849b700434
Revert "Reland "Run Flutter on iOS and Android with color correct Skia (#3826)" (flutter/engine#3878)
Collin Jackson
2017-07-13 14:22:25 -07:00
18ed4e65c9
Rework the height and spacing, add comments.
Gary Qian
2017-07-13 10:24:41 -07:00
be9dd4b28e
Remove mention of directly landing on master (#11190)
Ian Hickson
2017-07-13 10:23:29 -07:00
cb35a1c728
Tiny a11y fix for Gallery (#11187)
Michael Goderbauer
2017-07-13 09:50:37 -07:00
b3815fafc3
Don't pollute Travis log with Google Cloud SDK installation (#11159)
Michael Goderbauer
2017-07-11 20:47:58 -07:00
6a05f0407e
Fix build by bumping package:file (#11160)
Michael Goderbauer
2017-07-11 16:35:01 -07:00
e4bcc7e762
Roll engine to 431a2511513186b06c4ef32d8abbb3d9b937e5d6. (#11157)
Ryan Macnak
2017-07-11 15:37:59 -07:00
7b90bdc908
Make DropDown accessible (#11149)
Michael Goderbauer
2017-07-11 15:23:21 -07:00
f1085e149e
Revert "Avoid spurious descheduling when posting message loop tasks. (#3812)" (flutter/engine#3862)
Ryan Macnak
2017-07-11 14:49:13 -07:00
e0315eb27d
Do not enter text for key events that are not associated with a character (flutter/engine#3860)
Jason Simmons
2017-07-10 17:41:14 -07:00
792c98751f
a11y fix for list_demo.dart (#11142)
Michael Goderbauer
2017-07-10 17:37:21 -07:00
18d9b20ffb
add Android instrumentation test (#11063)
Yegor
2017-07-10 17:20:49 -07:00
7f0c98ab0b
Don't run coverage or docs in OS-X Travis instance (#11144)
Todd Volkert
2017-07-10 16:20:14 -07:00
a9fd7aeb98
Revert "Allow SIGQUIT to toggle the vm-service server a la command line Dart. (#3857)" (flutter/engine#3859)
Ryan Macnak
2017-07-10 15:57:26 -07:00
04950b0e3c
Implement GetGlyphPositionAtCoordinate()
Gary Qian
2017-07-10 12:27:13 -07:00
d82ca0f6d0
Make analysis of sample code work in OS-X (#11139)
Todd Volkert
2017-07-10 14:42:45 -07:00
ba43d1e989
Take letter spacing into account when linebreaking and initial implementation of GetRectsForRange().
Gary Qian
2017-07-07 17:17:34 -07:00
763427646f
Allow SIGQUIT to toggle the vm-service server a la command line Dart. (flutter/engine#3857)
Ryan Macnak
2017-07-10 13:08:00 -07:00
a796438086
fix routing_test by making it less sensitive to whitespace (#11137)
Yegor
2017-07-10 13:03:03 -07:00
561e7773c2
Fix path to flutter_tester when using local enginde on Mac OS (#11134)
Michael Goderbauer
2017-07-10 12:34:04 -07:00
926a096efd
Minor fixes in tools: (#11009)
Todd Volkert
2017-07-10 10:02:11 -07:00
0ac2232eda
normalize the reload result messages (#11131)
Devon Carew
2017-07-10 09:53:14 -07:00
834fbcb867
Run target analytics (#10902)
Seth Ladd
2017-07-10 06:45:41 -10:00
d9157e2be2
[fuchsia] Be less specific about location of flutter_runner in flutter_app template (flutter/engine#3855)
James Robinson
2017-07-07 16:55:37 -07:00
4891506931
add a --machine mode to flutter config (#11112)
Devon Carew
2017-07-07 16:00:45 -07:00
40a65e1fe5
minor tweaks to the output for flutter_tools (#11115)
Devon Carew
2017-07-07 16:00:27 -07:00
d96614760b
Revert "Roll engine to 9117705b3653565a240314481c63eb93090f7232" (#11117)
Michael Goderbauer
2017-07-07 15:12:59 -07:00
1a01de9ab3
test missed a mock (#11098)
xster
2017-07-07 14:01:28 -07:00
12b395280b
Roll engine to 9117705b3653565a240314481c63eb93090f7232 (#11114)
Michael Goderbauer
2017-07-07 13:26:35 -07:00
6d198fa1e3
Rename licenses README to get nice formatting on Github (flutter/engine#3853)
Michael Goderbauer
2017-07-07 13:02:51 -07:00
3a0422f761
Implement GetGlyphPositionAtCoordinate().
Gary Qian
2017-07-07 11:32:34 -07:00
3d3c2636e3
Roll Dart to 1bfd01c1f7a57fed039ce8ab95df2a5f14cf63b6 (flutter/engine#3852)
Michael Goderbauer
2017-07-07 11:55:07 -07:00
f559923e43
Use Dart_Closure instead of looking up _getMainClosure (flutter/engine#3850)
Alexander Aprelev
2017-07-06 17:53:24 -07:00
7e01820ef8
Prelim ideographic baseline and MinIntrinsicWeight, Arabic test, prepare for RTL language support implementation.
Gary Qian
2017-07-06 14:23:59 -07:00
45dd415ba5
Add low memory setting on FontCollection. Only remove trailing whitespace at end of line, and do not justify last line.
Gary Qian
2017-06-30 13:39:24 -07:00
1438ae85a3
Skip snapshot build if inputs are unchanged (#11047)
Chris Bracken
2017-06-30 16:09:48 -07:00
eb668c3f64
Keep text selection ranges within the length of the text (#11055)
Jason Simmons
2017-06-30 14:50:11 -07:00
49102a88dd
Do not try to apply selections outside the length of the text (flutter/engine#3845)
Jason Simmons
2017-06-30 14:50:01 -07:00
2c4ec1c9c2
Avoid self-referential imports. (#11045)
Ian Hickson
2017-06-30 14:42:22 -07:00
f02e9acc33
Add known physical device that would otherwise look like an emulator (#11056)
Todd Volkert
2017-06-30 13:48:24 -07:00
5d12e39001
GN: Use a depfile when generating the core snapshot. (flutter/engine#3844)
Ryan Macnak
2017-06-30 13:06:35 -07:00
c1c1522591
Make _createSnapshot private, depfilePath required (#11054)
Chris Bracken
2017-06-30 12:48:12 -07:00
11580cea63
Move font caches to FontCollection and multiple eviction schemes. ~x200 speed improvement.
Gary Qian
2017-06-30 12:05:11 -07:00
c1e3b75cc2
Verbose cocoapods output if error or flutter is verbose (#11048)
xster
2017-06-30 11:17:48 -07:00
e5009e8827
Updated sample catalog templates and app summaries (#11052)
Hans Muller
2017-06-30 10:29:59 -07:00
a48fd13184
Fix path in doc script (#11050)
Sarah Zakarias
2017-06-30 10:53:36 +02:00
9dab22684a
More toStringDeep and toString tests. (#11028)
Jacob Richman
2017-06-29 18:57:21 -07:00
4c93f0e976
Remove trailing spaces of blobs to fix decoration positioning, justify, and centering.
Gary Qian
2017-06-29 17:58:42 -07:00
6841ab22be
Add --name and --plain-name to 'flutter test' (#11020)
Brian Slesinsky
2017-06-29 17:26:19 -07:00
0a915d6faf
let the year picker start at the current date instead of the first date (#11042)
xster
2017-06-29 17:13:36 -07:00
d6a6221fc8
Switch to hashmap caching of font collections to be resillient to alternating fonts and slight performance improvement.
Gary Qian
2017-06-29 16:14:35 -07:00