Commit Graph

  • 14f8d91803 Fixing sprites' image map regression. (#4628) Ali Ghassemi 2016-06-21 10:42:12 -07:00
  • 4a79d6f1f4 Update engine.version (#4658) Adam Barth 2016-06-21 10:06:46 -07:00
  • 2e48c1a1bb Simplify SystemChrome.setSystemUIOverlayStyle() (#4653) Todd Volkert 2016-06-21 08:28:29 -07:00
  • c3b9f7dadd Fix test utilities Seigo Nonaka 2016-06-16 16:59:30 +09:00
  • e502e9c8f8 ImageIcon (#4649) Ian Hickson 2016-06-20 21:04:45 -07:00
  • e071f0bafd Nesting MaterialApps should not assert (#4636) Adam Barth 2016-06-20 17:01:34 -07:00
  • b3780ebc16 Fix asserts in Draggable dismounting (#4644) Adam Barth 2016-06-20 15:58:20 -07:00
  • cff31a3f6d IconThemeData.size (#4633) Ian Hickson 2016-06-20 14:21:28 -07:00
  • 5809a0cb71 Move Brightness back to the material library (#4635) Todd Volkert 2016-06-20 13:16:03 -07:00
  • 3b9d8c5eb5 Call onPostResume to restart the animator in the example Android activity (#4634) Jason Simmons 2016-06-20 13:06:10 -07:00
  • c707b53f01 AppBar bottom widget, not necessarily a TabBar (#4631) Hans Muller 2016-06-20 12:45:20 -07:00
  • ef6a4faa8d System chrome overlay style fixes (#4627) Todd Volkert 2016-06-20 11:53:19 -07:00
  • 327d974dc5 Added shopping cart and sorting to Shrine (#4616) Hans Muller 2016-06-20 09:47:58 -07:00
  • 415324f2f0 bump our dep on the test package (#4625) Devon Carew 2016-06-19 08:10:03 -07:00
  • ba4f1e02c2 Add an example of listening to app lifecycle events (#4623) Adam Barth 2016-06-18 10:43:38 -07:00
  • 833b121664 Fix Switch (#4622) Ian Hickson 2016-06-17 15:36:53 -07:00
  • 94c4222f2b Few overscroll glow fixes. (#4610) Ali Ghassemi 2016-06-17 14:44:00 -07:00
  • 3a88860803 clang -Wextra (more all that -Wall) (flutter/engine#2766) Ian Hickson 2016-06-17 12:38:10 -07:00
  • d89823be2a Remove packages/flx and the FLX code signing scheme (#4612) Jason Simmons 2016-06-17 12:35:30 -07:00
  • 6acced5b6d Update libjpeg_turbo (flutter/engine#2764) Ian Hickson 2016-06-17 12:16:43 -07:00
  • 3a88a973a3 Trivial but confusing typo in SynchronousFuture docs (#4599) Ian Hickson 2016-06-17 10:42:57 -07:00
  • 2de2ce35bb It is not easy being green (#4606) Hans Muller 2016-06-16 17:33:12 -07:00
  • 69b4bcaff5 Use an ellipsis to clip wide cards_demo titles (#4604) Hans Muller 2016-06-16 17:20:54 -07:00
  • d11d388d5a Update engine Adam Barth 2016-06-16 16:56:48 -07:00
  • 46a660f0d0 Removed obsolete flutter gallery assets (#4605) Hans Muller 2016-06-16 16:56:11 -07:00
  • 6befb6308a Updating Reference: FlutterBinding -> RendererBinding (#4602) Ali Ghassemi 2016-06-16 16:12:58 -07:00
  • 6ba5674d12 AppBar size can be lost after a Navigator.pop() (#4594) Hans Muller 2016-06-16 15:33:23 -07:00
  • 02a4483914 Pesto: Fix app bar height when returning from recipe page. (#4579) Matt Perry 2016-06-16 17:24:06 -04:00
  • ec4586785e Roll Dart forward to b2c755c59a8b2db8bfefbd922ab9ddd1a973e3bf (flutter/engine#2763) John McCutchan 2016-06-16 12:47:54 -07:00
  • f6b8220c2e Update engine.version (#4596) Adam Barth 2016-06-16 12:07:04 -07:00
  • e9edf7a0af Update LayoutBuilder docs a bit (#4593) Ian Hickson 2016-06-16 10:47:48 -07:00
  • 9fe7617184 Merge pull request #4588 from pq/1.18.0-dev.1.0_prep Phil Quitslund 2016-06-16 10:01:34 -07:00
  • 2dfdc840b1 Refactor everything to do with images (#4583) Ian Hickson 2016-06-16 09:49:48 -07:00
  • 3641f4ebe5 Merge branch '1.18.0-dev.1.0_prep' of github.com:pq/flutter into 1.18.0-dev.1.0_prep pq 2016-06-16 09:46:37 -07:00
  • 3e9067a4ec Dead code and switch cleanup (continued). pq 2016-06-16 09:03:50 -07:00
  • 2ce57eb3ce Fix paths again (#4589) Adam Barth 2016-06-16 09:37:10 -07:00
  • e8d1df0770 Dead code and switch cleanup (continued). pq 2016-06-16 09:03:50 -07:00
  • fc77bfe630 Attempt to fix AOT build (#4587) Adam Barth 2016-06-16 09:05:04 -07:00
  • cf5fe9a01b Revert base roll and its fallout. Adam Barth 2016-06-15 17:29:58 -07:00
  • 17772b0dcc Fix Mac build Adam Barth 2016-06-15 15:19:42 -07:00
  • bcda2c934f Roll base (flutter/engine#2761) Adam Barth 2016-06-15 14:52:53 -07:00
  • 7e8274e24f Update engine.version (#4580) Adam Barth 2016-06-15 14:52:33 -07:00
  • 5766cdacd3 Define LayoutWidgetBuilder in terms of BoxConstraints instead of Size (#4578) Hans Muller 2016-06-15 14:11:58 -07:00
  • 4e9a12faee Roll Dart forward to 9040d8f478be20e9709328c067422930a999b6cf (flutter/engine#2756) John McCutchan 2016-06-15 12:31:21 -07:00
  • 661740d2d6 updates from previous review (#4577) Devon Carew 2016-06-15 11:25:31 -07:00
  • c4fcd64f99 Fix paths in embedder.yaml (flutter/engine#2758) Adam Barth 2016-06-15 11:06:47 -07:00
  • 551997b7fb Move //mojo/icu to //services/icu (flutter/engine#2757) Adam Barth 2016-06-15 11:04:13 -07:00
  • cd6ee16201 iOS: Discard the depth and stencil attachments of the framebuffer before presenting the color renderbuffer. (flutter/engine#2737) Chinmay Garde 2016-06-15 11:02:17 -07:00
  • fc2dbdeeb7 Remove unused consts in floating action button code (#4574) Ali Ghassemi 2016-06-15 10:22:25 -07:00
  • e2299fdbc4 Remove unused consts in floating action button code. FAB segue animation is done in scaffold and the consts are there. Ali Ghassemi 2016-06-15 09:40:06 -07:00
  • fc47909e9f send application files to the observatory's devfs (#4572) Devon Carew 2016-06-15 09:29:23 -07:00
  • 7fcaf093cb Merge pull request #4573 from eseidelGoogle/switch Eric Seidel 2016-06-15 09:17:08 -07:00
  • 3ee2f6f727 Fix the switch to match the Material Design spec. Eric Seidel 2016-06-15 09:11:27 -07:00
  • 0d21e69b1d Fix flutter upgrade and flutter build ios (#4564) Ian Hickson 2016-06-14 18:16:55 -07:00
  • 0f1132f93a Merge pull request #4559 from pq/missing_returns Phil Quitslund 2016-06-14 15:41:49 -07:00
  • d3b4186744 Review nits. pq 2016-06-14 15:32:42 -07:00
  • d81212a387 Cleanup. pq 2016-06-14 15:21:42 -07:00
  • f5a4e63237 Added asserts. pq 2016-06-14 15:19:14 -07:00
  • 294376fb01 fix reentrant locking in pub upgrade (#4556) Ian Hickson 2016-06-14 12:39:20 -07:00
  • 0e50ee6e7f Remove implicit dart:ui dependency (#4561) Hans Muller 2016-06-14 12:35:59 -07:00
  • 3f7dd71057 Shrine Tweaks (#4558) Hans Muller 2016-06-14 12:15:41 -07:00
  • 7a95548746 Add missing returns. pq 2016-06-14 12:13:56 -07:00
  • 9782d97faa Enable launching applications on the iOS device with observatory and diagnostics server connected. (#4424) Chinmay Garde 2016-06-14 11:47:51 -07:00
  • f92f71feb9 Lock flutter tool while updating artifacts (#4476) Ian Hickson 2016-06-14 10:16:08 -07:00
  • d8c52527cc Two minor improvements (#4554) Adam Barth 2016-06-14 09:33:41 -07:00
  • 2b2d782503 "--watch --flutter-repo" wasn't analyzing flutter (#4548) Ian Hickson 2016-06-13 19:19:35 -07:00
  • f21b140115 One list of GalleryItems to rule them all (#4549) Hans Muller 2016-06-13 16:50:12 -07:00
  • d542c3b121 Update engine (#4545) Adam Barth 2016-06-13 15:45:05 -07:00
  • dd72b7df1a Start moving dart:ui into //flutter/lib/ui (flutter/engine#2750) Adam Barth 2016-06-13 15:30:33 -07:00
  • ebaf9e29a0 Gallery shrine demo uses image assets (#4544) Hans Muller 2016-06-13 14:48:24 -07:00
  • 2cdda9e679 Provide a way to save the analyzer results to disk (#4541) Ian Hickson 2016-06-13 13:29:10 -07:00
  • b6c3ae37f6 send supportsRestart flag when starting an app (#4513) Devon Carew 2016-06-13 13:16:20 -07:00
  • 187ff00294 New gallery app bar background (#4539) Hans Muller 2016-06-13 12:41:29 -07:00
  • 2099d3789c Pull iOS build templates from flutter tools vs engine artifacts (#4526) Todd Volkert 2016-06-13 12:30:08 -07:00
  • c9bcf1074e Analyzer was confused when you deleted files (#4528) Ian Hickson 2016-06-13 12:20:03 -07:00
  • 1d5d7f4ad3 Reorganize the calculator demo (#4536) Adam Barth 2016-06-13 11:44:46 -07:00
  • d2e3493a6c Add an example to MediaQuery docs. (#4532) Adam Barth 2016-06-13 11:36:52 -07:00
  • 053df166c4 AnimationController.fling should respect upper and lower bounds (#4533) Adam Barth 2016-06-13 11:32:13 -07:00
  • 1a3adae101 Use @required for onPressed and onChanged (#4534) Adam Barth 2016-06-12 13:25:06 -07:00
  • cc44696754 Remove leftover app.so references (#4531) Adam Barth 2016-06-11 21:16:42 -07:00
  • e62a03257e Remove unused code in //skia (flutter/engine#2746) Adam Barth 2016-06-11 13:49:55 -07:00
  • 2bdd1c9483 Move tonic to //flutter/tonic (flutter/engine#2742) Adam Barth 2016-06-10 22:36:38 -07:00
  • d2ee6f7838 Rename app.so -> app.dylib (#4522) Todd Volkert 2016-06-10 16:57:21 -07:00
  • 09f458a573 Update engine (#4527) Todd Volkert 2016-06-10 16:57:09 -07:00
  • 1ff3a2a039 show progress while running the analysis server (#4525) Devon Carew 2016-06-10 16:39:43 -07:00
  • 484c36f145 Set the android:debuggable flag when building an APK in debug mode (#4523) Jason Simmons 2016-06-10 16:06:12 -07:00
  • b2938f40e3 expose the devfs api (#4521) Devon Carew 2016-06-10 15:08:12 -07:00
  • d97ec68351 Merge pull request #4516 from pq/1_17_1 Phil Quitslund 2016-06-10 15:04:18 -07:00
  • 0b6df634af Polish HostMessages (#4515) Adam Barth 2016-06-10 15:04:01 -07:00
  • 2315432d2f Pesto polish fixes. (#4514) Matt Perry 2016-06-10 16:33:50 -04:00
  • 505b28245a Remove redundant license files (#4510) Jason Simmons 2016-06-10 12:01:07 -07:00
  • c1f10dbf38 Bump Dart SDK to patched stable. pq 2016-06-10 08:40:57 -07:00
  • 2fdcf62495 Always use minikin namespace. Seigo Nonaka 2016-06-09 19:40:58 +09:00
  • b5c8f2a43f print stack traces from the analysis server (#4507) Devon Carew 2016-06-10 06:48:16 -07:00
  • ffde6777fc Pull Flutter gallery assets from Google's git repo. (#4493) Matt Perry 2016-06-09 16:03:10 -04:00
  • 8446ae3c87 Fix flutter drive crash issue when run in develop mode (#4492) Kaiyuan Wang 2016-06-09 12:39:14 -07:00
  • 696f4710f1 Improve hitTestSelf and hitTestChildren docs (#4484) Adam Barth 2016-06-09 10:10:13 -07:00
  • 2be1eb480f DropDownMenu should animation away when interrupted (#4485) Adam Barth 2016-06-09 10:09:07 -07:00
  • 4e3e40a174 Rename relayoutSubtreeRoot -> relayoutBoundary (#4483) Adam Barth 2016-06-09 08:44:48 -07:00
  • afe3158d5b Remove clients of getTotalMatrix (#4487) Adam Barth 2016-06-09 08:44:38 -07:00