Nurhan Turgut
5a5c8d04b3
Update felt documentation ( flutter/engine#16559 )
2020-02-12 14:05:08 -08:00
Mouad Debbar
d29533380d
[web] Fix edge cases in Paragraph.getPositionForOffset to match Flutter ( flutter/engine#16557 )
2020-02-12 13:42:52 -08:00
George Wright
eb5b0f4d2a
[Fuchsia] Dump syslog output after tests have run ( flutter/engine#16561 )
2020-02-12 13:12:15 -08:00
Francisco Magdaleno
e3e1166b21
Revert "Re-land: Use os_log instead of syslog on Apple platforms ( #16549 )" ( flutter/engine#16558 )
...
This reverts commit 0659bad4041dfba456648fe6925e95618d46cf6c.
2020-02-12 12:40:31 -08:00
Chris Yang
9016c390ee
iOS platform view gesture blocking policy. ( flutter/engine#15940 )
2020-02-11 15:34:59 -08:00
Nurhan Turgut
cc71f49797
skiping tests in Safari. LUCI recipe for Mac is ready. this is the only step left for stopping us running unit tests in Safari ( flutter/engine#16550 )
2020-02-11 15:31:57 -08:00
Matt Carroll
d9dfa09e64
Prevent long flash when switching to Flutter app. ( #47903 ) ( flutter/engine#16527 )
2020-02-11 15:26:27 -08:00
Matt Carroll
d7902954e9
Fix ensureInitializationCompleteAsync callback when already initialized. ( #39675 ) ( flutter/engine#16503 )
2020-02-11 15:25:58 -08:00
skia-flutter-autoroll
14da6c4f77
Roll src/third_party/dart 76b18c455e2c..e4c39721c473 (6 commits) ( flutter/engine#16544 )
2020-02-11 15:18:04 -08:00
skia-flutter-autoroll
9dfa2cebb5
Roll src/third_party/skia c3b67eb988c8..b1525c721ea6 (4 commits) ( flutter/engine#16543 )
2020-02-11 15:13:03 -08:00
Chris Bracken
0659bad404
Re-land: Use os_log instead of syslog on Apple platforms ( flutter/engine#16549 )
...
Migrates to using os_log for app logging on iOS 13 and above, macOS
10.11 and above. On older platform, fall back to syslog(), which is what
we used previously.
This re-lands commit 0f8ec47a019633558f3d51652f2faa53a9fd79f7 with a fix.
That commit was reverted in 1c570178620e77bd1c5969cf8aa783b8f2d543a7.
2020-02-11 15:11:46 -08:00
Gityuan
520e35acb2
support endless trace buffer ( flutter/engine#16520 )
2020-02-11 15:08:03 -08:00
Francisco Magdaleno
a3722df46e
Expose DPI helper functions for Runner apps to use ( flutter/engine#16313 )
2020-02-11 15:03:03 -08:00
Kaushik Iska
acd3965ba4
[fuchsia] Disable retained layers ( flutter/engine#16548 )
...
Retained surfaces are being prematurely recycled.
Temporarily disabling them until they are reworked.
2020-02-11 14:15:31 -08:00
Chris Bracken
1c57017862
Revert "Use os_log instead of syslog on Apple platforms ( #13487 )" ( flutter/engine#16546 )
...
Looks like somehow the fix to move to static_cast didn't get merged.
This reverts commit 0f8ec47a019633558f3d51652f2faa53a9fd79f7.
2020-02-11 13:20:52 -08:00
Jason Simmons
2af9eee72e
libtxt: use a fixture in the benchmarks ( flutter/engine#16531 )
2020-02-11 10:24:47 -08:00
Jenn Magder
0f8ec47a01
Use os_log instead of syslog on Apple platforms ( flutter/engine#13487 )
...
Migrates to using os_log for app logging on iOS 13 and above, macOS
10.11 and above. On older platform, fall back to syslog(), which is what
we used previously.
2020-02-11 10:23:44 -08:00
skia-flutter-autoroll
22438a7b1f
Roll src/third_party/skia 50a490a1a4fb..c3b67eb988c8 (4 commits) ( flutter/engine#16542 )
2020-02-11 09:23:02 -08:00
skia-flutter-autoroll
3a746b9af4
Roll src/third_party/skia cdf2491afa04..50a490a1a4fb (2 commits) ( flutter/engine#16541 )
2020-02-11 07:48:01 -08:00
skia-flutter-autoroll
035313d120
Roll src/third_party/skia dc2782c380f6..cdf2491afa04 (1 commits) ( flutter/engine#16540 )
2020-02-11 06:13:06 -08:00
skia-flutter-autoroll
4ce546d830
Roll src/third_party/skia 4fe89b4d871d..dc2782c380f6 (1 commits) ( flutter/engine#16538 )
2020-02-11 04:33:02 -08:00
skia-flutter-autoroll
5ea68af9c9
Roll src/third_party/dart 5fc031ebc1d7..30151a654151 (2 commits) ( flutter/engine#16537 )
2020-02-11 00:28:02 -08:00
skia-flutter-autoroll
355a6a402a
Roll src/third_party/skia abefc9c170c9..4fe89b4d871d (2 commits) ( flutter/engine#16536 )
2020-02-10 23:38:02 -08:00
skia-flutter-autoroll
3383249ef5
Roll src/third_party/skia 88c3793a4eaa..abefc9c170c9 (1 commits) ( flutter/engine#16535 )
2020-02-10 22:03:01 -08:00
skia-flutter-autoroll
51c833aed0
Roll src/third_party/skia f83d0346c06a..88c3793a4eaa (1 commits) ( flutter/engine#16534 )
2020-02-10 20:28:02 -08:00
skia-flutter-autoroll
411aedc508
Roll src/third_party/dart 5244d99a5d4e..5fc031ebc1d7 (42 commits) ( flutter/engine#16533 )
2020-02-10 19:23:03 -08:00
skia-flutter-autoroll
df539786be
Roll src/third_party/skia 21f382c19d76..f83d0346c06a (2 commits) ( flutter/engine#16532 )
2020-02-10 17:53:03 -08:00
skia-flutter-autoroll
3ee608c943
Roll fuchsia/sdk/core/linux-amd64 from 8L7NY... to Bmq1m... ( flutter/engine#16529 )
2020-02-10 16:23:03 -08:00
skia-flutter-autoroll
f0500c6ef1
Roll src/third_party/skia 465864cad5d2..21f382c19d76 (6 commits) ( flutter/engine#16528 )
2020-02-10 16:18:02 -08:00
Harry Terkelsen
e5c4302bef
Clear frame references at the end of every CanvasKit frame ( flutter/engine#16525 )
2020-02-10 15:30:24 -08:00
George Wright
e2e15d08e4
Enable verbose logging for shell unittests on Fuchsia ( flutter/engine#16526 )
2020-02-10 14:39:03 -08:00
skia-flutter-autoroll
b6823b6da4
Roll src/third_party/skia c03e6982f96f..465864cad5d2 (14 commits) ( flutter/engine#16524 )
2020-02-10 14:08:03 -08:00
chunhtai
1582b28ad3
Adds new route annoucement method. ( flutter/engine#16523 )
2020-02-10 13:59:02 -08:00
vsmenon
d66d21edab
Remove mirrors on the web ( flutter/engine#16516 )
2020-02-10 13:58:04 -08:00
Dan Field
c8507b069f
Apply lints from internal roll ( flutter/engine#16509 )
2020-02-10 13:53:04 -08:00
Yegor
25de6825f3
Partially fix canvas vs text paint order when running on Blink/Webkit browsers ( flutter/engine#16483 )
...
fix canvas vs text paint order in Blink/Webkit
2020-02-10 13:41:50 -08:00
Harry Terkelsen
df30da9ec1
Use Skia to determine "actual" font name in CanvasKit backend ( flutter/engine#16504 )
...
* Use Skia to determine "actual" font name.
This way, we don't need to hard-code a mapping of Flutter names
to actual names, we can compute it when the font is registered.
* Refactor to only have loaded and unloaded fonts
2020-02-10 13:06:30 -08:00
skia-flutter-autoroll
0ef222dcb9
Roll src/third_party/dart 4310f50edc95..9464eb51f539 (2 commits) ( flutter/engine#16511 )
2020-02-07 23:53:02 -08:00
skia-flutter-autoroll
238457e4d3
Roll src/third_party/skia 8dad1ffd81f8..c03e6982f96f (2 commits) ( flutter/engine#16510 )
2020-02-07 22:38:02 -08:00
skia-flutter-autoroll
90c534d60b
Roll fuchsia/sdk/core/linux-amd64 from LvSlH... to 8L7NY... ( flutter/engine#16508 )
2020-02-07 20:38:02 -08:00
skia-flutter-autoroll
695896074f
Roll src/third_party/dart fd992e423ef6..4310f50edc95 (17 commits) ( flutter/engine#16506 )
2020-02-07 18:28:06 -08:00
skia-flutter-autoroll
cadafec893
Roll src/third_party/skia a9405c2a2967..8dad1ffd81f8 (1 commits) ( flutter/engine#16505 )
2020-02-07 18:18:01 -08:00
skia-flutter-autoroll
365cf1bede
Roll src/third_party/skia b2031d4255e2..a9405c2a2967 (5 commits) ( flutter/engine#16502 )
2020-02-07 16:38:03 -08:00
Michael Klimushyn
2ad0c2ebe7
Apply Google Java format ( flutter/engine#16501 )
...
This shouldn't result in any logical changes. I've done a quick smoke
test by building a local Android engine and running Flutter gallery, no
compile errors or other obvious issues.
Applied by running `/ci/format.sh | patch -p0` with the altered script
added in flutter/engine#16500 . I did locally modify the script slightly
further so it would run against all Java files in the repo instead of
just modified ones.
2020-02-07 16:10:46 -08:00
Michael Klimushyn
d2e8a2d635
Check Java formatting in format.sh ( flutter/engine#16500 )
...
Uses google-java-format, a tool that's already in place in
flutter/plugins. This should take care of minor style guide issues and
unresolved imports.
2020-02-07 16:05:08 -08:00
skia-flutter-autoroll
c69d282dba
Roll src/third_party/skia 9f3eef796f63..b2031d4255e2 (12 commits) ( flutter/engine#16499 )
2020-02-07 14:58:03 -08:00
Matt Carroll
7a8e698211
Fix safe area reporting with transparent FlutterActivitys. ( #46060 ) ( flutter/engine#16208 )
2020-02-07 14:57:06 -08:00
Jason Simmons
504c378cd2
[SkParagraph] Text layout benchmarks using SkParagraph ( flutter/engine#16373 )
...
Imported from @Rusino's branch
2020-02-07 14:17:57 -08:00
Michael Goderbauer
6af1f304fa
Doc fixes in BoxHeightStyle ( flutter/engine#16424 )
2020-02-07 13:41:50 -08:00
Alexander Brusher
82ffcd8ee8
Update node fields fix ( flutter/engine#16428 )
...
* Modifies accessibility bridge to populate new node fields in semantics API.
* Adds additional UTs and fixes logic for breaking up updates for nodes with large values.
* Chaged tests to set node flags using bitwise-or instead of addition.
* Address bug in update size arithmetic.
* Fixes issue in TruncatesLargeValue unit test causing unexpected deletes.
* Fixes expected number of updates in BatchesLargeMessages unit test to reflect expected values now that node states are populated.
2020-02-07 13:24:36 -08:00