Jason Simmons
04ff30d78b
Add MediaPlayer methods for volume and looping
2015-12-15 10:48:00 -08:00
Jason Simmons
31720a58f9
Merge pull request #2185 from jason-simmons/deps_patched_yasm
...
Add patched-yasm back to DEPS for use by libjpeg_turbo
2015-12-14 17:36:59 -08:00
Jason Simmons
df90dcb784
Add patched-yasm back to DEPS for use by libjpeg_turbo
2015-12-14 17:33:05 -08:00
Jason Simmons
13998be151
Merge pull request #2184 from jason-simmons/engine_release_1214a
...
rev engine
2015-12-14 17:00:50 -08:00
Jason Simmons
50df877592
rev engine
2015-12-14 16:58:03 -08:00
Jason Simmons
b740478cc0
Merge pull request #2183 from jason-simmons/jpeg_bug_918
...
Revert to libjpeg_turbo
2015-12-14 16:54:09 -08:00
Jason Simmons
784fe3dd0b
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
5a32fb6334
Merge pull request #2181 from jason-simmons/engine_release_1214
...
rev engine
2015-12-14 10:48:03 -08:00
Jason Simmons
663cc31668
rev engine
2015-12-14 10:44:44 -08:00
Jason Simmons
f31c30297c
Merge pull request #2163 from jason-simmons/sound_pool_2
...
In SoundPool, have the client provide stream IDs
2015-12-14 10:42:21 -08:00
Jason Simmons
d9b4f66dd1
In SoundPool, have the client provide stream IDs so future API calls aren't gated on completion of Play()
...
Also use an array to represent channel volumes instead of assuming two channels
2015-12-14 10:37:14 -08:00
Ian Hickson
e5c866cd95
Merge pull request #2180 from Hixie/temp
...
rev engine
2015-12-11 17:52:17 -08:00
Hixie
2e2423e8e5
rev engine
2015-12-11 17:51:04 -08:00
Chinmay Garde
305f524054
Merge pull request #2179 from chinmaygarde/master
...
Build script used by builders to package the unified Xcode project
2015-12-11 15:27:04 -08:00
Chinmay Garde
53138f9d7f
Build script used by builders to package the unified Xcode project
2015-12-11 15:25:21 -08:00
Chinmay Garde
cd9be85af7
Merge pull request #2175 from chinmaygarde/master
...
Switch snapshotter and application runner based on Xcode target
2015-12-11 15:17:41 -08:00
Adam Barth
4d19d802a4
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
d68f02607f
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
ad3fb3d262
Merge pull request #2176 from abarth/roll_skia
...
Roll Skia
2015-12-11 14:00:28 -08:00
Adam Barth
eeafe3a576
Roll Skia
2015-12-11 13:52:58 -08:00
Chinmay Garde
4e8a9304a7
Switch snapshotter and application runner based on the Xcode target
2015-12-11 13:47:39 -08:00
Chinmay Garde
9ecd7d38cd
Remove references to files in the generated directory as those are no longer added directly in an Xcode build phase
2015-12-11 13:47:39 -08:00
Chinmay Garde
34cfa1ad57
Put target specific files in their own directory and update Xcode referneces
2015-12-11 13:47:39 -08:00
Chinmay Garde
42deccf6a7
Merge pull request #2172 from chinmaygarde/master
...
Fix iOS builds after updates to media.mojom
2015-12-11 11:51:03 -08:00
Adam Barth
78a308410b
Merge pull request #2174 from abarth/rm_re2
...
Remove re2
2015-12-11 11:26:05 -08:00
Adam Barth
87fc1b81f2
Remove re2
...
We don't use this anymore.
2015-12-11 11:24:14 -08:00
Adam Barth
95664d49a4
Merge pull request #2173 from abarth/rm_url
...
Remove //url
2015-12-11 11:21:37 -08:00
Adam Barth
9c3aac7c2f
Remove //url
...
We don't use this anymore.
2015-12-11 11:20:23 -08:00
Adam Barth
1f052bf754
Merge pull request #2171 from abarth/rm_libxml
...
Remove libxml and modp_b64
2015-12-11 11:12:00 -08:00
Chinmay Garde
08e33cd671
Fix iOS builds after updates to media.mojom
2015-12-11 11:11:24 -08:00
Adam Barth
18dccb4cbb
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
92a516a5c1
Merge pull request #2170 from abarth/rm_ots
...
Remove OpenTypeSantizer and brotli
2015-12-11 10:58:23 -08:00
Adam Barth
a14d4ed590
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
3ea80cdc6c
Merge pull request #2169 from abarth/rm_used_code
...
Remove unused code
2015-12-11 10:22:03 -08:00
Adam Barth
fb374a9f5a
Remove unused code
...
We don't use yasm, libjpeg_turbo, or mojo's devtools.
2015-12-11 10:18:50 -08:00
Jason Simmons
86e9b92679
Merge pull request #2168 from jason-simmons/roll_mojo_1210
...
Update to mojo b7c8cb12f05d3bc1351e65a4f9a84c5d1bcd1704
2015-12-11 09:43:46 -08:00
Chinmay Garde
218794fe74
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
4a8402f7a1
Update to mojo b7c8cb12f05d3bc1351e65a4f9a84c5d1bcd1704
2015-12-10 16:21:45 -08:00
Chinmay Garde
d6b50a6ef3
Xcode project updates for switching to script snapshotting on iOS simulator
2015-12-10 16:05:52 -08:00
Chinmay Garde
d8e9f2cdcf
Disable symbol stripping on iOS simulator
2015-12-10 16:05:52 -08:00
Chinmay Garde
8fe436ec11
Sidestep precompilation snapshot creation iOS simulator in Xcode
2015-12-10 16:05:52 -08:00
Chinmay Garde
59c74ab9d0
Pass the path to the script snapshotter to flutter build but only use precompilation on non x86_64 targets
2015-12-10 16:05:52 -08:00
Chinmay Garde
449176fb73
Generate and place the script snapshotter in the SDK directory for iOS simulator
2015-12-10 16:05:52 -08:00
Chinmay Garde
4aa37e086a
Load the application from the flx bundle on iOS simulator
2015-12-10 16:05:52 -08:00
Chinmay Garde
8bc5a87887
Explicitly depend on snapshot_cc on iOS simulator variants
2015-12-10 16:05:51 -08:00
Ian Hickson
c3a587b501
Merge pull request #2166 from Hixie/dart-ui
...
Make defaultRouteName immutable.
2015-12-10 10:31:08 -08:00
Hixie
33a1848129
Make defaultRouteName immutable.
...
And trivial docs changes.
2015-12-10 10:21:00 -08:00
Ian Hickson
49a8dfb3bf
Merge pull request #2165 from Hixie/hashCodes
...
Provide an API for hashCode getters.
2015-12-10 07:52:25 -08:00
Ian Hickson
6b99c214b2
Provide an API for hashCode getters.
2015-12-09 22:34:56 -08:00
Ian Hickson
61b16cbaa4
Merge pull request #2164 from Hixie/remove-back
...
Remove old 'back' callback, and add dartdocs.
2015-12-09 22:32:08 -08:00