Commit Graph

9895 Commits

Author SHA1 Message Date
Adam Barth
5b1e7c0a37 Rename TransferMode to BlendMode (#7357)
Skia calls this BlendMode now and that's a better name.

Fixes #7200
2017-01-06 00:07:47 -08:00
Chinmay Garde
1fa8a254a3 Update engine revision. (#7348) 2017-01-05 12:30:01 -08:00
Ian Hickson
502592e56c Revert "Use test fonts in the test shell and remove custom font installation on Travis." (#7265) 2016-12-15 11:01:39 -08:00
Chinmay Garde
3bc6a1bf6f Use test fonts in the test shell and remove custom font installation on Travis. (#7250) 2016-12-13 12:18:02 -08:00
Jason Simmons
fc0b3ded43 Roll the engine (#7186) 2016-12-07 15:28:14 -08:00
Collin Jackson
211fefc217 rename Sky to Flutter and add clarifying comment to template (#7165)
* s/sky/flutter/ in Android templates

* update engine.version with a compatible engine version

* replace more SkyActivity references with FlutterActivity
2016-12-06 16:03:32 -08:00
Chinmay Garde
c0af0d6a16 Update engine revision to pull in Dart profiling flag fixes for Android. (#7163) 2016-12-05 16:35:29 -08:00
Todd Volkert
1d2f7e3c02 Rev engine (#7062) 2016-11-28 21:47:40 -08:00
Ryan Macnak
3912ecbe12 Roll engine to e702b9787f137c13da21cd790822da5a41df72f8. (#7010) 2016-11-23 17:23:21 -08:00
Chinmay Garde
7a10db258b Update engine revision to pull in iOS build fixes. (#7005) 2016-11-23 14:18:22 -08:00
John McCutchan
cff02a761b Roll engine to 1235483913f5e98ba0657232e209252e754817d5 (#6993) 2016-11-22 15:21:32 -08:00
John McCutchan
292ba09b22 Update the engine to e6a6808640381b580c38863536bba895016db2d7 (#6991) 2016-11-22 14:01:16 -08:00
Chinmay Garde
093205806c Update engine revision. (#6969) 2016-11-22 12:24:42 -08:00
Adam Barth
cac5459401 Update engine.version (#6893) 2016-11-16 10:45:05 -08:00
Adam Barth
a4a783b64f Add support for pointer hover (#6884) 2016-11-15 21:13:37 -08:00
Adam Barth
856fef876b Update engine.version (#6875) 2016-11-15 14:42:52 -08:00
Ryan Macnak
d3dc5d7ca9 Roll engine to pick up fix for JITing on the Pixel. (#6854) 2016-11-14 15:26:01 -08:00
Chinmay Garde
1939ba12d2 Wire up checkerboarding of raster cache images in the framework and gallery. (#6749) 2016-11-09 11:36:17 -08:00
Chinmay Garde
32c9b4cd80 Update engine revision to pull in Dart DBC fixes. (#6659) 2016-11-02 14:55:21 -07:00
Jason Simmons
89d86f6be7 Revert the last engine roll (#6649) 2016-11-02 10:05:48 -07:00
Adam Barth
c29cd696d4 Update engine.version (#6642) 2016-11-02 08:41:15 -07:00
Adam Barth
22f57637b2 Update engine.version (#6582) 2016-10-28 15:44:39 -07:00
Adam Barth
ef386c1547 Update engine.version (#6580) 2016-10-28 13:58:52 -07:00
Adam Barth
3e524fedb4 Update engine.version (#6567) 2016-10-27 14:14:34 -07:00
Adam Barth
18071fd723 Update engine (#6536) 2016-10-25 17:10:08 -07:00
Jason Simmons
617fa8c3a9 Engine roll with updates to the ParagraphBuilder constructor (#6528) 2016-10-25 12:20:02 -07:00
Adam Barth
90fc68848a Update engine.version (#6512) 2016-10-24 23:42:58 -07:00
Todd Volkert
379b1030d7 Rollback commits to get iOS into a stable state (#6464)
* Rollback commits to get iOS into a stable state

This rolls back the following commits:
* 23c52fc (#6434)
* a97cf4b (#6433)
* e72e174 (#6428)

It also updates the engine to a newer revision that has the
necessary rollbacks in the engine repo.

Fixes #6458
2016-10-21 16:10:44 -07:00
Adam Barth
aa12716d44 Update engine.version (#6455) 2016-10-21 12:16:22 -07:00
Chinmay Garde
e3fb94f630 Update engine revision to pull in iOS AOT build fixes. (#6441) 2016-10-20 17:03:31 -07:00
John McCutchan
27ed4600de Bump engine to 28c29b32a8feed54b7dc9fb2bc8cf8b774d59b45 (#6425) 2016-10-20 10:10:05 -07:00
Adam Barth
09f764494e Update engine.version (#6414) 2016-10-19 23:29:23 -07:00
Adam Barth
32e95cc6e1 Update engine.version (#6411) 2016-10-19 19:10:28 -07:00
Adam Barth
50b283144f Update engine.version (#6402) 2016-10-19 15:02:03 -07:00
Adam Barth
67a298443e Update engine.version (#6365) 2016-10-17 22:29:50 -07:00
Adam Barth
71f44f331a Update engine.version (#6336) 2016-10-14 18:42:28 -07:00
Adam Barth
c5a25fcbf5 Update engine.version (#6320) 2016-10-13 17:14:21 -07:00
Adam Barth
edef5a93ce Update engine.version (#6319) 2016-10-13 16:52:44 -07:00
Adam Barth
6e5c192cef Remove use of activity.mojom (#6317)
Instead, we now interact with the system navigator via SystemNavigator.
2016-10-13 15:16:54 -07:00
Adam Barth
a3b4a7e147 Update engine.version (#6309) 2016-10-13 13:36:44 -07:00
Adam Barth
38c7c4d074 Update engine.version (#6307) 2016-10-13 12:10:57 -07:00
Adam Barth
3f19b2db98 Switch to using PlatformPlugin instead of mojom (#6292)
* Switch to using PlatformPlugin instead of mojom

* Update engine.version
2016-10-13 02:10:32 -07:00
Adam Barth
6777766d2d Update engine.version (#6276) 2016-10-11 15:51:35 -07:00
Adam Barth
0f7ce00522 Update engine.version (#6257) 2016-10-10 16:44:38 -07:00
Dan Rubel
94a83af5b1 Cleanup bin/cache (#6247) 2016-10-07 15:24:19 -04:00