Commit Graph

  • ea66ec5bb7 Roll Dart VM to pick fix for JITing on the Pixel. (flutter/engine#3204) Ryan Macnak 2016-11-08 09:20:32 -08:00
  • fb03b3137e Improve error message if update cache interrupted during download (#6740) Dan Rubel 2016-11-08 08:02:06 -05:00
  • 0ce2408afb Show clearer logs during startup if OpenGL is unavailable (flutter/engine#3207) Jason Simmons 2016-11-07 17:01:42 -08:00
  • 1d7337b4d8 Switch Flutter to //lib/fidl (flutter/engine#3206) Adam Barth 2016-11-07 15:51:42 -08:00
  • 04e7446b2b Make the fire red on black-and-white terminals (#6748) Ian Hickson 2016-11-07 15:48:50 -08:00
  • b09b35cc06 Tell the raster cache when checkerboarding preferences have been updated. (flutter/engine#3205) Chinmay Garde 2016-11-07 15:29:03 -08:00
  • 974da47481 send app.progress events (#6744) Dan Rubel 2016-11-07 17:55:45 -05:00
  • f1b3523baa adjust an analysis exclude (#6739) Devon Carew 2016-11-07 14:47:53 -08:00
  • bea50b59a1 minor tweak to the text output (#6695) Devon Carew 2016-11-07 14:47:42 -08:00
  • 74dd0a3a2c Input refactoring: added an InputField widget (#6733) Hans Muller 2016-11-07 14:38:41 -08:00
  • fb3bf7a9d7 Support hot reload with a prebuilt loader (#6743) John McCutchan 2016-11-07 14:25:07 -08:00
  • 10d20c77aa Fix copypasta in Column docs (#6736) Ian Hickson 2016-11-07 14:05:29 -08:00
  • 01ca34cd0c Add profiling for building and painting. (#6652) Andrew Wilson 2016-11-07 13:46:42 -08:00
  • 57be959887 Rename test/widget to test/widgets to match the library (#6716) Ian Hickson 2016-11-07 10:03:11 -08:00
  • c2a51ec51b Merge "Fix lookup order for VS in itemization." Seigo Nonaka 2016-11-07 07:28:37 +00:00
  • 54d76518ac Continue showing status messages after a startProgress completes (#6720) Jason Simmons 2016-11-05 22:47:33 -07:00
  • 34fdc44b58 AOT Android: Don't use integer division instructions. (#6714) Ryan Macnak 2016-11-04 15:48:46 -07:00
  • d0de04bfa7 Update CONTRIBUTING.md (flutter/engine#3203) Ian Hickson 2016-11-04 14:36:27 -07:00
  • 9b7764d48f Added an option to allow default fonts to not be packed in an flx file. (#6710) P.Y. Laligand 2016-11-04 14:06:44 -07:00
  • e1cdf9ef48 Add SceneBuilder.setCheckerboardRasterCacheImages with documentation. (flutter/engine#3202) Chinmay Garde 2016-11-03 17:28:11 -07:00
  • 46b60773e8 Update Gallery usage of Scaffold.of (#6639) Jason Simmons 2016-11-03 17:26:36 -07:00
  • 6dbbb9c0a5 Fix PipelineProducer traces. Also add back the OnDisplayLink trace on iOS. (flutter/engine#3201) Chinmay Garde 2016-11-03 17:04:21 -07:00
  • e7d5c7d6b7 Change 'body' to be loosely constrained. (#6692) Ian Hickson 2016-11-03 14:44:11 -07:00
  • 20063c5e51 Improve documentation (#6694) Ian Hickson 2016-11-03 14:40:12 -07:00
  • 5a27f6a240 Add more SnackBar documentation. (#6696) Ian Hickson 2016-11-03 14:40:02 -07:00
  • d3cdb270b6 More documentation for drawers. (#6697) Ian Hickson 2016-11-03 14:39:51 -07:00
  • a7debdc72f Delete fail.dart (#6699) Ian Hickson 2016-11-03 14:39:39 -07:00
  • 7e6aa6de3a Clarify AppBar.actions (#6700) Ian Hickson 2016-11-03 14:39:24 -07:00
  • b47b16f44a Clarify Overlay.initialEntries. (#6701) Ian Hickson 2016-11-03 14:39:12 -07:00
  • 8a91c8bc59 Clarify RenderObjectWidget.updateRenderObject (#6702) Ian Hickson 2016-11-03 14:39:00 -07:00
  • 66d8aa1141 Breadcrumbs for mimics (#6703) Ian Hickson 2016-11-03 14:38:53 -07:00
  • 5afde06b80 Clean up a few stale TODOs. (#6698) Matt Perry 2016-11-03 17:20:26 -04:00
  • 20ad790b7f Allow checkerboarding raster cache entries for debugging purposes (can be toggled from Dart). (flutter/engine#3200) Chinmay Garde 2016-11-03 13:59:57 -07:00
  • fcfb2a5c55 Better progress (#6677) Devon Carew 2016-11-03 13:28:17 -07:00
  • b91c77590b Set the IME action label to null if the label is null in the configuration JSON object (flutter/engine#3199) Jason Simmons 2016-11-03 12:08:15 -07:00
  • 1f1adcaa0e refactor app.* daemon events (#6679) Dan Rubel 2016-11-03 14:29:56 -04:00
  • 984b62390c Fix builds of FLX bundles using AOT compilation (#6684) Jason Simmons 2016-11-03 10:48:57 -07:00
  • d86900d22f Update flutter doctor text (#6682) Dan Rubel 2016-11-03 13:17:35 -04:00
  • 594c4f998a Only synchronize used Dart sources to DevFS. (#6668) John McCutchan 2016-11-03 15:19:57 +01:00
  • 2d9d4c2d3a Document typedefs better. (#6671) Ian Hickson 2016-11-02 21:14:59 -07:00
  • c9e89b6514 Improved time picker header layout (#6669) Hans Muller 2016-11-02 16:28:39 -07:00
  • 944d2ef6b4 Revert "Size of a childless container's implicit DecoratedBox descendants" (#6663) Hans Muller 2016-11-02 16:02:00 -07:00
  • abcfc42dfc Support per-platform default typography (#6634) Chris Bracken 2016-11-02 15:58:35 -07:00
  • 32c9b4cd80 Update engine revision to pull in Dart DBC fixes. (#6659) Chinmay Garde 2016-11-02 14:55:21 -07:00
  • b0015c4e06 Split the snapshot generation into a separate action (flutter/engine#3168) Petr Hosek 2016-11-02 14:38:09 -07:00
  • 93a2d07c63 Use prebuilt Dart snapshot when assembling bundle (#6660) Petr Hosek 2016-11-02 14:37:42 -07:00
  • 7e47e8790b Update Dart revision again to pick up fix for Analyzer regression. (flutter/engine#3198) Chinmay Garde 2016-11-02 14:29:30 -07:00
  • cec24b9abe Roll tonic to d171be8076dc3310f43ee67ac49e87765688c3d7 (flutter/engine#3197) John McCutchan 2016-11-02 22:20:31 +01:00
  • 223f416199 Flutter run with machine output (#6645) Dan Rubel 2016-11-02 17:15:01 -04:00
  • 23843e3d29 Have sky_snapshot --print-deps print parse errors on standard error (flutter/engine#3196) John McCutchan 2016-11-02 22:05:47 +01:00
  • 1c2be02753 style fixes (#6662) Ian Hickson 2016-11-02 12:41:57 -07:00
  • 6f3ba9c53b Size of a childless container's implicit DecoratedBox descendants (#6656) Hans Muller 2016-11-02 11:42:37 -07:00
  • 5097fd4f50 Prettier help in tool (#6637) Ian Hickson 2016-11-02 11:29:01 -07:00
  • ae49356a89 Improve Center docs a tiny bit. (#6636) Ian Hickson 2016-11-02 11:28:56 -07:00
  • fa2caa737b Tweaks to the template for P4. (#6635) Ian Hickson 2016-11-02 11:28:49 -07:00
  • eb98d71ed1 Bump to Dart SDK 1.21.0-dev.3.0. (#6655) Phil Quitslund 2016-11-02 11:28:44 -07:00
  • 819ac27db3 Merge skia into screenshot (#6623) Dan Rubel 2016-11-02 14:27:49 -04:00
  • 113991da95 Rethink Forms. (#6569) Matt Perry 2016-11-02 14:27:21 -04:00
  • 43b4fc909e Remove extra whitespace from flutter tools help (#6614) Wyatt Arent 2016-11-02 12:16:41 -06:00
  • 53623d9023 Update Dart revision to pull in Mac DBC linker errors. (flutter/engine#3195) Chinmay Garde 2016-11-02 11:09:50 -07:00
  • 89d86f6be7 Revert the last engine roll (#6649) Jason Simmons 2016-11-02 10:05:48 -07:00
  • abcdeece1c Update ISSUE_TEMPLATE.md Ian Hickson 2016-11-02 10:00:58 -07:00
  • c29cd696d4 Update engine.version (#6642) Adam Barth 2016-11-02 08:41:15 -07:00
  • 16ce090fde Eliminate direct access of Typography.black/white in manual tests (#6640) Chris Bracken 2016-11-01 20:34:36 -07:00
  • 17815b3421 Roll Dart (flutter/engine#3194) Jason Simmons 2016-11-01 17:11:56 -07:00
  • 58630cc209 Derive colors demo TextStyle from theme (#6632) Chris Bracken 2016-11-01 16:11:41 -07:00
  • 751539c86a Manually filter old android device log messages instead of relying on -T. (#6630) John McCutchan 2016-11-01 23:47:47 +01:00
  • 7f99dd8528 Initialize AndroidSurfaceGL and its associated resource context before ANativeWindow acquisition. (flutter/engine#3193) Chinmay Garde 2016-11-01 15:02:56 -07:00
  • 75fec8926d Propagate theme typography to slider label (#6629) Chris Bracken 2016-11-01 14:50:52 -07:00
  • cfddf80a97 Fix warning about converting a null snapshot override path (flutter/engine#3190) Jason Simmons 2016-11-01 14:38:27 -07:00
  • 12af865808 Move SkPicture destruction to the IO thread to fix a GL memory leak (flutter/engine#3192) Jason Simmons 2016-11-01 14:31:20 -07:00
  • 0a7dfa77ba Fix profile and release mode isolate spawning (flutter/engine#3191) John McCutchan 2016-11-01 21:28:41 +01:00
  • 67f591000f Mentions flutter packages get rather than pub get (#6625) Adam Barth 2016-11-01 13:27:06 -07:00
  • 8f2d40c2d5 Extract time picker typography from theme (#6627) Chris Bracken 2016-11-01 13:21:59 -07:00
  • e6da16bbf0 Handle release stop (#6493) Devon Carew 2016-11-01 13:01:03 -07:00
  • 0206a9150f Add "android-stable" as a named version (#6620) Todd Volkert 2016-11-01 12:28:47 -07:00
  • b9e7ee88d8 Remove atom check (#6605) Devon Carew 2016-11-01 11:46:30 -07:00
  • e88a7a2bef Add weights to the Raleway declaration (#6626) Adam Barth 2016-11-01 10:43:28 -07:00
  • 438f4df00c Improve comment spelling consistency (#6622) Chris Bracken 2016-11-01 09:20:52 -07:00
  • 5f57d87aa3 Disable features of flutter run that depend on the service protocol when running in release mode (#6571) John McCutchan 2016-11-01 15:50:47 +01:00
  • 4046db9866 Some more documentation in the material lib (#6617) Ian Hickson 2016-10-31 23:01:39 -07:00
  • df3fff97ed Apply review comments from #6612. (#6616) Ian Hickson 2016-10-31 22:46:22 -07:00
  • 9d64dcc7f7 The documenting will continue... (#6613) Ian Hickson 2016-10-31 22:27:13 -07:00
  • ab688b29ac Make Scaffold.of() more helpful when it can't find a Scaffold (#6612) Ian Hickson 2016-10-31 22:07:33 -07:00
  • 5ded244d55 flutter create template: build comment (#6611) Ian Hickson 2016-10-31 21:59:20 -07:00
  • 5fb692124c Loader improvements (#6615) Ian Hickson 2016-10-31 21:58:27 -07:00
  • a33b70ed33 Clean up 'flutter run' output. (#6610) Ian Hickson 2016-10-31 21:57:59 -07:00
  • c887878595 Update README.md Adam Barth 2016-10-31 21:53:27 -07:00
  • 4b037fd65f Simplify and test TransitionRoute.completed (#6601) Adam Barth 2016-10-31 16:46:54 -07:00
  • 602e861b15 Propagate text theme to Tooltip dark theme (#6595) Chris Bracken 2016-10-31 16:36:58 -07:00
  • 960989e943 Remove "Instance of ServiceEvent" logs from flutter tool (#6600) Jason Simmons 2016-10-31 14:14:51 -07:00
  • cf2b732c0f Make popUntil docs more consistent with reality. (#6599) Ian Hickson 2016-10-31 12:33:01 -07:00
  • 2db913d253 Fix a leak of RenderObjects in Paragraph/ParagraphBuilder (flutter/engine#3189) Jason Simmons 2016-10-31 11:16:04 -07:00
  • b60d096bbb show install progress during flutter run (#6594) Dan Rubel 2016-10-31 13:56:00 -04:00
  • be6458cc91 Apply a dark theme to Tooltip contents (#6572) Chris Bracken 2016-10-31 10:37:34 -07:00
  • 018ab3f65b Default child lists to empty lists (#6592) Adam Barth 2016-10-30 20:10:33 -07:00
  • 07f9998743 Merge in all information from the layout models docs (#6588) Ian Hickson 2016-10-28 20:33:03 -07:00
  • 030f623a84 Prevent flutter create from running inside SDK (#6587) Adam Barth 2016-10-28 20:29:19 -07:00
  • 0288390814 Theme doc improvements (#6585) Ian Hickson 2016-10-28 17:35:54 -07:00
  • 70eb4929af Stop downloading sky_services and flutter_services (#6583) Adam Barth 2016-10-28 16:25:05 -07:00