Commit Graph

607 Commits

Author SHA1 Message Date
liyuqian
b65d3bceaa
2a22019a8d...7dc6b3a8ee (#22441)
git log 2a22019a8dd8..7dc6b3a8eeef --no-merges --oneline
7dc6b3a8e Skip non-existing libflutters for symbol check (flutter/engine#6374)
0cd9ee372 Add more debug loging to symbol verification script (flutter/engine#6372)
fcb3c519b Roll src/third_party/skia b726c89ff8a8..d004e0b55c4a (1 commits) (flutter/engine#6373)
5e3d786d0 Use nm from buildtools (flutter/engine#6371)
2018-09-28 13:19:55 -07:00
liyuqian
5f739a1ed2
2a22019a8d...9ae1c14c35 (#22434)
git log 2a22019a8dd8..9ae1c14c3515 --no-merges --oneline
9ae1c14c3 Update observatory-port default behavior description. (flutter/engine#6365)
5550fdbc2 Remove cull_rects_ from SceneBuilder (flutter/engine#6352)
75e404f39 Roll src/third_party/skia 656cefe65d62..b726c89ff8a8 (8 commits) (flutter/engine#6370)
2018-09-28 11:24:41 -07:00
liyuqian
a0944bb228
Revert "Roll engine 2a22019a8dd8..51de09c7e0e1 (10 commits) (#22426)" (#22433)
This reverts commit 7b2d34621d.
2018-09-28 10:23:07 -07:00
engine-flutter-autoroll
7b2d34621d Roll engine 2a22019a8dd8..51de09c7e0e1 (10 commits) (#22426)
2a22019a8d...51de09c7e0

git log 2a22019a8dd8..51de09c7e0e1 --no-merges --oneline
51de09c7e Roll src/third_party/skia 10d12834c8db..f88f49d2a52e (1 commits) (flutter/engine#6377)
c0b44bc20 Roll src/third_party/skia d004e0b55c4a..10d12834c8db (1 commits) (flutter/engine#6376)
77c30cadd make sure we dont set live regionin api level < 18 (flutter/engine#6375)
7dc6b3a8e Skip non-existing libflutters for symbol check (flutter/engine#6374)
0cd9ee372 Add more debug loging to symbol verification script (flutter/engine#6372)
fcb3c519b Roll src/third_party/skia b726c89ff8a8..d004e0b55c4a (1 commits) (flutter/engine#6373)
5e3d786d0 Use nm from buildtools (flutter/engine#6371)
9ae1c14c3 Update observatory-port default behavior description. (flutter/engine#6365)
5550fdbc2 Remove cull_rects_ from SceneBuilder (flutter/engine#6352)
75e404f39 Roll src/third_party/skia 656cefe65d62..b726c89ff8a8 (8 commits) (flutter/engine#6370)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-28 09:58:37 -07:00
Siva
11ed8aa164
Roll engine version to 2a22019a8dd8d8f6666af55f9d5f15c4c709e3b8 (#22398)
This roll contains the following changes
2a22019a8 Roll Dart to version 7f9a9feae181573cca609fd1b8760d7992176699 (#6366)
0fa159a26 Add debug info to figure out why the bots are unhappy (#6369)
e031ccef7 Add missing binding for pushOffset (#6367)
2018-09-27 21:38:17 -07:00
engine-flutter-autoroll
4b1717a2c1
Roll engine d80c1de7b53a..8176f4d3c467 (3 commits) (#22390)
d80c1de7b5...8176f4d3c4

git log d80c1de7b53a..8176f4d3c467 --no-merges --oneline
8176f4d3c Roll buildroot to 96d2493887 (flutter/engine#6364)
27f77cbef Document that all MethodChannel callbacks must be called on the main thread. (flutter/engine#6245)
e6c173392 Script to verify exported symbols on release binaries (flutter/engine#6363)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-27 21:26:32 -04:00
asiva
aef9804784 Roll engine to version d80c1de7b53af81a0b4385eb3f13de1ef77f0d2d
Contains the following changes:

d80c1de7b (HEAD -> master, upstream/master) Roll src/third_party/skia ab3144c3abb9..656cefe65d62 (11 commits) (#6362)
edf6249e0 Add pushOffset to SceneBuilder (#6349)
3a01f3956 Change log level from ERROR to WARNING (#6361)
5ae470845 Roll src/third_party/skia 227d4e10276c..ab3144c3abb9 (11 commits) (#6360)
763627fff Do not export libdart symbols (#6337)
3052dbd79 SystemNavigator.pop can pop w/o UINavigationController (#6341)
0c096f798 Roll src/third_party/skia b3e48afc936d..227d4e10276c (1 commits) (#6359)
b8c2a17a1 Roll src/third_party/skia cfe1264d7465..b3e48afc936d (3 commits) (#6356)
c589b312a Expose push/popRoute on FlutterViewController (#6347)
075b3fcca Roll src/third_party/skia 5ea41fc89b26..cfe1264d7465 (1 commits) (#6355)
2dd9b99aa Roll Dart to version 808ed6238b9262660e31ea826f7aea6cfa3a3493 (#6354)
5b799381f Dont make any binaries specify an X11 dependency. (#6353)
309ac4e1b V0.8.2 fix compile problem with xcode10 (#6339)
26fdd1e4f Roll src/third_party/skia 5767fc042834..5ea41fc89b26 (3 commits) (#6351)
cc44ca5d0 Perform persistent cache stores on the IO thread outside the frame workload. (#6350)
f2a3df97e Wire up the Skia persistent GPU related artifacts cache. (#6278)
2018-09-27 15:17:03 -07:00
liyuqian
d5b21997f4
Roll engine 38a646e14cc2..9d4b80a60cb5 (13 commits) (#22358)
38a646e14c...9d4b80a60c

git log 38a646e14cc2..9d4b80a60cb5 --no-merges --oneline
9d4b80a60 Roll src/third_party/skia 17282da3aa94..5767fc042834 (8 commits) (flutter/engine#6348)
ef98dcb11 Add support for counter timeline traces from the engine. (flutter/engine#6315)
a961e96d1 Roll buildroot to pick up updated vs toolchain. (flutter/engine#6346)
d6bb59978 Fixed IsolateNameServer documentation (flutter/engine#6344)
0c854ac01 Roll src/third_party/skia bdf1431686c2..17282da3aa94 (4 commits) (flutter/engine#6345)
e394ea1dd Roll src/third_party/skia c05302bc84da..bdf1431686c2 (1 commits) (flutter/engine#6343)
bcdfc2312 Roll src/third_party/skia 5457141b011e..c05302bc84da (1 commits) (flutter/engine#6342)
a861f37f7 Pass on the new unsafe-package-serialization option (flutter/engine#6331)
5e77a1e46 Roll src/third_party/skia bd03b54cb98d..5457141b011e (1 commits) (flutter/engine#6340)
6332db875 Roll src/third_party/skia f18c297cfb74..bd03b54cb98d (1 commits) (flutter/engine#6338)
a08bc52e8 Roll src/third_party/skia 7ffa40cedbc4..f18c297cfb74 (6 commits) (flutter/engine#6336)
8247ce26b Implement restore functions on Android and iOS (flutter/engine#6322)
2ead5c06c Roll src/third_party/skia 4ef464cd3c2e..7ffa40cedbc4 (10 commits) (flutter/engine#6334)
2018-09-27 10:49:31 -07:00
Aart Bik
f330e27dbd
Roll Dart to 4cf2d3990bac1f1df2f524899e1560a3683f3133 (#22271)
* Roll Dart to 4cf2d3990bac1f1df2f524899e1560a3683f3133

Included CLs:

4cf2d3990b [VM runtime] Store Smi instance type in type test cache when using the interpreter.
a6b1a99f4c Make mixins abstract by default
ab305f2f26 Recover from duplicated declarations
4e32a356e0 Ignore synthetic elements created by the parser
fc04f56430 [infra] Remove deleted Dart 1 builders (app/precomp) from the test matrix
8477dc2131 Update status after 570fd5a7884
1652850381 Compute static types during impact computation
b4341f02db Remove unneeded method rti need
570fd5a788 Error on re-export, export and import of libraries with same name.
4b312b2b8c Support multiple superclasses in the mixin `on` clause.
8debb4e9db [fuchsia] Add zx_vmo_replace_as_executable calls
d34337aa2d Ignore noSuchMethod() for the purpose of searching concrete member implementations.
b6284b41e3 Revert "[VM] Dart_Initialize no longer crashes after Dart_Cleanup"
94481adbd4 [vm] Only include debugger/profiler slots in RawCode in product mode.
519ee905f9 [VM] Dart_Initialize no longer crashes after Dart_Cleanup
53497549ab [vm] Specialize 'new List()' on kernel AST
afd4cc9d1a [vm/tfa] Infer concrete class of int literals in TFA
a4d48f49e7 [vm/tfa] Infer concrete class of string literals in TFA
9106228a55 [vm, dwarf] Set default_is_stmt to true for compatability with dsymutil.
6ce0dc0006 dartfix stub implementation
e4eb2437b8 Look into superclassConstraints while searching for a member in interfaces.
95d37b0921 Revert "Implement inheritance/override checks from the spec."
355c73d4ee [VM] Remove support for option --no-preview-dart-2
95b8a19a20 Mixin declarations don't have supertype, fix isMoreSpecificThan().
e9586a5d14 [vm] Update workaround for Android Kernel bug (b089d4f).
ef7d144bc7 Add regression test for issue 34392.
56f6c52d58 large_class_declaration_test is slow now.
0ac3b8fff9 [fuchsia] Add missing vm:entry-point annotation
19e844ed5b [dart/fuzzing] Use current directory as SDK top (by default)
58e44c1400 Don't use ClassElementImpl for now in override checking.
62d154f6a3 [vm/bytecode] Record null-initialized fields in bytecode
70cc34df21 Custom format errors and exceptions to show traces
95831136b4 Fix NPE when accessing superclass
836a1d7a88 Implement inheritance/override checks from the spec.
d07039782a Remove redundant resolution
dba8b37d38 [vm] Benchmark for reading kernel bytecode

* Move one revision later.

Rationale:
Relatively harmless change, but at least has
builds (force builds on the older revision
will take a while again).
2018-09-25 15:54:50 -07:00
engine-flutter-autoroll
6014f29b5a
Roll engine f4aadb11cf13..74625aed323d (2 commits) (#22227)
f4aadb11cf...74625aed32

git log f4aadb11cf13..74625aed323d --no-merges --oneline
74625aed3 Keyboard padding detection heuristic to distringuish when to include bottom inset. (flutter/engine#6288)
617b122bd Roll Dart to a2eb050044eec93f0844667b8b6132e858467e4e. (flutter/engine#6321)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-24 16:00:35 -04:00
engine-flutter-autoroll
d00b30ff84
Roll engine d5deda95176e..f4aadb11cf13 (1 commits) (#22219)
d5deda9517...f4aadb11cf

git log d5deda95176e..f4aadb11cf13 --no-merges --oneline
f4aadb11c Change FlutterDartProject to keep precedence when looking for the ass… (flutter/engine#6305)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-24 14:23:33 -04:00
engine-flutter-autoroll
8553497bd2
Roll engine 17f8b2f32ae4..d5deda95176e (1 commits) (#22215)
17f8b2f32a...d5deda9517

git log 17f8b2f32ae4..d5deda95176e --no-merges --oneline
d5deda951 Roll src/third_party/skia 0a3864651457..a9adb6f03525 (2 commits) (flutter/engine#6320)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-24 13:25:32 -04:00
engine-flutter-autoroll
cb531ad8c0
Roll engine 57fd394e59b8..17f8b2f32ae4 (5 commits) (#22211)
57fd394e59...17f8b2f32a

git log 57fd394e59b8..17f8b2f32ae4 --no-merges --oneline
17f8b2f32 Roll src/third_party/skia c955a1645148..0a3864651457 (1 commits) (flutter/engine#6319)
bef460999 Roll src/third_party/skia bdb32d17999e..c955a1645148 (2 commits) (flutter/engine#6318)
6c17ce74e Roll src/third_party/skia 937348d4d442..bdb32d17999e (1 commits) (flutter/engine#6317)
94c591a1d Roll src/third_party/skia 175b587a634d..937348d4d442 (1 commits) (flutter/engine#6316)
e82db8668 Remove the unused Mac Desktop shell. (flutter/engine#6314)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-24 09:53:33 -04:00
engine-flutter-autoroll
adcf226e2a
Roll engine f3a3d0ce7f0b..57fd394e59b8 (1 commits) (#22176)
f3a3d0ce7f...57fd394e59

git log f3a3d0ce7f0b..57fd394e59b8 --no-merges --oneline
57fd394e5 Ensure that objects on stack that close traces have unique variable names. (flutter/engine#6298)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-22 18:58:32 -04:00
engine-flutter-autoroll
5991f1f866
Roll engine cc3009cb4ea9..f3a3d0ce7f0b (5 commits) (#22162)
cc3009cb4e...f3a3d0ce7f

git log cc3009cb4ea9..f3a3d0ce7f0b --no-merges --oneline
f3a3d0ce7 Roll src/third_party/skia 11f4994b84e1..175b587a634d (1 commits) (flutter/engine#6313)
19ac3e1ac Roll src/third_party/skia 358558a4cecc..11f4994b84e1 (2 commits) (flutter/engine#6312)
7648d21b0 Dart SDK roll for 2018-09-21 (flutter/engine#6311)
5b8e8c328 Make FlutterStandardCodec handle writing NSData (flutter/engine#6207)
02901b78c Decouple PlatformViewsController from FlutterView. (flutter/engine#6303)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-22 03:37:32 -04:00
Gary Qian
8ea841baf0
Roll engine a8890fdccd667d to 8471862cff77aa4 (#22153)
Unbreak build.

git log a8890fdccd667d0bf0fa0a81ac350dadef60bd6c..cc3009cb4ea920863b23937ef569327880b01fba --no-merges --oneline
cc3009cb4 Revert 'Dart SDK roll for 2018/09/20' 8471862c (#6309)
bbdf7c158 Revert "Fix a compilation problem when using iPhoneOS12.0sdk(Xcode10) && clang version 7.0.0." (#6307)
dea09212c Roll src/third_party/skia c25f440d537e..358558a4cecc (17 commits) (#6308)
d29c7db76 Add logging if FlutterDartProject fails to load the application kernel snapshot (#6257)
2a1debfcc Update deprecated subtags from language subtag registry. (#6280)
540cd9626 Add Xib splashscreen support (#6289)
05f21e63a (main) Fix a compilation problem when using iPhoneOS12.0sdk(Xcode10) && clang version 7.0.0. (#6279)
ca6f10389 Roll src/third_party/skia d842557c0724..c25f440d537e (10 commits) (#6304)
3b46705db Roll src/third_party/skia 38ca6d509d9f..d842557c0724 (5 commits) (#6302)
0c166fe3f Roll src/third_party/skia 05cf051f0252..38ca6d509d9f (1 commits) (#6301)
cf0fbadce Roll src/third_party/skia 44c6167c4125..05cf051f0252 (4 commits) (#6299)
2ec20aaeb Remove bottom safe-area padding when keyboard up (#6297)
2018-09-21 17:15:17 -07:00
Gary Qian
449e3c2a0a
Roll engine 2e8e96fad1..a8890fdccd667 and fix paragraph tests (#22111) 2018-09-20 19:46:50 -07:00
Alexander Aprelev
76468dd56a Dart roll 2018-09-20 12:42:41 -07:00
Alexander Aprelev
6eea84cc34 Pre-dart roll 2018-09-20 12:42:41 -07:00
engine-flutter-autoroll
cc9b256f9f
Roll engine 9e315e64659e..2e8e96fad1ad (2 commits) (#22005)
9e315e6465...2e8e96fad1

git log 9e315e64659e..2e8e96fad1ad --no-merges --oneline
2e8e96fad Roll Dart to 4eb879133a06c86869dc54cecf904f4b1d46c47b (flutter/engine#6276)
765b0cc23 Roll src/third_party/skia 060e992ef5b8..1d6281d4bb47 (34 commits) (flutter/engine#6274)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-18 18:25:32 -04:00
engine-flutter-autoroll
b01d3a2abc
Roll engine dcbc8a820733..9e315e64659e (3 commits) (#21979)
dcbc8a8207...9e315e6465

git log dcbc8a820733..9e315e64659e --no-merges --oneline
9e315e646 Remove entries from dart_vm_entry_points.txt and use annotations (flutter/engine#6226)
cdbe21466 Update test .gitignore (flutter/engine#6272)
dbfa8276d [fuchsia] Fixes for the Fuchsia build (flutter/engine#6273)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-18 06:12:32 -04:00
Alexander Markov
cffa67da68 Roll engine to dcbc8a820733f1e613ffdaad3cf1ab57d6337632 2018-09-17 19:12:00 -07:00
Alexander Markov
6ced74da9b Roll engine to ba7752917f3081fd6b4e10d8ef6cecbdfe59a985 2018-09-17 19:12:00 -07:00
engine-flutter-autoroll
c9d4593daa
Roll engine 1b2a2075a936..b0b19d6ce1d2 (1 commits) (#21948)
1b2a2075a9...b0b19d6ce1

git log 1b2a2075a936..b0b19d6ce1d2 --no-merges --oneline
b0b19d6ce Fix the frontend_server test (flutter/engine#6261)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-17 14:37:33 -04:00
engine-flutter-autoroll
6f15e7a62e
Roll engine 72665c6827a5..1b2a2075a936 (2 commits) (#21946)
72665c6827...1b2a2075a9

git log 72665c6827a5..1b2a2075a936 --no-merges --oneline
1b2a2075a Update engine tests for Dart 2 compilation and language changes (flutter/engine#6262)
83b0e299a Roll src/third_party/skia 098c1355bf70..060e992ef5b8 (1 commits) (flutter/engine#6269)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-17 13:46:33 -04:00
engine-flutter-autoroll
2bca8007bd
Roll engine b43b3e87022b..72665c6827a5 (4 commits) (#21916)
b43b3e8702...72665c6827

git log b43b3e87022b..72665c6827a5 --no-merges --oneline
72665c682 Roll src/third_party/skia 840debe9c748..098c1355bf70 (1 commits) (flutter/engine#6268)
d212e84b7 Roll src/third_party/skia 8e73f4b6bbef..840debe9c748 (1 commits) (flutter/engine#6267)
aaef8ebdf Roll src/third_party/skia afebe1614e5e..8e73f4b6bbef (1 commits) (flutter/engine#6265)
45696e72f Roll src/third_party/skia 7b617a7fc85d..afebe1614e5e (8 commits) (flutter/engine#6258)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-16 12:30:34 -04:00
engine-flutter-autoroll
3e95d0c1c6 Roll engine 24d94601b906..b43b3e87022b (3 commits) (#21894)
24d94601b9...b43b3e8702

git log 24d94601b906..b43b3e87022b --no-merges --oneline
b43b3e870 Remove LayerBuilder and DefaultLayerBuilder (flutter/engine#6256)
e817f2d98 Roll src/third_party/skia 7724d3f4949b..7b617a7fc85d (6 commits) (flutter/engine#6255)
a0dff815e Update test and license scripts for Dart SDK 2.1.0 (flutter/engine#6254)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-16 08:35:54 -07:00
Régis Crelier
8b8aeeff34
24d9460 Roll Dart to bb56d4592f7cde38cdf0a04ad7f40d105af99d11 (#21883) 2018-09-14 13:10:05 -07:00
engine-flutter-autoroll
6c3adcf60f
Roll engine 7a9b430d740b..60bb5da33c72 (2 commits) (#21880)
7a9b430d74...60bb5da33c

git log 7a9b430d740b..60bb5da33c72 --no-merges --oneline
60bb5da33 Reapply "Some cleanups enabled by removing support for Dart 1" (flutter/engine#6250)
272be27f7 update live region to trigger on label change, remove manual trigger (flutter/engine#6248)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-14 14:06:32 -04:00
engine-flutter-autoroll
7f7a731da0
Roll engine ade2d1d04cca..7a9b430d740b (1 commits) (#21878)
ade2d1d04c...7a9b430d74

git log ade2d1d04cca..7a9b430d740b --no-merges --oneline
7a9b430d7 Roll src/third_party/skia 66261f1ac2b7..7724d3f4949b (3 commits) (flutter/engine#6252)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-14 13:11:32 -04:00
engine-flutter-autoroll
b5afdca20e
Roll engine f3ef31aa8c2c..ade2d1d04cca (1 commits) (#21877)
f3ef31aa8c...ade2d1d04c

git log f3ef31aa8c2c..ade2d1d04cca --no-merges --oneline
ade2d1d04 Roll src/third_party/skia 637c06aec7b1..66261f1ac2b7 (29 commits) (flutter/engine#6251)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-14 10:04:32 -04:00
engine-flutter-autoroll
b9eb4ecbd1
Roll engine 931d3cbbc250..f3ef31aa8c2c (1 commits) (#21875)
931d3cbbc2...f3ef31aa8c

git log 931d3cbbc250..f3ef31aa8c2c --no-merges --oneline
f3ef31aa8 Roll src/third_party/skia 46a5f6c28a34..637c06aec7b1 (1 commits) (flutter/engine#6246)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-14 09:18:32 -04:00
asiva
8b81449d4b Roll engine version to 931d3cbbc250dbeec1c485f6bee869a15080ac0e
931d3cbbc Roll Dart to version c28db2d6e17f046f95db5987394df43c95d58468
2018-09-13 20:43:30 -07:00
asiva
6b87adb059 Roll engine to version abd918eb618bfcc9a1a07513f88dfc066ea4aa3c
abd918eb6 (upstream/master) Add scrollIndex and scrollChildren to semantics, add Android implementation (#6239)
23fcc2771 Prepare for stripping and dsyming Flutter.framework (#6247)
2018-09-13 20:43:30 -07:00
engine-flutter-autoroll
3c43b0abaf Roll engine 12315736f9ca..c0e6f6a6e665 (6 commits) (#21788)
12315736f9...c0e6f6a6e6

git log 12315736f9ca..c0e6f6a6e665 --no-merges --oneline
c0e6f6a6e Roll src/third_party/skia 76bba35cbaa4..46a5f6c28a34 (1 commits) (flutter/engine#6244)
49ef4adad Fix a crash when UILaunchStoryboardName is not specified in Info.plist (flutter/engine#6234)
2a433bc68 Roll src/third_party/skia 34e5e1b387f5..76bba35cbaa4 (2 commits) (flutter/engine#6243)
0c28a093a Roll src/third_party/skia 858f648bdae3..34e5e1b387f5 (8 commits) (flutter/engine#6241)
513f8fbae Roll src/third_party/skia 16322637c477..858f648bdae3 (7 commits) (flutter/engine#6240)
9a7d7215a Roll src/third_party/skia 44215505623b..16322637c477 (10 commits) (flutter/engine#6238)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-13 13:38:53 +02:00
engine-flutter-autoroll
354416e8c2
Roll engine 6f459e2f10ca..12315736f9ca (3 commits) (#21738)
6f459e2f10...12315736f9

git log 6f459e2f10ca..12315736f9ca --no-merges --oneline
12315736f Roll buildroot to c2764d3620 (flutter/engine#6237)
1e622d24d Update to newer Skia font API (flutter/engine#6236)
87b4af095 Roll src/third_party/skia e70aed7066c6..44215505623b (1 commits) (flutter/engine#6235)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-12 12:51:32 -04:00
Michael Goderbauer
d02e67e76e Roll engine to 6f459e2f10ca77a1dceced8cba062f5760a05f8e
flutter/engine@6f459e2 Revert "Reapply "Some cleanups enabled by removing support for Dart 1" (#6216)"
flutter/engine@0ded891 Roll src/third_party/skia 1b5ece0f06f4..e70aed7066c6 (1 commits)
flutter/engine@4057327 Roll src/third_party/skia bd6595544171..1b5ece0f06f4 (22 commits)
flutter/engine@838eb3d Improve performance of performance overlay by caching.
flutter/engine@7ac3345 Remove root_surface_transformation from PaintContext
2018-09-12 16:26:03 +02:00
Michael Goderbauer
18896f8da3 Roll engine to 565a19489a85a39d731560ad353437d1fb7698a5
flutter/engine@565a194 Flutter roll for Dart.
2018-09-12 16:26:03 +02:00
Michael Goderbauer
c000e63d0e Roll engine to 9a173a8dc845281d8593458f7d1133f0355add33
flutter/engine@9a173a8 Roll buldroot to a11c4fd9fc
2018-09-12 16:26:03 +02:00
Michael Goderbauer
21897ec515 Roll engine to 51b26f6347f77bced5dfbbd200aab5198b4a72fb
flutter/engine@51b26f6 Revert "Roll buildroot to eba79bb6db (#6215)"
flutter/engine@7be4462 Roll src/third_party/skia 2bf7a7bcc67f..bd6595544171 (4 commits)
flutter/engine@54fe12b Roll src/third_party/skia 82bf31003c66..2bf7a7bcc67f (1 commits)
flutter/engine@35ddf87 Roll buildroot to eba79bb6db
flutter/engine@6ed00a8 Roll src/third_party/skia 5518e65d90d7..82bf31003c66 (1 commits)
flutter/engine@8d9e20c Roll src/third_party/skia 3c4d533d8ebd..5518e65d90d7 (1 commits)
flutter/engine@8f39cac Roll src/third_party/skia 7891994e89a3..3c4d533d8ebd (1 commits)
flutter/engine@e3133e0 Reapply "Some cleanups enabled by removing support for Dart 1."
flutter/engine@1fb01f3 Roll src/third_party/skia a2bc1ca21bbc..7891994e89a3 (9 commits)
flutter/engine@f19ee56 Roll freetype2 to 6581fd3e9c8645f01c0d51e4f53893f5391f2bf3
2018-09-12 16:26:03 +02:00
Todd Volkert
ed88478e23
Revert recent engine rolls (#21716) 2018-09-11 19:36:18 -07:00
Michael Goderbauer
0e8103ff13 Roll engine to 9a173a8dc845281d8593458f7d1133f0355add33
flutter/engine@9a173a8 Roll buldroot to a11c4fd9fc
2018-09-11 20:09:31 +02:00
Michael Goderbauer
907350df87 Roll engine to 51b26f6347f77bced5dfbbd200aab5198b4a72fb
flutter/engine@51b26f6 Revert "Roll buildroot to eba79bb6db (#6215)"
flutter/engine@7be4462 Roll src/third_party/skia 2bf7a7bcc67f..bd6595544171 (4 commits)
flutter/engine@54fe12b Roll src/third_party/skia 82bf31003c66..2bf7a7bcc67f (1 commits)
flutter/engine@35ddf87 Roll buildroot to eba79bb6db
flutter/engine@6ed00a8 Roll src/third_party/skia 5518e65d90d7..82bf31003c66 (1 commits)
flutter/engine@8d9e20c Roll src/third_party/skia 3c4d533d8ebd..5518e65d90d7 (1 commits)
flutter/engine@8f39cac Roll src/third_party/skia 7891994e89a3..3c4d533d8ebd (1 commits)
flutter/engine@e3133e0 Reapply "Some cleanups enabled by removing support for Dart 1."
flutter/engine@1fb01f3 Roll src/third_party/skia a2bc1ca21bbc..7891994e89a3 (9 commits)
flutter/engine@f19ee56 Roll freetype2 to 6581fd3e9c8645f01c0d51e4f53893f5391f2bf3
2018-09-11 20:09:31 +02:00
Ryan Macnak
0814e519f8 Roll engine to e65beb89da8b9e5747867241b99e0491b603633f. 2018-09-10 16:02:46 -07:00
engine-flutter-autoroll
998106950e
Roll engine 269880b761a5..d52e5cca03fb (1 commits) (#21654)
269880b761...d52e5cca03

git log 269880b761a5..d52e5cca03fb --no-merges --oneline
d52e5cca0 Roll src/third_party/skia cd9d074578e0..a2bc1ca21bbc (8 commits) (flutter/engine#6211)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-10 15:59:32 -04:00
engine-flutter-autoroll
cb74e0eda8
Roll engine 1770f8854835..269880b761a5 (1 commits) (#21646)
1770f88548...269880b761

git log 1770f8854835..269880b761a5 --no-merges --oneline
269880b76 Roll src/third_party/skia 40c7c64572bc..cd9d074578e0 (6 commits) (flutter/engine#6210)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-10 12:51:32 -04:00
engine-flutter-autoroll
4d9bbc10f2
Roll engine 5c1a826eec4d..1770f8854835 (1 commits) (#21609)
5c1a826eec...1770f88548

git log 5c1a826eec4d..1770f8854835 --no-merges --oneline
1770f8854 Remove mention of Garnet/Topaz from license (flutter/engine#6209)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-09 03:15:34 -04:00
engine-flutter-autoroll
bb7735e8f9
Roll engine e27a2e955bc3..5c1a826eec4d (6 commits) (#21608)
e27a2e955b...5c1a826eec

git log e27a2e955bc3..5c1a826eec4d --no-merges --oneline
5c1a826ee Roll src/third_party/skia a3dc329d1db1..40c7c64572bc (1 commits) (flutter/engine#6208)
bf3c22419 Roll src/third_party/skia 2810c856dfa2..a3dc329d1db1 (1 commits) (flutter/engine#6206)
b9523318c Allow embedders to specify a custom GL proc address resolver. (flutter/engine#6204)
bf96dbed3 Revert "Some cleanups enabled by removing support for Dart. (#5621)" (flutter/engine#6205)
335811560 Roll src/third_party/skia 094b3eaf479c..2810c856dfa2 (6 commits) (flutter/engine#6203)
4c2448d15 Some cleanups enabled by removing support for Dart. (flutter/engine#5621)


The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-08 22:04:32 -04:00
Ben Konyi
88565f68aa Dart SDK roll for 2018/09/07 2018-09-08 09:09:22 -07:00
Ben Konyi
6a8a73c4fc Pre-Dart SDK roll 2018-09-08 09:09:22 -07:00