Chinmay Garde
ac16530074
Ensure that public framework headers can be cleanly imported from outside the engine root. ( #4303 )
2017-10-31 16:25:02 -07:00
Jason Simmons
c826f8353f
Improve support for x86 and x86_64 devices in flutter_gdb ( #3953 )
2017-08-07 15:15:36 -07:00
Jason Simmons
9328229e49
Add a flag for the path to the adb tool in the flutter_gdb script ( #3551 )
2017-04-03 12:22:26 -07:00
Jason Simmons
c7914e2573
Update scripts for renaming of sky_shell binaries to flutter ( #3526 )
2017-03-27 15:06:39 -07:00
Jason Simmons
21c9846434
Update the Flutter GDB script to work with Android N ( #3220 )
2016-11-11 16:02:05 -08:00
Jason Simmons
29676fa53e
Update the path to the GDB binary in the current NDK toolchain ( #3177 )
2016-10-27 10:48:54 -07:00
Jason Simmons
9d98290ebe
Update how flutter_gdb finds the root of the engine source tree ( #3038 )
2016-09-16 17:20:56 -07:00
Chinmay Garde
a6e340dfd0
Revert "Remove the create_ios_framework.py tool. ( #2946 )" ( #2950 )
...
This reverts commit 26f8970835 .
2016-08-18 16:51:17 -07:00
Chinmay Garde
26f8970835
Remove the create_ios_framework.py tool. ( #2946 )
2016-08-18 12:35:55 -07:00
Adam Barth
fef5589b41
Move sky_snapshot to a more reasonable location ( #2906 )
...
We should eventually rename it to something more sensible, but that's a more
disruptive change. This patch just moves the source code to somewhere easier to
find.
2016-08-10 16:05:38 -07:00
Adam Barth
54d5068b86
Move snapshot to //flutter/lib/snapshot ( #2905 )
...
This change disentangles the build for the snapshotter from the main engine
build. Also, we now have all the Dart files for dart:ui in the same directory.
2016-08-10 15:33:11 -07:00
Adam Barth
0392945ce3
Update CONTRIBUTING.md to account for buildroot ( #2893 )
2016-08-09 14:14:10 -07:00
Adam Barth
9c09565712
Update paths to account for buildroot
2016-08-09 13:52:15 -07:00
Adam Barth
cee106b78e
Remove unused build scripts ( #2883 )
2016-08-07 13:48:27 -07:00
Jason Simmons
5556355d24
sky_snapshot: fix the types of Dart snapshot buffer symbols ( #2876 )
...
Also pick up some needed fixes to FTL and Tonic
2016-08-05 15:33:21 -07:00
Adam Barth
05874bab76
Remove //base dependency from sky_snapshot ( #2872 )
2016-08-05 10:15:04 -07:00
Adam Barth
1e250cfc5f
Migrate more code to //lib/tonic ( #2860 )
...
* Adopt //lib/tonic/logging
* Adopt //lib/tonic/scopes
* Adopt //lib/tonic/parsers
2016-08-03 14:43:24 -07:00
John McCutchan
b23f07e5c7
Initial modified libraries support ( #2845 )
2016-08-01 12:30:44 -07:00
Ian Hickson
6303108d45
Drop GCM ( #2795 )
2016-07-13 14:42:38 -07:00
Chinmay Garde
fe69b034c0
Remove dependencies on ui, third_party/mesa and mojo/convertors. Provide simple alternatives. ( #2783 )
2016-07-12 14:47:44 -07:00
Adam Barth
2ee12a847f
We need to make these paths absolute before reading them ( #2787 )
2016-07-08 15:45:04 -07:00
Adam Barth
211f2d4afb
Revert base roll and its fallout.
...
Updating base turns out to be more complicated than I thought.
This reverts commit daa822aae7 .
This reverts commit c38428c7b9 .
This reverts commit 4b73a8a048 .
2016-06-15 17:30:27 -07:00
Adam Barth
4b73a8a048
Roll base ( #2761 )
...
Update base, gn, and their clients.
2016-06-15 14:52:53 -07:00
Adam Barth
e34327b7b5
Move //mojo/icu to //services/icu ( #2757 )
...
The upstream mojo.git no longer contains this code.
2016-06-15 11:04:13 -07:00
Adam Barth
633d674c48
Move tonic to //flutter/tonic ( #2742 )
...
Now that tonic doesn't depend on anything in //sky/engine anymore, we
can move the code to a location where its dependencies are clearer.
2016-06-10 22:36:38 -07:00