20087 Commits

Author SHA1 Message Date
skia-flutter-autoroll
e12929fdfc
Roll Skia from cac176496829 to 039f681a841a (1 revision) (#20373) 2020-08-10 08:51:02 -07:00
skia-flutter-autoroll
00d333e7fd
Roll Fuchsia Mac SDK from 6ZHuXCdjx... to it9o93w6h... (#20372) 2020-08-10 07:21:02 -07:00
skia-flutter-autoroll
c9ca3b8669
Roll Skia from 530fc3bb4cba to cac176496829 (1 revision) (#20371) 2020-08-10 06:56:02 -07:00
skia-flutter-autoroll
8475dd2d55
Roll Fuchsia Linux SDK from Vltz7Q2Se... to rbgMu1hMm... (#20369) 2020-08-10 03:01:02 -07:00
skia-flutter-autoroll
623d6396dd
Roll Dart SDK from 034157644847 to 9d279d41e367 (1 revision) (#20368) 2020-08-10 02:11:02 -07:00
skia-flutter-autoroll
fa849f3a4c
Roll Skia from 31954bf23f24 to 530fc3bb4cba (4 revisions) (#20367) 2020-08-10 00:11:02 -07:00
skia-flutter-autoroll
d42fb8f66a
Roll Fuchsia Mac SDK from cBfKZGDnl... to 6ZHuXCdjx... (#20364) 2020-08-09 18:06:01 -07:00
skia-flutter-autoroll
c6b4048a9d
Roll Fuchsia Linux SDK from sZle8xzx7... to Vltz7Q2Se... (#20363) 2020-08-09 10:16:02 -07:00
skia-flutter-autoroll
6d86e67f04
Roll Fuchsia Mac SDK from ne1pZMKkO... to cBfKZGDnl... (#20362) 2020-08-09 05:01:01 -07:00
skia-flutter-autoroll
07ee2140e7
Roll Fuchsia Linux SDK from OdkmMFP06... to sZle8xzx7... (#20361) 2020-08-08 20:56:03 -07:00
Mouad Debbar
02daceb261
[web] Implement support for WidgetSpan (aka paragraph placeholders) (#20276) 2020-08-08 18:10:28 -07:00
skia-flutter-autoroll
ece904289b
Roll Dart SDK from 570a75be7ea5 to 034157644847 (1 revision) (#20360) 2020-08-08 16:11:01 -07:00
skia-flutter-autoroll
cda505ca7a
Roll Fuchsia Mac SDK from jcM1jpYio... to ne1pZMKkO... (#20359) 2020-08-08 14:26:01 -07:00
skia-flutter-autoroll
855033be6e
Roll Dart SDK from 92315c4b2dc2 to 570a75be7ea5 (1 revision) (#20358) 2020-08-08 11:46:02 -07:00
skia-flutter-autoroll
5848e57a76
Roll Dart SDK from 594434d5a0b5 to 92315c4b2dc2 (1 revision) (#20356) 2020-08-08 07:41:02 -07:00
skia-flutter-autoroll
c87706195c
Roll Fuchsia Linux SDK from dYgZG38fw... to OdkmMFP06... (#20355) 2020-08-08 06:11:03 -07:00
skia-flutter-autoroll
e01f910fce
Roll Dart SDK from 0aa5b0f019b9 to 594434d5a0b5 (2 revisions) (#20354) 2020-08-08 02:31:01 -07:00
skia-flutter-autoroll
5ebb5a37a7
Roll Fuchsia Mac SDK from 0Pffy4ES2... to jcM1jpYio... (#20353) 2020-08-08 01:21:01 -07:00
skia-flutter-autoroll
d7c98913ed
Roll Dart SDK from 2060964faaf6 to 0aa5b0f019b9 (5 revisions) (#20352) 2020-08-07 22:26:02 -07:00
skia-flutter-autoroll
e50219fdc5
Roll Skia from fc11fd4d0bb4 to 31954bf23f24 (3 revisions) (#20351) 2020-08-07 20:21:01 -07:00
Ming Lyu (CareF)
409a5e5963
FrameTiming build start timestamp fix and add vsync start timestamp (#20229) 2020-08-07 19:41:01 -07:00
Emmanuel Garcia
18d286a6e4
Add FlutterFragmentActivity#getRenderMode() (#20245) 2020-08-07 18:41:01 -07:00
skia-flutter-autoroll
05ccb77d35
Roll Skia from efc17ce2caf3 to fc11fd4d0bb4 (13 revisions) (#20347) 2020-08-07 18:16:02 -07:00
skia-flutter-autoroll
3ffb477482
Roll Dart SDK from 5bd3e5a63f1b to 2060964faaf6 (9 revisions) (#20346) 2020-08-07 18:01:02 -07:00
guolinaileen
ef1fd32b83
Add TextInput sendAppPrivateCommand to Flutter Engine (#20144)
Adds sendAppPrivateCommand for Crowdsource
2020-08-07 17:15:05 -07:00
skia-flutter-autoroll
8a3822137d
Roll Fuchsia Linux SDK from bdHtMYnwH... to dYgZG38fw... (#20344) 2020-08-07 16:51:02 -07:00
gaaclarke
2ea8396860
Added unit tests to the engine. (#20216) 2020-08-07 15:55:58 -07:00
Emmanuel Garcia
ecc934e636
Add script to compile JIT on x86 (#20315) 2020-08-07 15:29:01 -07:00
nturgut
5be470ae91
[web] Save the autofill information (#20256)
* changes for autofill. Commit save=false works. added submit button. set form actions

* save the forms on the dom

* fix tests. fix input element location. fix single element forms

* fix failing ios test. add more unit test methods for submitting the form

* address reviewer comments

* remove only the forms from the map

* remove debug line

* fix issues with login info saving. format file

* fix textarea id. fix unit tests methods

* remove debug line

* fixes flickering in safari. remove an unnecessary secind append in firefox

* address reviewer comments

* address reviewer comments
2020-08-07 13:28:50 -07:00
skia-flutter-autoroll
27b4b0600a
Roll Fuchsia Mac SDK from BUIeHryNF... to 0Pffy4ES2... (#20338) 2020-08-07 12:16:03 -07:00
Yegor
0809f21392
fix clipped and transformed content in HTML clip (#20310)
* fixed clipped and transformed content in HTML clip
2020-08-07 11:28:00 -07:00
skia-flutter-autoroll
98c6600d24
Roll Dart SDK from 3ebe4c534aca to 5bd3e5a63f1b (7 revisions) (#20335) 2020-08-07 11:06:01 -07:00
skia-flutter-autoroll
7bdeb3a6aa
Roll Skia from 871aa7479758 to efc17ce2caf3 (1 revision) (#20334) 2020-08-07 11:01:02 -07:00
Jason Simmons
b9af084dea
Roll buildroot to b8d98f419b4c32eb1d575557d2c46e8c755ceac7 (#20333) 2020-08-07 10:12:26 -07:00
skia-flutter-autoroll
26f72b57ef
Roll Skia from 3b08f35fd150 to 871aa7479758 (3 revisions) (#20332) 2020-08-07 09:31:02 -07:00
skia-flutter-autoroll
5a62a2d494
Roll Skia from 045adb564e19 to 3b08f35fd150 (1 revision) (#20331) 2020-08-07 08:11:01 -07:00
skia-flutter-autoroll
e79094ba6d
Roll Dart SDK from 8835116b1928 to 3ebe4c534aca (2 revisions) (#20329) 2020-08-07 07:01:01 -07:00
skia-flutter-autoroll
0dce634bc9
Roll Skia from 0d6f81593b1f to 045adb564e19 (27 revisions) (#20328) 2020-08-07 06:51:03 -07:00
skia-flutter-autoroll
8a0ef6973a
Roll Dart SDK from fac552a45c3d to 8835116b1928 (4 revisions) (#20325) 2020-08-07 02:56:03 -07:00
skia-flutter-autoroll
cabbd9c060
Roll Fuchsia Linux SDK from slTZ3doqs... to bdHtMYnwH... (#20323) 2020-08-07 01:16:03 -07:00
skia-flutter-autoroll
c93f118bf8
Roll Fuchsia Mac SDK from -T0RlPVCm... to BUIeHryNF... (#20320) 2020-08-06 23:11:01 -07:00
skia-flutter-autoroll
a33d1a0142
Roll Dart SDK from 6bd220f55604 to fac552a45c3d (9 revisions) (#20319) 2020-08-06 22:31:02 -07:00
Yegor
e020907bac
Use weak references instead of resurrection, if available (#20283)
* Use weak references instead of resurrection, if available
2020-08-06 21:42:12 -07:00
Mouad Debbar
cfd852892e
[web] Eagerly calculate relevant indices during line break detection (#20278) 2020-08-06 19:29:11 -07:00
skia-flutter-autoroll
01ffa3970a
Roll Dart SDK from b9c5118c73fd to 6bd220f55604 (15 revisions) (#20313) 2020-08-06 17:06:02 -07:00
Christopher Fujino
1e50d87dc8
Reland "ensure we do not double publish to CIPD #19724" (#19853) 2020-08-06 16:23:34 -07:00
Yegor
4eaf651347
Implement our own WebGL version detection (#20306) 2020-08-06 14:04:19 -07:00
Yegor
9a5a17f378
remove leftover temp annotation from pre-null safe world (#20234)
Co-authored-by: David Iglesias <ditman@gmail.com>
2020-08-06 14:03:52 -07:00
Harry Terkelsen
0bc5fbff1a
Roll CanvasKit to 0.17.3. (#20272)
* WIP on using TypefaceFontProvider

* Support pushPaintStyle
2020-08-06 12:14:36 -07:00
Adlai Holler
f571cddb33
android_external_texture: Use the available GrDirectContext arg (#20303)
getGrContext is going away, plus we already have the fully-powered-up GrDirectContext available and we previously weren't using it.
2020-08-06 12:11:36 -07:00