Commit Graph

  • 3c7122a797 devicelab: fix basic_material_app_ios__size; add microbenchmarks (#7408) Yegor 2017-01-10 09:30:00 -08:00
  • 0043fb30d4 resolve merge conflicts of 9773115 to master Mark Salyzyn 2017-01-10 08:21:48 -08:00
  • 9773115ad4 minikin: use log/log.h when utilizing ALOG macros am: 707bbae8ff am: 02c6dfea83 am: 869ad0c290 Mark Salyzyn 2017-01-10 16:09:13 +00:00
  • 869ad0c290 minikin: use log/log.h when utilizing ALOG macros am: 707bbae8ff am: 02c6dfea83 Mark Salyzyn 2017-01-10 16:03:42 +00:00
  • 6a63af4081 Rebuild Android apk when Dart source is modified (#7345) John McCutchan 2017-01-10 07:59:55 -08:00
  • 02c6dfea83 minikin: use log/log.h when utilizing ALOG macros am: 707bbae8ff Mark Salyzyn 2017-01-10 15:58:41 +00:00
  • 684259794b Add CupertinoAlertDialog (#7395) Adam Barth 2017-01-09 21:35:43 -08:00
  • cd34593ca8 Test print.dart (#7406) Adam Barth 2017-01-09 21:35:26 -08:00
  • fb8179bfed Remove a misfiring assert in the test framework plugin (#7397) Jason Simmons 2017-01-09 16:52:00 -08:00
  • 2eecb8be37 Improve Notification API (#7403) Ian Hickson 2017-01-09 16:44:22 -08:00
  • d3faada983 Trivial improvement of AbstractNode docs. (#7399) Ian Hickson 2017-01-09 16:33:40 -08:00
  • cd92e11f17 Use the actual pipeline owner for this assert. (#7400) Ian Hickson 2017-01-09 16:33:25 -08:00
  • 84cf54892d Improve test coverage (#7401) Adam Barth 2017-01-09 16:19:24 -08:00
  • 258fc011f6 pass additional named params to daemon run (#7392) Devon Carew 2017-01-09 16:12:41 -08:00
  • 12d5b26c3a Add an onChanged callback to InputFormField. (#7398) Matt Perry 2017-01-09 15:43:16 -08:00
  • 7c9f9be363 Add a timeout to every command (enforced on device and host) (#7391) Michael Goderbauer 2017-01-09 14:57:25 -08:00
  • 1df639b432 add microbenchmarks to devicelab (fixes #7081) (#7396) Yegor 2017-01-09 14:57:14 -08:00
  • b23aed7a86 New Tabs API (#7387) Hans Muller 2017-01-09 14:55:36 -08:00
  • e82b18d47b The core RenderSliver protocol. (#7370) Ian Hickson 2017-01-09 14:49:14 -08:00
  • 707bbae8ff minikin: use log/log.h when utilizing ALOG macros Mark Salyzyn 2017-01-09 13:33:48 -08:00
  • 016b5ab0cc Force all dart:io usage to go through 'base/io.dart' (#7390) Todd Volkert 2017-01-09 08:37:00 -08:00
  • 8bb270342e Update flutter_tools to use package:file throughout (#7385) Todd Volkert 2017-01-06 16:51:44 -08:00
  • 0c42c9b1b2 Add CupertinoActivityIndicator (#7380) Adam Barth 2017-01-06 15:58:26 -08:00
  • b40f0cae9c Allow Expanded.flex to be null (#7384) Adam Barth 2017-01-06 13:59:40 -08:00
  • fd3e0b7e13 Add option to get Dart VM flags from flutter_driver. (#7378) Michael Goderbauer 2017-01-06 10:56:09 -08:00
  • 41ef8b376f Reduce memory usage of FontCollection. Seigo Nonaka 2016-12-13 16:29:16 +09:00
  • 5b1e7c0a37 Rename TransferMode to BlendMode (#7357) Adam Barth 2017-01-06 00:07:47 -08:00
  • 8591ef59c8 Rename TransferMode to BlendMode (flutter/engine#3323) Adam Barth 2017-01-05 23:44:47 -08:00
  • b0e8520ae6 Make LayoutCallback generic and other minor changes (#7367) Ian Hickson 2017-01-05 22:12:08 -08:00
  • ec9a6fbbdd Add an assert and remove a TODO (#7368) Ian Hickson 2017-01-05 22:11:29 -08:00
  • 05910fb84f Add a getter for flutterView in FlutterActivity. This allows fullscreen flutter apps to extend FlutterActivity and do custom stuff with the flutter view. (flutter/engine#3324) amirh 2017-01-05 20:35:00 -08:00
  • 1c43c4e24d Bump package:file version to 1.0.0 (#7371) Todd Volkert 2017-01-05 18:42:57 -08:00
  • 29a88cf817 Bump path to 1.4.0 and meta to 1.0.4 (#7369) Todd Volkert 2017-01-05 16:44:27 -08:00
  • 79c8e5c7c7 Add a toString to Simulation (#7364) Ian Hickson 2017-01-05 16:33:40 -08:00
  • 11d1d54c8a Changes to the drag gesture detectors and the velocity tracker (#7363) Ian Hickson 2017-01-05 16:19:14 -08:00
  • 629255eb49 Fix SizeChangedLayoutNotifier and its test. (#7361) Ian Hickson 2017-01-05 16:19:06 -08:00
  • 86ad51f1ec Doc that SizedBox.expand can be used by Scaffold.body (#7141) Seth Ladd 2017-01-05 15:18:40 -08:00
  • 207968ff79 Make SingleTickerProviderStateMixin more resilient (#7360) Ian Hickson 2017-01-05 15:11:28 -08:00
  • e08c3c3bdc moreOrLessEquals matcher for floating point numbers (#7358) Ian Hickson 2017-01-05 14:51:01 -08:00
  • 7f3dc76b8d Minor improvement to Tween docs (#7354) Ian Hickson 2017-01-05 14:39:23 -08:00
  • 30053f2f41 Deprecate HostMessages (#7352) Adam Barth 2017-01-05 14:01:27 -08:00
  • 5c360c8320 Minor tweaks to Curve documentation (#7353) Ian Hickson 2017-01-05 13:10:41 -08:00
  • b2c244efe8 Allow nulls in Listenable.merge (#7355) Ian Hickson 2017-01-05 13:10:30 -08:00
  • 27970bd82d Remove package:flutter/cassowary.dart (#7350) Adam Barth 2017-01-05 13:08:43 -08:00
  • cd09370c13 Update quiver (#7349) Adam Barth 2017-01-05 12:45:10 -08:00
  • 1fa8a254a3 Update engine revision. (#7348) Chinmay Garde 2017-01-05 12:30:01 -08:00
  • 04d14ea433 Fix Linux builds by correctly initializing the GPURasterizer. (flutter/engine#3322) Chinmay Garde 2017-01-05 11:34:42 -08:00
  • c6b9cdf80d Clarify Draggable docs (#7341) Adam Barth 2017-01-05 11:30:15 -08:00
  • 0c6dc598f7 Slider shouldn't be open at min (#7342) Adam Barth 2017-01-05 11:29:55 -08:00
  • 2ba424edb7 Remove Canvas.setMatrix and MaskFilter flags (flutter/engine#3321) Adam Barth 2017-01-05 11:08:59 -08:00
  • c613a85c0f Invalid Curve transform parameter should assert (#7340) Hans Muller 2017-01-04 17:11:05 -08:00
  • 1146587cc7 Improve Scaffold.of docs (#7339) Adam Barth 2017-01-04 16:30:37 -08:00
  • 86e5fce61a Tooltip update can cause assert (#7338) Adam Barth 2017-01-04 16:08:29 -08:00
  • 3176921d16 Add CupertinoSlider (#7336) Adam Barth 2017-01-04 16:08:19 -08:00
  • 96fa6c3ea4 IgnorePointer and AbsorbPointer should crossdoc each other. (#7337) Adam Barth 2017-01-04 15:09:10 -08:00
  • 9552de30ba Tweak visual appearance of CupertinoSwitch (#7328) Adam Barth 2017-01-04 12:41:13 -08:00
  • 732a83d408 Add CupertinoSwitch (#7326) Adam Barth 2017-01-03 22:11:35 -08:00
  • 064a35c013 Make GN generate Xcode projects on Mac. (flutter/engine#3320) Chinmay Garde 2017-01-03 16:40:15 -08:00
  • d14c8ac6f5 Re-format all GN files using gn format. (flutter/engine#3319) Chinmay Garde 2017-01-03 15:59:48 -08:00
  • 500981fe0f make dialog background color configurable (#7320) (#7323) lequem 2017-01-04 00:02:06 +01:00
  • 6ecdcd4612 Fix Fuchsia build (flutter/engine#3318) Adam Barth 2017-01-03 13:25:38 -08:00
  • 63fbe60fa6 Display resident memory statistics on the performance overlay. (flutter/engine#3314) Chinmay Garde 2017-01-03 12:27:30 -08:00
  • 2bb93db2b7 fixed doc typo (#7270) Michael 'afrolion' Perrotte 2017-01-03 00:35:06 -05:00
  • 311d94f416 Tune line breaking for justification Seigo Nonaka 2016-11-24 13:24:53 +09:00
  • 280e28b99d resolve merge conflicts of fbec42b to master Mark Salyzyn 2016-12-28 13:51:46 -08:00
  • fbec42b214 minikin: Replace cutils/log.h with android/log.h or log/log.h am: ff6cd90494 am: bc2dbaa9bf am: 782d509a49 Mark Salyzyn 2016-12-28 21:32:23 +00:00
  • 782d509a49 minikin: Replace cutils/log.h with android/log.h or log/log.h am: ff6cd90494 am: bc2dbaa9bf Mark Salyzyn 2016-12-28 21:24:57 +00:00
  • bc2dbaa9bf minikin: Replace cutils/log.h with android/log.h or log/log.h am: ff6cd90494 Mark Salyzyn 2016-12-28 21:17:22 +00:00
  • ff6cd90494 minikin: Replace cutils/log.h with android/log.h or log/log.h Mark Salyzyn 2016-09-28 15:23:30 -07:00
  • b194ed3b5e Update editor recommendation (flutter/engine#3317) Michael Thomsen 2016-12-22 21:41:15 +01:00
  • d05c7f62f2 UserAccountsDrawerHeader gallery demo, etc (#7297) Hans Muller 2016-12-21 06:19:42 -08:00
  • c9c577aeeb BoxDecoration should clip its backgroundImage if shape is BoxShape.circle (#7292) Hans Muller 2016-12-20 07:54:57 -08:00
  • 82fc87fc4e Remove extra leading slashes in the flutter tool snapshot path (#7291) Jason Simmons 2016-12-19 15:44:26 -08:00
  • 49ebb3e266 hide some options from flutter -h (#7288) Devon Carew 2016-12-19 15:21:06 -08:00
  • 1b9939af95 Rename DestinationLabel on BottomNavigationBar (#7281) Luke 2016-12-17 18:14:37 -08:00
  • 49424e1b4f Detach the EGL surface from the GPU thread and then destroy it during the FlutterView surfaceDestroyed callback (flutter/engine#3316) Jason Simmons 2016-12-16 15:36:33 -08:00
  • 3e3d21926b Curves.decelerate (#7284) Ian Hickson 2016-12-16 15:30:41 -08:00
  • 6d4191e98c Forms provide more control over when they validate. (#7283) Matt Perry 2016-12-16 18:14:37 -05:00
  • 0d746ff155 AppBar Menu and action button center alignment (#7280) Hans Muller 2016-12-16 12:11:20 -08:00
  • dbf1cfdbf0 Do not pad the Input/InputContainer icon (#7282) Hans Muller 2016-12-16 12:10:57 -08:00
  • 895aaa9a2e Update CONTRIBUTING doc to mention analysis (#7277) Ian Hickson 2016-12-15 15:59:57 -08:00
  • 2546259a64 DependencyChecker with tests (#7268) John McCutchan 2016-12-15 15:05:15 -08:00
  • 977a25f29c Listenable.merge (#7256) Ian Hickson 2016-12-15 13:54:53 -08:00
  • 971ca4b835 Check exit code for test subprocess (#7269) Ian Hickson 2016-12-15 13:43:45 -08:00
  • 2d48700bb1 Use LOCAL_TEST_DATA to install test data am: 7e38090b57 am: 62047ccb25 am: 4c1fe1e28c am: 1e8d13909a -s ours Dan Willemsen 2016-12-15 20:39:23 +00:00
  • 1e8d13909a Use LOCAL_TEST_DATA to install test data am: 7e38090b57 am: 62047ccb25 am: 4c1fe1e28c Dan Willemsen 2016-12-15 20:32:52 +00:00
  • 4c1fe1e28c Use LOCAL_TEST_DATA to install test data am: 7e38090b57 am: 62047ccb25 Dan Willemsen 2016-12-15 20:25:53 +00:00
  • 62047ccb25 Use LOCAL_TEST_DATA to install test data am: 7e38090b57 Dan Willemsen 2016-12-15 20:18:22 +00:00
  • 502592e56c Revert "Use test fonts in the test shell and remove custom font installation on Travis." (#7265) Ian Hickson 2016-12-15 11:01:39 -08:00
  • 7e38090b57 Use LOCAL_TEST_DATA to install test data Dan Willemsen 2016-12-09 16:31:40 -08:00
  • 7383094bf6 Merge "Use LOCAL_TEST_DATA to install test data" Dan Willemsen 2016-12-15 18:39:53 +00:00
  • f2932b6a48 An Android instrumentation test using a FlutterView (#7262) Jason Simmons 2016-12-14 16:01:56 -08:00
  • bf289a2aea Animate size of label text over text fields. (#7241) Matt Perry 2016-12-14 15:29:36 -05:00
  • a56d9c1666 Remove obsolete usage of the fuchsia tracing macros. (flutter/engine#3311) Benjamin Lerman 2016-12-14 16:08:42 +01:00
  • 3759332890 update create template intellij metadata (#7255) Devon Carew 2016-12-14 03:42:55 -08:00
  • a4a8c9cad6 Merge "Change language score calculation" Yirui Huang 2016-12-14 05:45:23 +00:00
  • 327e5163cf Dont override the explicitly set paint bounds in Layer::Preroll. (flutter/engine#3313) Chinmay Garde 2016-12-13 17:14:25 -08:00
  • 6c5e3f1844 Use LOCAL_TEST_DATA to install test data Dan Willemsen 2016-12-09 16:31:40 -08:00
  • cf61905c04 publish GPU metrics to dashboard; compact transition event printout (#7254) Yegor 2016-12-13 15:22:23 -08:00
  • f2342a6141 Provide an empty asset manifest if the FLX does not contain any assets (#7243) Jason Simmons 2016-12-13 13:43:28 -08:00