- 28 Feb, 2018 1 commit
-
-
Siva authored
* roll engine version in flutter/flutter to b05efc204090f430387398d3c35589571a2fe16b * Fix analyzer warnings.
-
- 27 Feb, 2018 3 commits
-
-
Todd Volkert authored
-
Alexander Aprelev authored
-
- 26 Feb, 2018 1 commit
-
-
Jason Simmons authored
libtxt is now the default text renderer
-
- 21 Feb, 2018 1 commit
-
-
- 20 Feb, 2018 1 commit
-
-
Todd Volkert authored
Fixes https://github.com/flutter/flutter/issues/14751
-
- 19 Feb, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 17 Feb, 2018 1 commit
-
-
- 16 Feb, 2018 2 commits
- 15 Feb, 2018 2 commits
-
-
asiva authored
up the latest Dart roll - Resubmit https://github.com/flutter/flutter/pull/14392 to fix compilation errors
-
Alexander Aprelev authored
* Use already downloaded dart sdk for frontend_server. This is follow-up to https://github.com/flutter/flutter/pull/14610 * Remove reference to engine dart-sdk from artifacts * Remove unused imports * WIP to switch back to solution where dart sdk is downloaded into bin/cache/dart-sdk, but it is 'flutter precache -a' that can download all dart sdks for other platforms under bin/cache/artifacts/engine/<platform>/dart-sdk * Download all dart sdks when 'flutter precache -a'
-
- 14 Feb, 2018 6 commits
-
-
Chris Bracken authored
Inlcudes: * libtxt: specifically request the Roboto font in tests and benchmarks (flutter/engine#4675) * Make Paragraph methods really return List<int> if they are declared as such (flutter/engine#4676) * Stop using ClassHierarchy.deprecated_incremental (flutter/engine#4678) * On iOS, render to an offscreen surface to avoid renderbuffer slowdown (flutter/engine#4680)
-
Chris Bracken authored
Includes: * Roll Skia to f802e757646f424b563fdc1f5b5ee3c677659e98 (flutter/engine#4677)
-
Alexander Aprelev authored
* Use engine-built dart sdk * Download dart-sdk from engine * Move up deps to fix dart sdk constraint problem * Update update_dart_sdk.ps1 for Windows * Fix tests so they pass analysis * More types for tests * Roll engine * Update dart sdk stamp location in flutter.bat * Add newline
-
Todd Volkert authored
Re-apply "Send nextId in addition to previousId for traversal order (#14676)"
-
Todd Volkert authored
-
Michael Goderbauer authored
-
- 13 Feb, 2018 2 commits
-
-
Alexander Markov authored
* Revert "Roll engine to 834d6eb02988e7f2c44eda05cec908378a1a9138 (#14664)" This reverts commit c19fbe86. Reason: timeouts while doing hot reload in hot_mode_dev_cycle__preview_dart_2_benchmark.
-
Alexander Markov authored
Contains * Roll Dart to 223eeb2ebe112aaaddca206aab55cd54b4e54391 (https://github.com/flutter/engine/pull/4659)
-
- 12 Feb, 2018 1 commit
-
-
Greg Spencer authored
It seems that setTraversalBefore doesn't work as well as setTraversalAfter for some reason, although I'm using them the same way. Some apps would lock up TalkBack when traversing if setTraversalBefore was set, but not with the equivalent setTraversalAfter. It's not entirely clear why this is, but I'm going with this to at least get it fixed for apps we know about. Fixes #14600
-
- 10 Feb, 2018 3 commits
-
-
Chris Bracken authored
Includes: * Roll topaz to 531e2778d86b213bc663ea51bb0e0dde33d8ac8c (#4657) This supports SDK/project paths including URI-escaped UTF-8 sequences (e.g., including spaces, accented characters, etc.).
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 09 Feb, 2018 3 commits
-
-
Alexander Markov authored
Includes: * Exclude frontend_server from the license crawl (https://github.com/flutter/engine/pull/4645) * Make native wrapper classes non-abstract (https://github.com/flutter/engine/pull/4607) * Restrict clang-format to C, C++, Obj-C, Obj-C++ (https://github.com/flutter/engine/pull/4654)
-
Chris Bracken authored
Includes: * Roll topaz to 08a3394395036a2bb9b556f5b0eb8f365d2c0fa5 (flutter/engine#4650) * [fuchsia] Add missing AOT entry points for FromFileResult and MapResult. (flutter/engine#4649) * [fuchsia] Fix compile-time error introduced in 58e6c23. (flutter/engine#4651) * Roll topaz to 046105efd225ed61c94e65dbd4a528256a3a34a9 (flutter/engine#4652) Topaz rolls enable: * Support for Flutter SDK, project paths including spaces (flutter/engine#4650) * Support for Flutter SDK, project paths including arbitrary UTF-8 sequences (flutter/engine#4652)
-
Alexander Aprelev authored
* Roll engine to pre-dart roll * Roll engine to pick up updated dart * Apply Map changes * Move to dev.22 * Fix some analysis issues * Silent analyzer * More consts * More const massaging * Yet more const massaging * Yet more const massaging * Use nonconst()
-
- 08 Feb, 2018 1 commit
-
-
asiva authored
-
- 06 Feb, 2018 2 commits
-
-
Alexander Aprelev authored
-
Alexander Aprelev authored
-
- 02 Feb, 2018 2 commits
-
-
Zachary Anderson authored
-
Devon Carew authored
* bump the dart sdk version to 2.0.0-dev.17.0 * 2.0.0-dev.20.0 * 2.0.0-dev.19.0
-
- 01 Feb, 2018 1 commit
-
-
Zachary Anderson authored
-
- 30 Jan, 2018 4 commits
-
-
Chris Bracken authored
Includes: * Only implement application:performActionForShortcutItem:completionHandler on iOS 9.0+ (flutter/engine#4600) * [fuchsia] Remove MessageLoopHandler dependency (flutter/engine#4618) * Use @available checks for iOS 11 features (#4619)
-
Chris Bracken authored
Includes: * Roll Dart SDK (flutter/engine#4613)
-
Chris Bracken authored
Includes: * Remove unnecessary trim (#4616)
-
Chris Bracken authored
Includes: * Extract common iOS asset path lookup code: #4594 * Introduce VulkanProvider fb9782a5294e700e45e372da0cd25165697b2e45 * Transition render target images before submit 0de8218778f1bb5d913db8b8a67789a44f8bb28f * Update buildtools to Fuchsia HEAD #4599
-
- 26 Jan, 2018 2 commits
-
-
Michael Goderbauer authored
* Roll engine to 6921873c71e700235c0f68f0359be2332f93c8bc
-
Michael Goderbauer authored
Roll engine to 7c34dfafc9acece1a9438f206bfbb0a9bedba3bf
-