Kevin Gu
|
b00d53eb
|
add async and scheduler binding.
|
4 年前 |
Kevin Gu
|
284b4aac
|
future, timer, serialization, platform message, asset bundle.
|
4 年前 |
Kevin Gu
|
52e20ad9
|
remove this.
|
4 年前 |
siyao
|
1db60ffd
|
Merge branch 'skia' into siyao/skia/txt
|
4 年前 |
xingweizhu
|
4b3b5ad1
|
fix simple compilation errors
|
4 年前 |
GitHub
|
11bfe4e7
|
Merge pull request #14 from Unity-Technologies/zxw/skiaBase
fix simple compilation errors
|
4 年前 |
GitHub
|
1871d52e
|
Merge pull request #22 from Unity-Technologies/siyaoH/skiaBase
Siyao h/skia base
|
4 年前 |
Shiyun Wen
|
b836738c
|
fix T-W
|
4 年前 |
guanghuispark
|
a4398858
|
fix shortcuts
|
4 年前 |
xingweizhu
|
1e839c89
|
update scheduler
|
4 年前 |
Shiyun Wen
|
980e81aa
|
Merge remote-tracking branch 'origin/zgh/skia' into shiyun/skia
|
4 年前 |
GitHub
|
88bce07c
|
Merge pull request #37 from Unity-Technologies/upgrade_scheduler
upgrade files under foundation&scheduler to match flutter 1.17.5
|
4 年前 |
GitHub
|
dd8e3440
|
Merge branch 'shiyun/skia' into dev_1.17.5
|
4 年前 |
GitHub
|
8b846cfa
|
Merge pull request #38 from Unity-Technologies/dev_1.17.5
Dev 1.17.5
|
4 年前 |
xingweizhu
|
b9466bf9
|
Revert "Merge branch 'shiyun/skia' into dev_1.17.5"
This reverts commit 5c1a9d036876a7491cde8c358e43e3dfac8b0040, reversing
changes made to 90a94113824095e376cf649b81df98e93ba71e58.
|
4 年前 |
Shiyun Wen
|
adc29be1
|
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
|
4 年前 |
xingweizhu
|
c98a7e85
|
Revert "Merge pull request #37 from Unity-Technologies/upgrade_scheduler"
This reverts commit 90a94113824095e376cf649b81df98e93ba71e58, reversing
changes made to 9a62cfdb9cc72dfd465f52dcc6e63931e8898b97.
|
4 年前 |
xingweizhu
|
8ea12d4f
|
Revert "Revert "Merge pull request #37 from Unity-Technologies/upgrade_scheduler""
This reverts commit d7af4c772f102be5fde9b4b97c51b6d4d16a035c.
|
4 年前 |
xingweizhu
|
eae5297b
|
Revert "Revert "Merge branch 'shiyun/skia' into dev_1.17.5""
This reverts commit 5434c2693ad93a46b777b150330e8e3f13db3735.
|
4 年前 |
xingweizhu
|
de69ee94
|
fix merge issues
|
4 年前 |
xingweizhu
|
64c8fb43
|
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into fix_runtime_errors
|
4 年前 |
guanghuispark
|
68975a28
|
Revert "Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia"
This reverts commit 2d7dbfb1c5abcecb1d8c35a0c43144eb025ede21, reversing
changes made to 86341285264dc80698d85ef1e0b7f06c0db306e3.
|
4 年前 |
guanghuispark
|
c779330e
|
Revert "Revert "Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia""
This reverts commit bd57e3f8ce7b16769f9517144a7aafd0d7d0abba.
|
4 年前 |
GitHub
|
658985f9
|
Merge pull request #42 from Unity-Technologies/dev_1.17.5
fix merge issues
|
4 年前 |
siyao
|
409f26c4
|
update binding dependency
|
4 年前 |
GitHub
|
50607d73
|
Merge pull request #54 from Unity-Technologies/siyaoH/1.17/painting
Siyao h/1.17/painting
|
4 年前 |
GitHub
|
5506baf2
|
Merge pull request #56 from Unity-Technologies/dev_1.17.5
Dev 1.17.5
|
4 年前 |
guanghuispark
|
4372da2a
|
refix widgets T
|
4 年前 |
xingweizhu
|
5a2441ee
|
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
|
4 年前 |
xingweizhu
|
168e9d31
|
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
# Conflicts:
# com.unity.uiwidgets/Runtime/rendering/editable.cs
# com.unity.uiwidgets/Runtime/rendering/paragraph.cs
# com.unity.uiwidgets/Runtime/rendering/shifted_box.cs
# com.unity.uiwidgets/Runtime/widgets/basic.cs
|
4 年前 |
GitHub
|
e70771ad
|
Merge pull request #69 from Unity-Technologies/zxw/1.17/material_merge_dev
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.…
|
4 年前 |
xingweizhu
|
9f5f4d8c
|
Merge branch 'siyaoH/1.17/material' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/1.17/material
|
4 年前 |
siyao
|
b76f1f4b
|
Merge branch 'siyaoH/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
|
4 年前 |
Shiyun Wen
|
2aa1eadc
|
add fix
|
4 年前 |
GitHub
|
68e4807f
|
Merge pull request #96 from Unity-Technologies/zgh/cupertino/fix
Zgh/cupertino/fix
|
4 年前 |
wangshuang
|
7dfad51e
|
Merge branch 'dev_1.17.5' into add_redux
|
4 年前 |
siyao
|
1378fd2d
|
Merge branch 'dev_1.17.5' into siyaoH/1.17/android
|
4 年前 |
Shiyun Wen
|
e26f1a97
|
add configuration about showdebuglog
|
4 年前 |
Shiyun Wen
|
83501781
|
fix show debug mode
|
4 年前 |
Shiyun Wen
|
656f4e65
|
add debug mode in editor
|
4 年前 |
GitHub
|
a3c43723
|
Merge pull request #103 from Unity-Technologies/wsy_debugmode
add debugmode in editor
|
4 年前 |
siyao
|
37512743
|
Merge branch 'dev_1.17.5' into siyaoH/1.17/android
|
4 年前 |
xingwei.zhu
|
49dd7b01
|
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/dev_mac_update_engine
# Conflicts:
# com.unity.uiwidgets/Runtime/engine2/UIWidgetsPanel.cs
|
4 年前 |
siyao
|
8a5b9087
|
Merge branch 'zxw/dev_mac_update_engine' into siyaoH/1.17/windows
|
4 年前 |
siyao
|
7b5a9f48
|
Merge branch 'siyaoH/1.17/android_bug' into siyaoH/1.17/android
|
4 年前 |