Commit Graph

  • 3bc3d4a50b Remove various roboto font logic (#8350) xster 2017-03-23 11:28:03 -07:00
  • 41edc1ac74 Use Java bundled with Android Studio for gradle (#8965) Michael Goderbauer 2017-03-23 10:17:24 -07:00
  • 458075d867 Generate a depfile for assets of a flutter_app. (flutter/engine#3497) P.Y. Laligand 2017-03-23 09:43:37 -07:00
  • d356b2d77a Generate a depfile for assets of a flutter_app. (#8961) P.Y. Laligand 2017-03-23 09:42:58 -07:00
  • 38e4e48d06 Remove flutter_view_ios__start_up.dart (#8978) Sarah Zakarias 2017-03-23 16:06:09 +01:00
  • b61e169011 Automatically wire dependencies for native plugins (#8891) Jakob Andersen 2017-03-23 14:59:12 +01:00
  • 2d29c62590 Update links to platform services -> channels (#8975) Michael Thomsen 2017-03-23 14:16:42 +01:00
  • 18db5a2e68 Add start-up test for flutter_view sample (#8892) Sarah Zakarias 2017-03-23 13:20:00 +01:00
  • e918ef5dbe Updated microbenchmark ios project according to #8971 (#8976) Mikkel Nygaard Ravn 2017-03-23 10:13:38 +01:00
  • f9336e2bbd Updated complex_layout ios project according to #8971 (#8974) Mikkel Nygaard Ravn 2017-03-23 09:32:55 +01:00
  • b9aec9389e Engine roll to get #3498 (#8966) Mikkel Nygaard Ravn 2017-03-23 07:58:27 +01:00
  • c206ff78ab Disable gn check for glue/trace_event.h non-Fuchsia path (flutter/engine#3501) James Robinson 2017-03-22 18:28:27 -07:00
  • 0ee3f57a10 Build Flutter app as a framework on iOS (#8971) Chris Bracken 2017-03-22 17:41:49 -07:00
  • 6a5534a437 Remove unused functions. Seigo Nonaka 2017-03-22 15:58:46 -07:00
  • 6ff5a41327 Remove uses of //base from all //flutter projects and replace them with //fml variants. (flutter/engine#3492) Chinmay Garde 2017-03-22 15:42:51 -07:00
  • 0d3611119a Improve the shadow drawing parameters (flutter/engine#3499) Jason Simmons 2017-03-22 14:47:57 -07:00
  • 7f239fb876 Apply the file name filter to all licensed files (not just source/text files) (flutter/engine#3491) Jason Simmons 2017-03-22 14:29:27 -07:00
  • 358e1cd2e1 Teach flutter_tools to populate PUB_ENVIRONMENT (#8962) Kevin Moore 2017-03-22 13:25:38 -07:00
  • f47cde441e Improvements to CircleAvatar text color (for #8895 codelab) (#8936) Collin Jackson 2017-03-22 13:23:14 -07:00
  • 3f4cb1fe8c Report detailed OS version string to analytics (#8934) Michael Goderbauer 2017-03-22 13:11:05 -07:00
  • 1bae8a0365 Print error message if a package is skipped during DevFS sync. (#8960) Michael Goderbauer 2017-03-22 13:04:34 -07:00
  • e01e4c18e1 Fix various gradle paths for Windows (#8935) Michael Goderbauer 2017-03-22 12:31:53 -07:00
  • 6dd8ce0317 Better value coverage of Flutter standard codec on iOS. Unit tests added. (flutter/engine#3498) Mikkel Nygaard Ravn 2017-03-22 20:23:23 +01:00
  • 502a1ed9ca link from Color to Colors (flutter/engine#3494) Seth Ladd 2017-03-22 11:17:16 -07:00
  • dfb6198feb Make the flutter test tests resilient to startup lock (#8941) Ian Hickson 2017-03-22 11:07:58 -07:00
  • 6a452f9ebd Color operator== should compare runtimeTypes (flutter/engine#3495) Hans Muller 2017-03-22 10:58:03 -07:00
  • 90799e4479 Fix selected tab indicator tap animation (#8939) Hans Muller 2017-03-22 10:40:10 -07:00
  • 0027d03af9 Revert "Improved value coverage of Flutter standard codec. Added unit tests. (#3493)" (flutter/engine#3496) Mikkel Nygaard Ravn 2017-03-22 15:48:59 +01:00
  • 3f0d2dc586 Improved value coverage of Flutter standard codec. Added unit tests. (flutter/engine#3493) Mikkel Nygaard Ravn 2017-03-22 14:54:12 +01:00
  • f12e382575 Add more logging to diagnose test failures. (#8951) Jakob Andersen 2017-03-22 14:50:17 +01:00
  • f79b333882 Remove unnecessary Android SDK checks. (#8926) Jakob Andersen 2017-03-22 13:51:28 +01:00
  • 972da54320 Refactor platform_services sample (#8949) Sarah Zakarias 2017-03-22 13:18:38 +01:00
  • 9adf1bf1b6 Open storyboard documents in Xcode 7 format (#8946) Sarah Zakarias 2017-03-22 10:38:00 +01:00
  • 15e51a9e3e Revert "Update gradle wrapper and build-tools version for flutter create." (#8940) Michael Thomsen 2017-03-22 01:42:40 +01:00
  • 578ca0a295 use color.shadeXxx instead of color[Xxx] (#8932) Alexandre Ardhuin 2017-03-21 23:14:55 +01:00
  • fac2fac1d6 add missing const keyword (#8931) Alexandre Ardhuin 2017-03-21 21:07:36 +01:00
  • dac80aac89 Make min/max fling velocity and min fling distance ScrollPhysics properties (#8928) Hans Muller 2017-03-21 11:00:04 -07:00
  • 14933de986 Defer to operating system for whichAll (#8921) Michael Goderbauer 2017-03-21 10:23:44 -07:00
  • deb71cc6dc Update gradle wrapper and build-tools version for flutter create. (#8914) asaarnak 2017-03-21 17:47:32 +02:00
  • d443d598c2 Align TextEditingValue and InputValue (#8922) Adam Barth 2017-03-20 17:18:35 -07:00
  • d35a9db6fe Avoid downloading artifacts twice (#8872) Michael Goderbauer 2017-03-20 17:09:59 -07:00
  • 269538df58 Add a constant for padding in a Material ListView (#8918) Adam Barth 2017-03-20 16:18:41 -07:00
  • 31fd74230e Add Design Discussion to State.build docs (#8916) Adam Barth 2017-03-20 16:18:32 -07:00
  • a111551b24 Document that Material clips (#8915) Adam Barth 2017-03-20 16:17:27 -07:00
  • 97816e1571 Rename Dismissable to Dismissible (#8919) Adam Barth 2017-03-20 16:17:08 -07:00
  • 11c2032a4e Run both regular and --watch analysis on Travis (#8913) Ian Hickson 2017-03-20 16:16:34 -07:00
  • 8aa4314930 Render Material using a PhysicalModel with optional compositing (#8920) Jason Simmons 2017-03-20 16:00:47 -07:00
  • db14a133e2 The Darwin FML backend. (flutter/engine#3490) Chinmay Garde 2017-03-20 15:47:40 -07:00
  • 09b6850499 roll engine (#8917) Jason Simmons 2017-03-20 15:25:27 -07:00
  • d41b5c8298 The Android FML backend. (flutter/engine#3489) Chinmay Garde 2017-03-20 15:18:01 -07:00
  • 1c69fa7eac Reference SizeChangedLayoutNotifier from SizeChangedLayoutNotification (#8887) Adam Barth 2017-03-20 14:50:02 -07:00
  • 185e75f6ad The Linux FML backend. (flutter/engine#3488) Chinmay Garde 2017-03-20 14:49:10 -07:00
  • d1f73fd0ad Add integration test for the Platform Services app (#8826) Sarah Zakarias 2017-03-20 22:19:03 +01:00
  • 6daf9aeefd Canvas.drawShadow API based on SkShadowUtils::drawShadow (flutter/engine#3486) Jason Simmons 2017-03-20 14:17:47 -07:00
  • 7143d8d1d9 Implementations of platform agnostic portions of FML. (flutter/engine#3487) Chinmay Garde 2017-03-20 13:41:41 -07:00
  • 142922deb4 Add WidgetTester.hasRunningAnimation (#8886) Adam Barth 2017-03-20 13:32:00 -07:00
  • 9c8763368f Fixed extent lists cannot handle infinite extent (#8885) Adam Barth 2017-03-20 12:45:52 -07:00
  • e836a84e30 Add Image.memory for making images from typed data (#8877) Adam Barth 2017-03-20 11:14:41 -07:00
  • ad55a59727 Merge "Expose supportedAxes to frameworks/base" TreeHugger Robot 2017-03-20 17:37:06 +00:00
  • 9056ded298 remove work around for https://github.com/dart-lang/sdk/issues/28599 (#8865) Michael Goderbauer 2017-03-20 10:30:30 -07:00
  • 03f053a738 Update complex_layout and microbenchmarks to Gradle build. (#8890) Jakob Andersen 2017-03-20 16:15:02 +01:00
  • 7b2367ed5f Remove legacy .apk build. (#8793) Jakob Andersen 2017-03-20 11:05:55 +01:00
  • 3fc7265ad5 Switch from Size.isInfinite to Size.isFinite (#8868) Adam Barth 2017-03-19 16:04:38 -07:00
  • f1c2d78455 Updating Cupertino Button MinSize to comply with iOS guidelines (#8881) David Yang 2017-03-19 05:19:40 -07:00
  • 87334eb424 [fuchsia_reload] Add flag to override on-device binary name (#8873) Zachary Anderson 2017-03-18 21:34:01 -07:00
  • c95e73418f Adds support for custom fonts for icons (#8880) Adam Barth 2017-03-18 14:09:51 -07:00
  • 3e37b1ef13 Update engine (#8879) Adam Barth 2017-03-18 13:59:41 -07:00
  • 401710fd27 Conform to platform protocol (flutter/engine#3485) Adam Barth 2017-03-18 13:35:43 -07:00
  • aa928e61b7 Relax requirement for text variation sequences Roozbeh Pournader 2017-03-17 16:54:42 -07:00
  • 80ab0f64b4 Remove addFrameCallback (#8874) Michael Goderbauer 2017-03-17 16:41:34 -07:00
  • 8eb2df1a8e Remove workaround for line breaks around currency symbols Roozbeh Pournader 2017-03-17 15:42:49 -07:00
  • 808cd092a0 Handle malformed UTF-8 in logcat streams (#8864) Jason Simmons 2017-03-17 15:32:59 -07:00
  • 031e042eee Now each Colors.foo constant is-a Color and a color swatch (#8833) Hans Muller 2017-03-17 15:24:54 -07:00
  • 5cf04b6141 Rename ImageFit to BoxFit (#8871) Adam Barth 2017-03-17 15:21:55 -07:00
  • d1f4822e07 Verify that stateful hero state persists mid-flight (#8817) Hans Muller 2017-03-17 15:00:58 -07:00
  • 215f7ff8d0 Update Minikin to use ICU's emoji data Roozbeh Pournader 2017-03-17 14:29:09 -07:00
  • d52c0a8f18 Add some @required annotations to transitions.dart (#8866) Adam Barth 2017-03-17 14:39:34 -07:00
  • 6e20d62b9e Add dartdocs to scroll_view.dart (#8846) Adam Barth 2017-03-17 13:26:40 -07:00
  • e58801cc99 Git ignore vscode .history files. (#8854) Phil Quitslund 2017-03-17 12:38:57 -07:00
  • a5b935ff67 Merge "Introduce FontCollection construct perf test" TreeHugger Robot 2017-03-17 19:33:44 +00:00
  • 9781f1aff0 make hot_mode_dev_cycle benchmark run in verbose mode (#8862) Michael Goderbauer 2017-03-17 12:16:19 -07:00
  • 3af9ce884d Stop ignoring strong_mode_down_cast_composites (#8783) (#8853) Phil Quitslund 2017-03-17 09:49:43 -07:00
  • ef43d00045 Ignore some missing plugins. (#8852) Adam Barth 2017-03-17 09:40:58 -07:00
  • 9f770ec8a3 update IntelliJ metadata (#8844) Devon Carew 2017-03-17 09:39:18 -07:00
  • 2d0bfff203 Introduce FontCollection construct perf test Seigo Nonaka 2017-03-16 15:55:25 -07:00
  • dce4bf8599 Remove old platform messaging API (#8837) Mikkel Nygaard Ravn 2017-03-17 11:56:50 +01:00
  • 3d3900871a Make sure local.properties file is created before calling gradle. (#8847) Jakob Andersen 2017-03-17 09:13:58 +01:00
  • ac754da610 Remove old flutter messaging API (flutter/engine#3482) Mikkel Nygaard Ravn 2017-03-17 09:04:59 +01:00
  • a0769f2488 apply the upcoming rule unnecessary_this (#8838) Alexandre Ardhuin 2017-03-17 08:05:42 +01:00
  • 90aa2957fe replace const Duration() with Duration.ZERO (#8835) Alexandre Ardhuin 2017-03-17 08:04:48 +01:00
  • 6cd552fe69 Add a couple dartdocs (#8841) Adam Barth 2017-03-16 22:19:11 -07:00
  • e4e4ea1ede Merge "Update emoji character data in Minikin" TreeHugger Robot 2017-03-17 03:20:24 +00:00
  • 60bb5d43dd Roll engine to 4a5a32466958dab49b9940e4528ee6d523f4a5ac (#8843) Chris Bracken 2017-03-16 19:35:01 -07:00
  • c7a35cdc80 dart_runtime_hooks: revert to syslog() call (flutter/engine#3484) Chris Bracken 2017-03-16 19:09:39 -07:00
  • b4f50b27ce Perform all iOS logging through ASL (flutter/engine#3481) Chris Bracken 2017-03-16 18:50:33 -07:00
  • 3d10a1ed4f Update emoji character data in Minikin Roozbeh Pournader 2017-03-16 14:18:59 -07:00
  • c9a9c627b6 Remove nasty ANSI workaround for Windows (#8839) Michael Goderbauer 2017-03-16 18:04:14 -07:00
  • 2291a56842 Remove support for function keys. (#8840) Michael Goderbauer 2017-03-16 18:00:21 -07:00
  • fac0fe35ba fix build (#8842) Michael Goderbauer 2017-03-16 17:53:48 -07:00
  • bbc4943973 Merge "Update emoji grapheme breaking rules" TreeHugger Robot 2017-03-16 22:54:12 +00:00