Commit Graph

  • ac9e016a02 Merge pull request #1579 from krisgiesing/doc_tweaks krisgiesing 2016-02-03 12:56:46 -08:00
  • 90da69c97c Fix formatting on AssetVendor's dart doc Kris Giesing 2016-02-03 12:46:07 -08:00
  • 5d2281b69b 'flutter start' calls 'flutter apk' if necessary. Matt Perry 2016-02-03 12:21:20 -08:00
  • 1e3b09e4f0 rev engine Hixie 2016-02-03 11:58:05 -08:00
  • cbb2761e5f Merge pull request #1560 from devoncarew/target_option Devon Carew 2016-02-03 11:49:23 -08:00
  • 4b7d601e03 Merge pull request #1574 from abarth/service_mocker Adam Barth 2016-02-03 10:55:29 -08:00
  • b303e3db48 Move ServiceMocker into flutter_test Adam Barth 2016-02-03 10:46:19 -08:00
  • b16c7cd87d Merge pull request #2343 from Hixie/rev Ian Hickson 2016-02-03 10:13:53 -08:00
  • 048e8241fe revving engine Hixie 2016-02-03 10:13:24 -08:00
  • bc5786f79c Merge pull request #1555 from jason-simmons/sprite_image_info Jason Simmons 2016-02-03 10:06:19 -08:00
  • 517288c2dd Merge pull request #1532 from Hixie/semantics-2 Ian Hickson 2016-02-03 09:50:06 -08:00
  • 31acb3f187 Merge pull request #1559 from devoncarew/more_help Devon Carew 2016-02-03 09:49:22 -08:00
  • d92f381508 Merge pull request #1558 from a14n/patch-1 Hans Muller 2016-02-03 09:26:02 -08:00
  • f30398a4c4 Initial work to add Mozart child views Adam Barth 2016-02-02 16:46:35 -08:00
  • bfb89195c3 add a hidden flag for backwards compatibility Devon Carew 2016-02-03 02:19:10 -08:00
  • 33874eb71f update arg reference Devon Carew 2016-02-03 01:07:40 -08:00
  • b6e8118e2d normalize -t --target option Devon Carew 2016-02-03 00:52:07 -08:00
  • 4200378d3c add docs for -h -v Devon Carew 2016-02-03 00:13:12 -08:00
  • 99b2b84d57 Rename "Toggle Controls" to "Selection Controls" Alexandre Ardhuin 2016-02-03 09:05:37 +01:00
  • 421cd7c2fb Merge pull request #1531 from abarth/raw_keyboard_crash Adam Barth 2016-02-02 20:52:30 -08:00
  • 12507d1bdd RawKeyboardListener asserts if disposed without keyboard Adam Barth 2016-02-02 13:31:54 -08:00
  • 6f6584b6da Update flutter_sprites now that ImageResource.first returns an ImageInfo Jason Simmons 2016-02-02 17:07:26 -08:00
  • 58156e1849 Merge pull request #1540 from HansMuller/new_toolbar Hans Muller 2016-02-02 16:43:33 -08:00
  • 6bc65e0373 Add support for the appbar behavior described in the "Flexible space with image" section of https://www.google.com/design/spec/patterns/scrolling-techniques.html#scrolling-techniques-scrolling. Hans Muller 2016-02-02 12:17:55 -08:00
  • cca1cb2fa1 Actually return a SemanticsServer service. Hixie 2016-02-02 13:31:49 -08:00
  • 687ff57e24 Merge pull request #1528 from abarth/layer_offset Adam Barth 2016-02-02 13:16:06 -08:00
  • 167fbced06 Viewport fails to clip its AssetImage child Adam Barth 2016-02-02 12:12:06 -08:00
  • 9bf4016eff Merge pull request #1527 from yjbanov/contributing-update-2 Yegor 2016-02-02 12:22:43 -08:00
  • aef96b805c Merge pull request #1505 from krisgiesing/image_scaling krisgiesing 2016-02-02 12:21:14 -08:00
  • 628702392b tell people to submit code after LGTM yjbanov 2016-02-02 12:14:08 -08:00
  • 8e85105e69 tell people to submit code after LGTM yjbanov 2016-02-02 12:11:48 -08:00
  • b89d81a998 Merge pull request #1522 from abarth/editing_mojom Adam Barth 2016-02-02 12:14:19 -08:00
  • 6f1d4df3bd Update engine Adam Barth 2016-02-02 12:13:55 -08:00
  • 5161d12004 Give scale parameter to ImageCache and NetworkImage Kris Giesing 2016-02-01 15:11:34 -08:00
  • 2981fc404d Merge pull request #1526 from devoncarew/start_paused Devon Carew 2016-02-02 12:05:12 -08:00
  • b780c07622 add --start-paused,--debug-port flags Devon Carew 2016-02-02 11:38:56 -08:00
  • 533b50342d Merge pull request #2334 from yjbanov/contributing-update Yegor 2016-02-02 11:27:18 -08:00
  • 5053f22f25 add section on submitting code in CONTRIBUTING.md yjbanov 2016-02-02 11:21:48 -08:00
  • 6d9f430853 Merge pull request #1525 from yjbanov/contributing-update Yegor 2016-02-02 11:21:31 -08:00
  • 15e7bdb549 add section on submitting code in CONTRIBUTING.md yjbanov 2016-02-02 11:17:16 -08:00
  • a4e30ad9b1 Merge pull request #1517 from yjbanov/overflow-box-debugFillDescription-1487 Yegor 2016-02-02 10:46:21 -08:00
  • ae5919844a Rev pub packages Adam Barth 2016-02-02 10:44:46 -08:00
  • 4c823cdb97 add debugFillDescription to OverflowBox yjbanov 2016-02-01 18:28:04 -08:00
  • fade0dc097 Update to new editing.mojom Adam Barth 2016-02-02 08:45:25 -08:00
  • 3094348ad4 Merge pull request #1483 from collinjackson/engine_safety Collin Jackson 2016-02-01 16:10:03 -08:00
  • d4cc315cc4 Update example to use ImageInfo Kris Giesing 2016-02-01 14:04:15 -08:00
  • f52a1e0a33 Associate scale with image more strongly in image resources Kris Giesing 2016-02-01 13:50:07 -08:00
  • 5a21ef2411 Merge pull request #1504 from devoncarew/flutter_logs Devon Carew 2016-02-01 13:30:27 -08:00
  • b81f3f8bd2 Style cleanup Kris Giesing 2016-02-01 13:15:12 -08:00
  • beaffecb7b fix #1443 ensure engine is the correct version Collin Jackson 2016-01-29 12:54:15 -08:00
  • 3abb8c4ec9 Merge pull request #1493 from Hixie/semantics Ian Hickson 2016-02-01 13:04:25 -08:00
  • 85689f1231 Make the Semantics code be a service. Hixie 2016-01-29 13:58:09 -08:00
  • 78e05884ed refactor flutter logs Devon Carew 2016-02-01 10:36:09 -08:00
  • bf115ec5b0 Add scale awareness to images Kris Giesing 2016-02-01 11:19:47 -08:00
  • e8a21f5d91 Turn MojoShell into an actual binding Hixie 2016-01-29 11:11:29 -08:00
  • 701cdb6459 Merge pull request #2329 from jason-simmons/suspend_skia_crash Jason Simmons 2016-02-01 10:57:16 -08:00
  • bd83ff4388 Clear the Flow raster cache when a GrContext is destroyed Jason Simmons 2016-02-01 10:33:23 -08:00
  • 9e784f0cd3 Merge pull request #1500 from abarth/align_docs Adam Barth 2016-02-01 09:52:09 -08:00
  • fade43ee55 Update the Align docs Adam Barth 2016-01-31 23:06:34 -08:00
  • 2410857ca7 Merge pull request #2328 from abarth/flow_mozart Adam Barth 2016-01-31 01:27:32 -08:00
  • e9171f9608 Move Flow layers to //flow/layers Adam Barth 2016-01-30 23:31:50 -08:00
  • a08c201996 Merge pull request #1481 from devoncarew/patch_ios_logs Devon Carew 2016-01-30 22:55:18 -08:00
  • d631ebe597 fix a regex in the ios logs command Devon Carew 2016-01-29 12:26:27 -08:00
  • 2bc67ed4f9 Merge pull request #1480 from devoncarew/analyze_command Devon Carew 2016-01-30 22:21:39 -08:00
  • d6b4759fee tweak the output for the analyze command Devon Carew 2016-01-29 12:23:56 -08:00
  • b89935e597 Merge pull request #1496 from abarth/move_caret Adam Barth 2016-01-30 22:03:22 -08:00
  • 3609938327 Adds the ability to move the caret by tapping Adam Barth 2016-01-29 23:08:35 -08:00
  • 4125f3866f Merge pull request #1498 from abarth/fix_analyzer Adam Barth 2016-01-30 21:56:45 -08:00
  • f8342c7a84 Fix analyzer warnings related to SemanticsListener Adam Barth 2016-01-30 21:33:43 -08:00
  • 4bec05ad8b Update engine Adam Barth 2016-01-30 20:59:19 -08:00
  • 27a98d4b87 Rev pub packages Adam Barth 2016-01-30 13:33:49 -08:00
  • 90e0003115 Merge pull request #1471 from abarth/paint_selection Adam Barth 2016-01-29 19:43:06 -08:00
  • f4b9466951 Merge pull request #1484 from devoncarew/help_text Devon Carew 2016-01-29 16:20:35 -08:00
  • 4aafa7dab7 Merge pull request #1488 from Hixie/overflow Ian Hickson 2016-01-29 16:14:42 -08:00
  • a5cfbad876 Input should paint selections Adam Barth 2016-01-29 01:37:06 -08:00
  • aa7c758c1c Merge pull request #2323 from jason-simmons/dart_sdk_113 Jason Simmons 2016-01-29 15:24:48 -08:00
  • 7defbc1cb4 Merge pull request #1486 from vlidholt/master Viktor Lidholt 2016-01-29 15:18:33 -08:00
  • f2564a41a1 Fix copypasta in RenderSizedOverflowBox. Hixie 2016-01-29 15:17:54 -08:00
  • 7bed50e0b7 Rollback third_party/dart-sdk to 1.13.0 Jason Simmons 2016-01-29 14:43:17 -08:00
  • 592250885f Adds opacity property to particle systems Viktor Lidholt 2016-01-29 14:39:21 -08:00
  • 1703d065f6 Update engine Adam Barth 2016-01-29 14:51:51 -08:00
  • 024cc2cab5 Merge pull request #1485 from abarth/align_overflow_box Adam Barth 2016-01-29 14:42:10 -08:00
  • fa03df2d82 Add an alignment property to OverflowBox Adam Barth 2016-01-29 14:34:47 -08:00
  • 09cca3b34c massage the help text Devon Carew 2016-01-29 14:32:12 -08:00
  • 27c0fd5a44 Revert "Update the DartVM" Adam Barth 2016-01-29 13:38:32 -08:00
  • b4e000fc90 Rev pub packages Adam Barth 2016-01-29 12:44:02 -08:00
  • 83afd4720b Merge pull request #2322 from abarth/update_mojo_sdk Adam Barth 2016-01-29 12:42:57 -08:00
  • 6ebbe493b7 Update mojo_sdk Adam Barth 2016-01-29 12:16:25 -08:00
  • 4fe9f1aff6 Merge pull request #2321 from abarth/roll_dart Adam Barth 2016-01-29 12:41:03 -08:00
  • f098324db0 Update the DartVM Adam Barth 2016-01-29 12:39:29 -08:00
  • 3f12273d73 Merge pull request #2320 from abarth/update_dart Adam Barth 2016-01-29 12:14:02 -08:00
  • d24913f2ee Update Dart SDK to 1.14 Adam Barth 2016-01-29 12:11:25 -08:00
  • 4dc19e3fd1 Merge pull request #1479 from devoncarew/strong_mode_issues Devon Carew 2016-01-29 12:08:42 -08:00
  • e1a7d7d865 fix two strong mode issues Devon Carew 2016-01-29 12:01:53 -08:00
  • 5af87aaf61 Merge pull request #1477 from devoncarew/engine_version Devon Carew 2016-01-29 11:13:38 -08:00
  • 864b7f47d7 add the engine revision to --version Devon Carew 2016-01-29 10:45:59 -08:00
  • 4e813129b4 Fix gn build error Adam Barth 2016-01-28 23:49:06 -08:00
  • 1b75de1b16 Merge pull request #1295 from krisgiesing/resolution_awareness krisgiesing 2016-01-28 18:19:32 -08:00
  • 9572b4969f Add support for asset variants and resolution-aware images Kris Giesing 2016-01-28 18:11:32 -08:00
  • 3643395230 Merge pull request #1456 from devoncarew/create_output Devon Carew 2016-01-28 18:04:29 -08:00