recipe-roller
4fd1b7c5f3
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
recipe_engine:
https://crrev.com/198ca137ca89ccca60ebc98b6c575d97f49836f5 [swarming] Iterate over CIPD packages deterministically (joshuaseaton@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I3313efce005282440bdbffac47acb7ff97c84553
Reviewed-on: https://skia-review.googlesource.com/c/190660
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-08 14:35:56 +00:00
skia-autoroll
f2a3f5943e
Roll third_party/externals/angle2 52d861bd49cc..cd4f1fbaabce (27 commits)
...
52d861bd49..cd4f1fbaab
git log 52d861bd49cc..cd4f1fbaabce --date=short --no-merges --format='%ad %ae %s'
2019-02-08 jmadill@chromium.org Fix gtest main from including the wrong headers.
2019-02-07 jmadill@chromium.org Suppress EGLSurfaceTest.MessageLoopBugContext on Ozone.
2019-02-07 spang@chromium.org Vulkan: Enumerate instance & device extensions provided by layers
2019-02-07 timvp@google.com Revert "Vulkan: Reduce Default Descriptor Pool Max Sets"
2019-02-07 syoussefi@chromium.org Vulkan: implement swapchain resizing
2019-02-07 syoussefi@chromium.org Vulkan: Suppress flaky test on Nexus5X
2019-02-07 lfy@google.com GLES1: dirty bit pass
2019-02-06 cnorthrop@google.com Docs: Add glmark2 instructions for Android
2019-02-06 spang@chromium.org Vulkan: Move vulkan config target to $angle_root:vulkan_config
2019-02-06 jonahr@google.com Fix ShCompileTest.DecimalSepLocale failing on Linux/AMD
2019-02-06 spang@chromium.org Vulkan: Add support for loading layers from DisplayVk
2019-02-06 syoussefi@chromium.org Vulkan: improve calculation of swapchain image count
2019-02-05 jmadill@chromium.org Skip WhitelistMatchesSupport test on Android.
2019-02-05 jonahr@google.com Fix unit test for setting locale creating malformed HLSL shader code
2019-02-05 timvp@google.com Vulkan: Reduce Default Descriptor Pool Max Sets
2019-02-05 tobine@google.com Vulkan: Add trace markers
2019-02-05 syoussefi@chromium.org Vulkan: Implement basic barrier perf test
2019-02-05 jmadill@chromium.org Move ozone detection earlier in white list.
2019-02-05 jmadill@chromium.org Fix issues with config whitelisting.
2019-02-05 courtneygo@google.com Do not call eglMakeCurrent with invalid parameters
2019-02-05 jmadill@chromium.org Use whitelist to filter test configs.
2019-02-05 syoussefi@chromium.org Vulkan: optimize image memory barriers
2019-02-04 geofflang@chromium.org Vulkan: Store ImageHelper as a pointer in TextureVk and RenderbufferVk
2019-02-04 ianelliott@google.com Improve EGLRecordableTest
2019-02-04 geofflang@chromium.org Vulkan: Merge the PixelBuffer logic into ImageHelper.
2019-02-04 syoussefi@chromium.org Add instructions on how to run glmark2+ANGLE on Linux
2019-02-04 syoussefi@chromium.org Vulkan: Store xcb visual id/type in egl::Config
Created with:
gclient setdep -r third_party/externals/angle2@cd4f1fbaabce
The AutoRoll server is located here: https://autoroll.skia.org/r/angle-skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
CQ_INCLUDE_TRYBOTS=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=fmalita@google.com
Change-Id: I1325733a79ec58afe5cb60db497c579910e9a0f1
Reviewed-on: https://skia-review.googlesource.com/c/190613
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-08 13:32:06 +00:00
Eric Boren
56bf8ce97b
Roll third_party/externals/angle2 a54104803d72..52d861bd49cc (8 commits)
...
a54104803d..52d861bd49
git log a54104803d72..52d861bd49cc --date=short --no-merges --format='%ad %ae %s'
2019-02-02 syoussefi@chromium.org Disable -Wextra-semi-stmt
2019-02-02 ianelliott@google.com Implement EGL_ANDROID_recordable for Vulkan back-end.
2019-02-01 jonahr@google.com Fix unnecessary copy of for loop variables in ANGLE
2019-02-01 syoussefi@chromium.org Use env variable to select default backend
2019-02-01 jmadill@chromium.org Enable -Wextra-semi and -Wextra-semi-stmt.
2019-02-01 syoussefi@chromium.org Initial support for compiler AST validation
2019-02-01 jmadill@chromium.org Roll glslang.
2019-02-01 ckulakowski@opera.com Fix for linking of non-component angle_unittests
Created with:
gclient setdep -r third_party/externals/angle2@52d861bd49cc
The AutoRoll server is located here: https://autoroll.skia.org/r/angle-skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
CQ_INCLUDE_TRYBOTS=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=borenet@google.com
Change-Id: I008df064f6301658404c371cf47a5656d8c11621
Reviewed-on: https://skia-review.googlesource.com/c/188852
Reviewed-by: Eric Boren <borenet@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
2019-02-08 12:34:36 +00:00
skia-autoroll
e0c94a27a3
Roll ../src 635f11205d4b..3e6732ee4ac8 (349 commits)
...
635f11205d..3e6732ee4a
git log 635f11205d4b..3e6732ee4ac8 --date=short --no-merges --format='%ad %ae %s'
2019-02-08 svillar@igalia.com Make GaiaCookieManagerService::GetURLLoaderFactory() private
2019-02-08 sdefresne@chromium.org Convert OnPrimaryAccountSet to use CoreAccountInfo
2019-02-08 clemensh@chromium.org [test] Reenable wasm_worker_termination_while_compiling
2019-02-08 msarda@chromium.org Add experiments for Android and iOS to fieldtrial_testing_config.json.
2019-02-08 lethalantidote@chromium.org Updates comment to reflect reasoning to pass nullptr for HitTestData.
2019-02-08 toyoshim@chromium.org OOR-CORS: Introduce ResourceRequest::cors_exempt_headers
2019-02-08 mahmadi@chromium.org [iOS][Translate] ios/chrome/browser/translate/OWNERS
2019-02-08 delphick@chromium.org Fix deprecated BooleanValue call in chrome os code
2019-02-08 dvadym@chromium.org Add testing field trial to NewPasswordFormParsingForSaving finch config.
2019-02-08 luoe@chromium.org DevTools: remove flex from Computed widget for copyability
2019-02-08 msarda@chromium.org Remove usage of signin_view_controller from inline login handler.
2019-02-08 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 79ffba7a9de6..7c539fa95b0a (5 commits)
2019-02-08 vogelheim@chromium.org [trusted types] Fix spurious crash when calling createHTML.
2019-02-08 jsbell@chromium.org Android Sign-In Manager: Disable bogus test preventing refactors
2019-02-08 thestig@chromium.org Remove WebLocalFrame::IsPrintScalingDisabledForPlugin().
2019-02-08 ceciliani@google.com [App Management] Add Search View
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto ee4a5ccc89d4..fc5de6a89d4e (1 commits)
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 26490759e464..44bffbfc1c3e (1 commits)
2019-02-08 findit-for-me@appspot.gserviceaccount.com Revert "Flesh out |VirtualCtap2Device|'s makeCredential UV behaviour."
2019-02-08 treib@chromium.org Remove many unnecessary includes of profile_sync_service.h
2019-02-08 emaxx@google.com Fix JS error in extensions test script
2019-02-08 abhijeet@igalia.com Implement ITE::SimulateSuccessfulFetchOfAccountInfo method.
2019-02-08 sdefresne@chromium.org Convert SetPrimaryAccount helper method to return a CoreAccountInfo
2019-02-08 sdefresne@chromium.org Remove uses of deprecated RegisterDictionaryPref
2019-02-08 raphael.kubo.da.costa@intel.com quic_flags_impl: Fix GCC build after #618558
2019-02-08 findit-for-me@appspot.gserviceaccount.com Revert "Add MultiDrawManager state invariants and unittests"
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 8338670f9829..22b1689dde6c (2 commits)
2019-02-08 nhiroki@chromium.org Worker: Fix comments about threading in dedicated_worker.h
2019-02-08 dstaessens@chromium.org media/gpu/test: Simplify frame validator by removing the "linear" parameter.
2019-02-08 jkim@igalia.com [s13n] Eliminate fake_profile_oauth2_token_service_builder.cc/h
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia a8878a1df9b0..26490759e464 (1 commits)
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 9f3b5566dab7..545f0d025ef1 (2 commits)
2019-02-08 dstaessens@chromium.org media/gpu/test: Simplify frame validator by moving md5 file loading/saving.
2019-02-08 ericale@google.com Convert test_running.py to use Python logging, and add more logs.
2019-02-08 peria@chromium.org IDL compiler: Check if V8 value is callable for callback functions
2019-02-08 nickdiego@igalia.com ozone/wayland: Remove WaylandXkbKeyboardLayoutEngine
2019-02-08 mukai@chromium.org Skips unnecessary window icon image updates
2019-02-08 raul@tambre.ee [FeatureEngagement] Fix x_date_released_in_seconds being formatted as floating point in unittests
2019-02-08 abhijeet@igalia.com Replace use of AccountFetcherService by IdentityTestEnvironment
2019-02-08 raul@tambre.ee //remoting: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
2019-02-08 kojii@chromium.org [LayoutNG] Fix LocalVisualRect to include LocalSelectionRect
2019-02-08 pfeldman@chromium.org DevTools: migrate to the upstream base string adapter.
2019-02-08 lucmult@chromium.org [Files app] Convert to ES6 arrow functions file file_table_list.js
2019-02-08 dstaessens@chromium.org media/gpu/test: Make VideoFrame::HashFrameForTesting use a const VideoFrame.
2019-02-08 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 248eabeb7086..79ffba7a9de6 (9 commits)
2019-02-08 xiaochengh@chromium.org Add a new web test for moving into/out of inline block
2019-02-08 tkent@chromium.org Cleanup of MarkupAccumulator::SerializeNodesWithNamespaces()
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 50e24d7d5f52..a8878a1df9b0 (2 commits)
2019-02-08 rockot@google.com Convert remaining JSON service manifests [part 6]
2019-02-08 rockot@google.com Reland "Convert remaining JSON service manifests [part 3]"
2019-02-08 hollingum@google.com Modified logic for auto-removing "persistent" folders
2019-02-08 mmenke@chromium.org Socket Pools Refactor 22: Let HttpProxyClientSocket take a StreamSocket.
2019-02-08 wzang@chromium.org cros: Show a splash screen to cover the login user pods in Demo Mode
2019-02-08 pfeldman@chromium.org Reland "DevTools: roll third_party/inspector_protocol"
2019-02-08 rockot@google.com Convert remaining JSON service manifests [part 5]
2019-02-08 tzik@chromium.org Drop nullable document.domain experiment
2019-02-08 kojii@chromium.org Simplify LayoutObject::IsSelected
2019-02-08 ortuno@chromium.org bluetooth: Disallow concurrent calls to SetPowered
2019-02-08 thomasanderson@chromium.org Add a fallback path for SELECT window size when there's no available space
2019-02-08 kainino@chromium.org Don't expose nonconformant renderbuffer sample counts to WebGL
2019-02-08 calamity@chromium.org Disable AutoscrollBrowserTest.GSUGSEValidPositionInWidget.
2019-02-08 agl@chromium.org Flesh out |VirtualCtap2Device|'s makeCredential UV behaviour.
2019-02-08 johnchen@chromium.org [ChromeDriver] Remove old-style version
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 38769c1f96a3..8338670f9829 (4 commits)
2019-02-08 lethalantidote@chromium.org Disables time scrubber when no preload / no source.
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools b9ae2ca9a55d..9f3b5566dab7 (3 commits)
2019-02-08 ratan@microsoft.com Add commandline switch and enable UIAutomation
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 088e521769f9..cd4f1fbaabce (5 commits)
2019-02-08 huangdarwin@chromium.org Async Clipboard: Integrate readImage/writeImage into generic read/write
2019-02-08 jacde@chromium.org Use XRRigidTransform based on latest webxr spec.
2019-02-08 kainino@chromium.org Fix manual changes to ui/gl generated code; add tricium NOLINTs
2019-02-08 johntlee@chromium.org Navi: Add proxy for interacting with NtpBackgroundHandler
2019-02-08 anastasi@google.com Focus Switch Access on first menu item by default
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite f2c1116f97a6..43ecc6793a5c (6 commits)
2019-02-08 karandeepb@chromium.org Mark background-fetch/fetch.https.window.html as timing out.
2019-02-08 yrsun@chromium.org Add disable-best-effort-tasks to Chrome flags
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader c81766320762..7fb0b73b1aa7 (1 commits)
2019-02-08 reillyg@chromium.org [serial] Implement feature policy checks
2019-02-08 slangley@google.com Add a "Send feedback" menu item to the Files App Gear Menu.
2019-02-08 mfoltz@chromium.org [Media Router] Simplify unit tests
2019-02-08 ksakamoto@chromium.org SignedExchange: Add SignedExchangeRequestMatcher
2019-02-08 rmcelrath@chromium.org Don't tell network service that DNS & IP changed after restart.
2019-02-08 billorr@chromium.org Add owners to xr and vr flags in flag-metadata.json
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 413f0052c89e..ee4a5ccc89d4 (1 commits)
2019-02-08 rockot@google.com Revert "Convert remaining JSON service manifests [part 3]"
2019-02-08 pfeldman@chromium.org Revert "DevTools: roll third_party/inspector_protocol"
2019-02-08 karandeepb@chromium.org Disable SigninInteractionControllerTestCase/testSignInDisconnectFromChromeManaged.
2019-02-08 luoe@chromium.org DevTools: clear timeout when highlighting frames
2019-02-08 pfeldman@chromium.org DevTools: roll third_party/inspector_protocol
2019-02-08 karandeepb@chromium.org Disable flaky Memlog/MemlogBrowserTest.EndToEnd/*.
2019-02-08 uwyiming@google.com Add missing gn_isolate_map entry for captured_sites_interactive_tests.
2019-02-08 pbos@chromium.org Add Incognito text badge to avatar button
2019-02-08 rmcelrath@chromium.org Move ChromeOS network connection initialization from BrowserTestBase to ContentBrowserTest
2019-02-08 kbr@chromium.org Add support for crashing GPU process via DevTools protocol.
2019-02-08 rockot@google.com Convert remaining JSON service manifests [part 4]
2019-02-08 martinkr@google.com Update //device/fido/OWNERS
2019-02-08 danielng@google.com Revert "Installation functionality for Crostini App search"
2019-02-08 gyuyoung@igalia.com s13n: Replace use of AccountTrackerService in arc_auth_service.h/cc
2019-02-08 dlibby@microsoft.com Improve string formatting for ETW event values
2019-02-08 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal ff3805a63456..248eabeb7086 (5 commits)
2019-02-08 dgozman@chromium.org [DevTools] Stop passing base::Value to DevToolsManagerDelegate
2019-02-08 thestig@chromium.org Document Browser::tab_strip_model() is never nullptr.
2019-02-08 tienmai@chromium.org [GCPW] Don't startup fake servers on flaky tests that will not run.
2019-02-08 danakj@chromium.org Remove lots of DidInvalidateRect plumbing and APIs.
2019-02-08 kmilka@chromium.org [NTP] Add browser_tests for search suggestions
2019-02-08 estade@chromium.org Enable a views desktop widget test on Chrome OS.
2019-02-08 amistry@chromium.org Fix UAF in smb_client::MDnsHostLocator
2019-02-08 thestig@chromium.org Remove a check that always evaluates to true in AppMenuModel.
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia a29dd9d0cb8b..50e24d7d5f52 (20 commits)
2019-02-08 llin@chromium.org Set the default activity name for opening app.
2019-02-08 sammc@chromium.org Skip calling |on_disconnected_| when disconnected by being destructed.
2019-02-08 noel@chromium.org Run FilesApp Providers browsertest with Smb provider feature disabled
2019-02-08 ericorth@chromium.org Remove unneeded resolves in socket tests.
2019-02-08 lucmult@chromium.org [Files app] ES6 convert var to let/const file selection files
2019-02-08 acourbot@chromium.org media/gpu/v4l2ip: revamp jobs queue
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src cf21146137cf..10a7def6c03e (2 commits)
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3690.0_rc-r1 to 74.0.3698.0_rc-r1
2019-02-08 chaopeng@chromium.org Cleanup for mouse_capture_target_ in RenderWidgetHostInputEventRouter
2019-02-08 rockot@google.com Convert remaining JSON service manifests [part 3]
2019-02-08 collinbaker@chromium.org Always call into in-product help backend upon new tab opening
2019-02-08 lucmult@chromium.org Nit @struct isn't needed for ES6 classes
2019-02-08 rbpotter@chromium.org Print Preview: ignore document isScalingDisabled
2019-02-08 chrome-release-bot@chromium.org Updating trunk VERSION from 3699.0 to 3700.0
2019-02-08 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.110.
2019-02-08 mxcai@chromium.org Settings: Fix the UI issue when an origin after data clearing.
2019-02-08 lgrey@chromium.org Use dark mode Omnibox in dark mode even if themed
2019-02-08 csharrison@chromium.org RecentTabHelper tests: don't use navigation auto advance
2019-02-08 calamity@chromium.org Revert "Adds AssistantNotificationView."
2019-02-08 shend@chromium.org assistant: Skip opt-in menu when --oobe-skip-postlogin flag is used.
2019-02-08 dmblack@google.com Adds AssistantNotificationView.
2019-02-08 crouleau@chromium.org Revert "Third try of ResourceLoadViaDataPipe"
2019-02-08 googleo@chromium.org Fix js err for ime extension binding.
2019-02-08 kmilka@chromium.org [NTP] Convert NTP service DLOGs into DVLOGs
2019-02-08 raphael.kubo.da.costa@intel.com color_utils: Use std::sqrt() instead of std::sqrtf()
2019-02-08 dpapad@chromium.org Settings WebUI: Fix managed UI header not showing up in Polymer 1.
2019-02-08 aluo@chromium.org Add use-webview-provider option.
2019-02-08 kaznacheev@google.com Add tooltip to close button in ChromeOS search box
2019-02-08 martinkr@chromium.org fido: support caBLE on Windows with the native API present
2019-02-08 meilinw@google.com Add an autotest Api to set whitelisted user preferences.
2019-02-08 dalecurtis@chromium.org Tickle the GL context during context loss test to ensure loss event.
2019-02-08 raul@tambre.ee //net: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
2019-02-08 dfried@chromium.org Add a flag to separately enable hover card preview images.
2019-02-08 ntfschr@chromium.org AW: improve command_line tool
2019-02-08 wolenetz@chromium.org MSE: Gather metrics to realistically bound allowed empty samples
2019-02-08 wutao@chromium.org app_list: Modify dialog plate in assistant_page.
2019-02-08 luoe@chromium.org DevTools: hide inherited styles from the same location
2019-02-08 kbr@chromium.org Expand shader-with-non-reserved-words suppression.
2019-02-08 stevenjb@chromium.org Cleanup chromeos::NetworkStateTest
2019-02-08 wutao@chromium.org app_list: Handle event in assistant_page_view
2019-02-08 calamity@chromium.org Revert "[image_decode_bench] Use //base CommandLine to process arguments"
2019-02-08 noel@chromium.org [image_decode_bench] Use //base CommandLine to process arguments
2019-02-08 nicolaso@chromium.org [BrowserSwitcher] Go to chrome://browser-switch before switching
2019-02-08 raul@tambre.ee //dbus: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
2019-02-08 ericorth@chromium.org Modernize resolve calls in QuicStreamFactory
2019-02-08 chrishtr@chromium.org Move UpdateCompositedSelectionIfNeeded() after pre-paint.
2019-02-08 bsazonov@chromium.org [Android] Add UiUtils.getTintedDrawable
2019-02-08 morlovich@chromium.org SimpleFileTracker: out-of-line some shared histogram code.
2019-02-08 morlovich@chromium.org SimpleFdLimit test: serialize Close ops at the end.
2019-02-08 rockot@google.com Convert remaining JSON service manifests [part 2]
2019-02-08 hcarmona@chromium.org Navi: Update centering CSS to prevent clipping on small screen.
2019-02-08 etiennep@chromium.org [TaskScheduler]: Fix line removed.
2019-02-08 raul@tambre.ee //google_apis: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 20be13b329a2..b9ae2ca9a55d (2 commits)
2019-02-08 juncai@chromium.org Reland: Reland: Network Service: Use histograms instead of chartjsons for network service performance tests
2019-02-08 rmcelrath@chromium.org Make NetworkContextConfigurationBrowserTest work when network service is enabled by default
2019-02-08 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 9b6ba4d1c57e..cf21146137cf (1 commits)
2019-02-08 weidongg@chromium.org Fix extra vox announcement "Alert" in app list
2019-02-08 sammiequon@google.com splitview: Fix animation not showing up when exiting overview.
2019-02-07 manukh@chromium.org [omnibox]: Show original text when reverting with a default keyword match.
2019-02-07 ssid@chromium.org Fix ProcessMemoryMetricsEmitterTest
2019-02-07 yosin@chromium.org Get rid of unused class SearchBuffer
2019-02-07 davidbienvenu@chromium.org Add user visible flag for WebContentsOcclusion on Windows.
2019-02-07 zmo@chromium.org Add back direct composition InfoCollection test.
2019-02-07 raul@tambre.ee //gpu: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
2019-02-07 drott@chromium.org Move font unique name lookup table construction to own singleton class
2019-02-07 bsazonov@chromium.org [Unity][Android] Implement bottom button bar in SyncAndServicesPreferences
2019-02-07 avi@chromium.org Port flag doc to markdown.
2019-02-07 lucmult@chromium.org [Files app] Hide delete button for Downloads folder
2019-02-07 skym@chromium.org [Feed] Import feed@159a13d840ef3638205987e117f746fb12514edf
2019-02-07 kbr@chromium.org Revert "Reland "Add build file for PFFFT""
2019-02-07 tonikitoo@igalia.com Add a simple network::mojom::CookieManager implementation to services/network/test
2019-02-07 drubery@chromium.org Revert "SafeBrowsing: Send FULL_PINGs for PDF downloads."
2019-02-07 fayang@chromium.org In QUIC, when processing timestamps in ACK frame, close connection if delta_from_largest_observed is too high.
2019-02-07 findit-for-me@appspot.gserviceaccount.com Revert "Don't send download pings if the download is cancelled"
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 93c01741f610..f2c1116f97a6 (1 commits)
2019-02-07 jrummell@chromium.org Update MediaDrmStorage::Initialize() to indicate success properly
2019-02-07 weidongg@chromium.org Fix duplicate announcement for apps in grid
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 710f3d3e4483..59ab1cf08196 (3 commits)
2019-02-07 alessiob@chromium.org Reland "Add build file for PFFFT"
2019-02-07 raphael.kubo.da.costa@intel.com allocator shim: Swap ALIGN_LINKAGE and SHIM_ALWAYS_EXPORT's positions
2019-02-07 enga@chromium.org Add MultiDrawManager state invariants and unittests
2019-02-07 corising@chromium.org Add a delay to tab hover cards based on tab width.
2019-02-07 afakhry@chromium.org top-chrome slide: Remove unneeded DCHECK
2019-02-07 yigu@chromium.org [Animation Worklet] Update the animator name sync logic to serve multiple global scopes
2019-02-07 jdoerrie@chromium.org [Passwords] Add base::Feature for Editing Passwords in Desktop Settings
2019-02-07 martiniss@chromium.org Remove linux_chromium_headless_rel from the CQ
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 82105494f27a..762247be1246 (1 commits)
2019-02-07 sebmarchand@chromium.org SwapThrashingMonitor: Move the blocking calls to a MayBlock sequence
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia c877ea265759..a29dd9d0cb8b (15 commits)
2019-02-07 drubery@chromium.org SafeBrowsing: Send FULL_PINGs for PDF downloads.
2019-02-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal be531eda4378..ff3805a63456 (5 commits)
2019-02-07 lambroslambrou@chromium.org Fix register_local_nm_hosts.sh
2019-02-07 danan@chromium.org Add DemoMode.AppLaunched UMA metric
2019-02-07 wutao@chromium.org app_list: assistant_page to search_result_page
2019-02-07 bratell@opera.com Listing plugin_instance_throttler.h once in BUILD.gn is enough.
2019-02-07 hta@chromium.org Use webrtc-level IceTransport factory instead of direct allocation
2019-02-07 rayankans@chromium.org Initial boilerplate for the DevTools background services feature
2019-02-07 vtsyrklevich@chromium.org Revert "Add GWP-ASan hook to macOS crashpad handler"
2019-02-07 dmurph@chromium.org [DOMStorage] Enable Onion-Soup codepath
2019-02-07 iwells@chromium.org UMA for failed MHTML loading including offline namespace
2019-02-07 bsheedy@chromium.org Update VR dialog tests to be RenderTests
2019-02-07 hirono@chromium.org Fix data_offer_accept with null mimetype.
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto af5e7a520e64..413f0052c89e (5 commits)
2019-02-07 johnidel@chromium.org Record UseCounter for adframe size intervention
2019-02-07 bokan@chromium.org Fix nullptr scrollbar crash
2019-02-07 lukasza@chromium.org Enable CORB and request_initiator_site_lock for SharedWorkers.
2019-02-07 bungeman@chromium.org Remove duplicate build entry for HarfBuzz.
2019-02-07 dtapuska@chromium.org Move context_lifecycle_observer from dom to execution_context.
2019-02-07 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.105.
2019-02-07 sky@chromium.org chromeos: gets aura as mus client library working with client ids
2019-02-07 weidongg@chromium.org Fix vox for opening and closing folder
2019-02-07 csharrison@chromium.org Add QUIC owners to protocol_page_load_metrics_observer.cc
2019-02-07 rockot@google.com Convert remaining JSON service manifests [part 1]
2019-02-07 crouleau@chromium.org Disable newtab story
2019-02-07 mahmadi@chromium.org [iOS][Translate] Fix translate infobar being created in "translating" state
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 06d1040fab75..20be13b329a2 (1 commits)
2019-02-07 bcwhite@chromium.org Document that 'never' is valid for expires_after in rare cases.
2019-02-07 wdzierzanowski@opera.com Clarify that ProxyDelegate tunnel methods are for HTTP/1.x
2019-02-07 karandeepb@chromium.org Disable flaky test: BrowserAccessibilityWinTest.TestIAccessible2Relations.
2019-02-07 danakj@chromium.org Use JsReplace() to build strings for ExecuteScript.
2019-02-07 drubery@chromium.org Don't send download pings if the download is cancelled
2019-02-07 wjmaclean@chromium.org Add PSF scaling to scaling in CC to scroll-deltas for OOPIFs.
2019-02-07 karandeepb@chromium.org Revert "Click to Open PDF: Improve first-time IFRAME throttle behavior"
2019-02-07 drott@chromium.org Move DWrite related font file access functions to separate file
2019-02-07 andrewxu@chromium.org Hiding the drag handle of app list depending on MRU windows
2019-02-07 penghuang@chromium.org Always use RGB or RGBA for desktop gl and egl.
2019-02-07 sahel@chromium.org Autoscroll GFS and GFC should populate positions in widget properly.
2019-02-07 alexclarke@chromium.org Don't schedule work for disabled queues even from other threads
2019-02-07 smcgruer@chromium.org Revert "Declare Chrome OS Account Manager for field trial testing"
2019-02-07 ellyjones@chromium.org flags: remove deleted flags
2019-02-07 xhwang@chromium.org media: Add MediaLog on selected DecryptingDemuxerStream
2019-02-07 bsheedy@chromium.org Fix fling scroll flakiness on Vega
2019-02-07 drott@chromium.org Move UMA logging methods out of DWriteFontProxyImpl
2019-02-07 dougarnett@chromium.org [Previews] Fix issue with NoScript hiding LoFi at commit time
2019-02-07 raphael.kubo.da.costa@intel.com [Promises] Drop constexpr from unique_any/any_internal's operator=
2019-02-07 crouleau@chromium.org Disable TheOnion on loading.desktop
2019-02-07 agaynor@mozilla.com Removed a stray word that reduced readability
2019-02-07 beaufort.francois@gmail.com Do not require user gesture if pictureInPictureElement is set
2019-02-07 thakis@chromium.org Remove a few semicolons.
2019-02-07 vtsyrklevich@chromium.org Enable GWP-ASan client on macOS
2019-02-07 jbudorick@chromium.org Remove luci, compile, and test configurations for six decommed android bots.
2019-02-07 bsheedy@chromium.org Fix select tag test race condition on Vega
2019-02-07 agrieve@chromium.org Android: Write .jar.info files for bundle targets
2019-02-07 thestig@chromium.org Remove unneeded includes from some printing/ code.
2019-02-07 npm@chromium.org [ElementTiming] Use TimingAllowOrigin check and remove bubbling
2019-02-07 skare@chromium.org [Omnibox] Document provider: add icons for most popular missed types.
2019-02-07 agrieve@chromium.org Android: Add build targets for bundle .apks file
2019-02-07 vmpstr@chromium.org Test: Don't CHECK if IsAcceleratedCompositingActive is false.
2019-02-07 xidachen@chromium.org Ensure white listed touch action has value at touch sequence start
2019-02-07 xhwang@chromium.org base: Add CreateTimeValue() and GetValueAsTime()
2019-02-07 klausw@chromium.org webxr-tests: change media/ to ../media/
2019-02-07 tonikitoo@igalia.com Eliminate //chrome's signin_manager_builder.cc
2019-02-07 thestig@chromium.org Remove a check that is always true in PluginList::GetPluginInfoArray().
2019-02-07 bajones@chromium.org Implement XRRenderState and XRSession.updateRenderState
2019-02-07 cthomp@chromium.org Add comment to cthomp entry in tools/metrics/histograms/OWNERS
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from e80b59856124 to 7f1a00721378
2019-02-07 chouinard@chromium.org [Chromeshine] TokenMappings JNI bridge setup.
2019-02-07 cmumford@google.com Switched ChromiumHttpConnection to use network service.
2019-02-07 hhli@chromium.org [DevTools] Add request headers to cached response matching
2019-02-07 mabian@microsoft.com Keep mask bounds expanded to edges of div to fully mask dest_rect.
2019-02-07 jortaylo@microsoft.com [Animation Worklet] Upstream local-time related web tests to WPT
2019-02-07 rhalavati@chromium.org Add ObfuscatedFileUtilMemoryDelegate.
2019-02-07 tbarzic@chromium.org Remove code to delay lock screen note launch for web UI lock animation
2019-02-07 cjgrant@chromium.org Remove android_64bit_browser flag
2019-02-07 nuskos@chromium.org Remove the workaround to perfetto calling CommitData on the wrong sequence.
2019-02-07 siggi@chromium.org RC: Start renaming CoordinationUnit->Node.
2019-02-07 fkastenholz@chromium.org Landing Recent QUIC changes until 019/01/25 10:48:28
2019-02-07 chrome-release-bot@chromium.org Updating trunk VERSION from 3698.0 to 3699.0
2019-02-07 jianj@google.com Roll src/third_party/libvpx/source/libvpx/ cde3da57b..ce4336c2a (26 commits)
2019-02-07 falken@chromium.org Use NoDestructor for ServiceWorkerDevToolsManager instead of Singleton.
2019-02-07 tedchoc@chromium.org Allow incoming intent redirects to submit forms w/o user gesture.
2019-02-07 danakj@chromium.org Frozen RenderWidgets are not marked shown (and thus cant be hidden).
2019-02-07 backer@chromium.org Eliminate duplicate CopyOutputRequest geometry calcs
2019-02-07 hferreiro@igalia.com Move IdentityGetProfileUserInfoFunction to C++ IdentityManager
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 0041fe53dcfe..710f3d3e4483 (1 commits)
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 603ad164a6fc..088e521769f9 (1 commits)
2019-02-07 bsazonov@chromium.org [Unity][Android] Use wrap_content for sign-in buttons height
2019-02-07 markusheintz@chromium.org Move the ConsentSyncBridge from namespace syncer to consent_auditor
2019-02-07 raul@tambre.ee //services: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
2019-02-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 36651e4e3873..be531eda4378 (3 commits)
2019-02-07 arbesser@google.com [Autofill Assistant] Replaced all occurrences of DLOG with DVLOG.
2019-02-07 ekaramad@chromium.org [ FeaturePolicy ] Disable a flaky test
2019-02-07 kylechar@chromium.org Mark UI.CompositorResizeLock.* histograms obsolete.
2019-02-07 ellyjones@chromium.org tools: add unowned-flags tool
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 01a3e9b6383f..3b71e65658cd (1 commits)
2019-02-07 jdoerrie@chromium.org [base] Clean Up CommandLine::ParseFromString()
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia c19d81acc096..c877ea265759 (1 commits)
2019-02-07 mamir@chromium.org [Sync] Fill in the required fields before logging the protocol event
2019-02-07 mnissler@chromium.org Fix typo in FakeDebugDaemonClient
2019-02-07 pmarko@chromium.org Modernize base::Value handling in a few ChromeOS configuration policy handlers
2019-02-07 vasilii@chromium.org Reuse the code for filling username/password on iOS.
2019-02-07 finnur@chromium.org Photo Picker: Much better handling of orientation changes.
2019-02-07 bratell@opera.com jumbo + gn analyze workaround: Add sources to |input|
2019-02-07 treib@chromium.org Make ProfileSyncService::ReconfigureDatatypeManager private
2019-02-07 etiennep@chromium.org [TaskScheduler]: Cleanup Task.
2019-02-07 chrome-release-bot@chromium.org Updating trunk VERSION from 3697.0 to 3698.0
2019-02-07 treib@chromium.org Move Add/RemovePreferenceProvider up into SyncService
2019-02-07 davidben@chromium.org Remove unused base/{md5,sha1}.h includes
2019-02-07 lizeb@chromium.org blink/bindings: Make foreground and background compression mutually exclusive.
2019-02-07 fhorschig@chromium.org [Mfill Android] Ensure integration tests cover the native component
2019-02-07 caitlinfischer@google.com [Autofill] Changed suggestion.h icon from string16 to std::string
2019-02-07 igorcov@chromium.org Define admin policy for reboot on sign out
2019-02-07 dullweber@chromium.org Add dullweber@ as browsing_data extension owner
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 3043fbd9fc27..af5e7a520e64 (5 commits)
2019-02-07 tangltom@chromium.org Add dbg tryjob for chrome/browser/resources
2019-02-07 kojii@chromium.org [auto] Update FlagExpectations for LayoutNG
2019-02-07 svillar@igalia.com Remove GaiaCookieManagerService dependency from ChildAccountService
2019-02-07 domfarolino@gmail.com Revert "Link element events should be able to fire more than once"
2019-02-07 kylechar@chromium.org gpu: Cleanup callback types (part 4).
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 7ca375c8ca54..0041fe53dcfe (9 commits)
2019-02-07 luoe@chromium.org DevTools: fix old shadow dom in DOMLinkifier
2019-02-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 2a54660850c3..36651e4e3873 (3 commits)
2019-02-07 hans@chromium.org Clang update.py: set -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON
2019-02-07 luoe@chromium.org DevTools: fix wrapping of eager eval preview for layoutNG
2019-02-07 mlippautz@chromium.org Workers: Free memory when worker is terminated before thread creation
2019-02-07 jdoerrie@chromium.org [base] Add as_u16cstr() utility function
2019-02-07 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.101.
2019-02-07 beaufort.francois@gmail.com Add Skip Ad Origin Trial
2019-02-07 nicolaso@chromium.org BrowserSwitcherService: split implementation between platforms
2019-02-07 carlscab@google.com Add tasks traits for BrowserUIThreadScheduler
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 382b122e45dc..c19d81acc096 (1 commits)
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 29ecb64560ae..3043fbd9fc27 (1 commits)
2019-02-07 yhirano@chromium.org Remove WebDataConsumerHandle use out of platform/loader
2019-02-07 sinhak@chromium.org Declare Chrome OS Account Manager for field trial testing
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite f0a00cd7f17b..93c01741f610 (4 commits)
2019-02-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal b68e715cb291..2a54660850c3 (1 commits)
2019-02-07 nikitapodguzov@chromium.org Use |base::Value| in CloudDeviceDescription.
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 859db6b5a03c..382b122e45dc (1 commits)
2019-02-07 alancutter@chromium.org Do not create app shims for sync'd PWAs on Mac
2019-02-07 sinhak@chromium.org Improve AccountReconcilor API usage in AccountManagerMigrator
2019-02-07 sinhak@chromium.org Fix failing child accounts test with Account Manager enabled
2019-02-07 sigurds@chromium.org Ensure V8 header dependency from page_image_annotation component
2019-02-07 okalitova@chromium.org Add unzipping functionality to PluginVmImageManager
2019-02-07 nhiroki@chromium.org PlzWorker: Implement PlzDedicatedWorker in the browser side
2019-02-07 markusheintz@chromium.org [Security Events] Add chrome sync specifics proto for security events.
2019-02-07 svillar@igalia.com Stop listening for OnRefreshTokensLoaded() in FamilyInfoFetcher
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 2af003349292..29ecb64560ae (2 commits)
2019-02-07 lizeb@chromium.org blink/bindings: Report the original size of ParkableStrings.
2019-02-07 sinhak@chromium.org Fix failing tests with crOS Account Manager enabled
Created with:
gclient setdep -r ../src@3e6732ee4a
The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=fmalita@google.com
Change-Id: I56370b50aa222c34cc0d362971a3f8101e7fcffe
Reviewed-on: https://skia-review.googlesource.com/c/190610
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-08 12:29:06 +00:00
recipe-roller
44bffbfc1c
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
depot_tools:
https://crrev.com/f2f4cc6382f9d132699de64e656d13e6b798c4fe Revert "Roll recipe dependencies (trivial)." (tandrii@chromium.org )
https://crrev.com/545f0d025ef1f93aa276c4da765f5450013014dc Manual recipe roll. (iannucci@chromium.org )
recipe_engine:
https://crrev.com/3e04b364c0e15b5195168e5f722198f6ac13a174 [swarming] update client version (tikuta@chromium.org )
https://crrev.com/e5b95408b9e4b89a7b88f67c40b3af79a88a7ad7 [step_runner] Specify close_fds to avoid leaking non-std handles to steps. (iannucci@chromium.org )
https://crrev.com/bcd44328140e7912e96e2fd0ae1c76222ebca167 Revert "[step_runner] Specify close_fds to avoid leaking non-std handles to steps." (tandrii@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I47cf9e23fdee0dedf5e119bd803935c04bcbadd2
Reviewed-on: https://skia-review.googlesource.com/c/190437
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-08 07:16:16 +00:00
skia-recreate-skps
26490759e4
Update go_deps asset
...
Automatic commit by the UpdateGoDEPS bot.
TBR=borenet@google.com
Change-Id: Id37b2e7de2fdc4ab8a3cb0c2049d5ce689b03f29
Reviewed-on: https://skia-review.googlesource.com/c/190561
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-02-08 06:08:26 +00:00
Eric Karl
a8878a1df9
Fix issue where command buffer was skipped if drawing a single drawable
...
When drawing a drawable in Vulkan, we didn't dirty the |fIsEmpty| flag
on the command buffer. This means that if the drawable was the only
output to the CB, it would not be submitted.
Change-Id: Id01a04d6423b64f1fe7a24065d5139184b132e77
Reviewed-on: https://skia-review.googlesource.com/c/190560
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Eric Karl <ericrk@chromium.org>
2019-02-08 03:16:59 +00:00
skia-autoroll
2735b71aef
Roll third_party/externals/swiftshader c81766320762..7fb0b73b1aa7 (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/c81766320762..7fb0b73b1aa7
git log c81766320762..7fb0b73b1aa7 --date=short --no-merges --format='%ad %ae %s'
2019-02-08 sugoi@google.com Update and Fill Buffers
Created with:
gclient setdep -r third_party/externals/swiftshader@7fb0b73b1aa7
The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=fmalita@google.com
Change-Id: I6dc76a3593825c7c4fd891d8b5fd911cbc5ed2e9
Reviewed-on: https://skia-review.googlesource.com/c/190467
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-08 03:07:16 +00:00
Chris Dalton
50e24d7d5f
Add a mechanism for GMs to silently exclude themselves from Gold
...
This is useful, for example, when trying to test a hardware feature
that isn't supported in the current context.
Bug: skia:8731
Change-Id: I9a363159300c92e4039bfd05400238c27002efb1
Reviewed-on: https://skia-review.googlesource.com/c/189133
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2019-02-08 00:05:15 +00:00
Ben Wagner
f439600429
[infra] Update Win10 in Skolo.
...
Change-Id: Icb1876fd7a3b74050493d9e0044a1124b98f817a
Reviewed-on: https://skia-review.googlesource.com/c/190223
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
2019-02-07 23:26:46 +00:00
recipe-roller
c49900ba20
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
depot_tools:
https://crrev.com/1206a353e40abb70d8454eb9af53db0ad10b713c [autoninja] change default -j multiplier 20 -> 40 (tikuta@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ib367aa1df6dbceaa9354cc4bb4dce25eac369435
Reviewed-on: https://skia-review.googlesource.com/c/190424
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-07 23:11:17 +00:00
Chris Dalton
3a77837a5d
Reland "Add a GpuGM class for GPU-only tests"
...
This is a reland of f5efa78902
Original change's description:
> Add a GpuGM class for GPU-only tests
>
> Bug: skia:8731
> Change-Id: Ic81f21621c0183bb356601eb663fa1ee334bca55
> Reviewed-on: https://skia-review.googlesource.com/c/189134
> Reviewed-by: Brian Osman <brianosman@google.com>
> Reviewed-by: Mike Klein <mtklein@google.com>
> Commit-Queue: Chris Dalton <csmartdalton@google.com>
TBR=mtklein@google.com
Bug: skia:8731
Change-Id: Ia322d7e9280b67ebea1edbefc820cae72cd9c3a6
Reviewed-on: https://skia-review.googlesource.com/c/190148
Reviewed-by: Chris Dalton <csmartdalton@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2019-02-07 23:11:16 +00:00
Brian Salomon
d978b90d20
Track separate texure binding states for each OpenGL texture target.
...
This means tracking the binding for e.g. GL_TEXTURE_2D separately from
GL_TEXTURE_RECTANGLE.
This is to enable resetting any bindings Skia changes back to 0 at
client request (future work).
Bug: chromium:926017
Change-Id: Ic82796479fb0f7e18f5c32bb4230a1c71712d36d
Reviewed-on: https://skia-review.googlesource.com/c/190308
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-02-07 22:38:36 +00:00
Hal Canary
480d29bfc9
SkQP: new tool: tools/skqp/find_commit_with_best_gold_results
...
I already used this to choose where to branch SkQP for Q-release.
No-Try: true
Change-Id: Id809adefe038d4a96a47c19f7844812ea8854d1e
Reviewed-on: https://skia-review.googlesource.com/c/184920
Commit-Queue: Hal Canary <halcanary@google.com>
Reviewed-by: Hal Canary <halcanary@google.com>
2019-02-07 21:20:29 +00:00
Brian Osman
412674f8a8
Check for single owner and abandoned context in createMipMapProxyFromBitmap
...
Bug: skia:
Change-Id: I64d4844300be3e49673f919f4e85dbff7cd4bb92
Reviewed-on: https://skia-review.googlesource.com/c/190440
Commit-Queue: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-07 21:13:16 +00:00
recipe-roller
0997c3d224
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
depot_tools:
https://crrev.com/b9ae2ca9a55d9b754c313f4c9e9f0f3b804a5e44 Fix get_toolchain_if_necessary.py --nodownload message formatting. (thestig@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ia6776aac3493dbfdefed44e169975086b3e3a42a
Reviewed-on: https://skia-review.googlesource.com/c/190380
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-07 21:06:45 +00:00
Jim Van Verth
6bc650e9d7
Fix Metal bots.
...
Disables some invalid tests and re-enables others.
Fixes up a shader issue.
Bug: skia:8243
Change-Id: I03c3685c1f0bc55c435121d659e52115f114ca7f
Reviewed-on: https://skia-review.googlesource.com/c/190300
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2019-02-07 21:00:20 +00:00
Hal Canary
6512fa389c
SkQP: update tools/skqp/gn_to_bp.py, add release script
...
No-Try: true
Change-Id: Id8cfba15d70700d4d38c7db81599f6d56fb93cdd
Reviewed-on: https://skia-review.googlesource.com/c/190306
Reviewed-by: Derek Sollenberger <djsollen@google.com>
Commit-Queue: Derek Sollenberger <djsollen@google.com>
2019-02-07 20:41:56 +00:00
Brian Salomon
601ac80b48
Cache CPU memory buffers used for client side arrays.
...
Use same cache for CPU-side copy of data when using GPU buffers.
Change-Id: I09f2837211a30aabc50e9897c090f5fbc6d90492
Reviewed-on: https://skia-review.googlesource.com/c/189484
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-02-07 20:25:55 +00:00
Ben Wagner
80634eb51e
Don't include .cpp file in SampleCCPRGeometry.cpp
...
Doing so resulted in a bunch of surprisingly duplicated symbols.
Change-Id: Ie3003122909a3b82470046256de12e27c0b23a05
Reviewed-on: https://skia-review.googlesource.com/c/190305
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2019-02-07 20:21:51 +00:00
Brian Osman
5b9126bc19
Give ImGui the correct DeltaTime
...
Fixes key repeat rate when vsync is disabled
Bug: skia:
Change-Id: I315932d0e0bcfd491a3c81deba56b137db1c3a0f
Reviewed-on: https://skia-review.googlesource.com/c/190304
Commit-Queue: Brian Osman <brianosman@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
2019-02-07 20:19:26 +00:00
Derek Sollenberger
1be431f60f
Remove colorspace restrictions for 565/FP16 configs in Android Codec.
...
Bug: b/123377741
Change-Id: I82ae1ba1eddade35fe2d7f8c2c160db1ae20ced6
Reviewed-on: https://skia-review.googlesource.com/c/188026
Reviewed-by: Leon Scroggins <scroggo@google.com>
Commit-Queue: Leon Scroggins <scroggo@google.com>
2019-02-07 20:13:46 +00:00
Mike Klein
dcfc3ef110
skvx wip
...
- remove ALWAYS_INLINE until we find we need it
- make bit_puns explicit
- implement everything recursively so, e.g.
sqrt(float8) picks up sqrt(float4) when
not otherwise specialized.
- implement SSE specializations:
of the operations I tested, only sqrt, rcp, and rsqrt
needed any help. The others look good as-is.
Change-Id: I1b679c7bd9a99f952272b118d7ade2469b55d604
Reviewed-on: https://skia-review.googlesource.com/c/190222
Auto-Submit: Mike Klein <mtklein@google.com>
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-02-07 20:06:46 +00:00
Brian Salomon
8c8806f252
Default init GrGpuResource::UniqueID to invalid id.
...
Also remove unused invalid ID factory function.
Change-Id: Iacfb14a0a652ac6bf6a6c59d71144ed01463839e
Reviewed-on: https://skia-review.googlesource.com/c/190302
Commit-Queue: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
Auto-Submit: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-02-07 19:45:25 +00:00
Robert Phillips
fe0963c350
Move "matches" from GrContextThreadSafeProxy to GrContext_Base
...
This makes the "matches" functionality available to all the context flavors and uses it for SkImages
Change-Id: I1e3d55f19a7752a9da8789e93a848b7a7a64d180
Reviewed-on: https://skia-review.googlesource.com/c/190227
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2019-02-07 19:26:50 +00:00
Robert Phillips
e8345793c6
Make room for shifting GrContext to GrDirectContext
...
Change-Id: I6291b0c513c641c3bb49260031b501da42b11ede
Reviewed-on: https://skia-review.googlesource.com/c/190002
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2019-02-07 19:24:07 +00:00
recipe-roller
43b6225658
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
recipe_engine:
https://crrev.com/7b5a41699c38fb8a53b125a31a90f9f84aef17eb [swarming] Fix duration bug (joshuaseaton@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I71aceda5c2307e4ede9dba538abd9ed62d5784e1
Reviewed-on: https://skia-review.googlesource.com/c/190301
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-07 19:21:46 +00:00
Brian Osman
0471a93057
Support building mips when creating cross context images
...
The API existed, but triggered asserts if you tried to use it
(because we weren't passing scaleAdjust). Also guard against
devices not supporting mips, and update the GM to test all of
these cases (including mipping a cross-context image that was
originally created without mips).
Bug: https://github.com/flutter/flutter/issues/24517
Change-Id: Ia180f4e6fd7f3790d0f7068f9f3aa39eb5657378
Reviewed-on: https://skia-review.googlesource.com/c/190224
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-02-07 19:17:55 +00:00
Brian Salomon
a29dd9d0cb
Pin the quad index buffer in GrResourceProvider.
...
This can get purged under memory pressure, but it is highly unlikely that
it will not be quickly recreated. It is only 32K.
Change-Id: Ia1fd404d8a57968aa26ff24f5a407e79fb78cc74
Reviewed-on: https://skia-review.googlesource.com/c/190260
Commit-Queue: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Auto-Submit: Brian Salomon <bsalomon@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-02-07 19:04:25 +00:00
Mike Reed
8619a34bb8
Revert "Hide setDrawLooper -- deprecate loopers"
...
This reverts commit c877ea2657
.
Reason for revert: wow, this is going to be really hard to update callers
Original change's description:
> Hide setDrawLooper -- deprecate loopers
>
> Guarded with SK_SUPPORT_LEGACY_DRAWLOOPER
>
> Bug: skia:4783
> Change-Id: I4a47513624bc5c09816f44e107917dc8028adb94
> Reviewed-on: https://skia-review.googlesource.com/c/189871
> Reviewed-by: Mike Reed <reed@google.com>
> Commit-Queue: Mike Reed <reed@google.com>
> Auto-Submit: Mike Reed <reed@google.com>
TBR=reed@google.com
Change-Id: Ia49f421c8a96a8091ab87533361fde4bf570d6e4
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:4783
Reviewed-on: https://skia-review.googlesource.com/c/190303
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2019-02-07 19:00:36 +00:00
recipe-roller
2c27b65438
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
recipe_engine:
https://crrev.com/1cfbbd6688934edac32840957690407a36eb153f [swarming] Fix bugs once and for all! (joshuaseaton@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I4ea992e4c1358c96025f2f2773cb3729fdd54678
Reviewed-on: https://skia-review.googlesource.com/c/190226
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-07 18:41:45 +00:00
Brian Osman
a8b04eea3a
Remove duplicate entry in harfbuzz GN file
...
Bug: skia:
Change-Id: Ia2913ceb3ecaa88fb43b2143f8ba89b86d0f7173
Reviewed-on: https://skia-review.googlesource.com/c/190225
Commit-Queue: Brian Osman <brianosman@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
2019-02-07 18:33:45 +00:00
Brian Salomon
dbf7072a59
Use different classes for client side arrays and GPU buffer objects.
...
GrBuffer is a base class for GrGpuBuffer and GrCpuBuffer. GrGpuBuffer is a
GrGpuResource and the others are not. This allows GrCpuBuffers to exist
outside of the GrGpuResourceCache.
Also removes flags from GrResourceProvider buffer factory function. The
only flag still in use was kRequireGpuMemory. Now CPU buffers are made
without using GrResourceProvider.
Change-Id: I82670d1316e28fd6331ca36b26c8c4ead33846f9
Reviewed-on: https://skia-review.googlesource.com/c/188823
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-02-07 18:04:15 +00:00
Adam Barth
f4766758aa
[fuchsia] Update path to fuchsia.fonts
...
This interface is now defined in the //sdk directory.
Change-Id: Idfa7208a2d5aa36e3268e84b44ec5b4f47da6dde
Reviewed-on: https://skia-review.googlesource.com/c/190145
Auto-Submit: Adam Barth <abarth@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-02-07 17:49:45 +00:00
Robert Phillips
c1bee13e13
Add support for Mtl backend to DeferredDisplayListTest
...
Change-Id: Ie576bc8442e5a646c33191100be1be5f89d72290
Reviewed-on: https://skia-review.googlesource.com/c/189483
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2019-02-07 16:34:50 +00:00
Florin Malita
500133b1e2
[skshaper] Add per-line callback
...
Bug: skia:
Change-Id: Iaaf7e95230207bc796dd436a918722a089426e34
Reviewed-on: https://skia-review.googlesource.com/c/190220
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
2019-02-07 16:30:00 +00:00
Jim Van Verth
3d482995e5
Set correct uniform size for Metal.
...
There are two fixes here. The first pads out the uniform buffer to
match the alignment of the largest element in the buffer, as required
by Metal. The second ensures that the RTHeight uniform is only added
to the shader if required by the program inputs, as otherwise it wasn't
being included in the uniform data.
Bug: skia:8737
Change-Id: Icbe57456f3ec79faada231278c58137ca9865dd2
Reviewed-on: https://skia-review.googlesource.com/c/189875
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
2019-02-07 16:17:24 +00:00
Florin Malita
3fb7bbe937
[skottie] Use SkShaper for text
...
Update the text adapter to shape using SkShaper.
Bug: skia:
Change-Id: Ie6ea579a1f58b2f6ba6101dcdfad8ae9809de808
Reviewed-on: https://skia-review.googlesource.com/c/183387
Commit-Queue: Florin Malita <fmalita@chromium.org>
Reviewed-by: Mike Reed <reed@google.com>
2019-02-07 15:32:20 +00:00
Mike Klein
4d907dac76
move Reporter::reportFailedWithContext() out of line
...
I happened to be disassembling a test object file and noticed
that this was emitted in every test object file.
Change-Id: I1d09f5bb80d9f8a5530dc9f81a2dd95872e34a10
Reviewed-on: https://skia-review.googlesource.com/c/190202
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-02-07 15:18:20 +00:00
Ben Wagner
9564bf44e5
Upgrade NVIDIA driver on Ubuntu18 QuadroP400 bots.
...
Remove Test-Ubuntu18-Clang-Golo-GPU-QuadroP400-x86_64-(Debug|Release)
-All-DDL3_ASAN_Vulkan jobs because they fail with an unidentifiable
memory leak in the NVIDIA driver. These were replaced with Intel jobs
in https://skia-review.googlesource.com/c/skia/+/184071 .
Bug: skia:8709
Change-Id: I0c849537e65402a472e674193b0652b80263289c
Reviewed-on: https://skia-review.googlesource.com/c/182262
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Auto-Submit: Ben Wagner <benjaminwagner@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2019-02-07 15:08:21 +00:00
Greg Daniel
173464da34
Add support for importing AHardwareBuffers into SkSurfaces.
...
Bug: skia:
Change-Id: I0a3b3d607e1b74787480b03520a07839c87486dc
Reviewed-on: https://skia-review.googlesource.com/c/189980
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2019-02-07 15:03:50 +00:00
Leon Scroggins III
699d41e4bd
SkWuffsCodec: Initialize memory when incomplete
...
Bug: oss-fuzz:11800
We already had code that initialized the output memory, but it assumed
that we would later copy from wuffs' work buffer. If the dirty rect is
empty, we don't do that. Rearrange the wuffs decode so we can know that
the dirty rect is empty when we decide whether to initialize.
Change-Id: I45fdd4270906b4c240ec087d20c24fb107a1dc07
Reviewed-on: https://skia-review.googlesource.com/c/189866
Commit-Queue: Leon Scroggins <scroggo@google.com>
Reviewed-by: Nigel Tao <nigeltao@google.com>
2019-02-07 14:48:31 +00:00
Kevin Lubick
9590f86e89
Add a k8s cheat sheet to trooper docs
...
No-Try: true
Docs-Preview: https://skia.org/?cl=190201
Bug: skia:
Change-Id: Idd7d1838a648e1e73d76720dc07bd425ff7929a3
Reviewed-on: https://skia-review.googlesource.com/c/190201
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2019-02-07 14:46:50 +00:00
Mike Reed
c877ea2657
Hide setDrawLooper -- deprecate loopers
...
Guarded with SK_SUPPORT_LEGACY_DRAWLOOPER
Bug: skia:4783
Change-Id: I4a47513624bc5c09816f44e107917dc8028adb94
Reviewed-on: https://skia-review.googlesource.com/c/189871
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-07 13:33:30 +00:00
skia-autoroll
c19d81acc0
Roll ../src c27b32b2fd52..635f11205d4b (414 commits)
...
c27b32b2fd..635f11205d
git log c27b32b2fd52..635f11205d4b --date=short --no-merges --format='%ad %ae %s'
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 0b6ae643b2e5 to e80b59856124
2019-02-07 droger@chromium.org [signin] Remove OnStartBatchChanges
2019-02-07 toyoshim@chromium.org Factor out IsGoogleDomain to google_util::IsGoogleRelevantUrl
2019-02-07 dullweber@chromium.org Support filtered deletions in browsingData.remove() api
2019-02-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 8200b1f0ea55..b68e715cb291 (3 commits)
2019-02-07 mharanczyk@opera.com Fix memory leak in ChooserContextBase::GetGrantedObjects.
2019-02-07 pmarko@chromium.org Rename kPinnedAppsPrefAppIDPath to kPinnedAppsPrefAppIDKey
2019-02-07 msw@chromium.org Fix the system tray bubble placement.
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia f36ad269e88a..859db6b5a03c (1 commits)
2019-02-07 pnoland@chromium.org [Chromeshine] Ignore incognito tabs
2019-02-07 acourbot@chromium.org media/gpu/v4l2ip: use thread checker for device thread
2019-02-07 findit-for-me@appspot.gserviceaccount.com Revert "Disable shadow and mask while rotating in tablet mode"
2019-02-07 jkim@igalia.com [s13n] Use kWaitUntilRefreshTokenAvailable mode for ProfileDownloader
2019-02-07 lucmult@chromium.org [Files app] Convert file_selection.js to es6 classes
2019-02-07 yosin@chromium.org Import test cases to FindBufferTest from SearchBufferTest
2019-02-07 yosin@chromium.org Introduce blink/perf_tests/paint/select-all-words.html
2019-02-07 droger@chromium.org [signin] Remove unused ChromeOS signin code
2019-02-07 lucmult@chromium.org [Files app] Convert file_selection.js to arrow function
2019-02-07 futhark@chromium.org Don't call DetachLayoutTree synchronously for slotting.
2019-02-07 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.100.
2019-02-07 ganenkokb@yandex-team.ru Fix crash on navigate with service worker script loaded from cache
2019-02-07 falken@chromium.org service worker: Add instrumentation to debug bad resource type crash.
2019-02-07 eseckler@chromium.org perfetto: Reset event sink between sessions on non-flushing threads.
2019-02-07 yosin@chromium.org Utilize NodeTraversal::InclusiveAncestorsOf() in EnclosingElementWithTag()
2019-02-07 gyuyoung@igalia.com Remove PauseScheduledTasks() in content layer
2019-02-07 lucmult@chromium.org [Files app] Convert file_selection.js to const/let
2019-02-07 dmazzoni@chromium.org Fix bottleneck in computing win accessibility attributes
2019-02-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal f4d325bdd8b0..8200b1f0ea55 (3 commits)
2019-02-07 findit-for-me@appspot.gserviceaccount.com Revert "Add quick view test for removable partitions."
2019-02-07 peria@chromium.org IDL Compiler: Support Exposed with OriginTrialEnabled
2019-02-07 rakina@chromium.org Make TextSearcherICU skip results with zero length
2019-02-07 alliemurray@google.com Test how partitions are displayed as children of their root label.
2019-02-07 rbpotter@chromium.org Print Preview: Add a type for all CustomEvent parameters
2019-02-07 falken@chromium.org service worker: Simplify ServiceWorkerVersion destructor.
2019-02-07 mmoss@chromium.org Pin the new external/Webkit repo.
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 96e1911b0bad..01a3e9b6383f (1 commits)
2019-02-07 calamity@chromium.org Revert "[Extensions] Separate activity log into multiple files"
2019-02-07 sreerenj.balachandran@intel.com gpu/vp8_reference_frame_vector: clean up the header file inclusion
2019-02-07 sreerenj.balachandran@intel.com vaapi/vp8_encoder: optimize with constexpr usage
2019-02-07 rakina@chromium.org Fix infinite-loop in FindRequestManager::Traverse
2019-02-07 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.99.
2019-02-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 1b32378da8f4..f4d325bdd8b0 (1 commits)
2019-02-07 mmenke@chromium.org Socket Pools Refactor 23: Let SpdySession take a StreamSocket.
2019-02-07 vtsyrklevich@chromium.org Add GWP-ASan hook to macOS crashpad handler
2019-02-07 oshima@chromium.org Disable shadow and mask while rotating in tablet mode
2019-02-07 piman@chromium.org Track eglMakeCurrent failure in GLContextEGL::ReleaseCurrent
2019-02-07 tommycli@chromium.org Click to Open PDF: Improve first-time IFRAME throttle behavior
2019-02-07 szager@chromium.org Dismantle obsolete debugging machinery
2019-02-07 nigeltao@chromium.org Rename some apps utility functions' namespace
2019-02-07 alph@chromium.org DevTools: Show warnings for long tasks on performance timeline.
2019-02-07 malaykeshav@chromium.org Propagate layer visibility changes to mirrors
2019-02-07 chrome-release-bot@chromium.org Updating trunk VERSION from 3696.0 to 3697.0
2019-02-07 alliemurray@google.com Add quick view test for removable partitions.
2019-02-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 96982ab4da6c..1b32378da8f4 (10 commits)
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia c1a2ea33a340..f36ad269e88a (3 commits)
2019-02-07 mek@chromium.org [AppCache] Treat non-200 2xx responses for manifests as SERVER_ERROR.
2019-02-07 adanilo@chromium.org Fix sizes of share and delete SVG icons
2019-02-07 alliemurray@google.com Add command to unmount a removable entry list.
2019-02-07 sky@chromium.org chromeos: makes changes to can activate go to server
2019-02-07 oysteine@chromium.org Tracing: Lower priority of TracedProcess interface bind requests
2019-02-07 dbeam@chromium.org WebUI Dark Mode: update simple welcome page
2019-02-07 thestig@chromium.org Set the duplex and tumble bits in the PWG header.
2019-02-07 alliemurray@google.com Partition grouping in navigation list model.
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle f9cc785c3f6a..603ad164a6fc (1 commits)
2019-02-07 luoe@chromium.org DevTools: add KaiOS phone preset
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 1b8d2cc9056a..82105494f27a (26 commits)
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 61d0c292535e..06d1040fab75 (1 commits)
2019-02-07 wzang@chromium.org cros: Add maybelle@ to wallpaper owners
2019-02-07 kenrb@chromium.org Revert "Add metrics for Bluetooth adapter availability"
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 11e283fea253..38769c1f96a3 (1 commits)
2019-02-07 waffles@chromium.org Revert "[Android] Remove accounts and sign-in information from Omaha requests"
2019-02-07 masonfreed@chromium.org Adding tests for scrolling bugs found in BGPT mode
2019-02-07 khushalsagar@chromium.org gpu/android : Add support for partial swap with surface control.
2019-02-07 sky@chromium.org disables CrSettingsSiteListTest.SiteList as it's flaky
2019-02-07 jimmyxgong@google.com Add RequestUpdatedSharePath to SmbFileSystem
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from c0913f45105e to 0b6ae643b2e5
2019-02-07 kelvinjiang@chromium.org [Extensions] Separate activity log into multiple files
2019-02-07 hcarmona@chromium.org [Reland] Extensions: Focus correct button on options dialog close.
2019-02-07 acourbot@chromium.org media/gpu/v4l2ip: convert client thread checker to sequence checker
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 82f670fd3d37..2af003349292 (2 commits)
2019-02-07 juncai@chromium.org Revert "Reland: Network Service: Use histograms instead of chartjsons for network service performance tests"
2019-02-07 enga@chromium.org Remove failing Android test expectations for WebGL2 video textures
2019-02-07 tkent@chromium.org XMLSerializer: Fix conflict between a generated ns* prefix and existing xmlns:ns*.
2019-02-07 robsc@chromium.org Add result_type kPlayStoreReinstallApp and use to improve Reinstall UX.
2019-02-07 ceciliani@google.com [App Management] Fix routing from notification view to permission view.
2019-02-07 sky@chromium.org views: Makes WidgetDelegate::set_can_activate call to Widget
2019-02-07 mattreynolds@google.com Fix integer overflow in HID report descriptor parser
2019-02-07 rohitrao@chromium.org [ios] Fixes the repo URL for ios/third_party/webkit/src.
2019-02-07 etiennep@chromium.org [TaskScheduler]: Migrate off of AssertBlockingAllowedDeprecated in /sql
2019-02-07 masonfreed@chromium.org Fix BGPT backdrop-filter with opacity<1 parent
2019-02-07 huangdarwin@chromium.org Refactor: os_exchange_data_provider_win.cc use range-based for loops
2019-02-07 stevenjb@chromium.org Move multi icon logic to ActiveNetworkIcon
2019-02-07 ceciliani@google.com [App Management] Replace == to === in JavaScript.
2019-02-07 amusbach@chromium.org tablet: Fix behavior after docked mode in user-enforced tablet mode.
2019-02-07 kainino@chromium.org Tighten suppressions of tricky-loop-conditions.html
2019-02-07 nigeltao@chromium.org Don't hard-code app icons to SCALE_FACTOR_100P
2019-02-07 emaxx@chromium.org Identify extension messaging source via enum
2019-02-07 wylieb@chromium.org [Feed] Disable read cache for LevelDB usages
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 7771f58c7f24..96e1911b0bad (1 commits)
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc e98954c35e97..7ca375c8ca54 (1 commits)
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 740db7fd2795..f9cc785c3f6a (3 commits)
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 98385ba6c5c6..c1a2ea33a340 (14 commits)
2019-02-07 dtapuska@chromium.org Add support for freezing iframes
2019-02-07 wjmaclean@chromium.org Update comment re GetTouchSelectionControllerClientManager().
2019-02-07 skyostil@chromium.org gpu: Fix race when establishing GPU channel
2019-02-07 rkjnsn@chromium.org Add Mac file chooser dialog.
2019-02-07 gayane@chromium.org Propagate the toolbar color to related elements regardless if toolbar
2019-02-07 reillyg@chromium.org Enable WebUSB on extension URLs
2019-02-07 minch@google.com Remove overview icon animation on dragging window from top.
2019-02-07 skym@chromium.org [Feed] Emit duration that does not include token fetch.
2019-02-07 annelim@google.com [Autofill] Reland Add StrikeDatabase browsertests
2019-02-07 jimmyxgong@google.com Inject RequestUpdatedSharePathCallback to SmbFileSystem
2019-02-07 thestig@chromium.org Modernize for-loops in PluginList.
2019-02-07 nigeltao@chromium.org Add an is_platform_app bit to the App Service
2019-02-07 googleo@chromium.org Set delegate handlers for IME extension.
2019-02-07 afakhry@chromium.org Night Light: Better handling of lack of valid geopositions
2019-02-07 justincohen@google.com [ios] Prevent taps in the NTP if the underlying NTP hasn't committed.
2019-02-07 mukai@chromium.org Implement surrounding text API for exo::TextInput
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 971e4cb2b43d..f0a00cd7f17b (6 commits)
2019-02-07 gbeaty@chromium.org Add an mb configuration for a Win32 ARM64 builder.
2019-02-07 akhouderchah@google.com chromeos: metrics: Distinguish no failure from unknown failure
2019-02-07 stevenjb@chromium.org Add ash::ActiveNetworkIcon to track the active network icon state
2019-02-07 dgozman@chromium.org Preload mhtml document before committing a navigation
2019-02-07 zhongyi@chromium.org Change the verbose mode for flags in quic_flag_utils_impl.h.
2019-02-07 zmo@chromium.org Remove two outdated bits from GpuPreferences
2019-02-07 takumif@chromium.org Label sub-sample-buffer-stitching.html as failing
2019-02-07 cduvall@chromium.org Revert "Fix webRequest issues with redirects and extraHeaders listeners"
2019-02-07 mcnee@chromium.org Re-enable the ReportBubblingScrollToSameView DumpWithoutCrashing
2019-02-07 alancutter@chromium.org Dedupe ShouldPaintAsThemed() with BrowserFrame::ShouldUseTheme()
2019-02-07 jazzhsu@chromium.org [CrOS Video Player] Enable native controls by default
2019-02-07 thestig@chromium.org Use base::RepeatingCallback in PluginList.
2019-02-07 wez@chromium.org [Fuchsia] Migrate call-sites to ServiceDirectoryClient.
2019-02-07 kyleju@chromium.org Enable WPT WebDriver Test Runner to run on Chromium CQ.
2019-02-07 alph@chromium.org DevTools: Reenable tracing-based JS profile.
2019-02-07 karandeepb@chromium.org DNR: Use rule id for install warnings whenever possible.
2019-02-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 10ef8b33f128..82f670fd3d37 (1 commits)
2019-02-07 karandeepb@chromium.org DNR: Improve install warnings.
2019-02-06 jamiewalch@chromium.org Update start_host to point to new remotedesktop.google.com/headless.
2019-02-06 chaopeng@chromium.org Add logs to help debug touchpad stops working issue.
2019-02-06 dalecurtis@chromium.org Try enabling dav1d again now that bugs are fixed.
2019-02-06 akihiroota@chromium.org Plumb font family and font size through to AutomationNode.
2019-02-06 noel@chromium.org [image_decode_bench] Use std::chrono::steady_clock
2019-02-06 kpaulhamus@chromium.org Postmortem states should not return errors until after user action.
2019-02-06 sunnyps@chromium.org Reland "Enable decode swap chain feature on waterfall"
2019-02-06 brucedawson@chromium.org Ship ucrtbase.dll in debug isolates
2019-02-06 ginko@google.com cros: Improves handling of arrows with search box autocomplete
2019-02-06 emircan@chromium.org Add audio capture to WebRtcGetDisplayMediaBrowserTest
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 117a1fd11f11..9b6ba4d1c57e (1 commits)
2019-02-06 khachatryan@chromium.org [ChromeDriver] Enable window maximize tests on Mac
2019-02-06 bsazonov@chromium.org [Unity][Android] Fix margins in signin_view
2019-02-06 mcasas@chromium.org VaVDA: split kReduced and kSuperReduced modes
2019-02-06 mmenke@chromium.org Disable network diagnostics link in incognito and guest mode on Windows.
2019-02-06 buldina@chromium.org [ChromeDriver] Disable releasing ChromeDriver from waterfall
2019-02-06 tguilbert@chromium.org Cleanup MediaPlayerBridge
2019-02-06 wjmaclean@chromium.org Add bug number to comment.
2019-02-06 reillyg@chromium.org [serial] Don't build //content/browser/serial on Android
2019-02-06 justincohen@google.com [ios] Don't load external URLs on the NTP if the NTP hasn't committed.
2019-02-06 jkunkee@microsoft.com Add Windows support to build/symlink.py
2019-02-06 sdefresne@chromium.org Remove uses of deprecated RegisterListPref
2019-02-06 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal e5029b0b32bb..96982ab4da6c (2 commits)
2019-02-06 smaier@chromium.org Not creating a main dex list on L+
2019-02-06 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.98.
2019-02-06 dewittj@chromium.org [EoS] Fix background task scheduling
2019-02-06 buldina@chromium.org [ChromeDriver] Move logging to avoid creating additional log file
2019-02-06 buldina@chromium.org [ChromeDriver] Add tests from chromedriver_tests to chromedriver_unittests
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult eeb21ab0411e..11e283fea253 (2 commits)
2019-02-06 jazzhsu@chromium.org [Media Controls] Fix volume slider jumping back and forth
2019-02-06 sdefresne@chromium.org Remove uses of deprecated RegisterDictionaryPref
2019-02-06 npm@chromium.org [LayoutJank] Add UseCounter and buffering behavior
2019-02-06 juncai@chromium.org Reland: Network Service: Use histograms instead of chartjsons for network service performance tests
2019-02-06 thestig@chromium.org Move PluginList to content/browser/.
2019-02-06 lfg@chromium.org Remove dead code.
2019-02-06 sky@chromium.org chromeos: really disables ContentResizeInAutoResizingDialog test
2019-02-06 haining@google.com Removes trailing comma in json object
2019-02-06 takumif@chromium.org Label RTCPeerConnection-track-stats.https.html test as failing
2019-02-06 thakis@chromium.org Remove a file that only includes a different cc file.
2019-02-06 jimmyxgong@google.com Add RequestUpdatedSharePathCallback to SmbProvider
2019-02-06 haining@google.com Adds missing `var` in for-loop for strict mode
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite bac45cb2d283..971e4cb2b43d (2 commits)
2019-02-06 npm@chromium.org Fix suppportedEntryTypes and PaintTiming IDLHarness tests
2019-02-06 takumif@chromium.org Disable CrSettingsMainPageTest.MainPage on Linux
2019-02-06 fmalita@chromium.org Remove SkMetadata
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 0f4bf0720a9c..117a1fd11f11 (1 commits)
2019-02-06 jkunkee@microsoft.com [imagediff] Add '.exe' suffix to symlink target
2019-02-06 marcin@mwiacek.com Migrate VariationsPlatform to @IntDef
2019-02-06 karandeepb@chromium.org Extensions: Support generating error messages for idl files.
2019-02-06 oysteine@chromium.org Tracing: Move the tracing service in-process again to figure out test flakes
2019-02-06 rockot@chromium.org Flatten Service Manager directory structure moar
2019-02-06 mlamouri@chromium.org Media Capabilities: move MSE checks to Blink.
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle eb47e2c4bd08..740db7fd2795 (1 commits)
2019-02-06 tedchoc@chromium.org Fix BluetoothChooserDialogTest#testSelectItem in landscape
2019-02-06 reed@google.com add flag to stage removing drawloopers
2019-02-06 stevenjb@chromium.org Add NetworkStateHandler::SetNetworkChromePortalDetected
2019-02-06 liaoyuke@chromium.org [code coverage] Add additional env vars for coverage cq trybot
2019-02-06 gab@chromium.org [Threading and Tasks] Add Nomenclature section to docs
2019-02-06 lukasza@chromium.org Enable CORB in AppCacheUpdateJob::UpdateURLLoaderRequest::Start.
2019-02-06 xiaohuic@google.com assistant: remove enable hotword libassistant config
2019-02-06 robertogden@chromium.org Add about flag for Data Saver rebranding
2019-02-06 agrieve@chromium.org Teach resource_sizes.py about .minimal.apks files
2019-02-06 rbpotter@chromium.org Print Preview: Fix double sign in issues
2019-02-06 sdefresne@chromium.org Remove uses of deprecated RegisterListPref
2019-02-06 vtsyrklevich@chromium.org Use buildflags/gn arg to enable GWP-ASan
2019-02-06 nasko@chromium.org Rewrite ClientRedirectAfterSameDocumentNavigation test.
2019-02-06 tangltom@chromium.org [unified-consent] Remove spellcheck, SBER from opt-in dialog
2019-02-06 raphael.kubo.da.costa@intel.com SequenceBound: Move NO_SANITIZE annotation to fix GCC build
2019-02-06 mmenke@chromium.org Disable NetworkContextConfigurationBrowserTests on ChromeOS
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 4e2870c4be46..eeb21ab0411e (1 commits)
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools a2d5f7847748..61d0c292535e (1 commits)
2019-02-06 akihiroota@chromium.org Create LanguageSwitching function for ChromeVox.
2019-02-06 wez@chromium.org [Fuchsia] Clean up ScopedServiceBinding to use typed handles.
2019-02-06 jdufault@chromium.org Reland "cros: Simplify how views/screens are mocked in WizardControllerBrowsertest"
2019-02-06 vtsyrklevich@chromium.org Reland "Refactor crashpad_handler binary on macOS"
2019-02-06 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 8af58ce7557c..e5029b0b32bb (4 commits)
2019-02-06 pkasting@chromium.org Combine AppMenuObserver and MenuListener into AppMenuButtonObserver.
2019-02-06 chrisha@chromium.org Remove InfiniteSessionRestore feature.
2019-02-06 mlippautz@chromium.org LocalWindowProxy: Annotate strong handle with label
2019-02-06 bbudge@chromium.org [WebAssembly] Start a field trial for Wasm compiled code caching
2019-02-06 alexclarke@chromium.org Remove redundant MessageLoop from audio_apitest.cc
2019-02-06 harringtond@chromium.org Update code to use new RequestCoordinator::RemoveRequestsIf()
2019-02-06 fdegans@chromium.org [Fuchsia] Move NamedMessagePortConnector to //fuchsia/runners/cast
2019-02-06 alph@chromium.org DevTools: Show FirstPaint metric in performance recordings
2019-02-06 nicolaso@chromium.org [BrowserSwitcher] Add KeepLastChromeTab policy
2019-02-06 dlibby@microsoft.com Use absolute value for intermediate AverageLag values
2019-02-06 adityakeerthi@google.com Do not purge memory on foregrounded renderers when freezing
2019-02-06 raul@tambre.ee //media: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
2019-02-06 agrieve@chromium.org Android: Stop measuring static initializers in resource_sizes.py
2019-02-06 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.94.
2019-02-06 rtoy@chromium.org Use oversampling to compute frame number
2019-02-06 sebsg@chromium.org [Sheriff] Update expectations for ext/wpt/h/d/interfaces.worker.html
2019-02-06 jimmyxgong@google.com Add UpdateSharePath to SmbProviderClient
2019-02-06 marcin@mwiacek.com Implement isInTestingMode (migration to CompositorAnimator, part 2)
2019-02-06 fayang@chromium.org Allow SendMessage callers to decide whether to copy or move message data, depends on whether the passed down MemSlices are reference-counted or copy-on-demand.
2019-02-06 wylieb@chromium.org [Image Fetcher] Parameterize image fetcher customization
2019-02-06 penghuang@chromium.org Add a new mode to allow running SkiaRenderer+WebView without DDL
2019-02-06 tguilbert@chromium.org Delete MediaPlayerAndroid
2019-02-06 jennyz@chromium.org Revert "Disable zero state by default."
2019-02-06 uwyiming@google.com Remove the 'mac-views-rel' bot.
2019-02-06 jkrcal@chromium.org Revert "[SyncUSSAutofillWalletData] Disable the feature by default"
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 85d0c6cd8b3c to c0913f45105e
2019-02-06 mukai@chromium.org Add property name to the DVLOG of window_tree
2019-02-06 dbeam@chromium.org WebUI Dark Mode: fix some accidentally black text
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 5a11aef19b02..bac45cb2d283 (1 commits)
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 26c6e4845dc1..10ef8b33f128 (3 commits)
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 4092d6fb052b..e98954c35e97 (4 commits)
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 978fa65a2cc5..7771f58c7f24 (1 commits)
2019-02-06 nasko@chromium.org Add CanAccessDataForOrigin check to RenderFrameHostImpl::CanCommitURL
2019-02-06 smcgruer@chromium.org Promote prefers-reduced-motion to stable
2019-02-06 vtsyrklevich@chromium.org Revert "GWP-ASan: Print stack traces when is_debug=true"
2019-02-06 boliu@chromium.org Always mangle Surface jni
2019-02-06 sky@chromium.org chromeos: disables ContentResizeInAutoResizingDialog test
2019-02-06 danakj@chromium.org Don't WarmupCompositor() for a compositor-never-visible RenderWidget.
2019-02-06 sdefresne@chromium.org Revert "Move is_under_advanced_protection to AccountInfo"
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 455c74797b46..98385ba6c5c6 (1 commits)
2019-02-06 alph@chromium.org [heap profiler] Remove Start/Stop from the PoissonAllocationSampler API
2019-02-06 rtoy@chromium.org Reset Debug references to 0
2019-02-06 dvadym@chromium.org Implement checking on different schemes in new architecture.
2019-02-06 drubery@chromium.org Reland "Add Office types to download_file_types.asciipb"
2019-02-06 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 485c69814034..8af58ce7557c (2 commits)
2019-02-06 kbr@chromium.org Disable the browser's verbose logging in GPU integration tests.
2019-02-06 yigu@chromium.org [Animation Worklet] Disallow null mutator_items in AnimationWorkletProxyClient
2019-02-06 mdjones@chromium.org Add feature util for no-touch-mode
2019-02-06 ericorth@chromium.org Modernize DNS in SOCKS[5]ClientSocket
2019-02-06 sky@chromium.org Revert "Remove SetCanFocus from the window server"
2019-02-06 bratell@opera.com [jumbo] Rename two WebContentsLifetimeHelper in chrome/browser
2019-02-06 agl@chromium.org Decomplexify |AuthenticatorSupportedOptions|
2019-02-06 rkuroiwa@chromium.org D3D11CdmProxy should be reinitializable after hardware content protection teardown
2019-02-06 thakis@chromium.org Roll clang 353069:353250.
2019-02-06 mdjones@chromium.org Don't process suggestions if the first isn't what-you-typed
2019-02-06 zhuowang@google.com Update third_party/metrics_proto
2019-02-06 mamir@chromium.org [Sync::USS] Introduce about flag for USS passwords sync
2019-02-06 sebmarchand@chromium.org Move TraceEventSystemStatsMonitor to //chrome/browser/tracing/
2019-02-06 sahel@chromium.org Enable AutoscrollBrowserTest.AutoscrollFling
2019-02-06 cjgrant@chromium.org Revert "Android: Minor simplification to conditionals in abi.gni"
2019-02-06 dtseng@chromium.org Do not announce live regions from pages without focus
2019-02-06 mcnee@chromium.org Have scroll bubble cancellation consider nested OOPIFs
2019-02-06 yrsun@chromium.org Add description about translation target language
2019-02-06 bungeman@chromium.org Roll src/third_party/freetype/src/ 1e7a8f30c..a6feefdfe (4 commits)
2019-02-06 carlscab@google.com Move QueueEnabledVoter to TaskQueue
2019-02-06 wittman@chromium.org [Sampling profiler] Move WorkIdProvider to ThreadControllerWithMessagePumpImpl
2019-02-06 jennyz@chromium.org Disable zero state by default.
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto db11588b027f..26c6e4845dc1 (1 commits)
2019-02-06 ender@google.com Update font size and colors for new layout cards
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult fb5956e43a5a..4e2870c4be46 (1 commits)
2019-02-06 metzman@chromium.org Revert "Add build file for PFFFT"
2019-02-06 findit-for-me@appspot.gserviceaccount.com Revert "Add AUTOSCROLL scroll input source."
2019-02-06 harringtond@chromium.org Re-enable flaky tests for Auto Fetch
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 363655366ecf..5a11aef19b02 (14 commits)
2019-02-06 sebsg@chromium.org Revert "Add Office types to download_file_types.asciipb"
2019-02-06 robertogden@chromium.org HTTPS Previews: Guard against redirect loops
2019-02-06 khachatryan@chromium.org [ChromeDriver] Disable maximize window java tests on Mac
2019-02-06 rockot@google.com [SM] Support best-effort BindInterface priority
2019-02-06 emircan@chromium.org Disable share button when nothing is chosen on tab view
2019-02-06 fhorschig@chromium.org [Mfill Android] Right-align the scrollable keyboard accessory TabLayout
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia faa44a4c490b..455c74797b46 (6 commits)
2019-02-06 dmurph@chromium.org [DOMStorageS13N] Making bind calls sync and adding crash info
2019-02-06 lazyboy@chromium.org Make ExtensionHostMsg_PostMessage a control IPC.
2019-02-06 fs@opera.com Make NinePieceImagePainter tiling setup more functional
2019-02-06 alessiob@chromium.org Add build file for PFFFT
2019-02-06 sdy@chromium.org Fix system hotkeys like cmd+` in app shims.
2019-02-06 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.89.
2019-02-06 cmp@chromium.org IndexedDB: Update task type from kInternalIndexedDB to kDatabaseAccess
2019-02-06 takumif@chromium.org Revert "Add more filters to UKM service. Fix copy-paste bug :("
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 38c83b97138a..4092d6fb052b (8 commits)
2019-02-06 alexclarke@chromium.org Rename MaybeScheduleImmediateWork
2019-02-06 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal dac626c6844c..485c69814034 (4 commits)
2019-02-06 falken@chromium.org service worker: Refactoring in job unittest to use signal instead of RunUntilIdle.
2019-02-06 mmourgos@chromium.org Update AppListSearchResultOpenType UMA descripton.
2019-02-06 carlscab@google.com Refactor sequence_manager_impl_unittest.cc
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto fd60cc8f224d..db11588b027f (1 commits)
2019-02-06 tobiasjs@google.com [wv] Cleanup incorrect uses of it's and its.
2019-02-06 bratell@opera.com Correcting path to graphics/dom_node_id.h in BUILD.gn
2019-02-06 ahemery@chromium.org Navigation: Implement NavigationClient CommitFailed callback.
2019-02-06 sebsg@chromium.org Add missing user action in actions.xml.
2019-02-06 mcasas@chromium.org Canvas2DLayerBridge: cleanups
2019-02-06 robliao@chromium.org Route Dark Mode Windows Colors through GetAuraColor()
2019-02-06 amaralp@chromium.org Simplifying Native Page Theming and Background Coloring
2019-02-06 dalecurtis@chromium.org Add Media.PipelineStatus.AudioVideo.AV1.SW histogram.
2019-02-06 renjietang@chromium.org Add new quic error code QUIC_STALE_CONNECTION_CANCELLED in enums.
2019-02-06 fdoray@chromium.org TaskScheduler: Track number of Sequences per priority.
2019-02-06 johnidel@chromium.org Fix AdsPageLoadMetricsObserverBrowserTest.FramePixelSize flakiness
2019-02-06 abhijeet@igalia.com Port signin_util_win.cc to IdentityManager
2019-02-06 digit@google.com third_party/ashmem: Use ASharedMemory_create() et al.
2019-02-06 danakj@chromium.org Null out the WebWidgetClient in WebViewImpl::Close().
2019-02-06 ericorth@chromium.org Rewrite StaleHostResolver around CreateRequest() API
2019-02-06 drott@chromium.org Strip ttf-mscorefonts-installer reference from build instructions
2019-02-06 etiennep@chromium.org [Zucchini]: Swap ordering back to Zucchini in ArchivePatchHelper.
2019-02-06 sahel@chromium.org Add AUTOSCROLL scroll input source.
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle bf5dbd8d67fe..eb47e2c4bd08 (1 commits)
2019-02-06 svillar@igalia.com Move observing logic to Init/Shutdown in ChildAccountService
2019-02-06 agrieve@chromium.org Android: Minor simplification to conditionals in abi.gni
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia e956049450f6..faa44a4c490b (1 commits)
2019-02-06 tiborg@chromium.org [vr] Request VR module on intent rather than on pre inflation startup
2019-02-06 mbonadei@chromium.org Remove deprecated cricket::NS_JINGLE_RTP.
2019-02-06 smaier@chromium.org Reland "Rerouting all Java tasks through TaskRunner API"
2019-02-06 flackr@chromium.org Dispatch transitioncancel event if transition animation is interrupted.
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools c4cf541859e6..a2d5f7847748 (1 commits)
2019-02-06 digit@google.com android: Add missing localized string outputs.
2019-02-06 skyostil@chromium.org android: Deal with child process termination before launch has concluded
2019-02-06 adunaev@igalia.com [ozone/wayland] The fuzzer for wayland buffers is introduced.
2019-02-06 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 27a01705d27f..dac626c6844c (3 commits)
2019-02-06 nasko@chromium.org Move some NavigationController unit tests to use NavigationSimulator.
2019-02-06 harringtond@chromium.org Add Enabled_AutoFetch experiment
2019-02-06 mlippautz@chromium.org DragController: Clear DragState in DragEnd
2019-02-06 isandrk@google.com [Locked Fullscreen] Properly set window bounds for pinned windows
2019-02-06 agrieve@chromium.org Android: Minor no-op tweaks to action_with_pydeps
2019-02-06 spang@chromium.org [Fuchsia] Clean up path usage in GN templates
2019-02-06 timvolodine@chromium.org [AW] Disable WebViewLayoutTest.testRequestMIDIAccess due to failures
2019-02-06 sebsg@chromium.org [Sheriff] Update expectations for ext/wpt/h/d/interfaces.worker.html
2019-02-06 davidben@chromium.org Roll src/third_party/boringssl/src 1a51a5b4a..70fe61055
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 484d74fa21a5..c4cf541859e6 (1 commits)
2019-02-06 raleksandrov@google.com Do not update detected time on every new version downloaded
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 3f408d006a60..38c83b97138a (1 commits)
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite b0d7bc961a5a..363655366ecf (1 commits)
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 71b40a07a007..fd60cc8f224d (1 commits)
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 37b7d41d01cb..e956049450f6 (1 commits)
2019-02-06 nuskos@chromium.org Add mojo struct traits for perfetto::DataSourceConfig and perfetto::ChromeConfig.
2019-02-06 jkarlin@chromium.org Set the TopFrameOrigin for Dedicated Workers and Worklets
2019-02-06 dvadym@chromium.org Fix NavigationHandleImpl::HasUserGesture.
2019-02-06 eseckler@chromium.org perfetto: add trace stats to json trace
2019-02-06 mamir@chromium.org [Sync] Some cleanup in ProtocolEvent
2019-02-06 lizeb@chromium.org blink/bindings: Park ParkableStrings in foreground as well.
2019-02-06 hferreiro@igalia.com Move IdentityGetAccountsFunction to C++ IdentityManager
2019-02-06 hans@chromium.org Add ToTLinuxOfficial bot (milo, tests, mb)
2019-02-06 raphael.kubo.da.costa@intel.com CanvasPath: Switch from [DefaultValue=Undefined] to standard WebIDL syntax
2019-02-06 michaelludwig@google.com Fix extension checks so the gl interface passes Skia validation
2019-02-06 mharanczyk@opera.com Fix memory leak in TestRenderFrameHost::SimulateCommitProcessed.
2019-02-06 siggi@chromium.org RC: Rename resource_coordinator namespace to performance_manager.
2019-02-06 abhijeet@igalia.com Eliminate use of SigninManager in password_store_signin_notifier_impl_unittest.cc
2019-02-06 brunoad@chromium.org [a11y] Prevent focus on icon and progress bar.
2019-02-06 eui-sang.lim@samsung.com cache storage: Rename QueryParams to CacheQueryOptions
2019-02-06 rayankans@chromium.org [Background fetch] Forward-fix test regression.
2019-02-06 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.87.
2019-02-06 kojii@chromium.org [auto] Update FlagExpectations for LayoutNG
2019-02-06 siggi@chromium.org Reland "RC: Move the graph to chrome/browser/performance_manager."
2019-02-06 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 87567217cbdc..27a01705d27f (1 commits)
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 01c24cd1f469..37b7d41d01cb (1 commits)
2019-02-06 etiennep@chromium.org Revert "[Task Scheduler]: Merge blocking and non-blocking pools."
2019-02-06 jochen@chromium.org When turning a download into a navigation, navigate the right frame
2019-02-06 arthursonzogni@chromium.org Reset navigations in pending deletion frame.
2019-02-06 mlippautz@chromium.org leak-detector: Remove InternalSettings supplement from Page
2019-02-06 robliao@chromium.org Add kColorId_EnabledMenuItemForegroundColor to the Common Theme Aura Dark Mode List
2019-02-06 tonikitoo@igalia.com Unify AccountInvestigator::On{Gaia}AccountsInCookieUpdated
2019-02-06 ioanap@chromium.org Extract generation logic from the accessory controller into a separate one
2019-02-06 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal d62c94c7c614..87567217cbdc (1 commits)
2019-02-06 treib@chromium.org sync_ui_util cleanup: Pass only what's required to helpers
2019-02-06 sdefresne@chromium.org Remove uses of deprecated RegisterListPref
2019-02-06 tobiasjs@google.com [aw] Force Dark implementation for WebView
2019-02-06 sigurds@chromium.org Ensure V8 header dependency from translate component
2019-02-06 tonikitoo@igalia.com [s13n] Replace use of GaiaCookieManagerService in account_reconcilor_unittest.cc
2019-02-06 alexclarke@chromium.org Fix NativeBrowserTestActivity and multiple onStarts
2019-02-06 the_jk@opera.com Make asan blacklists optional
2019-02-06 carlscab@google.com Mock MessagePump that advances time as needed.
2019-02-06 pnoland@chromium.org [Chromeshine] Change compile flag to target canary/dev only
2019-02-06 cerqueira@chromium.org Fix parent avatar on blocked websites page
2019-02-06 raphael.kubo.da.costa@intel.com PluginArray: Switch from [DefaultValue] to standard WebIDL syntax
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from a2bdd07b4fc2 to 85d0c6cd8b3c
2019-02-06 gyuyoung@igalia.com s13n: Replace all uses of AccountTrackerService in inline_login_handler_chromeos.cc
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 3abdd7a90e45..01c24cd1f469 (1 commits)
2019-02-06 dullweber@chromium.org Call ServiceWorker deletion callback early in case of error
2019-02-06 altimin@chromium.org Remove ScopedTaskEnvironment::LifetimeObserver.
2019-02-06 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 7034717a1cfb..d62c94c7c614 (1 commits)
2019-02-06 raul@tambre.ee //components: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
2019-02-06 msarda@chromium.org Make SigninViewControllerDelegate an interface.
2019-02-06 carlscab@google.com [scheduling] Use ScopedTaskEnvironment instead of MessageLoop in safe_browsing
2019-02-06 msisov@igalia.com Add missing algorithm header to webcursor_ozone
2019-02-06 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.86.
2019-02-06 bsazonov@chromium.org [Android] Remove explicit R package spec from SyncPreferenceUtils
2019-02-06 leszeks@chromium.org [v8] Add flow events to script streamer
2019-02-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 78b1c61fff2b..fb5956e43a5a (1 commits)
2019-02-06 rakina@chromium.org Make mouse-triggered focus use flat tree traversal
2019-02-06 eseckler@chromium.org perfetto: Separate JSON conversion from perfetto consumer
2019-02-06 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@de6f8fcf9b87e80811e9267a886cf891f6f864e0
2019-02-06 arthursonzogni@chromium.org Stop waiting for inline code cache when CacheInlineScriptCode is disabled.
2019-02-06 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5ae20aeb4844..7034717a1cfb (2 commits)
Created with:
gclient setdep -r ../src@635f11205d
The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=fmalita@google.com
Change-Id: Ie5a9ee66104565492d5710c7a6b0f383b9b0a75a
Reviewed-on: https://skia-review.googlesource.com/c/190074
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-07 11:23:30 +00:00
Chris Dalton
382b122e45
Revert "Add a GpuGM class for GPU-only tests"
...
This reverts commit f5efa78902
.
Reason for revert: PreAbandon failures
Original change's description:
> Add a GpuGM class for GPU-only tests
>
> Bug: skia:8731
> Change-Id: Ic81f21621c0183bb356601eb663fa1ee334bca55
> Reviewed-on: https://skia-review.googlesource.com/c/189134
> Reviewed-by: Brian Osman <brianosman@google.com>
> Reviewed-by: Mike Klein <mtklein@google.com>
> Commit-Queue: Chris Dalton <csmartdalton@google.com>
TBR=mtklein@google.com ,brianosman@google.com,csmartdalton@google.com
Change-Id: Iab2a4323f077277445add18bb0e8c658d3bf0d2a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:8731
Reviewed-on: https://skia-review.googlesource.com/c/190121
Reviewed-by: Chris Dalton <csmartdalton@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2019-02-07 10:06:01 +00:00
skia-recreate-skps
859db6b5a0
Update go_deps asset
...
Automatic commit by the UpdateGoDEPS bot.
TBR=borenet@google.com
Change-Id: Ifc899813684593b9a6b7086f4bef210b9a06468d
Reviewed-on: https://skia-review.googlesource.com/c/190120
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-02-07 05:40:29 +00:00
recipe-roller
f36ad269e8
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
recipe_engine:
https://crrev.com/3fd6d5382c9a43f9bcd7ed8cf855b0f60889cc0e [swarming] Fix to_jsonish() bug (joshuaseaton@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6aa37374640231a12cb80b39afadd0bf019bc2b8
Reviewed-on: https://skia-review.googlesource.com/c/190080
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-07 01:08:19 +00:00
Mike Reed
88f5671f71
move SkMetaData into src
...
Bug: skia:
Change-Id: I3ef8c3ec0d6f33bd9a167b99313d6d313a748494
Reviewed-on: https://skia-review.googlesource.com/c/189284
Reviewed-by: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2019-02-07 00:26:49 +00:00
Ben Wagner
2fc1474f9d
Add BOT/EOT to Shaper.
...
This informs HarfBuzz when we are at the beginning or end of a
paragraph so that it can handle a few rules in a special way.
Change-Id: I66a306f1ff7ddb2c1546b0fd9c0cee94cb9f7006
Reviewed-on: https://skia-review.googlesource.com/c/189850
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2019-02-06 23:04:59 +00:00