Commit Graph

  • 151750baa8 Update the ios projects for examples to HelloServices model (#4822) Adam Barth 2016-07-06 14:13:21 -07:00
  • 8d56fae557 Finish integrating HelloServices model on iOS (#4820) Adam Barth 2016-07-06 13:13:28 -07:00
  • 5dae820c1b Use https instead of http when downloading Dart. (#4821) Eric Seidel 2016-07-06 13:10:56 -07:00
  • ec752d813d send ext.flutter.debugDumpApp; ext.flutter.reassemble (#4810) Devon Carew 2016-07-04 11:21:56 -07:00
  • 3cbb20d176 Just use SemanticAnnotator instead of Iterable<SemanticAnnotator> (#4813) Adam Barth 2016-07-03 21:16:21 -07:00
  • 839def55ba Teach the system to shutdown semantics (#4811) Adam Barth 2016-07-01 17:57:10 -07:00
  • cbf7d98874 Allow a host message handler to return a null result (#4812) Jason Simmons 2016-07-01 15:50:29 -07:00
  • 5ed8f1a1fd Add semantics for Sliders (#4808) Adam Barth 2016-07-01 13:38:24 -07:00
  • f0671edfdb workaround adb logcat -T (#4798) Devon Carew 2016-07-01 10:19:28 -07:00
  • 8c535ad7d7 Update use of @protected (#4805) Adam Barth 2016-07-01 10:06:40 -07:00
  • e0f37027ab Add some tests for these tweens (#4804) Adam Barth 2016-07-01 09:46:37 -07:00
  • 8cf2c1703e remove the flutter_dev env var (#4806) Devon Carew 2016-06-30 21:39:40 -07:00
  • 95a26ab0e8 Switch to SemanticAction (#4791) Adam Barth 2016-06-30 17:38:05 -07:00
  • 639532bd51 Don't pick up Android SDK from local engine (#4801) Adam Barth 2016-06-30 15:47:56 -07:00
  • 107cbd3185 Refresh Indicator fine tuning (#4800) Hans Muller 2016-06-30 15:36:06 -07:00
  • 6298a1aeb1 Fix a bug where ScrollableGrid/ScrollableList would flicker when (#4794) Matt Perry 2016-06-30 15:43:47 -04:00
  • f410ca80b7 Include target in revision string, since it affects the xcode config (#4795) Todd Volkert 2016-06-30 11:33:36 -07:00
  • 14c5321129 Merge pull request #4793 from pq/analyzer_0.27.4-alpha.15 Phil Quitslund 2016-06-30 11:05:31 -07:00
  • ec256c5ee4 Removed trampoline. pq 2016-06-30 10:50:38 -07:00
  • a417786d77 Update to latest analyzer (w/ cleanup). pq 2016-06-30 10:39:45 -07:00
  • fa7f271448 Merge pull request #4790 from pq/1.18.0-dev.3.0 Phil Quitslund 2016-06-30 10:08:09 -07:00
  • d9b9983e1a Refresh indicator (#4788) Hans Muller 2016-06-30 10:07:28 -07:00
  • 3324dbda26 Roll Dart to pick up: (flutter/engine#2778) Ryan Macnak 2016-06-30 09:22:30 -07:00
  • a185d3749f Update to latest Dart SDK (1.18.0-dev.3.0). pq 2016-06-30 07:43:01 -07:00
  • 63eedb7677 Semantics debugger shouldn't crash when reparenting nodes (#4782) Adam Barth 2016-06-28 14:44:02 -07:00
  • 05bcbb6cd0 Merge pull request #4785 from pq/empty_statement_cleanup Phil Quitslund 2016-06-28 14:02:05 -07:00
  • 543f705adb Cleanup empty statements. pq 2016-06-28 13:42:22 -07:00
  • fbab25be59 Remove errant xcuserdata file from project templates (#4784) Todd Volkert 2016-06-28 13:39:07 -07:00
  • 1a5ca2f675 Fix failing tooltip_test.dart by avoiding floating point comparisons. (#4781) Chinmay Garde 2016-06-28 12:49:11 -07:00
  • b8bcd62e54 Remove counters used to tag variables and symbols in the solver for debugging purposes. (#4780) Chinmay Garde 2016-06-28 11:58:24 -07:00
  • 77cd8ee40e Reproduce the Shrine home page portrait grid layout (#4779) Hans Muller 2016-06-28 11:05:18 -07:00
  • 41d6303570 Improve test coverage for material.dart (#4776) Adam Barth 2016-06-28 08:48:48 -07:00
  • cd8eea6205 Fix build failure of minikin_perftest Seigo Nonaka 2016-06-28 18:35:48 +09:00
  • a89c08ae49 Introduce FontCollection perftest Seigo Nonaka 2016-06-16 16:58:14 +09:00
  • df66baa6fa Add more native perf tests to minikin. Seigo Nonaka 2016-06-14 15:43:57 +09:00
  • 14f42a6a48 Improve test coverage in rendering.dart (#4775) Adam Barth 2016-06-27 17:38:53 -07:00
  • bb0c41f2a6 Improve test coverage for gestures.dart (#4773) Adam Barth 2016-06-27 14:42:41 -07:00
  • 2898768dde Add some missing docs (#4772) Adam Barth 2016-06-27 14:42:25 -07:00
  • 2af668f832 Change how navigator prevents redundant operations (#4769) Adam Barth 2016-06-27 13:07:47 -07:00
  • 08bf1b6bce Scrollable dropdown, dropdown underline cosmetics (#4766) Hans Muller 2016-06-27 10:28:20 -07:00
  • 5fc04dab74 Document State (#4762) Adam Barth 2016-06-26 16:22:20 -07:00
  • ccf87bd083 Fix the issue that flutter driver does not close _peer (#4755) Kaiyuan Wang 2016-06-25 12:58:46 -07:00
  • 2fa6a709c9 Improve documentation for framework.dart (#4758) Adam Barth 2016-06-25 12:22:14 -07:00
  • 9c0c0225a6 Add a test for GridPaper (#4754) Adam Barth 2016-06-24 20:46:17 -07:00
  • 0a4f96e2b6 Gallery about box: state Flutter's status and link to our website (#4746) Hans Muller 2016-06-24 17:54:21 -07:00
  • ae835f08df Document the public members of the Cassowary package. (#4744) Chinmay Garde 2016-06-24 17:31:47 -07:00
  • 9850fe1861 Test all but one line in animation.dart (#4751) Adam Barth 2016-06-24 16:33:04 -07:00
  • b00efda7fc Improve change notifier (#4747) Adam Barth 2016-06-24 15:53:48 -07:00
  • 490622b4da Add a wrapper for accessing the URL launcher service. (#4688) Chinmay Garde 2016-06-24 14:51:03 -07:00
  • e41527a898 Update the engine to pull in changes related to url_launcher.mojom. (#4745) Chinmay Garde 2016-06-24 12:26:05 -07:00
  • 6cdfd86ad1 send the reload source command for ios simulators (#4731) Devon Carew 2016-06-24 10:26:43 -07:00
  • aa364a082d don't rewrite the console in non-ansi mode (#4735) Devon Carew 2016-06-24 09:56:04 -07:00
  • 46da9e8498 Add a simple way of merging coverage data (#4726) Adam Barth 2016-06-23 18:02:55 -07:00
  • 4dd48882ef Update CONTRIBUTING.md (#4730) Devon Carew 2016-06-23 17:47:03 -07:00
  • 10931af0d3 Simplify coverage workflow (#4725) Adam Barth 2016-06-23 16:31:25 -07:00
  • f20546a1d7 Remove drudge spam (#4724) Adam Barth 2016-06-23 15:37:51 -07:00
  • 7b99ecff35 Use relative paths in lcov.info (#4722) Adam Barth 2016-06-23 15:29:54 -07:00
  • 68efa6a3fc Correct scrolling tabbar tab indicator size (#4723) Hans Muller 2016-06-23 15:17:17 -07:00
  • 05eef4a9b2 Get to 100% test coverage for src/animation/animations.dart (#4721) Adam Barth 2016-06-23 15:15:31 -07:00
  • 8409526433 Update README.md Ian Hickson 2016-06-23 14:03:26 -07:00
  • e53d3c2648 Update README.md Ian Hickson 2016-06-23 14:02:56 -07:00
  • 56039c0e64 Improve test coverage for animation.dart (#4718) Adam Barth 2016-06-23 13:43:42 -07:00
  • 74761265bc Add dartdoc for tabs and text selection handles (#4715) Adam Barth 2016-06-23 13:43:16 -07:00
  • 4be730ac9a Only download cloud SDK if we need it on Travis Adam Barth 2016-06-23 11:56:20 -07:00
  • c12c179a72 Make DataTable readable with the dark theme (#4717) Hans Muller 2016-06-23 10:59:07 -07:00
  • e5fb2fb0d3 An API for tracking software licenses. (#4711) Ian Hickson 2016-06-23 10:34:11 -07:00
  • bbf31cd3b7 Upload lcov.info to Google Storage (#4712) Adam Barth 2016-06-23 10:23:13 -07:00
  • 55b51ee549 Merge pull request #4697 from pq/analyzer_0.27.4-alpha.14 Phil Quitslund 2016-06-23 10:03:49 -07:00
  • 1cad4f4705 Fallback to a standard SDK if no embedders are found. pq 2016-06-22 19:30:46 -07:00
  • 4f133a6775 Don't run coverage on pull requests (#4710) Adam Barth 2016-06-22 17:52:08 -07:00
  • 73cd70f776 Add test coverage for lastElapsedDuration (#4705) Adam Barth 2016-06-22 17:14:55 -07:00
  • e91f3eef46 Don't uninstall before installing in flutter run (#4699) Todd Volkert 2016-06-22 15:43:57 -07:00
  • b2fed16454 _BuildFunction => WidgetBuilder pq 2016-06-22 15:39:27 -07:00
  • dcc7b144af Updated closure trampolines. pq 2016-06-22 15:25:25 -07:00
  • bb2e7b5250 Add AppBar iconTheme parameter (#4693) Hans Muller 2016-06-22 15:19:31 -07:00
  • e5eabf24fa Add Coveralls badge to README.md (#4700) Adam Barth 2016-06-22 15:11:24 -07:00
  • ed2c24ba2b Add coveralls support to Travis (#4690) Adam Barth 2016-06-22 14:47:41 -07:00
  • 352e2f573b Update to latest analyzer (0.27.4-alpha.14) and misc. analysis fixes. pq 2016-06-22 14:34:30 -07:00
  • 0f2c3dc07f Fix multi-line colors on Linux (#4691) Todd Volkert 2016-06-22 12:53:07 -07:00
  • b094fa6dd3 Add support for --coverage to flutter test (#4679) Adam Barth 2016-06-22 12:22:01 -07:00
  • 6c0b88aad6 Merge pull request #4683 from pq/1.18.0-dev.2.0 Phil Quitslund 2016-06-22 11:32:47 -07:00
  • bc5a66f9e5 Color coding (#4687) Todd Volkert 2016-06-22 11:30:21 -07:00
  • cd89e867ef About box API (#4677) Ian Hickson 2016-06-22 10:42:02 -07:00
  • ef49e28ecf Update engine to pick up crash fix in DBC (#4684) Todd Volkert 2016-06-22 10:40:50 -07:00
  • 84bdb326b4 dev/bots/test.sh += robustness (#4682) Todd Volkert 2016-06-22 10:18:24 -07:00
  • f452551d16 Bump Dart SDK to 1.18.0-dev.2.0. pq 2016-06-22 10:01:48 -07:00
  • 8a27b81451 Update Dart to fix crash in DBC (flutter/engine#2772) Todd Volkert 2016-06-22 09:19:48 -07:00
  • bf740cf46b Restore SystemChrome.setEnabledSystemUIOverlays (#4680) Adam Barth 2016-06-22 07:45:47 -07:00
  • 7c3a943548 Remove the gallery Live Demo buttons, etc (#4678) Hans Muller 2016-06-21 17:28:41 -07:00
  • a8f6f44a55 Update engine to include new version of Mojo (#4668) Adam Barth 2016-06-21 15:53:47 -07:00
  • f307735edc Remove the assembleFlx accessor and FLX asset path overrides (#4671) Jason Simmons 2016-06-21 15:29:34 -07:00
  • b81229b5f1 DropdownButton layout (#4582) Hans Muller 2016-06-21 15:20:35 -07:00
  • 0e38cba95f Make the limit that defines Row/Column free space configurable (#4646) Hans Muller 2016-06-21 14:29:22 -07:00
  • fad7cf59e3 Update hello_services for a change to the message listener API (#4670) Jason Simmons 2016-06-21 14:26:30 -07:00
  • 97c1f0b7b2 Route.didMount should throw a useful error message (#4665) Adam Barth 2016-06-21 14:10:13 -07:00
  • c823acc345 Pass a package map to gen_snapshot instead of a packages symlink directory (#4666) Jason Simmons 2016-06-21 13:47:24 -07:00
  • 772a54720b Update to mojo fd8d18dbf7a4f9ed8a607648cca6d2c595b1c580 (flutter/engine#2770) Adam Barth 2016-06-21 12:52:09 -07:00
  • d4ecd0235d Update engine version (#4663) Jason Simmons 2016-06-21 12:44:43 -07:00
  • 1cf7ec81cd Roll Dart (flutter/engine#2771) Jason Simmons 2016-06-21 10:55:08 -07:00
  • db0efec505 Make bots.sh print failure for when it's run locally (#4654) Todd Volkert 2016-06-21 10:50:05 -07:00