Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

When setting up AOT snapshots from symbol references, make buffer sizes optional.#10674

Merged
chinmaygarde merged 1 commit intoflutter:masterfrom
chinmaygarde:em_no_mapping_size
Aug 9, 2019
Merged

When setting up AOT snapshots from symbol references, make buffer sizes optional.#10674
chinmaygarde merged 1 commit intoflutter:masterfrom
chinmaygarde:em_no_mapping_size

Conversation

@chinmaygarde
Copy link
Contributor

Embedders don't have this information (since they probably access the same using dlsym). The engine only uses the same for instrumentation. There is no reason to gate engine launch on advisory information (or make callers fake the same).

@chinmaygarde chinmaygarde merged commit f57ae89 into flutter:master Aug 9, 2019
@chinmaygarde chinmaygarde deleted the em_no_mapping_size branch August 9, 2019 03:31
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 9, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 9, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 9, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Aug 9, 2019
[email protected]:flutter/engine.git/compare/dd735c917929...ff49ca1

git log dd735c9..ff49ca1 --no-merges --oneline
2019-08-09 [email protected] Make firebase test more LUCI friendly (flutter/engine#10783)
2019-08-09 [email protected] Add a test for creating images from bytes. (flutter/engine#10799)
2019-08-09 [email protected] Roll fuchsia/sdk/core/linux-amd64 from 1nsfv... to 9xVXx... (flutter/engine#10798)
2019-08-09 [email protected] Wire up a concurrent message loop backed SkExecutor for Skia. (flutter/engine#10788)
2019-08-09 [email protected] Roll buildroot for ANGLE support (flutter/engine#10784)
2019-08-09 [email protected] When setting up AOT snapshots from symbol references, make buffer sizes optional. (flutter/engine#10674)
2019-08-09 [email protected] Include Maven dependency in files.json (flutter/engine#10719)
2019-08-09 [email protected] Remove 3 semi-redundant try-jobs (flutter/engine#10786)
2019-08-09 [email protected] Roll src/third_party/skia 04580795746b..4d557e3df433 (4 commits) (flutter/engine#10794)
2019-08-09 [email protected] Build JARs containing the Android embedding sources and the engine native library (flutter/engine#10778)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants