5013086e9e
libtxt: add boxes representing empty lines in GetRectsForRange (flutter/engine#5043)
Jason Simmons
2018-04-18 18:04:52 -07:00
ebb33d946a
Enable downscale of very large images when uploading on IO thread (flutter/engine#5011)
Brian Osman
2018-04-18 21:00:00 -04:00
326b317633
Allow runtime unit-test to perform dynamic symbol resolution for Dart snapshots. (flutter/engine#5044)
Chinmay Garde
2018-04-18 17:55:39 -07:00
044dfdb446
Tweak theme_test so it passes when --track-widget-creation is used. (#16717)
Jacob Richman
2018-04-18 17:46:20 -07:00
693b7f248e
Don’t build the host shell on target builds. (flutter/engine#5042)
Chinmay Garde
2018-04-18 16:28:24 -07:00
6856d1b63d
Remove the weak pointer factory from the service isolate's DartIsolate object (flutter/engine#5041)
Jason Simmons
2018-04-18 13:02:19 -07:00
8b6922845b
Update the embedder GN target to use a source set instead of a complete static library. (flutter/engine#5040)
Chinmay Garde
2018-04-18 12:50:22 -07:00
aa8636c3fc
Implement Scene::toImage for creating a raster image representation of a scene. (flutter/engine#5021)
Chinmay Garde
2018-04-18 12:42:16 -07:00
2e50155f95
Configure kernel paths in the embedder if the asset directory contains the kernel assets (flutter/engine#5039)
Jason Simmons
2018-04-18 12:12:39 -07:00
ec7b46e30b
Add stack trace to exception logs in flutter_platform (#16715)
Todd Volkert
2018-04-18 12:09:16 -07:00
80efed0ce6
Roll src/third_party/skia/ 1cd6098d5..1ccaa6e05 (20 commits) (flutter/engine#5038)
Ravi Mistry
2018-04-18 14:36:58 -04:00
e6b62a3a30
Adding some tests for onTapDown and onTapCancel (#16682)
Greg Spencer
2018-04-18 11:27:55 -07:00
6bd6897014
Run tests in dart2 mode. (#16675)
Alexander Aprelev
2018-04-18 11:24:54 -07:00
3028fb7777
Simplify weak pointer factories and allow vending weak pointers on multiple threads. (flutter/engine#5029)
Chinmay Garde
2018-04-18 11:07:16 -07:00
e45e1c17b2
Don't send platform messages to isolates that are not running. (flutter/engine#5031)
Chinmay Garde
2018-04-17 17:10:17 -07:00
9a0b562524
When parsing logs, filter away lines that are irrelevant to the microbenchmark. (#16678)
Chinmay Garde
2018-04-17 16:57:47 -07:00
94586c2dac
Set the start timestamp in the contructor of the first shell. (flutter/engine#5030)
Chinmay Garde
2018-04-17 16:02:06 -07:00
ec26a7baca
Fail with better error message in microbenchmarks (#16676)
Todd Volkert
2018-04-17 14:34:09 -07:00
e9177ba3d1
Roll engine to 0c09bf03d. (#16668)
Chinmay Garde
2018-04-17 13:41:18 -07:00
824b806bfc
Add missing docs to public function. (#16651)
Greg Spencer
2018-04-17 12:19:15 -07:00
ae8bdd8dfc
In the service protocol, if no view is specified to flush tasks on, pick the first one. (flutter/engine#5028)
Chinmay Garde
2018-04-17 12:07:00 -07:00
ea2c76bfc8
Roll src/third_party/skia/ 276886160..1cd6098d5 (50 commits) (flutter/engine#5026)
Ravi Mistry
2018-04-17 13:51:17 -04:00
58d3493445
Add a timeout to bot tests. (#16666)
Todd Volkert
2018-04-17 10:00:06 -07:00
c59300b2e3
Enable 'Speak Screen' and 'Switch Control' for iOS (flutter/engine#5016)
Michael Goderbauer
2018-04-17 09:16:24 -07:00
c7df2619d7
Run test harness finalizers in reverse order. (#16664)
Todd Volkert
2018-04-17 07:38:30 -07:00
f10bdfbf77
Return raw (unencoded) bytes in Image.toByteData() (flutter/engine#5008)
Todd Volkert
2018-04-16 12:39:46 -07:00
30a9567d71
Roll src/third_party/skia/ e669bdfad..276886160 (9 commits) (flutter/engine#5014)
Ravi Mistry
2018-04-16 13:36:56 -04:00
ab9ba3f909
Support exposing the InspectorService over the Flutterservice extension protocol as well as the observatory protocol. (#15876)
Jacob Richman
2018-04-16 10:04:40 -07:00
7dd166fac5
Revert "Turn support for sync-async on in Flutter. (#16543)" (#16626)
Siva
2018-04-16 09:54:47 -07:00
b0b2c0077a
Turn support for sync-async on in Flutter. (#16543)
Siva
2018-04-16 08:44:38 -07:00
ad967fceb2
Call SkSurface::flush instead of getting a backend handle in vulkan_swapchain. (flutter/engine#5012)
egdaniel
2018-04-16 10:21:53 -04:00
d0165f0163
Roll src/third_party/skia/ 3462eb034..e669bdfad (54 commits) (flutter/engine#5007)
Ravi Mistry
2018-04-15 12:54:29 -04:00
605fa93f5e
Re-land "do not pause rendering when android view loses focus" (flutter/engine#5004)
Jonah Williams
2018-04-13 17:08:00 -07:00
ea30c95dc9
Report RpcException error thrown by _reloadSource vmservice rpc. (#16417)
Alexander Aprelev
2018-04-13 17:02:14 -07:00
77b5965ab9
If the rasterizer has a valid surface context, use that to create a snapshotting render target. (flutter/engine#4979)
Chinmay Garde
2018-04-13 16:58:27 -07:00
bfed2f04a0
Specify the packages file path when running engine dart tests. (flutter/engine#5005)
Chinmay Garde
2018-04-13 16:17:38 -07:00