Commit Graph

  • d729e70e0c correctly pin build_daemon (#33463) Jonah Williams 2019-05-28 15:28:24 -07:00
  • e94a3d9d2e Removing unused imports (flutter/engine#9108) Kate Lovett 2019-05-28 15:16:33 -07:00
  • 61bbf3cdcf Roll src/third_party/skia d04aaa3a841a..1f02e8488551 (8 commits) (flutter/engine#9109) skia-flutter-autoroll 2019-05-28 18:05:28 -04:00
  • f9e28e7df7 Do not return null from IosProject.isSwift (#33450) Jason Simmons 2019-05-28 14:27:38 -07:00
  • 6a11211e12 Add checks to constructors and add missing constructor members (flutter/engine#9106) Jonah Williams 2019-05-28 13:37:15 -07:00
  • 8e3e0a89f4 Revert "Instrument add to app flows (#33297)" (#33449) Jonah Williams 2019-05-28 12:52:58 -07:00
  • 5efe381d1d Fix unopt variants of profile and release builds. (flutter/engine#9107) Chinmay Garde 2019-05-28 12:42:53 -07:00
  • cb46fb503f Better help message. (flutter/engine#9097) KyleWong 2019-05-29 03:33:30 +08:00
  • f496331a07 Forward custom IDE flags to GN. (flutter/engine#9023) Chinmay Garde 2019-05-28 12:21:58 -07:00
  • 2d9b158faf Revert "Framework support for font features in text styles (#33230)" (#33444) Jonah Williams 2019-05-28 11:35:03 -07:00
  • 13e9bfcc94 Add binaryMessenger constructor argument to platform channels (#30406) Harry Terkelsen 2019-05-28 11:18:22 -07:00
  • 2562de9d03 Roll src/third_party/skia 176b214f91bc..d04aaa3a841a (7 commits) (flutter/engine#9105) skia-flutter-autoroll 2019-05-28 14:16:58 -04:00
  • faec4ca361 Instrument add to app flows (#33297) Emmanuel Garcia 2019-05-28 11:11:20 -07:00
  • 841286d652 Framework support for font features in text styles (#33230) Jason Simmons 2019-05-28 11:06:54 -07:00
  • 7c811b6a66 Fix first focus determination. (#33279) Greg Spencer 2019-05-28 10:19:19 -07:00
  • 841e1cf0af Add mustRunAfter on mergeAssets task to force task ordering (#33272) Luiz Dubas 2019-05-28 14:01:20 -03:00
  • a656bcf54f rename test file that misnamed (#33361) Jonah Williams 2019-05-28 09:56:13 -07:00
  • 8217f4bc8c remove Layer.replaceWith due to no usage and no tests (#33164) Yegor 2019-05-28 09:55:32 -07:00
  • 20c31e7ac3 Sample Code & Animation for Flow Widget (#31929) Kate Lovett 2019-05-28 09:30:16 -07:00
  • 10e7277a84 Roll src/third_party/dart ec4d48e241..50b0d85804 (87 commits) Ben Konyi 2019-05-28 08:15:08 -07:00
  • b22e8f8908 Roll src/third_party/skia 213aa46af167..176b214f91bc (2 commits) (flutter/engine#9100) skia-flutter-autoroll 2019-05-28 10:48:04 -04:00
  • 8bc7c920bf Roll src/third_party/skia 7730d7cb8fb2..213aa46af167 (3 commits) (flutter/engine#9098) skia-flutter-autoroll 2019-05-28 03:28:43 -04:00
  • c2e047bbfe Roll src/third_party/skia de7e074e8190..7730d7cb8fb2 (2 commits) (flutter/engine#9096) skia-flutter-autoroll 2019-05-27 23:59:20 -04:00
  • 323373d333 Add blank newline after Dartdoc bulleted list. (#33403) Todd Volkert 2019-05-27 12:27:28 -07:00
  • ddef473e07 Add clarification in Animation's listener API docs (#33363) Todd Volkert 2019-05-27 10:17:09 -07:00
  • c67edf0289 Roll src/third_party/skia f06b6d5469a5..de7e074e8190 (1 commits) (flutter/engine#9094) skia-flutter-autoroll 2019-05-27 11:42:50 -04:00
  • 2aba311a46 Roll src/third_party/skia 7e5a64f517e4..f06b6d5469a5 (2 commits) (flutter/engine#9093) skia-flutter-autoroll 2019-05-27 04:55:43 -04:00
  • 3789a0b42e Roll src/third_party/skia dc01a84ae098..7e5a64f517e4 (1 commits) (flutter/engine#9092) skia-flutter-autoroll 2019-05-27 01:25:40 -04:00
  • d0b8eba0af Fix internal break since listing contents can return null (flutter/engine#9078) Mehmet Fidanboylu 2019-05-26 20:07:13 -07:00
  • 4c2dd170b2 Roll src/third_party/skia f33c95cd6f55..dc01a84ae098 (3 commits) (flutter/engine#9091) skia-flutter-autoroll 2019-05-26 05:33:20 -04:00
  • 75d75bfaec fix relative paths and snapshot logic in tool (#33283) Jonah Williams 2019-05-25 19:47:17 -07:00
  • 582c5587cd make sure we build test targets too (#33284) Jonah Williams 2019-05-25 19:46:44 -07:00
  • f0c950fb04 Rename macOS FLEPlugin* to FlutterPlugin* (flutter/engine#9074) stuartmorgan 2019-05-25 20:45:00 -04:00
  • 8150bff997 Apply minor cleanups to Android embedding (flutter/engine#9088) Chris Bracken 2019-05-25 15:45:14 -07:00
  • 7cdc09e0b2 Removed outdated deprecation comments (flutter/engine#9087) Chris Bracken 2019-05-25 15:02:52 -07:00
  • f7fe97bf24 Delete BSDiff sources (flutter/engine#9086) Chris Bracken 2019-05-25 13:49:28 -07:00
  • 21fd6fb32a Correct typos, adopt US spellings (flutter/engine#9081) Chris Bracken 2019-05-25 13:14:46 -07:00
  • 03d5bb8f53 Use track-widget-creation transformer included in the sdk. (flutter/engine#9085) Terry Lucas 2019-05-25 06:38:51 -07:00
  • 81c38b22cb Implement macOS support in flutter doctor (#33277) stuartmorgan 2019-05-24 22:51:02 -04:00
  • 82b9848101 New Plugin API PR4: Adds Lifecycle support to the new plugin system. (flutter/engine#9049) Matt Carroll 2019-05-24 19:28:49 -07:00
  • 156b4220b4 Americanise spellings (#33323) Chris Bracken 2019-05-24 19:13:02 -07:00
  • 4d9923201b Correct typos (#33322) Chris Bracken 2019-05-24 19:12:45 -07:00
  • 377cc25a50 Roll src/third_party/skia d9430297e74a..f33c95cd6f55 (5 commits) (flutter/engine#9082) skia-flutter-autoroll 2019-05-24 22:10:45 -04:00
  • d1a7209236 Update macOS podspec version requirement (flutter/engine#9077) stuartmorgan 2019-05-24 21:29:37 -04:00
  • 6eb999a637 Roll src/third_party/skia a4b837971c4b..d9430297e74a (30 commits) (flutter/engine#9080) skia-flutter-autoroll 2019-05-24 18:40:27 -04:00
  • 0f6e4e6190 Add macosPrefix to the pubspec schema for plugins (#33287) stuartmorgan 2019-05-24 15:39:48 -04:00
  • 1c0840a9dc Roll src/third_party/skia 9339a8a61af0..a4b837971c4b (34 commits) (flutter/engine#9076) skia-flutter-autoroll 2019-05-24 13:52:29 -04:00
  • daa7060882 Add stateful_widget_animation snippet template (#33295) Todd Volkert 2019-05-24 09:24:16 -07:00
  • 9d52085344 ExpandIcon Custom Colors (#33148) Shi-Hao Hong 2019-05-24 09:06:23 -07:00
  • 73798a1592 Explain hairline rendering in BorderSide.width docs (#33226) Shi-Hao Hong 2019-05-24 09:04:21 -07:00
  • c99ed8fed9 Add unpublish_package script. (#33267) Greg Spencer 2019-05-24 08:56:52 -07:00
  • f5827f0f07 [flutter_tool] Improve Fuchsia 'run' tests (#33263) Zachary Anderson 2019-05-24 07:48:41 -07:00
  • 7ec9a6fa72 no longer necessary with ddc fix (#33271) Jonah Williams 2019-05-23 23:49:41 -07:00
  • 12a0e475e2 Make paths absolute in settings.gradle (#33228) Emmanuel Garcia 2019-05-23 23:32:11 -07:00
  • 1bd85dd6c2 disable flaky devfs test (#33285) Jonah Williams 2019-05-23 17:05:29 -07:00
  • 4b5ce6b3ae Fix unchecked operation warnings in FlutterMain (flutter/engine#9073) Jason Simmons 2019-05-23 15:30:08 -07:00
  • 31a7a9b5a6 Roll third_party/dart/tools/sdks to 2.3.0 (flutter/engine#9072) Jason Simmons 2019-05-23 14:37:34 -07:00
  • 552e74770d Mark non-flaky test as such (#33269) liyuqian 2019-05-23 12:39:55 -07:00
  • c6129b4e85 Add cast to prepare for package:file update (#33268) Todd Volkert 2019-05-23 12:33:24 -07:00
  • bc7bc94083 Slight clarification in the ImageCache docs (#33195) Todd Volkert 2019-05-23 10:29:07 -07:00
  • 9a16900ed1 Pass an async callback to testWidgets. (#33260) Paul Berry 2019-05-23 10:17:22 -07:00
  • 4bc8e9c00e [ci] use Windows Container 2019 (#33248) Fedor Korotkov 2019-05-23 12:35:58 -04:00
  • 6031c56d4c Material Long Press Text Handle Flash (#32911) Justin McCandless 2019-05-23 08:15:59 -07:00
  • 0e8720e926 use the --disable-server-feature-completion cli arg to the analysis server (#33232) Devon Carew 2019-05-23 07:48:23 -07:00
  • be2918ff30 Fix ImageStreamListener's hashCode & operator== (#33217) Todd Volkert 2019-05-22 18:14:01 -07:00
  • ef9866bf27 Build macOS via workspace, rather than project (#33198) stuartmorgan 2019-05-22 19:58:29 -04:00
  • 2f6a986675 Roll engine 64f18f2cb686..8dc3a4cde207 (5 commits) (#33219) engine-flutter-autoroll 2019-05-22 19:58:17 -04:00
  • 018df5ecdd manual engine roll (#33224) Jonah Williams 2019-05-22 16:12:02 -07:00
  • 43fa4e85c0 Roll src/third_party/skia f77dbd04b926..9339a8a61af0 (12 commits) (flutter/engine#9065) skia-flutter-autoroll 2019-05-22 19:01:34 -04:00
  • 019b3fc927 Roll src/third_party/dart e3edfd36b2..ec4d48e241 (7 commits) Ben Konyi 2019-05-22 15:39:22 -07:00
  • 8eaa8b8a87 Add mouse button support to the macOS shell (flutter/engine#9054) stuartmorgan 2019-05-22 17:51:17 -04:00
  • cca1b1bf43 Add a podspec for FlutterMacOS.framework (flutter/engine#9062) stuartmorgan 2019-05-22 17:48:41 -04:00
  • 6b2bdb6147 libtxt: have GetRectsForRange(strut) fall back to tight bounds if layout isn't forcing use of the strut (flutter/engine#9058) Jason Simmons 2019-05-22 13:57:59 -07:00
  • a30ffb60ad Revert "Clean up some flutter_tools tests and roll dependencies (#33163)" (#33206) Jonah Williams 2019-05-22 12:20:02 -07:00
  • 89b0c5a1e7 Roll src/third_party/dart fde6a5917e..e3edfd36b2 (14 commits) Ben Konyi 2019-05-22 12:00:59 -07:00
  • bc0df359b8 Roll src/third_party/skia e63b01b364a0..f77dbd04b926 (19 commits) (flutter/engine#9057) skia-flutter-autoroll 2019-05-22 15:00:59 -04:00
  • a6f1c095dc Engine roll 75963dbb0ba6..64f18f2cb686 (#33157) Jason Simmons 2019-05-22 10:19:08 -07:00
  • dc28ba8919 Remove colon from Gradle task name since it's deprecated (#33191) Emmanuel Garcia 2019-05-22 09:58:08 -07:00
  • e5f81e1048 Clean up some flutter_tools tests and roll dependencies (#33163) Ian Hickson 2019-05-22 09:31:37 -07:00
  • 2b6a8b2d4c Expose pointer type and buttons in embedder.h (flutter/engine#9034) stuartmorgan 2019-05-22 11:30:32 -04:00
  • ab4714b1eb Roll src/third_party/dart b11308657c..fde6a5917e (8 commits) Ben Konyi 2019-05-21 17:12:06 -07:00
  • 74193f1e04 Update FlutterDevCompilerTarget for the new superclass constructor in the Dart SDK (flutter/engine#9039) Jason Simmons 2019-05-21 18:01:46 -07:00
  • cb576181e9 303a3910d fix dartdevc build (flutter/engine#9036) (#33155) engine-flutter-autoroll 2019-05-21 20:12:18 -04:00
  • 869c92a3d7 Add font features (such as tabular numbers) as an option in text styles (flutter/engine#8823) Jason Simmons 2019-05-21 16:47:57 -07:00
  • 99fa9d5c3a Roll src/third_party/dart b11308657c..b11308657c (0 commits) (flutter/engine#9037) Ben Konyi 2019-05-21 16:32:50 -07:00
  • 2eee3f3283 [flutter_tool] Don't look for Fuchsia artifacts on Windows (#33146) Zachary Anderson 2019-05-21 16:12:27 -07:00
  • ecc7793c30 75963dbb0 Roll src/third_party/skia 12710911dcc2..e63b01b364a0 (11 commits) (flutter/engine#9035) (#33151) engine-flutter-autoroll 2019-05-21 19:09:17 -04:00
  • 73dbca4142 Added ScrollController to TextField (#32620) Mattia Crovero 2019-05-22 01:07:55 +02:00
  • 490cb86f01 fix dartdevc build (flutter/engine#9036) Jonah Williams 2019-05-21 15:30:57 -07:00
  • 27d3c2fcc8 Add support for ImageStreamListener.onChunk() (#33092) Todd Volkert 2019-05-21 14:55:29 -07:00
  • ca4ad6dc5a Updated some links (#32444) Lorenz Nickel 2019-05-21 23:48:42 +02:00
  • 5795c151db Roll src/third_party/skia 12710911dcc2..e63b01b364a0 (11 commits) (flutter/engine#9035) skia-flutter-autoroll 2019-05-21 17:32:53 -04:00
  • 9aa3990f77 ee5915fbb Avoid unnecessary copying of vectors in AccessibilityBridge (flutter/engine#9033) (#33147) engine-flutter-autoroll 2019-05-21 17:15:21 -04:00
  • 6b8e6d24ca 74aaf735a Roll src/third_party/skia 54fbe0f813c1..12710911dcc2 (5 commits) (flutter/engine#9032) (#33141) engine-flutter-autoroll 2019-05-21 15:49:18 -04:00
  • a389d17766 A minor bug fix and comment cleanups for focus (#33135) Greg Spencer 2019-05-21 12:42:26 -07:00
  • e59951fa15 Avoid unnecessary copying of vectors in AccessibilityBridge (flutter/engine#9033) Matthew Dempsky 2019-05-21 12:39:11 -07:00
  • 041755faad don't send crash reports if on a user branch (#33078) Christopher Fujino 2019-05-21 11:58:41 -07:00
  • ceec48785a Re-apply "Add assert that the root widget has been attached" (#33084) Todd Volkert 2019-05-21 11:21:57 -07:00
  • 33216db5ef Roll src/third_party/skia 54fbe0f813c1..12710911dcc2 (5 commits) (flutter/engine#9032) skia-flutter-autoroll 2019-05-21 13:59:52 -04:00
  • c6be1b9619 Fix apidocs in _WidgetsAppState.basicLocaleListResolution (#32638) Efthymis Sarmpanis 2019-05-21 20:15:57 +03:00