Commit Graph

  • 7300057f55 Update Dart revision Chinmay Garde 2015-11-17 16:25:44 -08:00
  • 4d0520bb40 Merge pull request #450 from abarth/rename_statistics_box Adam Barth 2015-11-17 16:20:31 -08:00
  • f6bd26a3f3 Make flutter run_mojo imply flutter build Adam Barth 2015-11-17 16:07:09 -08:00
  • e69e6c3eb1 Rename StatisticsBox to RenderStatisticsBox Adam Barth 2015-11-17 16:10:15 -08:00
  • 7d7e20fd41 Merge pull request #405 from floitschG/scheduler Florian Loitsch 2015-11-17 16:05:26 -08:00
  • 0760c8be7f Merge pull request #446 from abarth/improve_version Adam Barth 2015-11-17 16:05:08 -08:00
  • 371bf37dd9 Add a task-scheduler. Florian Loitsch 2015-11-11 21:26:50 -08:00
  • 74f08e731a Merge pull request #448 from Hixie/nested-focus-scopes Ian Hickson 2015-11-17 15:59:16 -08:00
  • ad2dccf9d2 Fix focus bug that was breaking nested navigators Hixie 2015-11-17 15:52:52 -08:00
  • ba10546889 Merge pull request #437 from jason-simmons/apk_package Jason Simmons 2015-11-17 15:27:34 -08:00
  • 835e7f25fc Improve flutter --version output Adam Barth 2015-11-17 15:24:25 -08:00
  • 07556429f2 Add a Flutter command that builds an APK using a local build of the engine Jason Simmons 2015-11-16 17:24:54 -08:00
  • 8743400b34 Merge pull request #2072 from abarth/rm_sky_viewer Adam Barth 2015-11-17 14:34:57 -08:00
  • 0494a9b2e9 Remove sky_viewer.mojo Adam Barth 2015-11-17 14:32:57 -08:00
  • 7be58b1ae0 Merge pull request #442 from abarth/run_flutter_mojo Adam Barth 2015-11-17 14:23:22 -08:00
  • b8e16d7c09 Switch flutter run_mojo over to flutter.mojo Adam Barth 2015-11-17 14:16:20 -08:00
  • 2734627ad9 Merge pull request #440 from Hixie/state-heroes Ian Hickson 2015-11-17 13:25:36 -08:00
  • 173a71ea5b Notify the previous route when pushing and popping Hixie 2015-11-17 11:03:23 -08:00
  • 1ad1336b76 Remove use_glib gn variable George Kulakowski 2015-11-17 12:59:59 -08:00
  • a3d4741977 Update engine Adam Barth 2015-11-17 11:57:12 -08:00
  • 0585a44a14 Merge pull request #435 from abarth/event_duration Adam Barth 2015-11-17 11:56:38 -08:00
  • 058f8c399e Rev pub packages Adam Barth 2015-11-17 11:24:14 -08:00
  • e98ae2424f Merge pull request #436 from Hixie/analyzer Ian Hickson 2015-11-17 11:17:51 -08:00
  • 56b9245b1a Allowing us to have a single error seems silly. Hixie 2015-11-17 11:08:46 -08:00
  • 7b2004b0e9 Convert PointerInputEvent to Duration for timestamp Adam Barth 2015-11-17 11:07:50 -08:00
  • 5ae64445fb Merge pull request #2066 from abarth/publish_flutter_mojo Adam Barth 2015-11-17 10:03:49 -08:00
  • bfea7abeb9 Publish flutter.mojo along with sky_viewer.mojo Adam Barth 2015-11-17 10:00:52 -08:00
  • 1d3f734a92 Merge pull request #414 from Hixie/fix-demos Ian Hickson 2015-11-17 09:53:54 -08:00
  • 70ab160e89 Merge pull request #422 from abarth/from_rect Adam Barth 2015-11-17 09:32:40 -08:00
  • c769d120c4 Add a Positioned constructor from a Rect Adam Barth 2015-11-16 23:23:54 -08:00
  • a35b214d89 Merge pull request #421 from abarth/icon_sizes Adam Barth 2015-11-16 23:01:02 -08:00
  • f19632430a Merge pull request #420 from abarth/version Adam Barth 2015-11-16 23:00:53 -08:00
  • a8ab3d6934 Add all the icon sizes to the FLX Adam Barth 2015-11-16 22:55:35 -08:00
  • 9e212017fb Add a --version option to flutter Adam Barth 2015-11-16 22:48:49 -08:00
  • 6f0464c006 Merge pull request #418 from collinjackson/redundant_fetch Collin Jackson 2015-11-16 22:06:10 -08:00
  • 31f6b8f6a5 Make fetch.dart and mojo_client.dart share a network service singleton Collin Jackson 2015-11-16 21:11:51 -08:00
  • b07d55d1b3 Remove redundant fetch functions and avoid crashing when no headers are set Collin Jackson 2015-11-16 18:30:29 -08:00
  • 725474c6d7 Merge pull request #416 from krisgiesing/run_mojo_fix krisgiesing 2015-11-16 17:06:49 -08:00
  • 95a2af8b80 Fix analyzer errors Kris Giesing 2015-11-16 17:00:55 -08:00
  • 57bca7da10 Allow flutter engine path to be set when using run_mojo Kris Giesing 2015-11-16 16:09:21 -08:00
  • 3350c0c3e4 Merge pull request #415 from krisgiesing/editable_fix krisgiesing 2015-11-16 16:31:05 -08:00
  • 2acc2f6f84 Back out irrelevant change Kris Giesing 2015-11-16 16:26:42 -08:00
  • 5c0206bc46 Merge pull request #2061 from Hixie/remove-skyanalyzer Ian Hickson 2015-11-16 16:10:37 -08:00
  • 58df220ea4 Fix issue with forward-delete in editable text widget Kris Giesing 2015-11-16 16:07:21 -08:00
  • 960b50ac88 Skyanalyzer is no longer needed. Hixie 2015-11-13 11:01:59 -08:00
  • f1f68f50d2 Merge pull request #401 from collinjackson/remove_sky_log_check Collin Jackson 2015-11-16 15:57:53 -08:00
  • 7ad947ac66 Update sky_engine and sky_services Adam Barth 2015-11-16 15:56:32 -08:00
  • 5e221334fa Fix some examples. Hixie 2015-11-16 13:56:50 -08:00
  • 8687981404 Merge pull request #408 from eseidelGoogle/shebang Eric Seidel 2015-11-16 15:45:29 -08:00
  • a2ee056310 Moar shebang. Eric Seidel 2015-11-16 15:43:04 -08:00
  • 37723e3466 Rev pub packages Adam Barth 2015-11-16 15:16:12 -08:00
  • b2cdc16812 Merge pull request #396 from collinjackson/headers Collin Jackson 2015-11-16 14:36:05 -08:00
  • 03f265a5ce Merge pull request #400 from collinjackson/logs_abbr Collin Jackson 2015-11-16 14:35:58 -08:00
  • 8c195c074f Now that #371 is fixed, we no longer need to check logs for "sky" Collin Jackson 2015-11-16 14:34:54 -08:00
  • 0aca425a8b Fix #373 Add abbreviation for flutter logs -c Collin Jackson 2015-11-16 14:23:18 -08:00
  • e3b9094f2a Fix #104 Support for setting HTTP headers Collin Jackson 2015-11-16 14:00:07 -08:00
  • d5e71f768b Merge pull request #385 from Hixie/MaterialPageRoute Ian Hickson 2015-11-16 13:20:34 -08:00
  • 309d25d4bb Move Material page animations to Material layer. Hixie 2015-11-06 11:48:55 -08:00
  • 8bc9e1b8a2 Merge pull request #384 from Hixie/resilient-tests Ian Hickson 2015-11-16 12:52:53 -08:00
  • d041f3ead5 More resilient Widget tests Hixie 2015-11-13 11:13:33 -08:00
  • 81e1c83547 Merge pull request #359 from IvBaranov/flutter_update_fix Adam Barth 2015-11-16 12:27:14 -08:00
  • b3783a1605 Merge pull request #383 from HansMuller/more_stocks_bugs Hans Muller 2015-11-16 12:00:10 -08:00
  • f7b36f07f8 Give the StockSymbolView's Hero a Key Hans Muller 2015-11-16 11:35:42 -08:00
  • 3d99e74b99 Fix unary operator error when revision variable is empty Ivan Baranov 2015-11-16 21:56:46 +04:00
  • 8b1dd598e1 Merge pull request #376 from HansMuller/stocks_bug Hans Muller 2015-11-16 08:11:15 -08:00
  • 91ee90916f Merge pull request #2053 from chinmaygarde/master Adam Barth 2015-11-14 20:39:14 -08:00
  • b73c5fa1a6 Inability to find a codesigning identity is not a fatal error Chinmay Garde 2015-11-14 18:03:02 -08:00
  • 1ddc71aa46 Merge pull request #379 from TheBosZ/master Adam Barth 2015-11-14 13:14:32 -08:00
  • d36af446f2 Change Regex to correctly match against my device. Nathan Kerr 2015-11-14 11:25:29 -08:00
  • ed297f476a Need to change working directories so that the command works when called from outside the flutter directory. Nathan Kerr 2015-11-14 11:22:48 -08:00
  • 7955995f24 Safely clear SnackBack and BottomSheet placeholders Hans Muller 2015-11-13 16:13:35 -08:00
  • afaedbf21d Merge pull request #375 from abarth/nest_scaffolds Adam Barth 2015-11-13 15:40:57 -08:00
  • fc2e31b8aa You should be able to nest Scaffolds Adam Barth 2015-11-13 15:29:43 -08:00
  • 56a81089fb Merge pull request #368 from johnmccutchan/fix_message_api_breakage John McCutchan 2015-11-13 14:46:09 -08:00
  • d1e62a39e2 Update four callers of Message constructor to pass in required arguments John McCutchan 2015-11-13 14:39:06 -08:00
  • 3def4fdc32 Merge pull request #351 from abarth/launch_url Adam Barth 2015-11-13 14:25:12 -08:00
  • 4cb0ae4901 Add an example for launching a URL Adam Barth 2015-11-12 17:25:23 -08:00
  • 41e1187576 Merge pull request #365 from johnmccutchan/bump_deps Adam Barth 2015-11-13 13:28:50 -08:00
  • e31d103521 Bump dependencies on sky_engine and sky_services John McCutchan 2015-11-13 13:24:32 -08:00
  • fa99f0f22b Merge pull request #2049 from johnmccutchan/rev_packages_again John McCutchan 2015-11-13 12:39:03 -08:00
  • 47579e6f99 Rev packages again and this time update the mojo_sdk dependency John McCutchan 2015-11-13 12:25:57 -08:00
  • b62344147b Merge pull request #363 from abarth/empty_cursor Adam Barth 2015-11-13 11:19:02 -08:00
  • 02fab44580 Merge pull request #2047 from johnmccutchan/rev_packages John McCutchan 2015-11-13 10:47:42 -08:00
  • c2a63ffaff Bump sky_engine and sky_services package versions John McCutchan 2015-11-13 10:44:46 -08:00
  • ada0691369 Merge pull request #2046 from johnmccutchan/roll_dart_3 John McCutchan 2015-11-13 10:35:51 -08:00
  • cf13830e6a Update sdk_ext source paths John McCutchan 2015-11-13 10:31:23 -08:00
  • a54a9722cd Fix typo in roll script John McCutchan 2015-11-13 10:23:39 -08:00
  • 077270a4bc Update roll script to also grab mojo/dart/packages/mojo John McCutchan 2015-11-13 10:21:56 -08:00
  • 599b9d0939 Bump DEPS for dart and mojo John McCutchan 2015-11-13 10:20:41 -08:00
  • 69e511d207 Cursor is tiny when there's no text in an input Adam Barth 2015-11-13 10:17:23 -08:00
  • 71578c8b0d Update to a new engine Adam Barth 2015-11-13 09:37:21 -08:00
  • c98c6bc029 Rev pub packages Adam Barth 2015-11-13 09:15:40 -08:00
  • f5a9d33888 Fix quotes error in update flutter bash script Ivan Baranov 2015-11-13 13:00:52 +03:00
  • fc5832dcdf Merge pull request #355 from Hixie/tap-bugs Ian Hickson 2015-11-12 22:22:42 -08:00
  • 16471d92b9 Merge pull request #353 from Hixie/hit-testing-cleanup Ian Hickson 2015-11-12 22:22:36 -08:00
  • 876459e898 Merge pull request #354 from Hixie/more-debugging-for-listeners Ian Hickson 2015-11-12 22:22:34 -08:00
  • 0401cbd0f0 Merge pull request #356 from Hixie/trivial-cleanup Ian Hickson 2015-11-12 22:22:30 -08:00
  • c40cb176e3 Fix tapcancel on slop. Ian Hickson 2015-11-06 22:48:25 -08:00
  • 1aa2751ba8 Trivial whitespace fixes. Ian Hickson 2015-11-06 23:36:14 -08:00
  • 40ffbdf94c Fix invalid decrement range of KEYCAP handling in itemize. Seigo Nonaka 2015-10-30 17:09:01 +09:00