P.Y. Laligand
6fcb45991d
Move //dart to //third_party/dart. ( #4245 )
2017-10-19 01:20:38 -07:00
Erik Gilling
6b1878e096
Set ui, io, and gpu thread names. ( #4196 )
2017-10-13 23:02:14 -07:00
Erik Gilling
3af233d63b
Revert "Set ui, io, and gpu thread names. ( #4182 )" ( #4193 )
...
This reverts commit fa46eca48333f41eae93217e61071e3a796fa80a.
2017-10-10 13:57:22 -07:00
Erik Gilling
fa46eca483
Set ui, io, and gpu thread names. ( #4182 )
2017-10-10 13:48:41 -07:00
George Kulakowski
550d0c6490
Rename Magenta to Zircon, along with associated abbreviations ( #4114 )
2017-09-14 22:49:46 -07:00
Michael Goderbauer
08961f8ec5
Format all c-like sources with clang-format ( #4088 )
...
* format
* license script adaptions
* updated licenses
* review comments
2017-09-12 15:36:20 -07:00
George Kulakowski
31d03de019
Rename mtl to fsl ( #4094 )
2017-09-11 17:56:02 -07:00
George Kulakowski
3aa7522c11
Rename ftl to fxl in Fuchsia specific code ( #4090 )
2017-09-11 15:58:48 -07:00
Jeff Brown
7c7c7883e7
Port to Magenta tracing system. ( #4076 )
2017-09-08 12:37:40 -07:00
Adam Barth
9bde942a59
Update paths for icu_data move ( #4068 )
2017-09-05 17:00:25 -07:00
Chinmay Garde
925298d947
Update the content handler to use the Mozart session API. ( #3887 )
2017-07-18 15:40:18 -07:00
P.Y. Laligand
8a2d337446
Improve the names of Flutter processes. ( #3819 )
2017-06-23 13:13:16 -07:00
Ian McKellar
63ef135ecc
Name flutter_runner processes after the app they're running ( #3803 )
...
Currently in `ps` all apps running under the Flutter content handler
show up as `flutter_runner`. This makes them hard to identify. This
change names the process after the final path component URL of the
application that's launched, prefixed with "flutter:".
In theory we could run more than one Flutter application in a single
content handler process, but we don't right now. If we do this logic
would have to change.
2017-06-20 15:12:52 -07:00
Zachary Anderson
ffba1d6154
[Fuchsia] AOT fixes, CPU profiling ( #3744 )
2017-06-06 12:20:39 -07:00
Adam Barth
cf3424ab3f
Update ICU initialization on Fuchsia ( #3695 )
...
The new pattern is needed to support the migration to service namespaces.
2017-05-16 14:22:03 -07:00
Ryan Macnak
1084a83f11
AOT for Fuchsia. ( #3570 )
2017-04-11 14:53:14 -07:00
Zachary Anderson
65fcbf7c76
Add listViews service extension for the content handler ( #3468 )
2017-03-13 14:46:14 -07:00
vardhan-cr
a87e0a10aa
Flutter content handler initializes ICU data when it starts up ( #3460 )
...
* Flutter content handler initializes ICU data when it starts up
* oops, redundant include
* init ICU before getting the font provider
2017-03-03 16:29:58 -08:00
Zachary Anderson
ff087dd07d
Enable Observatory in the content handler ( #3420 )
...
I'm not sure that this is the right way to do this, but this change causes the Observatory to come up correctly in the content handler.
2017-02-14 19:03:16 -08:00
James Robinson
8cad3ecae1
Updates for modular->app rename of //application interfaces ( #3414 )
2017-02-13 14:28:14 -08:00
Chinmay Garde
1afa280c86
Use threads with configurable stack sizes in the content handler. ( #3356 )
2017-01-25 11:33:38 -08:00
Adam Barth
ce13c1a040
Tracing ( #3276 )
...
* Rename hittable to hitTestable
Apparently hittable is not politically correct.
* Enable tracing on Fuchsia
2016-11-28 16:10:10 -08:00
Adam Barth
ced9a91c3a
Switch Flutter to //lib/fidl ( #3206 )
2016-11-07 15:51:42 -08:00