-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: e54bc4ea1832
head repository: flutter/engine
compare: 0c0034323de4
- 15 commits
- 25 files changed
- 10 contributors
Commits on Aug 9, 2018
-
Roll Dart to version 1be785a (#5985)
* Roll Dart to version 1be785a This rolls includes the following changes : 1be785a Clean up some dead code 7b9fb89 [vm] Add a service method for 'invoke' as the dual to 'eval'. 099f150 Mention -O flag in CHANGELOG 79f69ab [vm/compiler] breakage fix: add missing break 96a1e99 Fix the pkg bot 7818db2 Add analysis hint for invalid use of @visibleForTemplate code. 71d9601 [vm/compiler] Introduce 64-bit NEGATE - all archs. 5013a2c Remove spurious line. ef2f777 Mark some analyzer tests as being flaky cf560fe Fix a couple of the tests failing on the analyzer with fasta parser bot 63c1169 [gardening] Fix language_2/type_variable_promotion_test. d0f2888 [VM] Fix expression evaluation implementation: Never register temporary/unused classes with the system. e2a1807 [gardening] Update status for io/compile_all_test in PRODUCT AOT mode f7ff739 Insert date of 2.0.0 release in Changelog bcabad6 [vm] Fix SIMARM64 build on Windows. af02cca [infra] Fix filesets for new vm-kernel-precomp builders 8e2f28e Update homebrew to drop the @2 tab and fix for 2.0 ba119d7 [VM] Remove "$compiler == precompiler" sections from language_2_precompiler.status f3a2c0e [release] Prepare changelog for 2.1.0-dev.0.0 88cba7d [vm/kernel/bytecode] Fix arguments descriptor for List._fromLiteral call in bytecode bd45ec0 [vm, gc] Refactor PageSpace::CollectGarbage to ensure the safepoint and task count remain well-scoped even with early exits. 8195fd8 Repair dart2js/string_interpolation_test a0b335a Try no implicit casts in pkg/analyzer_cli. 3d25d37 Update pub - leave packages directories alone 327db5e [vm] Fix kernel_isolate use_field_guard flag for kbc a1ca88f Resolve invocation arguments to parameters. * Address source format error.
Configuration menu - View commit details
-
Copy full SHA for d90223f - Browse repository at this point
Copy the full SHA d90223fView commit details
Commits on Aug 10, 2018
-
Roll Dart to version be63096 (#5987)
This rolls includes the following changes: be63096 (HEAD) Analyze pkg/dart2js_tools on the bots. 6f9073b Wait for Analysis Server errors only while waiting for a response. 5d4e85b Allow `x == null` to be a constant value whenever x is const. 7c77ed0 Move deobfuscation tools to the SDK repo 666c8c1 Fix @visibleForTemplate tests on Windows. 6fc1dd4 analyzer_plugin no implicit-casts. 2940157 Get documentation comments before metadata as well. 3d0a663 [vm/frontend-server] Fix frontend_server so that it can be tested. * fix analyzer hint * use --enable-asserts instead of --checked
Configuration menu - View commit details
-
Copy full SHA for 2ab499d - Browse repository at this point
Copy the full SHA 2ab499dView commit details -
Roll src/third_party/skia 0d5d065..5b5d84c (39 commits) (#5988)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for e8d4cf7 - Browse repository at this point
Copy the full SHA e8d4cf7View commit details -
Roll src/third_party/skia 5b5d84c..6ed6396 (4 commits) (#5989)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for 060d8bf - Browse repository at this point
Copy the full SHA 060d8bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a83a6 - Browse repository at this point
Copy the full SHA 47a83a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a84b210 - Browse repository at this point
Copy the full SHA a84b210View commit details -
Roll src/third_party/skia 6ed6396..a9660ec (14 commits) (#5993)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for 00d7069 - Browse repository at this point
Copy the full SHA 00d7069View commit details -
Cast MotionEvent timestamps to Number. (#5994)
Dart might choose to marshall the timestamps to a Java Long or Integer. Casting directly to int was crashing when the timestamp wass a Long.
Configuration menu - View commit details
-
Copy full SHA for a389dc5 - Browse repository at this point
Copy the full SHA a389dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7437346 - Browse repository at this point
Copy the full SHA 7437346View commit details -
Add a delay to Animator::BeginFrame's NotifyIdle call (#5972)
This change adds a delay before Animator::BeginFrame calls its delegate's OnAnimatorNotifyIdle. This is because under certain workloads, such as our parent view resizing us, which is communicated via viewport change events, we won't have a frame scheduled yet in the animator, despite the fact that we will go on to schedule a frame once the viewport event arrives. In Fuchsia's resizing performance test, on our reference high end x86-64 hardware, the previous logic was resulting in a ~45ms garbage collection right after the first frame of an animation.
Configuration menu - View commit details
-
Copy full SHA for 149ea7b - Browse repository at this point
Copy the full SHA 149ea7bView commit details -
Check the kernel header magic to determine if a mapping may be a vali…
…d kernel blob. (#5997)
Configuration menu - View commit details
-
Copy full SHA for 1eefcab - Browse repository at this point
Copy the full SHA 1eefcabView commit details -
Roll src/third_party/skia a9660ec..609fbe3 (7 commits) (#5998)
Auto-roller completed checks. Merging.
Configuration menu - View commit details
-
Copy full SHA for 6077c0e - Browse repository at this point
Copy the full SHA 6077c0eView commit details -
Add VK_ERROR_FRAGMENTATION_EXT (#5981)
John Bauman authoredAug 10, 2018 Configuration menu - View commit details
-
Copy full SHA for aee78c8 - Browse repository at this point
Copy the full SHA aee78c8View commit details -
Enable VK_KHR_get_physical_device_properties2 (#5982)
John Bauman authoredAug 10, 2018 Configuration menu - View commit details
-
Copy full SHA for e80bc10 - Browse repository at this point
Copy the full SHA e80bc10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c00343 - Browse repository at this point
Copy the full SHA 0c00343View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e54bc4ea1832...0c0034323de4