Todd Volkert
3003fe147a
Bump FTL to 438457e7c6325c2b2f36b7d3e9362687d9646fe2 ( flutter/engine#3882 )
...
https://github.com/flutter/flutter/issues/11238
2017-07-17 11:28:56 -07:00
Ryan Macnak
2ef24d4d12
Remove word-size mismatch from 32-bit Android debug builds to work wi… ( flutter/engine#3879 )
...
Roll Dart to be95b916ddf0af2b204286a438e7169e3bb2c67a.
2017-07-17 09:45:10 -07:00
Michael Goderbauer
3d3c2636e3
Roll Dart to 1bfd01c1f7a57fed039ce8ab95df2a5f14cf63b6 ( flutter/engine#3852 )
...
* Roll Dart to 1bfd01c1f7a57fed039ce8ab95df2a5f14cf63b6
* fix licence
2017-07-07 11:55:07 -07:00
Ryan Macnak
89362b5fa4
Changes to get the profiler working for C code on Android. ( flutter/engine#3847 )
...
Roll Dart VM to daa38a2ea21d290e45adb509dc60418b22ec7eba for fix to Thumb profile sample collection.
Roll buildroot to b0b836db790abff26695a944224a4934480f2f48.
2017-07-06 09:40:23 -07:00
Ryan Macnak
5d12e39001
GN: Use a depfile when generating the core snapshot. ( flutter/engine#3844 )
...
Roll Dart to f445c318184b30b3db997ac27f357bcb5d45670a.
Fuchsia issue TO-365
2017-06-30 13:06:35 -07:00
Alexander Aprelev
3c246d1665
Roll dart and buildroot deps. ( flutter/engine#3842 )
...
* Roll dart and buildroot deps since they have to be updated together to get and use prebuilt dart sdk in correct location.
* Update license
2017-06-29 14:27:44 -07:00
Jason Simmons
b7d0be09b1
Roll Tonic ( flutter/engine#3838 )
2017-06-29 09:53:56 -07:00
Michael Goderbauer
9b0273e2a7
Roll buildroot to 10383548a4063ad75855527a745e324125cf2210 ( flutter/engine#3839 )
2017-06-28 16:45:42 -07:00
Alexander Aprelev
e68386fee6
Generate flutter-flavoured dart patched sdk and platform.dill ( flutter/engine#3814 )
...
* Build Flutter patched-sdk with kernel artifacts
* Switch to new dart_host_toolchain argument mechanism to let dart patch_sdk know of host_toolchain.
* Update dart dependency
* Updated licenses
* Rename dart dependencies tag so they have just 'dart_'-prefixed dart's names.
* Fix indentation and line breaks for newly added deps.
* Add toolchain for windows host
* Update dart revision
* Licenses
* Update licenses
* Revert changes to licenses_third_party
2017-06-27 02:44:04 +00:00
Yegor
3a25188784
upgrade buildroot to pick up analyzer fixes ( flutter/engine#3830 )
2017-06-26 16:43:22 -07:00
Adam Barth
1526bb5c75
Update Dart to 3c543bb210711dd6761d592a863fd6f32e1f1279 ( flutter/engine#3827 )
2017-06-26 15:06:55 -07:00
Brian Osman
a9ab202fb6
Roll Skia ( flutter/engine#3820 )
...
* Roll Skia
* Update licenses
2017-06-26 09:20:28 -04:00
Ian Hickson
8d9bce91dc
Roll tonic to pick up my crash fixes ( flutter/engine#3816 )
2017-06-23 12:32:44 -07:00
P.Y. Laligand
96ec6f66a4
Update to newer version of the FTL. ( flutter/engine#3804 )
2017-06-20 16:53:14 -07:00
Chris Bracken
1fd2bd9850
Revert libtxt integration ( flutter/engine#3802 )
...
* Revert "Fix licenses_lib golden file (#3798 )"
This reverts commit d8ac43c3c9123fead15af3004d1e445834115bbd.
* Revert "Remove ParagraphConstriants (#3796 )"
This reverts commit 2358613f9b6e3f3eee70f1cbfd2af92d3c049475.
* Revert "Reland "Initial integration of libtxt with Flutter alongside Blink." (#3793 )"
This reverts commit d9bc2f5604e5cfef7deef2f813751e0cd46a515d.
2017-06-20 09:59:56 -07:00
Gary Qian
2358613f9b
Remove ParagraphConstriants ( flutter/engine#3796 )
2017-06-19 17:12:54 -07:00
Gary Qian
d9bc2f5604
Reland "Initial integration of libtxt with Flutter alongside Blink." ( flutter/engine#3793 )
...
* Transition to Hybrid lib/txt and blink text system.
2017-06-19 15:21:41 -07:00
Chris Bracken
ec07bed91f
Revert "Update to newer version of the FTL. ( #3786 )" ( flutter/engine#3792 )
...
This reverts commit f757c49416d39e74c5c11bdbd9659aed362a8e32.
2017-06-19 15:02:52 -07:00
P.Y. Laligand
f757c49416
Update to newer version of the FTL. ( flutter/engine#3786 )
2017-06-19 12:48:23 -07:00
Ian McKellar
756341be6e
Revert "Initial integration of libtxt with Flutter alongside Blink." ( flutter/engine#3785 )
...
* Revert "Enable line join styles and miter limit. (#3777 )"
This reverts commit cafd4b93a06b6d327f1bc59e296bf2c618eb34e4.
* Revert "Revert "Update switches to use StringView." (#3784 )"
This reverts commit 5ffa5ef3a6b2c8689c7d12cd67b6823ba25783a5.
* Revert "Initial integration of libtxt with Flutter alongside Blink. (#3771 )"
This reverts commit b4a9f9c6d5008f677400826dfa3a0ab30de3db23.
2017-06-16 15:15:48 -07:00
Gary Qian
b4a9f9c6d5
Initial integration of libtxt with Flutter alongside Blink. ( flutter/engine#3771 )
2017-06-16 14:15:53 -07:00
Alexander Aprelev
b08fe0c47a
Roll Dart dependency ( flutter/engine#3778 )
...
* Roll Dart dependency
* Update license file
2017-06-15 14:36:11 -07:00
Todd Volkert
8f01cb3ae3
Bump buildroot version ( flutter/engine#3759 )
2017-06-08 17:03:00 -07:00
Alexander Aprelev
5acc516332
Roll Dart dependency in Flutter engine. ( flutter/engine#3755 )
...
* Roll Dart dependency in Flutter engine to pick up assert in constructor's initializers support
* Missing comma
* Use correct revision
* Rev up, update license
* Update to sky/pacakges/sky_engine/LICENSE
* Roll to updated ver with license text fixed
* Update license file
2017-06-08 15:10:12 -07:00
Chris Bracken
a7a3027d76
Don't override ios deployment target in gn ( flutter/engine#3751 )
...
Use the value specified in build/config/ios/ios_sdk.gni in the buildroot
repo.
Updates buildroot to 4d1c1fd7103d6daba559e456a6a68e4385bb28f1
2017-06-07 13:47:13 -07:00
Chris Bracken
375a44693a
Add iOS build tooling dependency ( flutter/engine#3747 )
...
This adds a dependency on the Chromium iOS build tooling to support
deterministic selection of Xcode version on the Mac_Engine build bots.
2017-06-06 17:04:40 -07:00
Alexander Aprelev
ae2bd45b98
Roll dart to 64ce51ce4bc3aa4248dba87c44775c9b84bd2b5d ( flutter/engine#3737 )
...
* Roll dart to 64ce51ce4bc3aa4248dba87c44775c9b84bd2b5d (last roll 13 days ago)
* Update license file - ORIGIN was changed because first file was added
2017-06-05 14:04:26 -07:00
Chris Bracken
d58c0c64b5
Roll dart to ae57eca5040cc32e97c9f4728842127f8ca5f742 ( flutter/engine#3711 )
2017-05-23 18:39:17 -07:00
Chris Bracken
d16e622f2b
Roll Dart SDK to 54bd8a79c48b4346d926ab3d3c3f986e5e691bc3 ( flutter/engine#3708 )
2017-05-23 15:37:20 -07:00
Ian Hickson
ace2cb2223
Roll Dart ( flutter/engine#3703 )
2017-05-22 12:30:46 -07:00
Jason Simmons
90d2bf630c
Roll Skia ( flutter/engine#3676 )
2017-05-10 12:04:53 -07:00
Chinmay Garde
369ee2e215
Update Skia revision to 7120b2d577d3aab1f51c5af1530a68c57ca51696. ( flutter/engine#3667 )
...
* Update Skia revision to 7120b2d577d3aab1f51c5af1530a68c57ca51696.
* Update licenses.
* Account for content handler updates.
2017-05-09 12:35:04 -07:00
Adam Barth
875ad46e06
Update tonic to fix build ( flutter/engine#3648 )
2017-05-04 20:56:05 -07:00
Adam Barth
52247beb87
Make microtask queue be per thread ( flutter/engine#3644 )
...
Previously, it was a static. Doesn't have much effect in practice because we
only use this microtask queue for main isolates, which exist on a single
thread.
2017-05-04 15:06:43 -07:00
Chinmay Garde
1e03fc33c1
Update buildroot to pull in iOS libjpeg SIMD related updates. ( flutter/engine#3639 )
2017-04-28 17:33:09 -07:00
Chinmay Garde
b826a09c2f
Update buildroot to ad0844c. ( flutter/engine#3630 )
2017-04-27 07:36:38 -07:00
Chinmay Garde
f15c80f251
Update Skia revision to 1be0db86. ( flutter/engine#3613 )
...
This includes fixes for SkPicture::cullRect and SkShadowUtils updates.
2017-04-21 14:40:37 -07:00
Chinmay Garde
0e9ba7f5e7
Update buildtools to c8db819853bcf8ce1635a8b7a395820f39b5a9fc and restrict downloaded artifacts. ( flutter/engine#3611 )
...
This updates our compilers, gn and ninja. Also, we now explicitly specify the buildtools artifacts we actually use instead of downloading everything from the catalog.
The build error was due to unused lambda captures being reported as warnings (which we turn into errors).
2017-04-19 16:14:52 -07:00
Chinmay Garde
926c6c3794
Update Skia to 30229ac6282981c28ced8f513c8d09684d9d0581 and fix build. ( flutter/engine#3602 )
...
* Update Skia to 30229ac6282981c28ced8f513c8d09684d9d0581 and fix build.
* Update licenses.
2017-04-17 17:27:26 -07:00
Chinmay Garde
fb7b3d8ecd
Revert "Update buildtools to cdf612890f1eb65b06d5cc1df229dd44c13ee507 and restrict downloaded artifacts. ( #3594 )" ( flutter/engine#3596 )
...
This reverts commit e38bf002ebd102f94f2f4e3a7fc961a1f3bbe8f5.
2017-04-14 16:26:49 -07:00
Chinmay Garde
e38bf002eb
Update buildtools to cdf612890f1eb65b06d5cc1df229dd44c13ee507 and restrict downloaded artifacts. ( flutter/engine#3594 )
...
This updates our compilers, gn and ninja. Also, we now explicitly specify the buildtools artifacts we actually use instead of downloading everything from the catalog.
2017-04-14 16:01:52 -07:00
Ryan Macnak
ec2be075b2
Adjust GN for removal of libdart, take two. ( flutter/engine#3584 )
...
Update targets only included in host_debug_unopt.
2017-04-11 09:52:54 -07:00
Ryan Macnak
e869784502
Revert "Adjust GN for removal of libdart. ( #3583 )"
...
This reverts commit bb091fd4558c3807e86fe518d036504ebc37bb72.
2017-04-10 17:07:28 -07:00
Ryan Macnak
bb091fd455
Adjust GN for removal of libdart. ( flutter/engine#3583 )
2017-04-10 16:42:27 -07:00
Jason Simmons
cdd2a4f384
Roll Dart ( flutter/engine#3581 )
2017-04-10 11:02:43 -07:00
Jason Simmons
a9da648032
Roll Dart ( flutter/engine#3573 )
2017-04-06 14:27:24 -07:00
Chinmay Garde
e09b1a579c
Roll Skia to 45a00cee88c0ea8ea175694cb94b26748713fe36 and update licenses. ( flutter/engine#3569 )
2017-04-06 11:49:36 -07:00
Michael Goderbauer
53790251be
Roll FTL to f1357b6eaa9a23cffec1645dfeba610b5f926b1d ( flutter/engine#3556 )
2017-04-03 18:17:37 -07:00
Michael Goderbauer
a388875b24
Roll FTL to 77f430179ddc1ad82e9ad3c056b708f583804151 ( flutter/engine#3553 )
...
* Roll FTL to 77f430179ddc1ad82e9ad3c056b708f583804151
This makes FTL compilable on Windows.
* fix license
2017-04-03 15:05:13 -07:00
Ryan Macnak
e1df677dd4
Roll Dart VM to 141b6351baacaedf23e740b5b7354970f2ac0979. ( flutter/engine#3543 )
2017-03-29 18:17:17 -07:00