Jason Simmons
ff45b29f99
Add patched-yasm back to DEPS for use by libjpeg_turbo
2015-12-14 17:33:05 -08:00
Jason Simmons
f93858e779
Merge pull request #2184 from jason-simmons/engine_release_1214a
...
rev engine
2015-12-14 17:00:50 -08:00
Jason Simmons
b211d60470
rev engine
2015-12-14 16:58:03 -08:00
Jason Simmons
823569ce2a
Merge pull request #2183 from jason-simmons/jpeg_bug_918
...
Revert to libjpeg_turbo
2015-12-14 16:54:09 -08:00
Jason Simmons
c2596541b7
Revert to libjpeg_turbo
...
We had switched to libjpeg, but libjpeg was failing to decode images when
built with the defines in our .gn files
2015-12-14 16:48:49 -08:00
Jason Simmons
b23f6cfd24
Merge pull request #2181 from jason-simmons/engine_release_1214
...
rev engine
2015-12-14 10:48:03 -08:00
Jason Simmons
9142d9b822
rev engine
2015-12-14 10:44:44 -08:00
Ian Hickson
fb89966ffc
Merge pull request #2180 from Hixie/temp
...
rev engine
2015-12-11 17:52:17 -08:00
Hixie
ed7e45790a
rev engine
2015-12-11 17:51:04 -08:00
Adam Barth
c7ea06bc67
Merge pull request #2177 from abarth/rm_third_party_build
...
Remove //third_party/BUILD.gn
2015-12-11 14:24:07 -08:00
Adam Barth
f308022a12
Remove //third_party/BUILD.gn
...
We no longer need this hack to mux between libjpeg and libjpeg_turbo.
2015-12-11 14:13:46 -08:00
Adam Barth
502d4d0f36
Merge pull request #2176 from abarth/roll_skia
...
Roll Skia
2015-12-11 14:00:28 -08:00
Adam Barth
28a7f72256
Roll Skia
2015-12-11 13:52:58 -08:00
Adam Barth
facca84bc9
Merge pull request #2174 from abarth/rm_re2
...
Remove re2
2015-12-11 11:26:05 -08:00
Adam Barth
076c2294b8
Remove re2
...
We don't use this anymore.
2015-12-11 11:24:14 -08:00
Adam Barth
4ab2cd78d7
Merge pull request #2173 from abarth/rm_url
...
Remove //url
2015-12-11 11:21:37 -08:00
Adam Barth
96106699d9
Remove //url
...
We don't use this anymore.
2015-12-11 11:20:23 -08:00
Adam Barth
6ba5009303
Merge pull request #2171 from abarth/rm_libxml
...
Remove libxml and modp_b64
2015-12-11 11:12:00 -08:00
Adam Barth
a0ae42cb6d
Remove libxml and modp_b64
...
These were used only for base's test framework, which we don't need.
2015-12-11 11:06:06 -08:00
Adam Barth
2f79d1ea3b
Merge pull request #2170 from abarth/rm_ots
...
Remove OpenTypeSantizer and brotli
2015-12-11 10:58:23 -08:00
Adam Barth
e527c60350
Remove OpenTypeSantizer and brotli
...
We don't need OpenTypeSantizer or brotli because we don't support loading fonts
over the network. Instead, fonts will need to be packaged inside the Flutter
asset bundle.
2015-12-11 10:32:40 -08:00
Adam Barth
393dbcf243
Merge pull request #2169 from abarth/rm_used_code
...
Remove unused code
2015-12-11 10:22:03 -08:00
Adam Barth
d36924ef49
Remove unused code
...
We don't use yasm, libjpeg_turbo, or mojo's devtools.
2015-12-11 10:18:50 -08:00
Jason Simmons
4ac818a626
Merge pull request #2168 from jason-simmons/roll_mojo_1210
...
Update to mojo b7c8cb12f05d3bc1351e65a4f9a84c5d1bcd1704
2015-12-11 09:43:46 -08:00
Chinmay Garde
bd49ca52bd
Merge pull request #2167 from chinmaygarde/master
...
Automatically switch to using script snapshots on iOS simulator
2015-12-10 16:24:34 -08:00
Jason Simmons
40bf284db1
Update to mojo b7c8cb12f05d3bc1351e65a4f9a84c5d1bcd1704
2015-12-10 16:21:45 -08:00
Chinmay Garde
b22b464b23
Disable symbol stripping on iOS simulator
2015-12-10 16:05:52 -08:00
Adam Barth
259c07646d
Rev pub packages
2015-12-09 14:12:48 -08:00
Chinmay Garde
efb57ebf52
Update Dart dependency to include fixes in x64 Dart precompilation
2015-12-09 13:23:03 -08:00
Ian Hickson
93c2e96c62
Merge pull request #2155 from Hixie/rev
...
Revving engine
2015-12-08 13:13:49 -08:00
Hixie
a0f509b4a5
Revving engine
2015-12-08 13:13:18 -08:00
Jason Simmons
d3afe5129f
Merge pull request #2150 from jason-simmons/engine_release_1207
...
Rev pub packages
2015-12-07 16:07:19 -08:00
Jason Simmons
3dafc43d14
Rev pub packages
2015-12-07 16:03:25 -08:00
krisgiesing
3f438ff356
Merge pull request #2148 from krisgiesing/kbd_roll
...
Don't copy mojo keyboard service now that they have diverged.
2015-12-07 11:22:16 -08:00
Kris Giesing
ac928678d7
Don't copy mojo keyboard service now that they have diverged.
...
Related to #299 .
2015-12-07 10:42:11 -08:00
Adam Barth
582a4968f3
Update pub packages
2015-12-03 15:03:46 -08:00
Jason Simmons
ace8bc0def
Merge pull request #2137 from jason-simmons/deferred_import
...
Load deferred import libraries when building the snapshot
2015-12-03 14:55:23 -08:00
Jason Simmons
b270ae950b
Load deferred import libraries when building the snapshot
...
Without this, Dart will attempt to resolve deferred imports at runtime,
which is not feasible in Flutter
2015-12-03 14:36:44 -08:00
Adam Barth
d73c6c1369
Merge pull request #2129 from domesticmouse/patch-1
...
Trailing full stop is confusing
2015-12-03 14:32:18 -08:00
George Kulakowski
b994a1b97b
Don't warn on maybe-uninitialized in fnl
...
Our GCC picks up on a bunch of these in release. Suppress this until we
switch to Clang.
2015-12-03 13:44:14 -08:00
Chinmay Garde
f19e52e5f4
Merge pull request #2131 from chinmaygarde/master
...
Update Dart revision
2015-12-03 11:14:00 -08:00
Adam Barth
c0af6423c9
Dev pub packages
2015-12-03 11:12:09 -08:00
Chinmay Garde
884afc3e7b
Update Dart revision
2015-12-03 11:11:03 -08:00
Adam Barth
5ba9b344f5
Update mojo_sdk Dart package
2015-12-03 10:30:22 -08:00
Adam Barth
6398dc5825
Roll mojo_sdk DEPS
2015-12-03 10:27:00 -08:00
Brett Morgan
0ba75b89e1
Trailing full stop is confusing
...
Sample code is not differentiated enough to disambiguate the full stop at the end of the line.
2015-12-03 14:38:07 +11:00
Chinmay Garde
b461c86a92
Merge pull request #2119 from chinmaygarde/master
...
Only strip executable in release builds on Mac/iOS
2015-11-30 18:47:45 -08:00
Adam Barth
2f32eb8897
Rev pub packages
2015-11-30 12:27:06 -08:00
Chinmay Garde
08d061ef11
Only strip executable in release builds on Mac/iOS
2015-11-30 11:55:46 -08:00
Ian Hickson
d3a935d0ba
Merge pull request #2114 from Hixie/travis
...
Have Travis check the build for Dart errors.
2015-11-25 15:14:58 -08:00