5998 Commits

Author SHA1 Message Date
Chinmay Garde
e0fa0cb73c Dont attempt to log names of extensions as these change depending on the header used. (flutter/engine#6949) 2018-11-26 15:30:03 -08:00
Chris Bracken
9555fe0167 Improve error message when kernel not set (flutter/engine#6924)
Pushes the check up front so that we don't always land on the
application_kernel_list_asset error message, which may be misleading to
readers.

Also switches the empty check to only emit in debug builds, since this
is almost certainly not a runtime error but a programmer error.
2018-11-26 11:29:56 -08:00
Todd Volkert
d920d87da2 Roll Skia to 988f54e4689b3d9fb6d5220e02b418f5cfa2b6db (flutter/engine#6931)
https://github.com/flutter/flutter/issues/24402
https://github.com/flutter/flutter/issues/24289
https://github.com/flutter/flutter/issues/24391
https://github.com/flutter/flutter/issues/24517
https://github.com/flutter/flutter/issues/23900
2018-11-26 11:02:42 -08:00
Chris Bracken
a962e06150 Use software renderer in embedder unittests (flutter/engine#6928)
Reduces spurious error log messages in GLContextMakeCurrent() attempting
set up the GR context:

  [ERROR:flutter/shell/gpu/gpu_surface_gl.cc(42)] Could not make the context current to setup the gr context.
2018-11-26 10:48:37 -08:00
Alexander Aprelev
e7ae35a90f Roll buildroot to 29a5d76757ec12655c0562b317830f669bd44ea7. (flutter/engine#6929)
This picks up fix to Windows toolchain.
2018-11-24 22:51:03 -08:00
Dan Field
de29fc152a load default splash screen when not init with engine (flutter/engine#6925) 2018-11-21 15:06:08 -08:00
Chris Bracken
30ca2a3401 Add basic validation on loading from kernel list (flutter/engine#6921)
Adds a check/error message for the case where running from kernel list,
but application_kernel_list_asset is left unset (or empty).

Adds a check/error message for the case where we fail to load the
application_kernel_list_asset specified in the settings.
2018-11-21 10:31:32 -08:00
liyuqian
966eadadae Clear layer cache in RasterCache::Clear (flutter/engine#6915)
This fixes https://github.com/flutter/flutter/issues/24216
2018-11-20 16:48:13 -08:00
Michael Goderbauer
1c73ec5e79 Roll buildroot to 7e555aec776cfda9ab2e898f83dccef3005795c2 (flutter/engine#6916) 2018-11-20 15:38:09 -08:00
Michael Goderbauer
1d8a9edcb4 Remove unused code from licenses script (flutter/engine#6910)
Code became obsolete with https://github.com/flutter/engine/pull/3627.

Also fixes mix-in syntax and marks class as private. With the latter the anaylser tells us in the future if there are unused classes in the file.
2018-11-20 12:34:16 -08:00
skia-flutter-autoroll
a5a4aa3cc6 Roll src/third_party/skia 6bdfb6fba352..eb35650f9177 (15 commits) (flutter/engine#6914)
https://skia.googlesource.com/skia.git/+log/6bdfb6fba352..eb35650f9177


Created with:
  gclient setdep -r src/third_party/skia@eb35650f9177

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-20 13:43:50 -05:00
Michael Goderbauer
f480d3596c Revert "Compile libcxx and libcxxabi for Android (#6886)" (flutter/engine#6912)
This reverts commit 29dd185ae9f5060009c1e7d728b2d4eaa2ed0dac.
2018-11-19 22:19:51 -08:00
Michael Goderbauer
29dd185ae9 Compile libcxx and libcxxabi for Android (flutter/engine#6886) 2018-11-19 20:29:31 -08:00
skia-flutter-autoroll
f9b34e641c Roll src/third_party/skia a63cf8e80aa5..6bdfb6fba352 (1 commits) (flutter/engine#6911)
https://skia.googlesource.com/skia.git/+log/a63cf8e80aa5..6bdfb6fba352


Created with:
  gclient setdep -r src/third_party/skia@6bdfb6fba352

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-19 22:41:41 -05:00
skia-flutter-autoroll
ee4b94f42e Roll src/third_party/skia 133944a14f4f..a63cf8e80aa5 (3 commits) (flutter/engine#6909)
https://skia.googlesource.com/skia.git/+log/133944a14f4f..a63cf8e80aa5


Created with:
  gclient setdep -r src/third_party/skia@a63cf8e80aa5

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-19 18:10:41 -05:00
skia-flutter-autoroll
d0812febc8 Roll src/third_party/skia f2a7a20b32ad..133944a14f4f (12 commits) (flutter/engine#6907)
https://skia.googlesource.com/skia.git/+log/f2a7a20b32ad..133944a14f4f


Created with:
  gclient setdep -r src/third_party/skia@133944a14f4f

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-19 14:47:41 -05:00
skia-flutter-autoroll
39df01735d Roll src/third_party/skia f7376330d11e..f2a7a20b32ad (7 commits) (flutter/engine#6906)
https://skia.googlesource.com/skia.git/+log/f7376330d11e..f2a7a20b32ad


Created with:
  gclient setdep -r src/third_party/skia@f2a7a20b32ad

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-19 11:26:42 -05:00
skia-flutter-autoroll
52b51a3b3b Roll src/third_party/skia e7b1a13a1e2a..f7376330d11e (1 commits) (flutter/engine#6905)
https://skia.googlesource.com/skia.git/+log/e7b1a13a1e2a..f7376330d11e


Created with:
  gclient setdep -r src/third_party/skia@f7376330d11e

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-19 09:00:25 -05:00
skia-flutter-autoroll
913e28e02c Roll src/third_party/skia 01979132133e..e7b1a13a1e2a (1 commits) (flutter/engine#6904)
https://skia.googlesource.com/skia.git/+log/01979132133e..e7b1a13a1e2a


Created with:
  gclient setdep -r src/third_party/skia@e7b1a13a1e2a

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-19 04:47:00 -05:00
skia-flutter-autoroll
77a2e2807b Roll src/third_party/skia e22505b4f07f..01979132133e (1 commits) (flutter/engine#6902)
https://skia.googlesource.com/skia.git/+log/e22505b4f07f..01979132133e


Created with:
  gclient setdep -r src/third_party/skia@01979132133e

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-19 00:59:00 -05:00
skia-flutter-autoroll
48e2d88bed Roll src/third_party/skia def9bcecd994..e22505b4f07f (1 commits) (flutter/engine#6901)
https://skia.googlesource.com/skia.git/+log/def9bcecd994..e22505b4f07f


Created with:
  gclient setdep -r src/third_party/skia@e22505b4f07f

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-18 19:42:32 -05:00
Alexander Aprelev
839fd8348a Guard the service protocol's global handlers list with a reader/writer lock. (flutter/engine#6900)
* Revert "Revert "Guard the service protocol's global handlers list with a reader/writer lock (#6888) #6895" (#6899)"

This reverts commit bcf5e1eae123478564468b77251a2674bd0e773e and applies fix for tests on Windows.

* Reland guard the service protocol's global handlers list with a reader/writer lock.

* Remove blank line
2018-11-18 14:36:15 -08:00
Todd Volkert
bcf5e1eae1 Revert "Guard the service protocol's global handlers list with a reader/writer lock (#6888) #6895" (flutter/engine#6899) 2018-11-18 09:28:26 -08:00
skia-flutter-autoroll
0019165382 Roll src/third_party/skia 66b91e4afb88..def9bcecd994 (1 commits) (flutter/engine#6898)
https://skia.googlesource.com/skia.git/+log/66b91e4afb88..def9bcecd994


Created with:
  gclient setdep -r src/third_party/skia@def9bcecd994

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-18 04:36:58 -05:00
skia-flutter-autoroll
51aa9e698d Roll src/third_party/skia d017e5138c57..66b91e4afb88 (1 commits) (flutter/engine#6897)
https://skia.googlesource.com/skia.git/+log/d017e5138c57..66b91e4afb88


Created with:
  gclient setdep -r src/third_party/skia@66b91e4afb88

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-18 01:17:58 -05:00
Jason Simmons
f5496c0977 Guard the service protocol's global handlers list with a reader/writer lock (#6888) (flutter/engine#6895)
The service protocol holds the lock while waiting for completion of service
RPC tasks.  These tasks (specifically hot restart/RunInView) may need to
modify a handler's description data.

Task execution and ServiceProtocol::SetHandlerDescription will obtain a shared
lock to make this possible.  AddHandler and RemoveHandler will obtain an
exclusive lock in order to guard against a handler being deleted while a
service task is running.
2018-11-17 22:04:37 -08:00
skia-flutter-autoroll
e06ed2e932 Roll src/third_party/skia 1bfdd1adfa22..d017e5138c57 (1 commits) (flutter/engine#6896)
https://skia.googlesource.com/skia.git/+log/1bfdd1adfa22..d017e5138c57


Created with:
  gclient setdep -r src/third_party/skia@d017e5138c57

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-17 20:25:58 -05:00
skia-flutter-autoroll
0ef4106f5f Roll src/third_party/skia 7e9ea391cfce..1bfdd1adfa22 (1 commits) (flutter/engine#6894)
https://skia.googlesource.com/skia.git/+log/7e9ea391cfce..1bfdd1adfa22


Created with:
  gclient setdep -r src/third_party/skia@1bfdd1adfa22

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-17 17:14:28 -05:00
Jason Simmons
7449dc427e Revert "Guard the service protocol's global handlers list with a reader/writer lock (#6888)" (flutter/engine#6893)
This reverts commit e740d7f1dbdb69dc4fd38e39c887dd3cccae7c3d.

(shared_timed_mutex is unavailable in the iOS build)
2018-11-17 12:27:06 -08:00
skia-flutter-autoroll
0e9ae6d602 Roll src/third_party/skia 73b4a1f57254..7e9ea391cfce (1 commits) (flutter/engine#6892)
https://skia.googlesource.com/skia.git/+log/73b4a1f57254..7e9ea391cfce


Created with:
  gclient setdep -r src/third_party/skia@7e9ea391cfce

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-17 13:54:59 -05:00
Jason Simmons
e740d7f1db Guard the service protocol's global handlers list with a reader/writer lock (flutter/engine#6888)
The service protocol holds the lock while waiting for completion of service
RPC tasks.  These tasks (specifically hot restart/RunInView) may need to
modify a handler's description data.

Task execution and ServiceProtocol::SetHandlerDescription will obtain a shared
lock to make this possible.  AddHandler and RemoveHandler will obtain an
exclusive lock in order to guard against a handler being deleted while a
service task is running.
2018-11-17 10:53:26 -08:00
skia-flutter-autoroll
db0cbd7091 Roll src/third_party/skia 7fb30f11a055..73b4a1f57254 (3 commits) (flutter/engine#6891)
https://skia.googlesource.com/skia.git/+log/7fb30f11a055..73b4a1f57254


Created with:
  gclient setdep -r src/third_party/skia@73b4a1f57254

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-17 02:09:13 -05:00
skia-flutter-autoroll
1b3406b570 Roll src/third_party/skia 281224020a57..7fb30f11a055 (1 commits) (flutter/engine#6889)
https://skia.googlesource.com/skia.git/+log/281224020a57..7fb30f11a055


Created with:
  gclient setdep -r src/third_party/skia@7fb30f11a055

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-16 22:51:13 -05:00
skia-flutter-autoroll
a4447979dc Roll src/third_party/skia a2187bf7629a..281224020a57 (5 commits) (flutter/engine#6887)
https://skia.googlesource.com/skia.git/+log/a2187bf7629a..281224020a57


Created with:
  gclient setdep -r src/third_party/skia@281224020a57

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-16 19:29:09 -05:00
Jason Simmons
725295dc47 Keep a copy of each engine's description that can be accessed outside the engine's UI thread (flutter/engine#6885)
The service protocol's ListViews method needs to return description data for
each engine in the process.  Previously ListViews would queue a task to each
UI thread to gather this data.  However, the UI thread might be blocked from
executing tasks (e.g. if the Dart isolate is paused), resulting in a deadlock.

This change provides a copy of the engine's description data to the
ServiceProtocol's global list of engines, allowing ListViews to run without
accessing any UI threads.

Fixes https://github.com/flutter/flutter/issues/24400
2018-11-16 14:47:40 -08:00
skia-flutter-autoroll
b7f4e75ae5 Roll src/third_party/skia 3b155a77c370..a2187bf7629a (11 commits) (flutter/engine#6884)
https://skia.googlesource.com/skia.git/+log/3b155a77c370..a2187bf7629a


Created with:
  gclient setdep -r src/third_party/skia@a2187bf7629a

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-16 16:10:13 -05:00
Dan Field
21a8e9f365 Don't load a splash screen by default (flutter/engine#6883) 2018-11-16 12:43:18 -08:00
Chinmay Garde
a623fddf8f Remove unused examples targets. (flutter/engine#6882)
These target are no longer built or referenced in either the Flutter or
Fuchsia buildroots. Similar examples are present in the examples/ directory
in the framework.
2018-11-16 12:31:25 -08:00
skia-flutter-autoroll
473db1a2d1 Roll src/third_party/skia c00e47054744..3b155a77c370 (2 commits) (flutter/engine#6881)
https://skia.googlesource.com/skia.git/+log/c00e47054744..3b155a77c370


Created with:
  gclient setdep -r src/third_party/skia@3b155a77c370

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-16 14:15:28 -05:00
skia-flutter-autoroll
80c5c04e97 Roll src/third_party/skia a89316d8227b..c00e47054744 (4 commits) (flutter/engine#6880)
https://skia.googlesource.com/skia.git/+log/a89316d8227b..c00e47054744


Created with:
  gclient setdep -r src/third_party/skia@c00e47054744

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-16 13:30:30 -05:00
skia-flutter-autoroll
45d14404bf Roll src/third_party/skia c5df7cb3d9f7..a89316d8227b (10 commits) (flutter/engine#6878)
https://skia.googlesource.com/skia.git/+log/c5df7cb3d9f7..a89316d8227b


Created with:
  gclient setdep -r src/third_party/skia@a89316d8227b

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-16 12:03:42 -05:00
skia-flutter-autoroll
07e6bdec41 Roll src/third_party/skia 6e486cec6a10..c5df7cb3d9f7 (4 commits) (flutter/engine#6877)
https://skia.googlesource.com/skia.git/+log/6e486cec6a10..c5df7cb3d9f7


Created with:
  gclient setdep -r src/third_party/skia@c5df7cb3d9f7

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-16 10:57:36 -05:00
skia-flutter-autoroll
571feeba33 Roll src/third_party/skia c735b4f9dc50..6e486cec6a10 (1 commits) (flutter/engine#6875)
https://skia.googlesource.com/skia.git/+log/c735b4f9dc50..6e486cec6a10


Created with:
  gclient setdep -r src/third_party/skia@6e486cec6a10

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-16 06:55:17 -05:00
skia-flutter-autoroll
17a47e1cf0 Roll src/third_party/skia dcdb6042002f..c735b4f9dc50 (1 commits) (flutter/engine#6874)
https://skia.googlesource.com/skia.git/+log/dcdb6042002f..c735b4f9dc50


Created with:
  gclient setdep -r src/third_party/skia@c735b4f9dc50

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-16 03:37:26 -05:00
skia-flutter-autoroll
e886a3dba6 Roll src/third_party/skia e5bb81f640a1..dcdb6042002f (2 commits) (flutter/engine#6871)
https://skia.googlesource.com/skia.git/+log/e5bb81f640a1..dcdb6042002f


Created with:
  gclient setdep -r src/third_party/skia@dcdb6042002f

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-16 00:16:33 -05:00
skia-flutter-autoroll
59adc963a0 Roll src/third_party/skia 2791be403817..e5bb81f640a1 (2 commits) (flutter/engine#6870)
https://skia.googlesource.com/skia.git/+log/2791be403817..e5bb81f640a1


Created with:
  gclient setdep -r src/third_party/skia@e5bb81f640a1

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-15 20:56:34 -05:00
skia-flutter-autoroll
b56f639878 Roll src/third_party/skia 5fb83f94c1f2..2791be403817 (5 commits) (flutter/engine#6869)
https://skia.googlesource.com/skia.git/+log/5fb83f94c1f2..2791be403817


Created with:
  gclient setdep -r src/third_party/skia@2791be403817

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2018-11-15 17:37:38 -05:00
Jason Simmons
76d8335949 Reland "Clean up stale cache entries in Skia's GrContext" (flutter/engine#6867)
Check for software rendering modes that do not have a GrContext
2018-11-15 14:24:36 -08:00
Michael Goderbauer
ed65ad873b Fix license headers (flutter/engine#6868)
These sneaked in between https://github.com/flutter/engine/pull/6757 and https://github.com/flutter/engine/pull/6759.
2018-11-15 14:12:57 -08:00
Michael Goderbauer
9459d61635 Add presubmit check for license count (flutter/engine#6759) 2018-11-15 12:40:27 -08:00