5965 Commits

Author SHA1 Message Date
Jason Simmons
07948337d9 rev engine 2015-12-16 10:53:54 -08:00
Jason Simmons
0f83cdc47d Merge pull request #2188 from jason-simmons/activity_pause_resume
Provide callbacks for activity pause and resume events
2015-12-16 10:27:03 -08:00
Jason Simmons
e55cf62694 Provide callbacks for activity pause and resume events 2015-12-15 18:01:36 -08:00
Jason Simmons
0cca3dd352 Merge pull request #2186 from jason-simmons/sound_track_volume
Add MediaPlayer methods for volume and looping
2015-12-15 12:24:04 -08:00
Jason Simmons
85a3a3a310 Merge pull request #2187 from jason-simmons/image_decode_jpeg
Check the image decoder's failed flag after obtaining the frame buffer
2015-12-15 12:23:59 -08:00
Jason Simmons
8883ada7d6 Check the image decoder's failed flag after obtaining the frame buffer
Some decoders (e.g. JPEG) do not execute the decode until the call to
frameBufferAtIndex.  If the decode fails, we should not try to return a
bitmap.
2015-12-15 11:15:00 -08:00
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