Commit Graph

1685 Commits

Author SHA1 Message Date
Chinmay Garde
b92cb7a3ec iOS: Dont strip release binaries 2016-02-04 13:06:30 -08:00
Adam Barth
9dbf3d72f8 Include child scenes when uploading to Mozart
Previously we just dropped child scenes on the floor. Now we upload them
to Mozart. However, we just draw them on top of all the other content
and don't apply any clips or blends.
2016-02-03 14:16:09 -08:00
Ian Hickson
b16c7cd87d Merge pull request #2343 from Hixie/rev
revving engine
2016-02-03 10:13:53 -08:00
Hixie
048e8241fe revving engine 2016-02-03 10:13:24 -08:00
yjbanov
8e85105e69 tell people to submit code after LGTM 2016-02-02 12:20:08 -08:00
Yegor
533b50342d Merge pull request #2334 from yjbanov/contributing-update
add section on submitting code in CONTRIBUTING.md
2016-02-02 11:27:18 -08:00
yjbanov
5053f22f25 add section on submitting code in CONTRIBUTING.md 2016-02-02 11:25:43 -08:00
Adam Barth
ae5919844a Rev pub packages 2016-02-02 10:44:46 -08:00
Jason Simmons
701cdb6459 Merge pull request #2329 from jason-simmons/suspend_skia_crash
Clear the Flow raster cache when a GrContext is destroyed
2016-02-01 10:57:16 -08:00
Jason Simmons
bd83ff4388 Clear the Flow raster cache when a GrContext is destroyed
After an application is suspended and the GrContext associated with the
Flutter view is destroyed, the raster cache still contains images tied
to the defunct context.  The SkyShell process will crash if these images
are used after the application resumes.
2016-02-01 10:36:09 -08:00
Adam Barth
2410857ca7 Merge pull request #2328 from abarth/flow_mozart
Move Flow layers to //flow/layers
2016-01-31 01:27:32 -08:00
Adam Barth
e9171f9608 Move Flow layers to //flow/layers 2016-01-30 23:35:22 -08:00
Adam Barth
27a98d4b87 Rev pub packages 2016-01-30 13:33:49 -08:00
Jason Simmons
aa7c758c1c Merge pull request #2323 from jason-simmons/dart_sdk_113
Rollback third_party/dart-sdk to 1.13.0
2016-01-29 15:24:48 -08:00
Jason Simmons
7bed50e0b7 Rollback third_party/dart-sdk to 1.13.0 2016-01-29 15:04:14 -08:00
Adam Barth
27c0fd5a44 Revert "Update the DartVM"
This reverts commit f098324db0.
2016-01-29 13:38:32 -08:00
Adam Barth
b4e000fc90 Rev pub packages 2016-01-29 12:44:02 -08:00
Adam Barth
83afd4720b Merge pull request #2322 from abarth/update_mojo_sdk
Update mojo_sdk
2016-01-29 12:42:57 -08:00
Adam Barth
6ebbe493b7 Update mojo_sdk 2016-01-29 12:42:00 -08:00
Adam Barth
4fe9f1aff6 Merge pull request #2321 from abarth/roll_dart
Update the DartVM
2016-01-29 12:41:03 -08:00
Adam Barth
f098324db0 Update the DartVM 2016-01-29 12:39:29 -08:00
Adam Barth
3f12273d73 Merge pull request #2320 from abarth/update_dart
Update Dart SDK to 1.14
2016-01-29 12:14:02 -08:00
Adam Barth
d24913f2ee Update Dart SDK to 1.14 2016-01-29 12:13:39 -08:00
Adam Barth
4e813129b4 Fix gn build error
We need to specify this variable now that we're sharing base with
mojo.git.
2016-01-28 23:49:06 -08:00
Adam Barth
a46a5919e4 Merge pull request #2317 from abarth/deps_base
Deps base
2016-01-28 17:05:50 -08:00
Adam Barth
c6ea9e0c44 Move base to an external repository that will pull in via DEPS
This change lets us share base with mojo.git.
2016-01-28 17:04:23 -08:00
Adam Barth
37c4fd648f Merge pull request #2310 from abarth/mozart
Port flutter.mojo to Mozart
2016-01-28 16:13:01 -08:00
Adam Barth
fd3b3e110f Add the ability to create child scenes
This patch contains Dart bindings for adding a child scene when running in
Mozart. The child scene is currently ignored, but a later patch will actually
incoporate it into the tree.
2016-01-28 16:08:42 -08:00
Adam Barth
ac100db2c4 Revert "Update DartVM"
This reverts commit ae79966ace.
2016-01-28 11:19:32 -08:00
Collin Jackson
8037cc3e3f rev engine 2016-01-28 13:46:59 -05:00
Adam Barth
f40e4cc425 Merge pull request #2308 from abarth/roll_mojo
Roll Mojo
2016-01-27 15:59:26 -08:00
Adam Barth
b37f4446a5 Update Mojo DEPS 2016-01-27 15:31:55 -08:00
Chinmay Garde
0fe789a3e8 Merge pull request #2307 from chinmaygarde/master
iOS: Implementation of ::activity::Activity from activity.mojom
2016-01-27 15:23:19 -08:00
Chinmay Garde
7c907f7a8c iOS: Implementation of ::activity::Activity from activity.mojom 2016-01-27 15:01:53 -08:00
Adam Barth
782810015f Merge pull request #2306 from abarth/rev_dart
Update DartVM
2016-01-27 12:38:33 -08:00
Adam Barth
ae79966ace Update DartVM 2016-01-27 12:34:17 -08:00
Adam Barth
5014a88178 Merge pull request #2305 from abarth/roll_skia
Update Skia version
2016-01-27 12:24:37 -08:00
Adam Barth
ff79c6893c Update Skia version 2016-01-27 12:21:26 -08:00
Ian Hickson
00e6c2bf43 Merge pull request #2304 from Hixie/rev
revving engine
2016-01-27 09:36:13 -08:00
Hixie
31e9f5096f revving engine 2016-01-27 09:35:03 -08:00
Adam Barth
68b40169ef Merge pull request #2300 from abarth/rm_unused
Remove unused gni files
2016-01-27 08:38:04 -08:00
Adam Barth
32da3fa6ab Remove unused build files
We don't use these anymore.
2016-01-26 23:24:22 -08:00
Ian Hickson
b301b4d872 Merge pull request #2277 from Hixie/semantics
Semantics (Accessibility, Indexability)
2016-01-26 17:44:18 -08:00
Jason Simmons
dc3ae23db0 Add third_party/firebase to gitignore 2016-01-25 17:10:47 -08:00
Collin Jackson
364cc4a418 Merge pull request #2287 from collinjackson/rev_engine
rev engine
2016-01-22 19:04:29 -08:00
Collin Jackson
37b7270df3 rev engine 2016-01-22 19:02:01 -08:00
Collin Jackson
8489e54b03 Use the same registration process as GCM for Firebase 2016-01-22 18:23:22 -08:00
Matt Perry
3b769e0b2e Merge pull request #2281 from mpcomplete/revision
rev engine
2016-01-21 17:18:19 -05:00
Matt Perry
e59d1f33e9 rev engine 2016-01-21 17:08:44 -05:00
Matt Perry
f7fb03c191 Merge pull request #2266 from mpcomplete/apk.tool
Support dynamic registration of mojo services on Android
2016-01-21 17:00:25 -05:00