Commit Graph

  • e9809fff1f e1680c1e4 Roll src/third_party/dart cf4444b803..1f1592edce (49 commits) (#31472) engine-flutter-autoroll 2019-04-23 03:30:17 -04:00
  • be73969657 Add more context to flutter create sample (#31434) Jonah Williams 2019-04-22 22:22:46 -07:00
  • abbb66ad79 Set SYMROOT as absolute in Generated.xcconfig for macOS (#31451) Jonah Williams 2019-04-22 22:22:17 -07:00
  • 6e07092815 Roll src/third_party/skia 731ba99a8581..977b16d9c978 (5 commits) (flutter/engine#8694) skia-flutter-autoroll 2019-04-23 01:05:24 -04:00
  • fd780a02fa Roll src/third_party/dart cf4444b803..1f1592edce (49 commits) Ben Konyi 2019-04-22 21:42:21 -07:00
  • ac7f875778 Roll engine 934772dd8772..0523870e0bc6 (6 commits) (#31458) engine-flutter-autoroll 2019-04-22 21:41:18 -04:00
  • 590cc27b31 Revert "Implement focus traversal for desktop platforms, shoehorn edition. (#30040)" (#31461) Greg Spencer 2019-04-22 18:02:35 -07:00
  • b3951b1d90 Add tests from framework (flutter/engine#8692) Dan Field 2019-04-22 16:39:00 -07:00
  • 096439b417 add ignorable track-widget-creation flag to build and remove --track-widget-creation from xcode backend aot build aot (#31399) Jonah Williams 2019-04-22 16:21:17 -07:00
  • ee3e7d242d Change Vertices.indices to use a Uint16 list to more accurately reflect Skia's API (flutter/engine#8657) Jason Simmons 2019-04-22 16:13:22 -07:00
  • e0283d92c7 Revert Rect/RRect 64 bit (flutter/engine#8690) Dan Field 2019-04-22 15:45:59 -07:00
  • a476a08e62 check if project exists before regenerating platform specific tooling (#31342) Jonah Williams 2019-04-22 15:18:15 -07:00
  • 93d4b6ced4 Revert "Remove unused Settings::ToString. (#8642)" (flutter/engine#8689) Chinmay Garde 2019-04-22 14:31:33 -07:00
  • c9a0f50ecc fix toString (flutter/engine#8688) Dan Field 2019-04-22 14:12:31 -07:00
  • 1200ae3317 934772dd8 Roll src/third_party/skia a76fad2d494a..731ba99a8581 (20 commits) (flutter/engine#8686) (#31435) engine-flutter-autoroll 2019-04-22 16:58:17 -04:00
  • 7f959d8b78 Add Xcode build script for macOS target (#31329) Jonah Williams 2019-04-22 13:51:00 -07:00
  • d98c2e2df0 Make Rect and RRect use 64 bit doubles, and make them const-able (flutter/engine#8565) Dan Field 2019-04-22 12:58:48 -07:00
  • 2e2eeb79de Roll engine 206cab6e7013..ea28bfa13e9d (11 commits) (#31432) engine-flutter-autoroll 2019-04-22 15:43:18 -04:00
  • fb3a80f7bb Roll src/third_party/skia a76fad2d494a..731ba99a8581 (20 commits) (flutter/engine#8686) skia-flutter-autoroll 2019-04-22 15:27:24 -04:00
  • 30637bfe28 Add more shuffle cupertino icons (#31326) xster 2019-04-22 11:21:47 -07:00
  • e1a8bb2a0a Custom RTL handling for ghost runs, NotoNaskhArabic test font (flutter/engine#8683) Gary Qian 2019-04-22 11:09:43 -07:00
  • e2a3c2ee45 Remove support for building dynamic patches on Android. (#31359) Stanislav Baranov 2019-04-22 10:40:50 -07:00
  • 358e88cabf Revert "Only allow mappings for ICU initialization. (#8656)" (flutter/engine#8682) liyuqian 2019-04-22 10:28:54 -07:00
  • 8d4fb44c36 Revert "RTL handling for ghost runs, NotoNaskhArabic test font (#8638)" (flutter/engine#8681) liyuqian 2019-04-22 10:18:32 -07:00
  • 0fb6a05054 PointerDownEvent and PointerMoveEvent default buttons to 1 (#30579) Tong Mu 2019-04-22 10:15:26 -07:00
  • 3c605d45aa Roll engine ca31a7c57bad..206cab6e7013 (11 commits) (#31395) liyuqian 2019-04-22 10:05:50 -07:00
  • 18e294dbd7 throw toolExit instead of rethrowing on filesystem exceptions (#31404) Jonah Williams 2019-04-22 09:56:14 -07:00
  • b9170a9d9a Add more breadcrumb docs to Transformation (#31420) Todd Volkert 2019-04-22 09:53:03 -07:00
  • 9a4a3fc62a Add Widget of the Week video to SizedBox (#31421) Todd Volkert 2019-04-22 09:52:41 -07:00
  • 4218c0bc38 Implement focus traversal for desktop platforms, shoehorn edition. (#30040) Greg Spencer 2019-04-22 09:51:40 -07:00
  • 37bc48f26e rectMoreOrLess equals, prep for 64bit rects (#30942) Dan Field 2019-04-22 09:40:19 -07:00
  • 783d80d799 Add a note about events coming from the server (#31419) Danny Tuppeny 2019-04-22 17:36:07 +01:00
  • 77ab0b8321 Fix 25807: implement move for sliver multibox widget (#29188) chunhtai 2019-04-22 09:28:53 -07:00
  • 08445c8a01 Stop precaching the artifacts for dynamic mode. (#31282) Stanislav Baranov 2019-04-22 09:05:38 -07:00
  • 4b86efc066 Remove support for downloading dynamic patches. (flutter/engine#8663) Stanislav Baranov 2019-04-22 09:05:06 -07:00
  • b593f5167b Add track-widget-creation flag to attach command (#31262) Keerti Parthasarathy 2019-04-22 07:51:33 -07:00
  • 6e1b143fed Text field scroll physics (#31088) Justin McCandless 2019-04-22 07:42:59 -07:00
  • 16f8fb6f4d Add framework test in engine presubmit checks (flutter/engine#8664) liyuqian 2019-04-21 11:04:37 -07:00
  • d6a93036cf RTL handling for ghost runs, NotoNaskhArabic test font (flutter/engine#8638) Gary Qian 2019-04-21 00:30:53 -07:00
  • 31da9a812a Roll src/third_party/skia 1c0b05afdef8..a76fad2d494a (4 commits) (flutter/engine#8665) skia-flutter-autoroll 2019-04-21 02:15:49 -04:00
  • 0b2269e30e Put the testing lib in the flutter namespace. (flutter/engine#8661) Chinmay Garde 2019-04-20 20:42:46 -07:00
  • 0545c63b9b Revert "[Material] Update slider and slider theme with new sizes, shapes, and color mappings (#30390)" (#31339) MH Johnson 2019-04-19 20:41:32 -04:00
  • 572b7b80fb Allow native bindings in secondary isolates. (flutter/engine#8658) Chinmay Garde 2019-04-19 17:36:36 -07:00
  • 2107712b0f Replace ThreadLocal with ThreadLocalUniquePtr<T> (flutter/engine#8659) Matthew Dempsky 2019-04-19 17:33:46 -07:00
  • dfaa1c9292 Only allow mappings for ICU initialization. (flutter/engine#8656) Chinmay Garde 2019-04-19 15:01:40 -07:00
  • beebd5c4a7 Progress. Kate Lovett 2019-04-19 15:00:13 -07:00
  • 7e542fc334 Committing progress. Kate Lovett 2019-04-19 14:33:49 -07:00
  • 484f6e754a Fixed flutter_attach_test not respecting authentication codes (#31321) Ben Konyi 2019-04-19 13:55:34 -07:00
  • 5f1cd9a21c Roll src/third_party/skia cc5d3e09e394..1c0b05afdef8 (14 commits) (flutter/engine#8654) skia-flutter-autoroll 2019-04-19 16:43:24 -04:00
  • 7758ff9f51 Cleanup references to FLX archives from the engine. (flutter/engine#8653) Chinmay Garde 2019-04-19 12:49:07 -07:00
  • 1133591eeb Add factory methods to FileMapping that make it easy to create common mappings. (flutter/engine#8652) Chinmay Garde 2019-04-19 12:48:53 -07:00
  • 1459b1e91f Fixed failing tests caused by introduction of authentication codes (#31315) Ben Konyi 2019-04-19 11:45:53 -07:00
  • 9e3e44ee3d Committing test progress. Kate Lovett 2019-04-19 11:32:16 -07:00
  • a5d585bae5 Roll buildroot to 380d0ed5c3399d5a2aaac4a66d98e3a3fda77c31 (flutter/engine#8649) Vyacheslav Egorov 2019-04-19 19:48:51 +02:00
  • 4f29c31048 Updating inline documentation Kate Lovett 2019-04-19 10:19:31 -07:00
  • 1cc8e48815 Roll src/third_party/skia e5763787f920..cc5d3e09e394 (3 commits) (flutter/engine#8651) skia-flutter-autoroll 2019-04-19 13:15:04 -04:00
  • 67dd9e6047 Allow specifying the Mac SDK path as an environment variable to //flutter/tools/gn (flutter/engine#8643) Chinmay Garde 2019-04-19 10:01:44 -07:00
  • eaf058d81d Add flutter attach documentation (#31279) Christopher Fujino 2019-04-19 08:50:30 -07:00
  • a009d71101 Updated flutter_driver to support auth codes (#31310) Ben Konyi 2019-04-19 07:57:04 -07:00
  • e57e5751ff Roll src/third_party/skia e8a33ec6d084..e5763787f920 (1 commits) (flutter/engine#8650) skia-flutter-autoroll 2019-04-19 09:45:51 -04:00
  • f1e12c9cfd Roll src/third_party/skia 8cdae55bf1ac..e8a33ec6d084 (3 commits) (flutter/engine#8648) skia-flutter-autoroll 2019-04-19 04:28:24 -04:00
  • 91cc19aaa8 Roll src/third_party/skia 9b67802a4cd0..8cdae55bf1ac (1 commits) (flutter/engine#8647) skia-flutter-autoroll 2019-04-19 00:58:24 -04:00
  • 3764cb8515 Added support for authentication codes for the VM service. (#30857) Ben Konyi 2019-04-18 21:01:50 -07:00
  • 086fd993c6 add daemon.log to the daemon spec (#31273) Devon Carew 2019-04-18 20:07:52 -07:00
  • 46f575eccb Reland "Remove DartSnapshotBuffer and dry up snapshot resolution logic". (flutter/engine#8645) Chinmay Garde 2019-04-18 18:54:43 -07:00
  • 36c47b759e Remove unused Settings::ToString. (flutter/engine#8642) Chinmay Garde 2019-04-18 18:54:06 -07:00
  • d9718aa4b9 Add desktop workflows to doctor (#31283) stuartmorgan 2019-04-18 18:24:31 -07:00
  • ac36e4423e Add flutter run support for linux and windows (#31229) Jonah Williams 2019-04-18 18:05:04 -07:00
  • 65f45999a3 initial work on coverage generating script for tool (#29494) Jonah Williams 2019-04-18 17:59:14 -07:00
  • ef2a551576 Disable auth codes for Observatory test (flutter/engine#8646) Ben Konyi 2019-04-18 17:46:32 -07:00
  • 7f196fec73 Remove unnecessary DartIO::EntropySource wrapper (flutter/engine#8635) Matthew Dempsky 2019-04-18 17:15:04 -07:00
  • 1c06891c10 Revert "Remove DartSnapshotBuffer and dry up snapshot resolution logic. (#8640)" (flutter/engine#8644) Chinmay Garde 2019-04-18 16:46:03 -07:00
  • e5974ecf92 Roll src/third_party/dart 7b9ab9f353..cf4444b803 (44 commits) (flutter/engine#8639) Ben Konyi 2019-04-18 16:21:48 -07:00
  • 2a6823d1f4 Roll src/third_party/skia 067861e14821..9b67802a4cd0 (6 commits) (flutter/engine#8641) skia-flutter-autoroll 2019-04-18 19:21:24 -04:00
  • b6a2efb7ab Committing progress. Documentation and testing incomplete/in progress. Code cleanup needed as well. Kate Lovett 2019-04-18 16:08:09 -07:00
  • f5672b9316 add --force flag to precache (#31278) Jonah Williams 2019-04-18 16:04:21 -07:00
  • 29b322db9e Remove DartSnapshotBuffer and dry up snapshot resolution logic. (flutter/engine#8640) Chinmay Garde 2019-04-18 16:01:19 -07:00
  • b275e11170 fix issue 12999: Make assets available during tests (#31207) chunhtai 2019-04-18 15:31:47 -07:00
  • e69a8a15b3 pass track widget creation flag through to build script (#31277) Jonah Williams 2019-04-18 15:03:34 -07:00
  • d6b169c641 Enable VM service authentication codes by default (flutter/engine#8594) Ben Konyi 2019-04-18 14:17:25 -07:00
  • 452e630ee2 Generate layer unique id for raster cache key (flutter/engine#8637) liyuqian 2019-04-18 14:14:06 -07:00
  • b1039f0f1b [Material] Update slider and slider theme with new sizes, shapes, and color mappings (#30390) Anthony 2019-04-18 17:02:17 -04:00
  • 2e6edaf49d Adds Tap Header Feature to ExpansionPanelList (#29390) Efthymis Sarmpanis 2019-04-18 23:53:55 +03:00
  • beffb24806 Roll engine 06fea14e5800..4b9966f5cb41 (3 commits) (#31271) engine-flutter-autoroll 2019-04-18 16:34:18 -04:00
  • e7871ef9fa Roll src/third_party/skia 2c2240f66805..067861e14821 (6 commits) (flutter/engine#8636) skia-flutter-autoroll 2019-04-18 15:51:24 -04:00
  • bc51cf62bb Merge runtime lifecycle unittests into the base test target. (flutter/engine#8634) Chinmay Garde 2019-04-18 12:15:45 -07:00
  • d78a466267 Add support for authentication codes via MDNS on iOS (flutter/engine#8625) Ben Konyi 2019-04-18 12:12:29 -07:00
  • 12410da5f7 Avoid leaking the VM in the shell unittests and assert VM state in existing tests. (flutter/engine#8628) Chinmay Garde 2019-04-18 11:32:33 -07:00
  • d075d647c3 remove the unused hintMessage and hintId fields from the reload results (#31267) Devon Carew 2019-04-18 11:00:54 -07:00
  • 9607d1257d Reland elevation test (flutter/engine#8633) liyuqian 2019-04-18 10:56:24 -07:00
  • 80971335c1 06fea14e5 Glitchiness with Tab Characters (flutter/engine#8591) (#31265) engine-flutter-autoroll 2019-04-18 13:19:21 -04:00
  • 01c7482e99 Add an adjustment to the line width check in LineBreaker::addWordBreak (flutter/engine#8623) Jason Simmons 2019-04-18 09:44:22 -07:00
  • 2c605f4e8b Roll src/third_party/skia a94670bd08cd..2c2240f66805 (2 commits) (flutter/engine#8632) skia-flutter-autoroll 2019-04-18 12:24:24 -04:00
  • d0d978fd86 Tight Paragraph Width (flutter/engine#8530) Justin McCandless 2019-04-18 09:08:41 -07:00
  • 1741042368 b6787096a Roll src/third_party/skia 847d55be4e62..a94670bd08cd (1 commits) (flutter/engine#8631) (#31260) engine-flutter-autoroll 2019-04-18 11:27:18 -04:00
  • 4db223edaf Glitchiness with Tab Characters (flutter/engine#8591) Justin McCandless 2019-04-18 08:16:07 -07:00
  • 140fd44ee4 Roll src/third_party/skia 847d55be4e62..a94670bd08cd (1 commits) (flutter/engine#8631) skia-flutter-autoroll 2019-04-18 08:52:24 -04:00
  • e2669f877d 3e6dc02ad Roll src/third_party/skia ced2b79d00f9..847d55be4e62 (3 commits) (flutter/engine#8630) (#31251) engine-flutter-autoroll 2019-04-18 06:05:17 -04:00
  • 2b2e988b25 Roll src/third_party/skia ced2b79d00f9..847d55be4e62 (3 commits) (flutter/engine#8630) skia-flutter-autoroll 2019-04-18 04:41:24 -04:00
  • 82a1eb5f5b 54f7c5133 Roll src/third_party/skia 14c90c1ca218..ced2b79d00f9 (1 commits) (flutter/engine#8629) (#31240) engine-flutter-autoroll 2019-04-18 02:41:17 -04:00