- 28 Apr, 2018 1 commit
-
-
Alexander Aprelev authored
* Roll to pre-dart engine. * Roll to dart roll engine.
-
- 27 Apr, 2018 1 commit
-
-
Alexander Aprelev authored
Changes since the last roll: ``` e11905c6e Add tooltip method to Android AccessibilityBridge (#5103) 2ee36e270 Always enable verbose logging on fuchsia. (#5104) 131349f83 Update flutter runner process name to reflect last running shell. (#5102) ad9826cbb Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (#5100) 7617d2889 libtxt: post-process glyph positions in order to accurately right-justify text (#5093) 895c965ce Set file modified callback. (#5096) 956f3eeca Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (#5099) 6e5112214 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (#5098) a9180ca20 Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (#5097) 82d461049 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (#5095) fb4926e65 Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (#5094) c249b7026 Path metrics/getBounds/combinations again (#4957) df255b828 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (#5092) e44e1b49f Initial plugin support for background downloads + content fetching (#5082) 78f8a0f45 [fuchsia] Changes for running Dart 2 on flutter_runner. (#5080) cbec56a3d Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (#5090) 8da9398ed Throw an exception if a secondary isolate tries to send a platform message (#5069) ```
-
- 26 Apr, 2018 2 commits
-
-
Alexander Aprelev authored
-
Alexander Aprelev authored
Changes since last engine roll: ``` cc72fc1c3 Roll src/third_party/skia/ ec4e7358b..77e95f706 (1 commit) (#5088) ee2532f2d Roll src/third_party/skia/ e1c37a7b8..ec4e7358b (1 commit) (#5087) dd34fd178 Roll src/third_party/skia/ 058f2e6ed..e1c37a7b8 (4 commits) (#5086) b08b15290 Revert "Roll dart to 29d6e963702fcbb0ed0d5ca67d6b5f977ac0c328 (#5083)" (#5085) ```
-
- 25 Apr, 2018 2 commits
-
-
Michael Goderbauer authored
flutter/engine@9859af1 Roll dart to 29d6e963702fcbb0ed0d5ca67d6b5f977ac0c328
-
Michael Goderbauer authored
flutter/engine@6a93ef1 Call SkGraphics::Init earlier on Fuchsia. flutter/engine@f1234eb Add disabled failing test for floating point errors on matrix decomposition. flutter/engine@ac68263 Hold a global reference to the AssetManager Java object backing the APKAssetProvider flutter/engine@0e95bb2 Roll src/third_party/skia/ 2d2c1e32c..058f2e6ed (35 commits; 1 trivial rolls) flutter/engine@3e20562 Roll src/third_party/skia/ 5209d7fce..2d2c1e32c (42 commits; 1 trivial rolls) flutter/engine@a20fd83 [fuchsia] Remove dead package file generation from core snapshots. flutter/engine@79b9ffb Fixup Fuchsia content handler post shell refactor.
-
- 24 Apr, 2018 1 commit
-
-
Yegor authored
Changes include: flutter/engine@ec61147 replace nextNodeId/previousNodeId with hitTestPosition flutter/engine@2970c09 Use the default microtask scheduler on all isolates except the UI isolate flutter/engine@96af3b2 ios: remove geometric order; it will be supplied by framework flutter/engine@3b84a47 Apply unaddressed comments in pull/5062 flutter/engine@29816a6 Roll src/third_party/skia/ 3d0e8507f..5209d7fce (14 commits) flutter/engine@4691a0b Import intrusively ref counted shared pointers into FML.
-
- 21 Apr, 2018 2 commits
-
-
Todd Volkert authored
This contains the following commit: flutter/engine@cb3376c Support different encodings in Image.toByteData() (#16635)
-
Michael Goderbauer authored
-
- 20 Apr, 2018 1 commit
-
-
Chinmay Garde authored
This engine roll contains the following commits: * flutter/engine@09d05a389: Prepare and run child isolates on a VM managed (i.e. no UI) task runner. * flutter/engine@adee35142: Throw an error or return null if FlutterView.getBitmap fails
-
- 19 Apr, 2018 3 commits
-
-
Chinmay Garde authored
This roll includes the following commits. * flutter/engine@637e921d6: Use the raster cache when rendering screenshots as bitmaps (#5050) * flutter/engine@a23fa923c: Look for an assets path specification in the Info.plist. (#5049)
-
Jonah Williams authored
* update engine version, ignore scopesRoute and namesRoute flags until framework support is added
-
Todd Volkert authored
This contains the following commits: flutter/engine@3cc8d82 Fix more Linux unittest targets. flutter/engine@b6ba69b libtxt: add boxes representing empty lines in GetRectsForRange flutter/engine@388f019 Enable downscale of very large images when uploading on IO thread flutter/engine@22e1381 Allow runtime unit-test to perform dynamic symbol resolution for Dart snapshots. flutter/engine@59d1366 Don’t build the host shell on target builds. flutter/engine@7a6b779 Remove the weak pointer factory from the service isolate's DartIsolate object flutter/engine@d4729ab Update the embedder GN target to use a source set instead of a complete static library. flutter/engine@8973c73 Implement Scene::toImage for creating a raster image representation of a scene. flutter/engine@572c584 Configure kernel paths in the embedder if the asset directory contains the kernel assets flutter/engine@8ed932c Roll src/third_party/skia/ 1cd6098d5..1ccaa6e05 (20 commits) flutter/engine@a0804f3 Simplify weak pointer factories and allow vending weak pointers on multiple threads.
-
- 18 Apr, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
-
Todd Volkert authored
This contains the following commits: flutter/engine@5822b6e Clear the canvas when attempting to render to the surface. flutter/engine@d8eb659 Make the rasterizer own the compositor context. flutter/engine@387945c Correct ninja command instruction flutter/engine@00911b2 Don't send platform messages to isolates that are not running. flutter/engine@5c857ee Set the start timestamp in the contructor of the first shell.
-
- 17 Apr, 2018 3 commits
-
-
Chinmay Garde authored
This roll includes the following engine commits: * flutter/engine@0c09bf03: In the service protocol, if no view is specified to flush tasks on, pick the first one. (#5028) * flutter/engine@ecaefd7a: Roll src/third_party/skia/ 276886160..1cd6098d5 (50 commits) (#5026) * flutter/engine@e6545573: Enable 'Speak Screen' and 'Switch Control' for iOS (#5016) * flutter/engine@3393c179: Fix Android platform channels (#5025) * flutter/engine@1bc0e1bb: On windows, refer to Dart snapshot directly executable. (#5024) * flutter/engine@cf6ca32d: Revert "Roll Dart to fe606f890b0a311da802c78b0af414a3c2087a79" (#5023) * flutter/engine@4b45a53e: Only make ERROR and FATAL log levels visible by default. (#5022) * flutter/engine@98f6c2d5: Fix shell launcher test (dart2 compliant and stop polling) (#5009) * flutter/engine@75851f08: Roll Dart to fe606f890b0a311da802c78b0af414a3c2087a79 (#5020) * flutter/engine@9495a52d: On iOS, try to use ES3, then fall back to ES2. (#5006) * flutter/engine@d6d4eec2: Fix broken Linux build (#5019) * flutter/engine@d15dc76e: Fix broken Chromebot build (#5018) * flutter/engine@c17a6290: Breadcrumbs to the wiki (#5017) * flutter/engine@4eaf2c2f: Return raw (unencoded) bytes in Image.toByteData() (#5008) * flutter/engine@d812a617: Roll src/third_party/skia/ e669bdfad..276886160 (9 commits) (#5014) * flutter/engine@62aeab72: Call SkSurface::flush instead of getting a backend handle in vulkan_swapchain. (#5012) * flutter/engine@f4ebb180: Roll src/third_party/skia/ 3462eb034..e669bdfad (54 commits) (#5007) * flutter/engine@0b7d6be9: Re-land "do not pause rendering when android view loses focus" (#5004) * flutter/engine@91dee598: If the rasterizer has a valid surface context, use that to create a snapshotting render target. (#4979) * flutter/engine@570231b7: Specify the packages file path when running engine dart tests. (#5005) * flutter/engine@0b9cef5a: Minor update to README (#5003) * flutter/engine@c386418f: Promote line height in text style created from paragraph style (#4995) * flutter/engine@4e0fbb6f: If the test specifies a .dill file, dont make the engine interpret is as source. (#5002) * flutter/engine@58e84c8b: Re-land "Support multiple shells in a single process. (#4932)" (#4998) * flutter/engine@37e5df05: Remove only use of SkPaint::kGenA8FromLCD (#4994) * flutter/engine@b7358b33: libtxt: cache font families that are remapped to the default font family (#4990) * flutter/engine@a530035b: libtxt: fix leaks in Skia object reference counting (#4988) * flutter/engine@0c74fc93: [fuchsia] Fix use-after-free (#4987) * flutter/engine@b6d2dde9: [fuchsia] Fix build (#4986) * flutter/engine@1dd12649: [async] Adapt to libasync API changes. (#4980)
-
Mikkel Nygaard Ravn authored
-
Todd Volkert authored
* Roll engine to d6d4eec24c38bb06a9b1aef4e70c321d447ba762 Contains the following engine commits: flutter/engine@1bc0e1b On windows, refer to Dart snapshot directly executable. flutter/engine@cf6ca32 Revert "Roll Dart to fe606f890b0a311da802c78b0af414a3c2087a79" flutter/engine@4b45a53 Only make ERROR and FATAL log levels visible by default. flutter/engine@98f6c2d Fix shell launcher test (dart2 compliant and stop polling) flutter/engine@75851f0 Roll Dart to fe606f890b0a311da802c78b0af414a3c2087a79 flutter/engine@9495a52 On iOS, try to use ES3, then fall back to ES2. flutter/engine@d6d4eec Fix broken Linux build flutter/engine@d15dc76 Fix broken Chromebot build flutter/engine@c17a629 Breadcrumbs to the wiki flutter/engine@4eaf2c2 Return raw (unencoded) bytes in Image.toByteData() flutter/engine@d812a61 Roll src/third_party/skia/ e669bdfad..276886160 (9 commits) flutter/engine@62aeab7 Call SkSurface::flush instead of getting a backend handle in vulkan_swapchain. flutter/engine@f4ebb18 Roll src/third_party/skia/ 3462eb034..e669bdfad (54 commits) flutter/engine@0b7d6be Re-land "do not pause rendering when android view loses focus" flutter/engine@91dee59 If the rasterizer has a valid surface context, use that to create a snapshotting render target. flutter/engine@570231b Specify the packages file path when running engine dart tests. flutter/engine@0b9cef5 Minor update to README flutter/engine@c386418 Promote line height in text style created from paragraph style flutter/engine@4e0fbb6 If the test specifies a .dill file, dont make the engine interpret is as source. flutter/engine@58e84c8 Re-land "Support multiple shells in a single process. flutter/engine@37e5df0 Remove only use of SkPaint::kGenA8FromLCD flutter/engine@b7358b3 libtxt: cache font families that are remapped to the default font family flutter/engine@a530035 libtxt: fix leaks in Skia object reference counting flutter/engine@0c74fc9 [fuchsia] Fix use-after-free flutter/engine@b6d2dde [fuchsia] Fix build flutter/engine@1dd1264 [async] Adapt to libasync API changes. * Run test platform finalizers in reverse order to ensure that shell is shutdown before trying to delete any temporary files or directories. This fixes "Access Denied" error on Windows (see #16657).
-
- 12 Apr, 2018 2 commits
-
-
Alexander Aprelev authored
* Handle error count reported by frontend. Extend compilation result from single string to a structure(string filename and integer error count). * Use ?. * Include engine roll with dart sdk roll. * parse(onError) -> tryParse * Make '?? throw' more readable and avoid issue with analyzer * Fix test so it mocks compiler output including errors count
-
Alexander Aprelev authored
-
- 11 Apr, 2018 3 commits
-
-
Ryan Macnak authored
-
Alexander Aprelev authored
Changes since last roll: ``` ed303c628 Roll dart sdk again. Previous roll required 23ae4fa098 revert. (#4966) 8cd272733 Revert "Roll dart to 7764e6962e22afcf4b58c4e3cef3147330f3c884. (#4960)" (#4965) 9199b40f2 Revert "Support multiple shells in a single process. (#4932)" (#4964) 6baff4c82 Support multiple shells in a single process. (#4932) 31c5bb427 Roll dart to 7764e6962e22afcf4b58c4e3cef3147330f3c884. (#4960) c8e4c6984 Avoid copying the contents of large platform message responses (#4947) 5ff527295 Update to use new vulkan GrBackendRenderTarget ctor. (#4962) 0c8993a1a Update to use new vulkan GrBackendRenderTarget ctor (part 2) (#4963) 132ebdda8 Revert "Roll src/third_party/skia/ 9874bf1bc..52e16d984 (135 commits) (#4958)" (#4961) 11882ab9e Roll src/third_party/skia/ 9874bf1bc..52e16d984 (135 commits) (#4958) ``` Add consts
-
Alexander Aprelev authored
-
- 10 Apr, 2018 3 commits
-
-
Ian Hickson authored
* Update bin/internal/README.md * Update README.md
-
Alexander Markov authored
-
Alexander Markov authored
* Update text_style_test
-
- 07 Apr, 2018 1 commit
-
-
xster authored
-
- 06 Apr, 2018 2 commits
-
-
Todd Volkert authored
-
Chris Bracken authored
Includes: * Add armv7 support to create_ios_framework script (#4942) * Roll Dart to version 09e1766e6caa537e1271fbce04ebcbf8212b6569 (#4941)
-
- 05 Apr, 2018 2 commits
-
-
Siva authored
* Roll engine to version be070599a30413bd203f2d77d2179220c5569c08 (includes a roll of dart to version 3e6b8717fedce5cc28a21616f4591683c211f752
-
Chris Bracken authored
Includes: * Revert "Roll dart to 4bcf8ad411bd90da16d44ad399bf350e8423eac9" (flutter/engine#4936) * libtxt: render fake bold text if a bold font is not available (flutter/engine#4933) * Set FlutterTexture copyPixelBuffer return nullable (flutter/engine#4934) * Roll dart to 4bcf8ad411bd90da16d44ad399bf350e8423eac9 (flutter/engine#4929)
-
- 04 Apr, 2018 3 commits
-
-
Siva authored
-
Chris Bracken authored
Includes: * libtxt: add missing dependency for Mac/iOS builds (flutter/engine#4931) * libtxt: use Helvetica as a fallback font on iOS 8 and earlier (flutter/engine#4930) * Make Rect.largest match the "largest" rect used in DefaultLayerBuilder (flutter/engine#4926) * [vulkan] Add VK_ERROR_NOT_PERMITTED_EXT * Roll buildroot to 8dddd90bf943a8174913564353b30a3b11ee0f7a (flutter/engine#4928) * Set the asset bundle path when initializing the shell in the embedder API (flutter/engine#4925)
- 03 Apr, 2018 2 commits
-
-
Todd Volkert authored
-
Ohad Rau authored
* Fix absolute shebang in /bin/flutter * Fix absolute shebang in bin/internal/update_dart_sdk.sh
-
- 30 Mar, 2018 3 commits
-
-
Alexander Aprelev authored
This is to pick up updated dart roll.
-
Alexander Aprelev authored
Changes since last roll: ``` ec1e96864 Revert pub roll from recent dart roll. (#4904) ac552fba4 Port flutter content handler to FIDL2. (#4903) 94cdd8103 Roll dart. (#4902) af63732de Support `Path.addCircle` (#4783) 564c6a5a9 Add hint to use ninja with goma (#4894) ``` ```
-
Chris Bracken authored
Includes: * libtxt: move to the next run if the current run ends before the start of the line block (flutter/engine#4891) * Rolled Dart SDK to e3051175192c83fafa3636c0f16d804734bb285a (flutter/engine#4877)
-
- 29 Mar, 2018 1 commit
-
-
Chris Bracken authored
Includes: * Use newer Skia API for constructing mask blur filters (flutter/engine#4875) * Retry fixing vulkan include (flutter/engine#4874)
-