- 02 Sep, 2020 8 commits
-
-
Juyeong Lee authored
-
Smadey authored
-
xubaolin authored
-
Tom Rivoire authored
-
Per Classon authored
-
Nan Kim authored
-
xubaolin authored
-
Pedro Massango authored
-
- 01 Sep, 2020 1 commit
-
-
Tim Sneath authored
-
- 31 Aug, 2020 2 commits
-
-
Jonah Williams authored
Previous benchmarks have established the performance of sync*. Additionally, why allocate a list when you don't need to? Since these APIs are private, they can be re-arranged a bit to avoid creating as many lists. Will probably not have a large effect on benchmarks
-
Dan Field authored
b/150295238 has been resolved for a while now.
-
- 29 Aug, 2020 1 commit
-
-
LongCatIsLooong authored
Reland "Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (#56413)" reverted in #64091 (#64513)
-
- 28 Aug, 2020 8 commits
-
-
callumsteele4 authored
-
gaowanqiu authored
-
xubaolin authored
-
Broccolism authored
-
Broccolism authored
-
Paul Berry authored
-
xubaolin authored
-
Justin McCandless authored
-
- 27 Aug, 2020 5 commits
-
-
Matt Carroll authored
-
chunhtai authored
-
Ian Hickson authored
-
younghwan authored
-
Haeseok Lee authored
-
- 26 Aug, 2020 2 commits
-
-
Remi Rousselet authored
* Use a LinkedList in ChangeNotifier implementation to take O(N^2) notification time to O(N)
-
Jonah Williams authored
Revert "Reland: Increase threshold for usage of compute for utf8 decoding on large strings to 50 KB (#64498)" (#64652) This reverts commit 54e2a0e6.
-
- 25 Aug, 2020 6 commits
-
-
Greg Spencer authored
-
LongCatIsLooong authored
This reverts commit 0ab5ecc8.
-
chunhtai authored
-
Mouad Debbar authored
-
LongCatIsLooong authored
-
Jonah Williams authored
Reland: Increase threshold for usage of compute for utf8 decoding on large strings to 50 KB (#64498)
-
- 24 Aug, 2020 7 commits
-
-
xubaolin authored
* fix bug when tap ListTitle when tristate enable #63846 * fix bug when tap ListTitle when tristate enable #63846 * code style * improve the unit test case * bow to convention
-
Hans Muller authored
-
Hans Muller authored
-
Todd Volkert authored
* Add GestureDetector.onDoubleTapDown() * Review comments
-
LongCatIsLooong authored
-
Apurv Jha authored
-
Alex Li authored
-