Commit Graph

1850 Commits

Author SHA1 Message Date
Todd Volkert
f66d7be8aa Merge pull request #2378 from tvolkert/master
Rev engine
2016-02-10 12:23:18 -08:00
Todd Volkert
630f020516 Rev engine 2016-02-10 12:16:38 -08:00
James Robinson
b55ad2fe7b Merge pull request #2375 from jamesr/magic_statics
Enable threadsafe static initialization (aka 'magic statics')
2016-02-10 10:16:50 -08:00
John McCutchan
269c9d4fb3 Merge pull request #2376 from johnmccutchan/roll_dart_forward
Roll Dart forward to b9b0649b9cfe11c8dc62edfd5606c4790c793d3a
2016-02-10 09:14:41 -08:00
John McCutchan
2b1f91436c Roll Dart forward to b9b0649b9cfe11c8dc62edfd5606c4790c793d3a 2016-02-10 09:04:00 -08:00
James Robinson
26ca6c6327 Enable threadsafe static initialization (aka 'magic statics') 2016-02-09 18:10:19 -08:00
Chinmay Garde
0848a9ad64 Update Dart revision to include fixes to precompilation in gen_snapshot
Fixes in https://codereview.chromium.org/1673423004/
2016-02-09 14:05:18 -08:00
Adam Barth
c35686d57c Rev pub packages 2016-02-08 14:46:40 -08:00
Adam Barth
cef642e308 Make Mozart draw child views
Previously we weren't factoring in the layer's offset properly and we were
drawing the child views below the background layer.
2016-02-08 14:36:38 -08:00
Todd Volkert
fbe7ac9ca5 Merge pull request #2363 from tvolkert/google3
Fix sky_snapshot build to only link libgcc_s if on Linux
2016-02-06 16:01:10 -08:00
Todd Volkert
8884b4d0c0 Fix sky_snapshot build to only link libgcc_s if on Linux 2016-02-06 15:55:48 -08:00
Todd Volkert
15beacc9ab Merge pull request #2362 from tvolkert/google3
Pass -lgcc_s to sky_snapshot build.
2016-02-06 15:03:48 -08:00
Todd Volkert
7496ba90e5 Pass -lgcc_s to sky_snapshot build.
libgcc_s is not a DT_NEEDED library; it gets loaded implicitly.
This change ensures that rpath is referenced when searching for
the so. This in turn gets the resulting sky_snapshot binary
closer to being able to run in Google's production environment.
2016-02-06 14:38:46 -08:00
Jason Simmons
59e953be16 Merge pull request #2351 from jason-simmons/roll_dart_0204
Roll Dart to 1.14.1
2016-02-04 14:23:36 -08:00
Jason Simmons
75e82c3115 Roll Dart to 1.14.1 2016-02-04 14:05:55 -08:00
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