Commit Graph

  • aaf6f652b4 Add a callback for iOS when the first Flutter frame is rendered (flutter/engine#6135) James D. Lin 2018-10-11 20:21:13 -07:00
  • cef6ee12f2 Roll src/third_party/skia e7588323d586..2a138544646d (2 commits) (flutter/engine#6510) skia-flutter-autoroll 2018-10-11 22:26:33 -04:00
  • 80f80ab08c Reversion for roll (#22984) matthew-carroll 2018-10-11 18:17:46 -07:00
  • 74d677b58a Roll engine 9cad7b663ee2..daf4447a2eb2 (3 commits) (#22986) engine-flutter-autoroll 2018-10-11 20:51:17 -04:00
  • 673d56d1b7 Fix test template (#22982) jslavitz 2018-10-11 16:25:34 -07:00
  • dda01afdae Roll src/third_party/skia a631669e50a2..e7588323d586 (8 commits) (flutter/engine#6509) skia-flutter-autoroll 2018-10-11 19:02:34 -04:00
  • ba1323929a Re-enable docs generation. (#22979) Greg Spencer 2018-10-11 15:56:22 -07:00
  • 80d2237fe5 Reland "Allow raster caching any layer subtree (#6442)" (flutter/engine#6507) liyuqian 2018-10-11 15:09:09 -07:00
  • 313059cdb6 Add labeled tappable target guideline and gallery tests (#22824) Jonah Williams 2018-10-11 15:05:10 -07:00
  • 3188e5c6cf Roll engine 22522c0b3e69..9cad7b663ee2 (2 commits) (#22978) engine-flutter-autoroll 2018-10-11 17:56:17 -04:00
  • 0ec9ea75fe Revert "Allow raster caching any layer subtree (#6442)" (flutter/engine#6506) liyuqian 2018-10-11 14:18:22 -07:00
  • 3b68ae8422 Remove extraneous flags from dartdoc invocation (#22972) Janice Collins 2018-10-11 13:27:43 -07:00
  • 397c02b215 Allow raster caching any layer subtree (flutter/engine#6442) liyuqian 2018-10-11 13:24:33 -07:00
  • c1330d94f5 Roll src/third_party/skia 9c37cd96e4c8..a631669e50a2 (12 commits) (flutter/engine#6501) skia-flutter-autoroll 2018-10-11 15:39:34 -04:00
  • 0e76cb4c10 prefer_void_to_null in flutter_test (#22847) Alexandre Ardhuin 2018-10-11 18:00:46 +02:00
  • dba54316f4 Android API version check for the call to Activity.reportFullyDrawn (#22918) Jason Simmons 2018-10-11 08:57:33 -07:00
  • 502697f916 Roll engine 7ea8b9968dce..22522c0b3e69 (1 commits) (#22946) engine-flutter-autoroll 2018-10-11 10:20:23 -04:00
  • cd15c0f9dc Roll src/third_party/skia 932759e9b414..9c37cd96e4c8 (1 commits) (flutter/engine#6498) skia-flutter-autoroll 2018-10-11 09:21:42 -04:00
  • 1e1904d947 Roll src/third_party/skia f03d4eaa2487..932759e9b414 (2 commits) (flutter/engine#6497) skia-flutter-autoroll 2018-10-11 02:34:10 -04:00
  • 29feac1939 Roll engine f307c7fd070b..7ea8b9968dce (1 commits) (#22939) engine-flutter-autoroll 2018-10-11 01:24:23 -04:00
  • 7e94d9a5ce Roll engine daed2b7d61f3..f307c7fd070b (3 commits) (#22936) engine-flutter-autoroll 2018-10-11 00:28:23 -04:00
  • e274ed866a [dart] Roll engine to dart roll Alexander Aprelev 2018-10-10 15:32:57 -07:00
  • fde2347cfe [dart] Roll engine to pre-dart roll Alexander Aprelev 2018-10-10 15:32:26 -07:00
  • a02332335a MaterialButton must honor its minWidth and height parameters (#22919) Hans Muller 2018-10-10 20:22:07 -07:00
  • 02286d2ac4 Roll src/third_party/skia 9835dd51b320..f03d4eaa2487 (1 commits) (flutter/engine#6496) skia-flutter-autoroll 2018-10-10 23:09:10 -04:00
  • 081d2a7a86 Re-land text wrapping/color PR (#22831) Greg Spencer 2018-10-10 18:17:56 -07:00
  • 4a66e9547b Remove VM options that are on by default now. (flutter/engine#6495) Siva 2018-10-10 17:40:34 -07:00
  • 45577f1f07 Pass scriptcode and variantcode to dart:ui Window. (flutter/engine#6493) Gary Qian 2018-10-10 17:22:59 -07:00
  • f0caffcdb2 Roll src/third_party/skia 04ac46135f23..9835dd51b320 (7 commits) (flutter/engine#6494) skia-flutter-autoroll 2018-10-10 19:44:10 -04:00
  • 1531ef60ec [frdp] Add configurable timeouts for VM. (#22893) Andrew Davies 2018-10-10 16:11:01 -07:00
  • dc58f8534f [dart] Roll dart to b99bcfd3099f0d32e39287160a9539e878cb0b68 (flutter/engine#6491) Alexander Aprelev 2018-10-10 15:27:54 -07:00
  • 065769e2e5 Use an older version of SurfaceTexture.setOnFrameAvailableListener when running on pre-Lollipop devices (flutter/engine#6489) Jason Simmons 2018-10-10 15:01:48 -07:00
  • b1f2799090 Roll src/third_party/skia 6ba8c83234ca..04ac46135f23 (9 commits) (flutter/engine#6490) skia-flutter-autoroll 2018-10-10 16:18:09 -04:00
  • 9c01c2b836 Use new run arguments API in flutter_view / Android example. Sebastian Roth 2018-09-18 15:34:46 +08:00
  • a590940e45 ButtonTheme.of().colorScheme defers to Theme (#22880) Hans Muller 2018-10-10 11:40:30 -07:00
  • 0ff9e8a928 Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) Greg Spencer 2018-10-10 11:01:40 -07:00
  • 9f25482736 Roll src/third_party/skia 43a5497bf643..6ba8c83234ca (7 commits) (flutter/engine#6488) skia-flutter-autoroll 2018-10-10 13:41:33 -04:00
  • e58e473251 Added person related icons (#22490) creativecreatorormaybenot 2018-10-10 19:27:29 +02:00
  • 0c6c61988d Remove new keyword from default template app (#22454) Philip 2018-10-10 17:59:53 +01:00
  • 52e5a9a70a Add a profile build type to the Android app template (with plugin support) (#22884) Jason Simmons 2018-10-10 09:54:57 -07:00
  • 8a5ca67ce2 Roll src/third_party/skia 311739b2dda1..43a5497bf643 (2 commits) (flutter/engine#6487) skia-flutter-autoroll 2018-10-10 10:20:34 -04:00
  • fda318dc08 Roll src/third_party/skia f5a09214740d..311739b2dda1 (1 commits) (flutter/engine#6486) skia-flutter-autoroll 2018-10-10 05:50:33 -04:00
  • a02f9d501b Allow passing a restart reason through to analytics (#21983) Danny Tuppeny 2018-10-10 10:23:32 +01:00
  • 8ceead31f6 Roll engine e68b85ae7ff4..bc6df5bc34dc (3 commits) (#22889) engine-flutter-autoroll 2018-10-10 02:25:23 -04:00
  • b504b304ab Roll src/third_party/skia a38ab3b094ba..f5a09214740d (1 commits) (flutter/engine#6485) skia-flutter-autoroll 2018-10-10 02:16:32 -04:00
  • bfedbd09b8 prefer_void_to_null in flutter_localizations (#22826) Alexandre Ardhuin 2018-10-10 06:04:31 +02:00
  • 422e56c29c Added support for Gradle productFlavors that are not only lowercase (#22767) Jorge Coca 2018-10-09 22:04:29 -05:00
  • 739a6f4d1a Roll src/third_party/skia f40ddfabb7f0..a38ab3b094ba (2 commits) (flutter/engine#6484) skia-flutter-autoroll 2018-10-09 22:52:34 -04:00
  • 893f867f36 Add a ratio cap to decoded animated image frames (flutter/engine#6310) Michael Klimushyn 2018-10-09 17:07:46 -07:00
  • 8bfb4b3ee5 Bring TextTheme into alignment with the current Material spec (#22330) Hans Muller 2018-10-09 17:00:15 -07:00
  • 87f97ca358 Roll engine bf377896ff0f..e68b85ae7ff4 (2 commits) (#22881) engine-flutter-autoroll 2018-10-09 19:43:20 -04:00
  • 63d8ec5b03 Roll src/third_party/skia 42137de2b2b8..f40ddfabb7f0 (7 commits) (flutter/engine#6482) skia-flutter-autoroll 2018-10-09 19:27:32 -04:00
  • 485ed2f655 Fix DevFS to understand missing files in _stat() (#22844) Greg Spencer 2018-10-09 14:33:47 -07:00
  • fb7a5937ba Basic scroll semantics support (#21764) Jonah Williams 2018-10-09 14:16:28 -07:00
  • 59f1f1b6e2 Update dartdoc to 0.23.1. (#22875) Janice Collins 2018-10-09 13:49:00 -07:00
  • 9e51cc3e83 Add assert for null duration on snackbar (#22746) Jonah Williams 2018-10-09 13:45:56 -07:00
  • 8d545e9301 Add disabledThumbColor and other properties from Switch to SwitchListTile final (#22823) jslavitz 2018-10-09 13:43:15 -07:00
  • d954ae6850 Roll engine 289c6b1a1c27..bf377896ff0f (2 commits) (#22878) engine-flutter-autoroll 2018-10-09 16:21:06 -04:00
  • 20574b9562 Roll buildroot to 2f0e56e63f92f1a8b80603e4b1c671fcf7b04feb (flutter/engine#6480) Michael Goderbauer 2018-10-09 13:20:38 -07:00
  • 7a93a22cec Roll src/third_party/skia ef85d19100b1..42137de2b2b8 (7 commits) (flutter/engine#6479) skia-flutter-autoroll 2018-10-09 16:05:33 -04:00
  • 570ae840f2 Remove unused deps and flags from flutter tool. (#22571) Stanislav Baranov 2018-10-09 13:04:06 -07:00
  • e3ec1cc150 Roll engine 08af410d4ab5..289c6b1a1c27 (1 commits) (#22869) engine-flutter-autoroll 2018-10-09 15:51:04 -04:00
  • 92ae80259c Missing dealloc method in FlutterEventChannel (flutter/engine#6464) Jidong Chen 2018-10-10 02:50:00 +08:00
  • a5c161c13a Revert "Add a profile build type to the app template" (#22872) liyuqian 2018-10-09 11:43:31 -07:00
  • 60e1e8fbe4 Roll Tonic (flutter/engine#6478) Jason Simmons 2018-10-09 10:59:48 -07:00
  • c399a0df45 Add build targets for fuchsia (flutter/engine#6470) Jonah Williams 2018-10-09 10:55:07 -07:00
  • 9a22f5a117 Ensure that VM snapshot is copied from artifacts before gradle merges assets. (#22707) Stanislav Baranov 2018-10-09 10:40:03 -07:00
  • d6e95a4613 Revert height (flutter/engine#6477) liyuqian 2018-10-09 10:32:29 -07:00
  • bbc83022f8 Roll engine 69e9eb1cd1ce..08af410d4ab5 (2 commits) (#22866) engine-flutter-autoroll 2018-10-09 13:27:20 -04:00
  • f2c43737a9 Roll src/third_party/skia a41a74ac7994..ef85d19100b1 (11 commits) (flutter/engine#6476) skia-flutter-autoroll 2018-10-09 12:46:33 -04:00
  • 3b248fdc11 Add a profile build type to the app template (#22837) Jason Simmons 2018-10-09 09:45:46 -07:00
  • 3e08c1a5ea Roll engine bfcdad855729..69e9eb1cd1ce (2 commits) (#22852) engine-flutter-autoroll 2018-10-09 12:29:20 -04:00
  • 001a267498 Revert "Revert "Use single_root_scheme when compiling platform (#6402)" (#6431)" (flutter/engine#6473) Alexander Aprelev 2018-10-09 08:00:00 -07:00
  • f585d49353 [dart] Roll dart to a50dfd66980ed5c9aef9851fcc57557fb607769c. (flutter/engine#6472) Alexander Aprelev 2018-10-09 07:50:29 -07:00
  • 12a3cc3ac0 Roll src/third_party/skia 817c01aecdc4..a41a74ac7994 (1 commits) (flutter/engine#6475) skia-flutter-autoroll 2018-10-09 09:22:33 -04:00
  • 134ff52897 Roll src/third_party/skia 9b7bfd09106f..817c01aecdc4 (1 commits) (flutter/engine#6474) skia-flutter-autoroll 2018-10-09 02:24:21 -04:00
  • e4111b804b Roll engine 7ecc879ffd9a..bfcdad855729 (1 commits) (#22839) engine-flutter-autoroll 2018-10-08 23:27:20 -04:00
  • c81f4c71a2 Have runAsyncChecked throw a ProcessException instead of a String. (#22710) Greg Spencer 2018-10-08 19:11:31 -07:00
  • 052779d404 Roll engine 88facf405434..7ecc879ffd9a (1 commits) (#22835) engine-flutter-autoroll 2018-10-08 22:02:20 -04:00
  • a2ebb14376 Roll Dart to e4840ec239249ddc6b588fabfca57df2307e0634 (flutter/engine#6466) sjindel-google 2018-10-09 02:49:45 +02:00
  • 6eac2d126c Roll engine 572fa5646af7..88facf405434 (12 commits) (#22829) engine-flutter-autoroll 2018-10-08 19:22:20 -04:00
  • 4f298e6776 Publish make-host-app-editable command with CLI docs. (#22635) matthew-carroll 2018-10-08 16:02:13 -07:00
  • 655bf6a290 Update uses of ButtonTheme.bar: pass along the current Theme's colorScheme (#22827) Hans Muller 2018-10-08 15:53:36 -07:00
  • aab37c10e3 Roll src/third_party/skia 00de965d0d31..9b7bfd09106f (11 commits) (flutter/engine#6471) skia-flutter-autoroll 2018-10-08 18:49:21 -04:00
  • 27cd6283b7 Fix failing test on Cirrus (flutter/engine#6469) Michael Klimushyn 2018-10-08 15:47:53 -07:00
  • 874df1ec21 Fix bug in AnimatedSwitcher (#22183) Ian Hickson 2018-10-08 14:06:18 -07:00
  • 8d643013b1 add AOT smoke tests to Cirrus (#22751) Yegor 2018-10-08 12:38:46 -07:00
  • d93d762c33 Roll src/third_party/skia 8ad991da4c04..00de965d0d31 (6 commits) (flutter/engine#6467) skia-flutter-autoroll 2018-10-08 15:29:22 -04:00
  • c689c97d05 Remove mixin so we can roll Google3 (#22819) liyuqian 2018-10-08 11:52:04 -07:00
  • 788bb2d4c2 Add first frame reporting to gallery's Play Store Console logging (#22579) xster 2018-10-08 11:51:37 -07:00
  • 9c080269a8 Add some missing voiceover labels in gallery (#22753) xster 2018-10-08 11:51:16 -07:00
  • 0e7b1adda2 [Typo] it it -> if it (#22743) MH Johnson 2018-10-08 14:46:55 -04:00
  • 7038c3633b Fix typo in in raw_keyboard.dart (#22757) Anthony Bullard 2018-10-08 11:09:18 -07:00
  • 9ceb9ab305 [flutter_driver] Adds fuchsia compat for connect() (#22633) Andrew Davies 2018-10-08 11:09:07 -07:00
  • c0edacaa1b Correct issues in visible children determination (flutter/engine#6455) Jonah Williams 2018-10-08 11:05:09 -07:00
  • bbb080b3a3 Material Switch optionally adapts per platform: Switch.adaptive() (#22688) Hans Muller 2018-10-08 10:39:59 -07:00
  • d422e85f5b Large Dropdown Menu Fix (#22594) jslavitz 2018-10-08 10:39:39 -07:00
  • e0b182e61a Fix gradle error in devicelab tests (#22814) Greg Spencer 2018-10-08 09:38:37 -07:00
  • 1c5797421b Roll src/third_party/skia 95320ee01f5b..8ad991da4c04 (1 commits) (flutter/engine#6465) skia-flutter-autoroll 2018-10-08 12:06:21 -04:00
  • 3943b9f385 Roll src/third_party/skia 9aa3f9095622..95320ee01f5b (1 commits) (flutter/engine#6463) skia-flutter-autoroll 2018-10-08 07:07:22 -04:00