Commit Graph

  • 1fda50a2c0 Fire TextInputClient.updateEditingState on text changes (iOS) (flutter/engine#3995) Chris Bracken 2017-08-21 12:39:56 -07:00
  • 86cbd63193 Roll Dart to e673ff0b253d8cadd3249aa0d8efe0516606d704 (flutter/engine#3994) Carlo Bernaschina 2017-08-19 14:01:32 -07:00
  • cb3bfa58e9 Roll Dart to b8bce019b3e4a344d22ac3c0f805b619565a1f8e (flutter/engine#3993) Jason Simmons 2017-08-18 18:36:37 -07:00
  • 0eaae144a2 Update buildroot to pull in Mac toolchain fix. (flutter/engine#3991) Chinmay Garde 2017-08-18 15:39:37 -07:00
  • 6efd328423 Update Skia revision to 141df44fd. (flutter/engine#3989) Chinmay Garde 2017-08-18 15:04:23 -07:00
  • 7d989f1277 Roll buildroot and buildtools to clang-6.0 (flutter/engine#3990) Jason Simmons 2017-08-18 14:32:39 -07:00
  • 4ce8c94e0d Use the phrase "must not be null" everywhere instead of "cannot be null" (#11683) Jacob Richman 2017-08-18 13:37:31 -07:00
  • de38c0b15a Improve checks for calls into native code made after the platform view has been detached (flutter/engine#3926) Jason Simmons 2017-08-17 10:24:12 -07:00
  • 47fe630e4e Roll Dart SDK forward for analyzer fix for Fuchsia (#11637) Zachary Anderson 2017-08-16 19:31:59 -07:00
  • 272b0b956d Remove unnecessary closures (#11647) Carlo Bernaschina 2017-08-16 17:11:27 -07:00
  • e6c9b04074 Skip third_party/benchmark in the license source crawl (flutter/engine#3986) Jason Simmons 2017-08-16 16:35:14 -07:00
  • bd7ae44737 Allow infinity values in the Dart wrappers for Skia Canvas (flutter/engine#3985) Jason Simmons 2017-08-16 16:21:52 -07:00
  • 2e57189aa4 Roll engine to a246501917b8b77e856db253817ce7c2cc25b9c2 (#11643) Carlo Bernaschina 2017-08-16 16:19:45 -07:00
  • 0799ff5b6c Revert "Revert "Rollback patch that broke microbenchmarks" (#11641)" (#11645) Ian Hickson 2017-08-16 14:59:01 -07:00
  • 1705bf3c73 Revert "Rollback patch that broke microbenchmarks" (#11641) Ian Hickson 2017-08-16 14:46:50 -07:00
  • bfda885a9d Fix a typo in the saved certificate error message (#11640) xster 2017-08-16 13:59:05 -07:00
  • a78aa4cde4 Roll Dart to 491390eeaa7974f44a8931d10a899c39c0df8dda (flutter/engine#3984) Carlo Bernaschina 2017-08-16 13:17:11 -07:00
  • 8f73cd6c6c No longer need to use fuchsia_shared_library (flutter/engine#3983) Petr Hosek 2017-08-15 23:44:38 -07:00
  • 70fe6f4c23 Rollback patch that broke microbenchmarks (#11616) Ian Hickson 2017-08-15 17:53:58 -07:00
  • 946a28580c Add some doc about the page route's T type (#11627) xster 2017-08-15 15:38:42 -07:00
  • e2b8d9e76b Avoid race condition into NotifyNextFrameOnce (flutter/engine#3980) Carlo Bernaschina 2017-08-15 14:35:16 -07:00
  • 0c158d549e Cleanup DiagnosticsProperty documentation. (#11514) Jacob Richman 2017-08-15 12:16:27 -07:00
  • 05dd4a01dd Remove use of a deprecated getDrawable API (flutter/engine#3979) Jason Simmons 2017-08-15 11:54:04 -07:00
  • 5f52457f1b Let android create template have an explicit flutter splash screen flag (#11622) xster 2017-08-15 11:19:21 -07:00
  • d6d217cb4a Add an explicit user configurable check for whether to keep showing the splash screen. (flutter/engine#3976) xster 2017-08-15 11:01:12 -07:00
  • 1cf8c8f32e Fixes for gypi -> gni change in Dart (flutter/engine#3977) Zachary Anderson 2017-08-15 07:44:27 -07:00
  • 3a31c35ba0 Rename .analysis_options to analysis_options.yaml (#11594) Dan Rubel 2017-08-15 08:46:42 -04:00
  • 225da92342 Revert engine roll (#11621) xster 2017-08-14 18:41:56 -07:00
  • 1ad4a088f1 Create template splash screens for Android and iOS (#11505) xster 2017-08-14 17:20:36 -07:00
  • ea78f448e4 Roll engine (#11619) xster 2017-08-14 17:17:49 -07:00
  • d85d4cc9ce Create platform API for first frame callback. Use for defer hiding splash screens on Android and iOS (flutter/engine#3956) xster 2017-08-14 15:44:52 -07:00
  • 4cb3a98f2c [Discuss] Let the initial date picker mode be selectable (#11614) xster 2017-08-14 14:54:23 -07:00
  • 3b8159564f Alpha post-roll work (#11608) Mikkel Nygaard Ravn 2017-08-14 20:28:34 +02:00
  • b156a0f054 Wrap the label widget of the Chip in a Flexible. (#11523) (#11554) ameiyil 2017-08-11 22:01:40 -07:00
  • 309a2d78fb Extract snapshotting logic to Snapshotter class (#11591) Chris Bracken 2017-08-11 12:58:35 -07:00
  • f1f5d4f3a8 Add integration test for platform interaction (#11580) Sarah Zakarias 2017-08-11 10:38:12 +02:00
  • 4f61061733 Roll engine to fef7d827d6e22830ee6c88e8260f118a6b3fbcd9 (#11588) Jason Simmons 2017-08-10 18:03:19 -07:00
  • 22e8ceec69 Allow infinite cull rectangles on a Canvas (flutter/engine#3975) Jason Simmons 2017-08-10 17:20:59 -07:00
  • d264f39f95 Update project templates to use WEB_MODULEs. (#11587) Phil Quitslund 2017-08-10 16:54:44 -07:00
  • bf69c3c69b Minor whitespace formatting fix (#11590) Chris Bracken 2017-08-10 16:52:25 -07:00
  • 0f2c77f194 Capture fractional pixel coordinates in the bounds of raster cache bitmaps (flutter/engine#3974) Jason Simmons 2017-08-10 14:08:16 -07:00
  • 89d9d751f9 Apply antialiasing in calls to SkCanvas::clipRect (flutter/engine#3973) Jason Simmons 2017-08-10 13:23:35 -07:00
  • 7532a99ce6 Mention alternative way to rebuild flutter tools in CONTRIBUTING.md (#11567) Michael Goderbauer 2017-08-10 08:46:56 -07:00
  • 2e8e755815 Reapply introduction of dart sdk build steps into Flutter engine (flutter/engine#3972) Alexander Aprelev 2017-08-10 08:42:05 -07:00
  • 1942620695 Add ParagraphBuilder::PeekStyle() to allow Flutter style inheritance. Gary Qian 2017-08-09 17:56:33 -07:00
  • c9b0b3bb03 Fix iOS last up event velocity calculation - version 3 (#11571) xster 2017-08-09 17:39:59 -07:00
  • 680d581db7 Correct handling of assets when no main asset is present (#11564) Hans Muller 2017-08-09 16:04:57 -07:00
  • c67bfe8a84 Respect paragraphstyle defaults, slight font name discovery improvements, better italic tests. Gary Qian 2017-08-09 14:55:01 -07:00
  • e65145ba04 Only enable_lto on platforms where the toolchain recognizes the flag. (flutter/engine#3971) Chinmay Garde 2017-08-09 14:29:05 -07:00
  • 5ee8390e9c Let iOS back gesture listen to edge swipes only (#11559) xster 2017-08-09 12:35:05 -07:00
  • 2877dda572 Add a small doc suggesting usage pattern for setSystemUIOverlayStyle (#11558) xster 2017-08-09 12:27:11 -07:00
  • 7ae7ef3fb0 Revert "Build standalone dart sdk as part of Flutter engine. (#3954)" (flutter/engine#3970) Alexander Aprelev 2017-08-09 12:11:10 -07:00
  • 1c108c04dd Use SkPath for wavy decorations for x5 improvements in performance. Gary Qian 2017-08-09 11:02:03 -07:00
  • 13dda7cf80 Signal an error in the dependency checker if an import URI is invalid (#11557) Jason Simmons 2017-08-09 10:08:11 -07:00
  • 67e073ae89 Build standalone dart sdk as part of Flutter engine. (flutter/engine#3954) Alexander Aprelev 2017-08-09 09:25:10 -07:00
  • 859d8d3830 Alpha pre roll (#11560) Mikkel Nygaard Ravn 2017-08-09 15:52:04 +02:00
  • 8a88e2efca Bump Dart SDK to 1.25.0-dev.9.0 (#11509) Alexandre Ardhuin 2017-08-09 14:45:55 +02:00
  • d5a7209ef9 Add flutter-driven navigation on iOS (flutter/engine#3865) Sarah Zakarias 2017-08-09 13:01:35 +02:00
  • 653a763327 Remove rounding x values option as a workaround since jitter has been fixed. Paint benchmarks. Gary Qian 2017-08-08 17:46:09 -07:00
  • 9f1f39c29e Remove redundant height_ variable and add Paragraph::Paint Benchmark. Gary Qian 2017-08-08 16:09:52 -07:00
  • d26681b396 Assert checks for NaN/infinite values in Skia canvas Dart wrappers (flutter/engine#3967) Jason Simmons 2017-08-08 15:49:51 -07:00
  • 3b76e7e258 Make tear-offs cacheable for RenderSemanticsGestureHandler (#11556) Michael Goderbauer 2017-08-08 15:46:47 -07:00
  • 1d9f834fb2 a11y: handle left/right scrolls correctly (#11309) Michael Goderbauer 2017-08-08 14:42:17 -07:00
  • b551f53471 Don't trigger an assert when markNeedsSemanticsUpdate is called multiple times in edge cases (#11544) Michael Goderbauer 2017-08-08 14:17:20 -07:00
  • 099c300214 Round height offsets to better match Blink and fix red boxes in flutter app. Gary Qian 2017-08-08 12:01:14 -07:00
  • 7d3a1f9616 Roll engine to f0d440bec3ed79f01890e956b07b6e8e6182db62 (#11553) Jason Simmons 2017-08-08 11:39:12 -07:00
  • 74835db563 Avoid rebuilding snapshots if no change to source (#11551) Chris Bracken 2017-08-08 10:52:24 -07:00
  • 7edec88632 Allow tapping on TabBar indicator to switch tabs (#11525) Michael Goderbauer 2017-08-08 10:14:35 -07:00
  • 8f57c67d9b Roll engine to cc7e71eaace0ee43cc718059e0fdd12c798205a0 (#11542) Alexander Markov 2017-08-08 10:00:50 -07:00
  • 9b3307a43b Add splashColor and highlightColor to IconButton (#11524) Hans Muller 2017-08-08 07:44:49 -07:00
  • 11f781abaf Update buildroot to pull in MacOSX min SDK version bump. (flutter/engine#3966) Chinmay Garde 2017-08-07 18:10:20 -07:00
  • 6ba467b37a Update Skia revision. (flutter/engine#3965) Chinmay Garde 2017-08-07 18:00:44 -07:00
  • e0735d0a6b Remove usage of NaN values in canvas_test that caused a Skia assert failure (flutter/engine#3962) Jason Simmons 2017-08-07 17:36:29 -07:00
  • f498d8b044 Update buildroot to pick up iOS SDK version selection fix. (flutter/engine#3963) Chinmay Garde 2017-08-07 17:32:27 -07:00
  • 843d2bd71d Change type of line_ to size_t for consistency. Gary Qian 2017-08-07 17:09:04 -07:00
  • b0b9e2c85d Add Google Benchmark (from Fuchsia) to DEPS. (flutter/engine#3961) Chinmay Garde 2017-08-07 17:06:26 -07:00
  • 02c214479f CupertinoPageRoute cleanup (#11473) Ian Hickson 2017-08-07 16:55:37 -07:00
  • 35496d00a9 Re-enable coverage checking. (#11537) Ian Hickson 2017-08-07 16:55:29 -07:00
  • 761cdd6718 roll Dart to 21eddc429e9c7260de00a9af7cad94baba830f59 (flutter/engine#3959) Yegor 2017-08-07 16:36:59 -07:00
  • f1daa1e629 Hardcode no-ligature flags for performance boost, minor bugfix on trailing space. Gary Qian 2017-08-07 16:25:18 -07:00
  • a974315119 Add txt to flutter/DEPS. (flutter/engine#3958) Chinmay Garde 2017-08-07 16:22:37 -07:00
  • 76d250550b Reset breaker after every layout to handle different widths. Gary Qian 2017-08-07 16:18:52 -07:00
  • 0ebb76f8b5 Exclude lib/txt/third_party/fonts from the license source tree traversal (flutter/engine#3960) Jason Simmons 2017-08-07 16:04:08 -07:00
  • dbd3bf28e6 Replace FLUTTER_MODULE_TYPE with WEB_MODULE in dev/manual_tests/* and examples/* iml files (#11234) Jaime Wren 2017-08-07 15:53:56 -07:00
  • 7ac768eeb8 Improve support for x86 and x86_64 devices in flutter_gdb (flutter/engine#3953) Jason Simmons 2017-08-07 15:15:36 -07:00
  • 2e10df7cb4 Implement all known blink::PointerData fields on iOS. (flutter/engine#3955) Chinmay Garde 2017-08-07 15:04:10 -07:00
  • fa13df8f4b Roll Dart to 69817eea182384b40ef658d578fd49cac00c5874 (flutter/engine#3957) Alexander Markov 2017-08-07 14:32:57 -07:00
  • cb14eb989d Update IntelliJ project files for latest plugin (#11536) Chris Bracken 2017-08-07 12:19:25 -07:00
  • 1046161c3e Save txt unittest snapshots in own folder to declutter. Gary Qian 2017-08-07 10:38:16 -07:00
  • 39f8a13f4d Break on hyphens without minikin::Hyphenator, tests. Gary Qian 2017-08-07 10:22:13 -07:00
  • 4868e24e0e Separate handling of letterspace/advance to fix multi-run text jitter, temp disable ligatures. Gary Qian 2017-08-04 16:46:24 -07:00
  • bbc15724bd roll engine ff50334587 to get async stacks (#11519) Yegor 2017-08-07 10:03:09 -07:00
  • 4da5e9b249 Adds more customization options to the Chip widget (#11498) paolosoares 2017-08-04 17:44:20 -07:00
  • db88414131 Upgrade to the most recent test package. (#11526) Ian Hickson 2017-08-04 16:33:38 -07:00
  • 1e53d3206b Adding tests for animationStatus (#11520) Michael Goderbauer 2017-08-04 16:14:05 -07:00
  • a5c4680e72 Reset the terminal if an exception occurs while handling terminal input in the app runner (#11516) Jason Simmons 2017-08-04 14:27:36 -07:00
  • 672b209e5e Update buildroot and opt out of LTO on unopt builds. (flutter/engine#3952) Chinmay Garde 2017-08-04 13:12:36 -07:00
  • ec9df2f269 Allow Duration.Zero for animateTo (#11515) Michael Goderbauer 2017-08-04 13:04:51 -07:00
  • 802d5d2028 Roll engine to 73afec408194dd6e03c0d8483f0ea1332113b9a4 (#11518) Carlo Bernaschina 2017-08-04 12:54:11 -07:00
  • df6a3d6d26 Workaround for jittering text selection bug using LinearTextFlag. Gary Qian 2017-08-03 18:36:45 -07:00