skia2/DEPS

50 lines
4.5 KiB
Plaintext
Raw Normal View History

use_relative_paths = True
vars = {
"checkout_chromium": False,
}
deps = {
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8",
"common" : "https://skia.googlesource.com/common.git@9737551d7a52c3db3262db5856e6bcd62c462b92",
Roll third_party/externals/angle2 5546fb4fdd85..1581ff030b9c (2 commits) https://chromium.googlesource.com/angle/angle.git/+log/5546fb4fdd85..1581ff030b9c git log 5546fb4fdd85..1581ff030b9c --date=short --no-merges --format='%ad %ae %s' 2019-03-01 ynovikov@chromium.org Vulkan: disable VK_PRESENT_MODE_FIFO_KHR on Linux Intel 2019-03-01 brucedawson@chromium.org Fix logic for warningsAsErrors Created with: gclient setdep -r third_party/externals/angle2@1581ff030b9c 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=scroggo@google.com Change-Id: I6ef2b15c42783cb3fe1f6b96b0410786ef1a4c3e Reviewed-on: https://skia-review.googlesource.com/c/196548 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-01 10:13:58 +00:00
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@1581ff030b9cd8f3d149a62e5570e2ea1b3cb478",
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@96443b262250c390b0caefbf3eed8463ba35ecae",
"third_party/externals/egl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@a0bca08de07c7d7651047bedc0b653cfaaa4f2ae",
"third_party/externals/expat" : "https://android.googlesource.com/platform/external/expat.git@android-6.0.1_r55",
"third_party/externals/freetype" : "https://skia.googlesource.com/third_party/freetype2.git@7edc937fe679d14d66f55cf6f7fa607925d38f3c",
"third_party/externals/harfbuzz" : "https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@1e06282105a2d579aab32094cc7abc10ed231978",
"third_party/externals/icu" : "https://chromium.googlesource.com/chromium/deps/icu.git@407b39301e71006b68bd38e770f35d32398a7b14",
"third_party/externals/imgui" : "https://skia.googlesource.com/external/github.com/ocornut/imgui.git@d38d7c6628bebd02692cfdd6fa76b4d992a35b75",
"third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/external/github.com/libjpeg-turbo/libjpeg-turbo.git@2.0.0",
"third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@v1.6.33",
"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@v1.0.2-rc1",
"third_party/externals/lua" : "https://skia.googlesource.com/external/github.com/lua/lua.git@v5-3-4",
"third_party/externals/microhttpd" : "https://android.googlesource.com/platform/external/libmicrohttpd@748945ec6f1c67b7efc934ab0808e1d32f2fb98d",
"third_party/externals/opencl-lib" : "https://skia.googlesource.com/external/github.com/GPUOpen-Tools/common-lib-amd-APPSDK-3.0@4e6d30e406d2e5a65e1d65e404fe6df5f772a32b",
"third_party/externals/opencl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/OpenCL-Registry@932ed55c85f887041291cef8019e54280c033c35",
"third_party/externals/opengl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/OpenGL-Registry@14b80ebeab022b2c78f84a573f01028c96075553",
"third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@bb217acdca1cc0c16b704669dd6f91a1b509c406",
"third_party/externals/sdl" : "https://skia.googlesource.com/third_party/sdl@5d7cfcca344034aff9327f77fc181ae3754e7a90",
"third_party/externals/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b55ff303ea2f9e26702b514cf6a3196a2e3e2974",
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@661ad91124e6af2272afd00f804d8aa276e17107",
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@e9e4393b1c5aad7553c05782acefbe32b42644bd",
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@dd1e37e31d6833fdd80b7eea90e0d21eb7da101d",
#"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4",
"third_party/externals/wuffs" : "https://skia.googlesource.com/external/github.com/google/wuffs.git@2276be64e93bd7664e0fec191b8fb3139d516ba8",
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@47af7c547f8551bd25424e56354a2ae1e9062859",
"third_party/externals/Nima-Cpp" : "https://skia.googlesource.com/external/github.com/2d-inc/Nima-Cpp.git@4bd02269d7d1d2e650950411325eafa15defb084",
"third_party/externals/Nima-Math-Cpp" : "https://skia.googlesource.com/external/github.com/2d-inc/Nima-Math-Cpp.git@e0c12772093fa8860f55358274515b86885f0108",
"../src": {
Roll ../src 1dc32aecaa61..cddf8925a8d8 (456 commits) https://chromium.googlesource.com/chromium/src.git/+log/1dc32aecaa61..cddf8925a8d8 git log 1dc32aecaa61..cddf8925a8d8 --date=short --no-merges --format='%ad %ae %s' 2019-03-01 katie@chromium.org Image labels pref syncs across a user's accounts. 2019-03-01 lushnikov@chromium.org devtools: bump max number of devtools isolated worlds 2019-03-01 yigu@chromium.org Disable flaky test PromoServiceTest.PromoDataNetworkError 2019-03-01 mahmadi@chromium.org [iOS][Translate] Translate Infobar Accessibility 2019-03-01 emaxx@chromium.org Implement diagnostics daemon starting talking to extensions 2019-03-01 ellyjones@chromium.org flags: assign extension-apis 2019-03-01 ssid@chromium.org Fix apk merger to ignore unwind_cfi built in arm64 2019-03-01 yuweih@chromium.org [Remoting] Integrate with OAuthTokenGetter for FtlClient 2019-03-01 raphael.kubo.da.costa@intel.com Make cc::ListContainer's iterators STL-compatible 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 329fac37dd27..8962ac298f14 (1 commits) 2019-03-01 samans@chromium.org Add jonross@chromium.org as owner of surface sync in content 2019-03-01 michaelbai@chromium.org Revert "[vr] Move Java and resources to //chrome/android/features/vr" 2019-03-01 mrsuyi@chromium.org Enable dynamic type on NTP tiles. 2019-03-01 pmonette@chromium.org Reverse the effect of the background inspection feature 2019-03-01 aboxhall@chromium.org Update some accessibility-related tests to be testharness tests. 2019-03-01 mmenke@chromium.org Socket Pools Refactor 28: Rework HTTP proxy auth (part 2). 2019-03-01 tonikitoo@igalia.com Switch t_p/blink/renderer/core/css away from DEFINE_STYLE_RULE_TYPE_CASTS 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 255569187f27..1223e7fc0a3c (4 commits) 2019-03-01 thakis@chromium.org Revert "Enable -Wextra-semi in release builds that don't set dcheck_always_on=true." 2019-03-01 jdufault@google.com Reland "cros: Make FakeGaia in OobeBaseTest a mixin" 2019-03-01 fserb@chromium.org Only update ImageBitmap if we have a real image 2019-03-01 thestig@chromium.org Make ShowConstrainedWebDialog() parameters unique_ptrs. 2019-03-01 mustaq@google.com Add a console warning for rejected file-chooser dialog calls. 2019-03-01 kpschoedel@chromium.org Convert some EventRewriters to new API. 2019-03-01 khushalsagar@chromium.org android_webview: Add comment for exclusion of url in crash reports. 2019-03-01 aluo@chromium.org Uninstall webkit cts apks before running. 2019-03-01 yigu@chromium.org Mark DepthCapture_depthStreamToR32FloatTexture as flaky on win7 2019-03-01 majidvp@chromium.org [animation-worklet] Deflake tests running with threaded compositing 2019-03-01 bsazonov@chromium.org [Signin][Mice] Expose GAIAServiceType enum to Java 2019-03-01 ellyjones@chromium.org testing: fix gtest failure crash 2019-03-01 thakis@chromium.org Enable -Wextra-semi in release builds that don't set dcheck_always_on=true. 2019-03-01 chlily@chromium.org Reporting and Network Error Logging: Add OnShutdown() methods 2019-03-01 gerchiko@microsoft.com Implemented setPlaybackRate for scroll-linked Worklet Animations. 2019-03-01 tonikitoo@igalia.com Switch t_p/blink/renderer/core/css away from DEFINE_CSS_RULE_TYPE_CASTS 2019-03-01 ekaramad@chromium.org [ MimeHandlerView ] Move some IPCs to mojo 2019-03-01 dpapad@chromium.org Android: Stop redirecting chrome://welcome to chrome-native://newtab 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 07a259de1240..329fac37dd27 (4 commits) 2019-03-01 caitlinfischer@google.com [Autofill] Added ability to make suggestion label formats. 2019-03-01 dtseng@chromium.org Fall back to simpler implementation of editing feedback for <textarea> 2019-03-01 javierrobles@chromium.org [iOS][MF] Do the password filtering in the SQL layer 2019-03-01 yigu@chromium.org Mark external/wpt/background-fetch/fetch.https.window.html as flaky 2019-03-01 npm@chromium.org Reland "Unify input delay computations for UMA, UKM, and EventTiming" 2019-03-01 edin@google.com Fix filtering bug where it wouldn't take the selected item into account. 2019-03-01 yigu@chromium.org Disable flaky WebApkUpdateManagerUnitTests 2019-03-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.262. 2019-03-01 sebmarchand@chromium.org SystemMonitor: Unregister the observers when they are destroyed 2019-03-01 ellyjones@chromium.org flags: remove third-party-doodles 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 859abef68cb5..2997ec9a7a46 (3 commits) 2019-03-01 ellyjones@chromium.org flags: assign enable-zero-suggest-redirect-to-chrome 2019-03-01 dewittj@chromium.org [EoS] Adds a chrome://explore-sites-internals page. 2019-03-01 tiborg@chromium.org [vr] Move Java and resources to //chrome/android/features/vr 2019-03-01 ellyjones@chromium.org flags: assign enable-clipboard-provider 2019-03-01 shaochuan@chromium.org arc: Check non-null profile in ArcSessionManager::SetProfile() 2019-03-01 yigu@chromium.org Revert "Disable flaky test testPendingUpdateFileDeletedAfterUpdateCompletion" 2019-03-01 yigu@chromium.org Revert "Disable flaky test testFileDeletedIfStoreWebApkUpdateRequestToFileFails" 2019-03-01 hta@chromium.org Move RTCDtlsTransport from "test" to "experimental" 2019-03-01 yigu@chromium.org Disable flaky test testPendingUpdateFileDeletedAfterUpdateCompletion 2019-03-01 alexclarke@chromium.org Fix bug with RemoveAllCanceledTasksFromFront and blocked queues 2019-03-01 amalova@chromium.org Rename TRANSLATE_LANGUAGE extra to match the extra naming in CustomTabIntent. 2019-03-01 wjmaclean@chromium.org Don't default to allowing handles to be shown. 2019-03-01 treib@chromium.org Mark interleaved-cursors-large.html as flaky timeout 2019-03-01 yigu@chromium.org Mark http/tests/devtools/editor/text-editor-ctrl-d-2.js timeout 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 2dfb3f01e77d..1c92c159adf9 (2 commits) 2019-03-01 yigu@chromium.org Disable flaky test testFileDeletedIfStoreWebApkUpdateRequestToFileFails 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal d85235292c2c..07a259de1240 (1 commits) 2019-03-01 bratell@opera.com Remove state variable shadowing in blink/paint 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 328027b6c434..859abef68cb5 (4 commits) 2019-03-01 yigu@chromium.org Mark worklet-animation-with-scroll-timeline flaky on compositor path 2019-03-01 ltenorio@chromium.org Renaming the Contained Shell to Kiosk Next Shell. 2019-03-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.259. 2019-03-01 yigu@chromium.org Mark worklet-animation-with-scroll-timeline-and-display-none.https.html flaky 2019-03-01 nicolaso@chromium.org [BrowserSwitcher] Save sitelistcache.dat file 2019-03-01 yukishiino@chromium.org v8binding: Fix use of zero-length variable length arrays 2019-03-01 rsesek@chromium.org Add base::BufferIterator. 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 88ac583e6668..ab0bd92ed40d (1 commits) 2019-03-01 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@103df1bf782674889deb7136cdf7b1318dadb86b 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult fb02ade1a0b9..727c16174db3 (1 commits) 2019-03-01 amalova@chromium.org Set target language of the Translate InfoBar in CCT via Intent's parameters. 2019-03-01 zynis@yandex-team.ru [clang-tidy] Typo in MachineLevelUserCloudPolicyManager::Init 2019-03-01 mrobinson@igalia.com Handle UTF-16 with multiple code points in AtkText 2019-03-01 kirr@yandex-team.ru Generate SmokeBenchmarks without base class modifications. 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 11c520cd3508 to 0b4f8a4df79d 2019-03-01 svillar@igalia.com OnionSoup: cleanup WPT [ Slow ] tests 2019-03-01 yhirano@chromium.org Put the reason for "revalidation policy" calculation to trace events 2019-03-01 myid.shin@igalia.com Refactor: unsigned short -> uint8_t/uint16_t in third_party/blink/renderer/platform/wtf/text/utf8.cc 2019-03-01 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/*.tmpl 2019-03-01 bsazonov@chromium.org [Signin][Mice] Open system account settings from 'Manage accounts' 2019-03-01 nigeltao@chromium.org Remove the AppType arg from AppService.LoadIcon 2019-03-01 javierrobles@chromium.org [iOS] Use weak self 2019-03-01 bsazonov@chromium.org [Signin][Mice] Expose MOBILE_IDENTITY_CONSISTENCY flag to Java 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 9539a2ce1044..d85235292c2c (1 commits) 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 8e98c60f8483..328027b6c434 (4 commits) 2019-03-01 mlippautz@chromium.org WebAudio: AudioScheduledSourceNode: Fix HasPendingActivity 2019-03-01 ahemery@chromium.org Navigation: Added a browser-initiated NavigationClient disconnect handler. 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 65cf8a9b9775..88ac583e6668 (1 commits) 2019-03-01 skyostil@chromium.org Tracing: Handle mismatching Looper log lines 2019-03-01 ljusten@chromium.org Add log for block_devmode 2019-03-01 ahemery@chromium.org Navigation: Avoid early abort when intercepting DidCommit. 2019-03-01 jlebel@chromium.org [iOS] Clicking on settings link in Sign-in should not start sync engine 2019-03-01 jdemeulenaere@google.com [Autofill Assistant] Add animations when setting carousel chips. 2019-03-01 jkim@igalia.com OnionSoup: Move web_client_hints_types.mojom in public/platform to public/mojom 2019-03-01 abhijeet@igalia.com Generate 'core/probe' sources to follow Blink coding style. 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 27fb2bec31ac..9539a2ce1044 (2 commits) 2019-03-01 alexclarke@chromium.org Revert "SequenceManager to perform periodic housekeeping (sweep canceled tasks)" 2019-03-01 droger@chromium.org [signin][Mice] Expose all Android accounts to Chrome 2019-03-01 jfernandez@igalia.com Import 'line-break: anywhere ' tests 2019-03-01 bsazonov@chromium.org [Signin][Android] Open all accounts settings page on O+ 2019-03-01 michaelbai@chromium.org Instantiate the ContentCaptureManager 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult df7065a0be96..fb02ade1a0b9 (1 commits) 2019-03-01 djean@google.com [ios] create parameters for url loading service 2019-03-01 yhirano@chromium.org Provide simple string to ResourceFetcher::requestResource trace 2019-03-01 adunaev@igalia.com [ozone/wayland] Fixed wrong behaviour on maximize/restore. 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 3e8b031e3e8e..19dd955a0744 (8 commits) 2019-03-01 treib@chromium.org Mark media/controls/modern/doubletap-to-jump-forwards.html as flaky 2019-03-01 rkgibson@google.com [iOS] Stop Voiceover reading items on the WebView when omnibox is open 2019-03-01 peconn@chromium.org 🕵️ Focus URL bar for externally launched Incognito tab. 2019-03-01 mrsuyi@chromium.org Migrate meta_tags_egtest.mm to meta_tag_inttest.mm. 2019-03-01 rkgibson@google.com Search Copied Img from omnibox longpress looks at default search engine 2019-03-01 ricea@chromium.org Protect against re-entrant use of StreamPromiseResolver 2019-03-01 nator@chromium.org [Background Sync] Verify network conditions when woken up. 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 100cc47d5e0a..27fb2bec31ac (1 commits) 2019-03-01 treib@chromium.org Revert "Reland "[DevTools] Application>Clear Site Data: stop service worker when unregistering it"" 2019-03-01 yhirano@chromium.org Set requestor origin from referrer in WebAssociatedURLLoader 2019-03-01 huangdarwin@chromium.org Refactor: Replace excess uses of WTF::HashSet::Find with WTF::HashSet::Contains 2019-03-01 hayato@chromium.org Make TreeScope::Retarget() return a reference 2019-03-01 lowell@chromium.org Remove workaround for KeyedService lifetimes from IdentityAccessorImpl. 2019-03-01 arbesser@google.com [Autofill Assistant] Introduces a new command line parameter to set the server url. 2019-03-01 perezju@chromium.org [tools/perf] Add command_line_tools module 2019-03-01 treib@chromium.org Revert "Introduce ash::network_icon::NetworkIconState" 2019-03-01 treib@chromium.org Revert "network_icon: Use GUID instead of path to track state in cache" 2019-03-01 qinmin@chromium.org Get display names for all download on InProgressManager initialization 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 520d06f4107a..df7065a0be96 (3 commits) 2019-03-01 googleo@chromium.org Add feature for new input logic. 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc b8a4d688f907..8e98c60f8483 (6 commits) 2019-03-01 gambard@chromium.org [iOS] Change NTP fakebox animation 2019-03-01 gambard@chromium.org [iOS] Fix flakyness on OmniboxPopup test 2019-03-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.258. 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 6edf76bf7b99..100cc47d5e0a (1 commits) 2019-03-01 dmazzoni@chromium.org Add general-purpose vlogs for ax_image_annotator. 2019-03-01 djean@google.com [ios] merged LoadURL inside url loading service 2019-03-01 yoichio@chromium.org Remove Shadow DOM V0, Custom Element V0 and HTML Imports 2019-03-01 chrome-release-bot@chromium.org Updating trunk VERSION from 3721.0 to 3722.0 2019-03-01 yoichio@chromium.org Refactoring: Clarify DocumentMarkerController::InvalidateRectsForTextMatchMarkersInNode type to const Text&. 2019-03-01 ichikawa@chromium.org Fix an error in build.py. 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 1757d2dc1b48..6edf76bf7b99 (3 commits) 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle ffa277a12fcd..1581ff030b9c (1 commits) 2019-03-01 sammc@chromium.org Remove the special-casing for Files app allowing file_browser_handlers. 2019-03-01 noel@chromium.org [piexwasm] Add tests.html test page 2019-03-01 tkent@chromium.org md-history: Fix a search field regression caused by r410495. 2019-03-01 chrishall@chromium.org Renaming language detection feature flag function to be grammatically sensible. 2019-03-01 tkent@chromium.org Fix web_feature/PRESUBMIT.py broken since r636661 2019-03-01 khachatryan@chromium.org [ChromeDriver] Remove workaround for testCanClickOOPIF for Mac 2019-03-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.257. 2019-03-01 robsc@chromium.org Add 'App recommendation' as distinguishing text to Accessibility Name. 2019-03-01 yoichio@chromium.org Force enable V0 APIs for FilesApp extension w Polymer1. 2019-03-01 thomasanderson@chromium.org Fix highlight state getting stuck on after menus close 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4daef0984277..1757d2dc1b48 (2 commits) 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 14a41b316425..3e8b031e3e8e (1 commits) 2019-03-01 maajid@chromium.org Add metric for ARC Total engagement time, which is the sum of foreground and background. 2019-03-01 lucmult@chromium.org [Files app] Convert foreground/js/ to arrow function 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from e1ac07a9548d to 11c520cd3508 2019-03-01 mxcai@chromium.org Settings: Add metrics recording for All Sites page. 2019-03-01 bashi@chromium.org OMT service worker fetch: Set global scope's URL for installed script 2019-03-01 thestig@chromium.org Make views::WebDialogView's handler parameter a unique_ptr. 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 906430d4b40c..255569187f27 (1 commits) 2019-03-01 kmackay@chromium.org [Chromecast] Update volume change API 2019-03-01 lucmult@chromium.org [Files app] Fix closure markups revealed when converting to arrow function 2019-03-01 thestig@chromium.org Split PrintPreviewDialogController::OnNavEntryCommitted() in two. 2019-03-01 rbpotter@chromium.org Refactor Print Preview tests: MediaSize, Dpi 2019-03-01 dbeam@chromium.org WebUI Dark Mode: fix a contrast problem on extension error page 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5c212bf59cf6..4daef0984277 (1 commits) 2019-03-01 wangxianzhu@chromium.org Let PrePaintTreeWalk handle layer invalidation of subtree of clip change 2019-03-01 lucmult@chromium.org [Files app] Fix wrong removal of .bind() by lebab 2019-03-01 robertogden@chromium.org Migrate DataSaver Snackbar Promo to Generic Class 2019-03-01 hcarmona@chromium.org Navi: A11y - Set aria-hidden in decorative image for Set Default page. 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 9950df105a7c..520d06f4107a (1 commits) 2019-03-01 陳威尹 Add an util observer for TabGroup IPH 2019-03-01 dbeam@chromium.org WebUI Dark Mode: update extension-managed download text/links 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 5546fb4fdd85..ffa277a12fcd (1 commits) 2019-03-01 pwnall@chromium.org sql: Rename UMA histogram Sqlite.Stats to Sqlite.Stats2. 2019-03-01 jkim@igalia.com OnionSoup: Move mojom files in public/platform to public/mojom 2019-03-01 chrishall@chromium.org Removing 'language' from deny-node test as it is a separate concern. 2019-03-01 sunnyps@chromium.org Port power measurement script to use selenium 2019-03-01 yusufo@google.com Adjust control height at top and bottom for Grid Tab Switcher 2019-03-01 hollingum@google.com Special-case for determining the app_id of crostini apps. 2019-03-01 agawronska@chromium.org Add new style to LoginPinView 2019-03-01 tengs@chromium.org Message Center: Add flag to chrome://flags for enabling redesigned stacking bar UI. 2019-03-01 wrong@chromium.org Push HTTP requests to front of the queue rather than the end. 2019-03-01 michaelbai@chromium.org Send captured content per document 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal fe5a160336aa..5c212bf59cf6 (4 commits) 2019-03-01 keishi@chromium.org Fix OomIntervention.Reduced* metrics 2019-03-01 cbiesinger@chromium.org [layoutng] Add some LIKELY/UNLIKELY annotations 2019-03-01 dbeam@chromium.org WebUI Dark Mode: fix up empty list message in light/dark 2019-03-01 sidereal@google.com Associate crostini windows and shelf icons with primary profile only 2019-03-01 myid.shin@igalia.com Add the precise-width integer check in cpp.py 2019-03-01 smcgruer@chromium.org ScrollTimeline: make endScrollOffset inclusive only when max-scroll-position 2019-03-01 ericrk@chromium.org Disable HW Acceleration on GM45 with bad driver 2019-03-01 mek@chromium.org Fix mime-type for filesystem: directory listings. 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia b2565b18d03e..906430d4b40c (17 commits) 2019-03-01 hansberry@chromium.org [SmartLock] Disambiguate tip to optionally turn off feature. 2019-03-01 kelvinjiang@chromium.org [Extensions] Small UI changes for activity log 2019-03-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.256. 2019-03-01 govind@chromium.org Updating XTBs based on .GRDs from branch master 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 5117888302cf..a6d41e2396bd (1 commits) 2019-03-01 charliea@chromium.org Disable system_health.memory_desktop/multitab:misc:typical24:2018 2019-03-01 karandeepb@chromium.org DNR: Move ruleset matcher unittests to the extensions layer. 2019-03-01 robliao@chromium.org Rename view_properties.* to view_class_properties.* 2019-03-01 jkim@igalia.com OnionSoup: Move web_feature.mojom in public/platform to public/mojom 2019-03-01 yhirano@chromium.org Remove FetchContext::DidLoadResource 2019-03-01 gyuyoung@igalia.com OnionSoup: Remove all uses of UseCounter::Count(const LocalFrame*) in blink/renderer/core/frame 2019-03-01 annelim@google.com [Autofill] LocalCardMigration Add/Remove Strikes 2019-03-01 jarrydg@chromium.org Quota: Update field trial config to match Finch 2019-03-01 ydago@chromium.org Show policy conflicts on chrome://policy page 2019-03-01 kkhorimoto@chromium.org [iOS] Update DialogPresenterDelegate and its implementation in BVC. 2019-03-01 bokan@chromium.org [Reland] Synthetic input waits on compositor display 2019-03-01 dfried@chromium.org Fix browser actions container snapping during drag. 2019-03-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal a365aff3ed0b..fe5a160336aa (7 commits) 2019-03-01 shelley.vohr@gmail.com device/fido/mac: add more specific check for TouchID availability 2019-03-01 tmartino@chromium.org [Autofill Views] Increase dropdown min-width 2019-03-01 dbeam@chromium.org WebUI Dark Mode: update incognito icon for light/dark mode 2019-03-01 keishi@chromium.org Add crash key for OomInterventionState 2019-03-01 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@7324f63ee5dd03930ad0270f6476fd73b212225f 2019-03-01 dalecurtis@chromium.org Roll deps for ffmpeg M74 roll. 2019-03-01 rmcelrath@chromium.org Fix URLLoaderFactory use-after-free in NetworkPortalDetectorImpl 2019-03-01 awolter@chromium.org Use CastSysInfoDummy for fuchsia 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 00b1f1e2a50e..14a41b316425 (1 commits) 2019-03-01 wangxianzhu@chromium.org [PE] Properly handle subpixel accumulation across isolation 2019-03-01 myid.shin@igalia.com Refactor: unsigned short/unsigned -> uint16_t in third_party/blink/renderer/platform/text 2019-03-01 sammiequon@google.com overview: Remove overview dimming layer and dim wallpaper instead. 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 5de69e91bd93..5546fb4fdd85 (4 commits) 2019-03-01 ricardoq@google.com private_autotest: add setTabletModeEnabled() 2019-03-01 vakh@chromium.org Add a fuzzer for V4Store::MergeUpdate 2019-03-01 hiroshige@chromium.org Remove InlineType argument from AllowInlineScript() 2019-03-01 jamescook@chromium.org Rename ImeDriver to ImeDriverMus 2019-03-01 dpapad@chromium.org WebUI cleanup: Remove support for obsolete chrome://extensions-frame URL. 2019-03-01 amusbach@chromium.org overview: Correct for changes to the |kTopViewInset| window property. 2019-03-01 mattreynolds@google.com Add mojo types for HID report descriptors 2019-03-01 mthiesse@chromium.org Move touchless package behind compile flag 2019-03-01 katie@chromium.org Updates accessibility image label strings from UX. 2019-03-01 meiliang@chromium.org [TabGroup] TabGroupModelFilter Implemenation 2019-03-01 ramyan@chromium.org Extended histogram expiration for NTP Customization Features. 2019-03-01 johntlee@chromium.org Navi: Allow users to preview NTP backgrounds 2019-03-01 juanmihd@chromium.org Enforcing range in parameters of putImageData, getImageData and createImageData 2019-03-01 mstensho@chromium.org [LayoutNG] Reduce vector inline capacities in fragment builder. 2019-03-01 staphany@chromium.org CacheStorage: Extract padding key logic. 2019-03-01 ginko@google.com Speculative fix for Null-dereference crash 2019-03-01 ikilpatrick@chromium.org [LayoutNG] Remove FloatingObjects copyback. 2019-03-01 raleksandrov@google.com Change managed guest session pre-login warning 2019-03-01 bpastene@chromium.org Add milo configs for luci mirrors of 6 android trybots. 2019-03-01 johnidel@chromium.org Fix flaky AdsPLMO.AdFrameSizeInterventionMediaStatusPlayed 2019-03-01 pawliczek@chromium.org Delay querying for printers list until the policy file is parsed 2019-03-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools fe83cfa6b43a..5117888302cf (1 commits) 2019-03-01 rockot@chromium.org Introduce new Mojo bindings types 2019-03-01 gilmanmh@google.com Add method to determine whether to apply high contrast filters to page. 2019-03-01 gyuyoung@igalia.com BlinkMemoyrMgt: Annotate Blink's platform/font with the macros of Allocator 2019-02-28 aaronhk@google.com Change type of error thrown by bad ImageData initialization 2019-02-28 hhli@chromium.org Reland "[DevTools] Application>Clear Site Data: stop service worker when unregistering it" 2019-02-28 bashi@chromium.org OMT service worker fetch: Mark a wpt test is flaky 2019-02-28 gayane@chromium.org Revert "Reset NTP customizations when all settings are reset." 2019-02-28 knollr@chromium.org Do not suppress ScopedTimeClockOverrides tsan race. 2019-02-28 martis@chromium.org Image annotation service: use dedicated JSON parsing service for safety. 2019-02-28 manucornet@chromium.org CrOS Shelf: fix login shelf hit test rects in RTL 2019-02-28 backer@chromium.org Force more GL state into a known state 2019-02-28 jeffreycohen@chromium.org [SendTabToSelf] add local dismissal to entries 2019-02-28 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.255. 2019-02-28 stevenjb@chromium.org network_icon: Use GUID instead of path to track state in cache 2019-02-28 jkunkee@microsoft.com [imagediff] During cross builds, build for swarm host 2019-02-28 ryansturm@chromium.org Disabling Previews on reloads by default 2019-02-28 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 72565d358a64..a365aff3ed0b (7 commits) 2019-02-28 lukasza@chromium.org Adding 2 extensions to the allowlist. 2019-02-28 falken@chromium.org Allow extensions to intercept service worker navigation preload requests. 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 25fb765367e1..b8a4d688f907 (11 commits) 2019-02-28 aaronhk@google.com Fix scrollPathIntoView for vertical, right-to-left text 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite f6d776ff4a4a..00b1f1e2a50e (10 commits) 2019-02-28 mattm@chromium.org Migrate DnsProbeRunner to use the NetworkContext HostResolver. 2019-02-28 huangdarwin@chromium.org sqlite: update README.chromium to reflect sqlite upgrade process changes 2019-02-28 lowell@chromium.org Remove unused include. 2019-02-28 dbertoni@chromium.org [Extensions] Basic test for the tabs APIs for service workers. 2019-02-28 estade@chromium.org Fix sharded QuickUnlockPrivateUnitTest 2019-02-28 davidbienvenu@chromium.org Handle occlusion of app windows partly off screen 2019-02-28 enne@chromium.org Always enable passthrough raster decoder on Windows 2019-02-28 pdyson@chromium.org Sample apps with click data first. 2019-02-28 yusufo@google.com Fix live tab showing wrong bitmap and add tests for View/ViewHolder 2019-02-28 ccameron@chromium.org MacPWAs: Reparent apps after install 2019-02-28 meilinw@google.com Run Assistant under signed-out mode of libassistant. 2019-02-28 chcunningham@chromium.org Update fieldtrail test config for MediaCapabilities 2019-02-28 yusufo@google.com Enable undo for TabList 2019-02-28 manucornet@chromium.org CrOS Shelf: Remove gratuitous test expectations 2019-02-28 abhishekbh@chromium.org arc: Change wakeup timers implementation to adapt to new API semantics 2019-02-28 tonydeluna@chromium.org OOBE: Show apps button in login shelf after OOBE enrollment 2019-02-28 eirage@chromium.org 2 test virtual/threaded/.../animation-worklet/ fail on Mac10.11 2019-02-28 nohle@google.com Fix CryptAuth instance ID parameters 2019-02-28 ayui@chromium.org Set net::LOAD_VALIDATE_CACHE flag instead when requesting service worker scripts with viaCache value 2019-02-28 davidqu@google.com Return proper exception on CreateImageBitmap WPT test 2019-02-28 dewittj@chromium.org [EoS] Fix blank space on the top when shown in NoTouchActivity 2019-02-28 eirage@chromium.org Mark 5 test in external/.../counter-styles-3/ flaky 2019-02-28 patrto@microsoft.com Refactor OpenVR test class names to be runtime agnostic 2019-02-28 eirage@chromium.org Revert "Show controls and update time indicators during seeking" 2019-02-28 gmx@chromium.org tcmalloc: compile heap profiler code only when explicitly requested 2019-02-28 nohle@google.com Prefix unit tests in device_sync with "DeviceSync" 2019-02-28 yoichio@chromium.org Force enable V0 APIs for ZipArchiver extension. 2019-02-28 samans@chromium.org Fix black screen when navigating to somewhere after js alert dialog 2019-02-28 marcin@mwiacek.com Improve @IntDef inside Selection 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 201f136c9907..a1924739029e (6 commits) 2019-02-28 nzolghadr@chromium.org Remove id of the release pointer before call to handle 2019-02-28 oysteine@google.com Moved a few resource_coordinator owners to emeritus 2019-02-28 stevenjb@chromium.org Introduce ash::network_icon::NetworkIconState 2019-02-28 estevenson@chromium.org jni_generator: Fix native method capitalization for Proxy Natives. 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 8b15beb626f5 to e1ac07a9548d 2019-02-28 nohle@google.com Add a delay between immediate CryptAuth v2 re-enrollment attempts 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite a0a1dcc95853..f6d776ff4a4a (1 commits) 2019-02-28 bajones@chromium.org Move outputContext from XRSession to XRRenderState 2019-02-28 amusbach@chromium.org tablet: Call CanSnapInSplitview() before transferring snap from desktop. 2019-02-28 dlibby@microsoft.com Wheel-based scroll updates should generate gpu swap latency histograms 2019-02-28 horo@chromium.org Enable SignedExchangeReportingForDistributors by default 2019-02-28 robsc@chromium.org Hide Separators when Zero State Reinstall is enabled. 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools fe34723a55ec..fe83cfa6b43a (1 commits) 2019-02-28 wittman@chromium.org [Sampling profiler] Change filename field to debug basename 2019-02-28 tonikitoo@igalia.com Move async_file_system_callbacks.h to t_p/blink/renderer/modules/filesystem 2019-02-28 thakis@chromium.org Remove _Printf_format_string_. 2019-02-28 bokan@chromium.org Fix fragment anchor invoked without layout in iframe 2019-02-28 johntlee@chromium.org Navi: Add endpoint to fetch NTP backgrounds for preview 2019-02-28 eirage@chromium.org Disable system_health.memory_mobile/browse:news:toi 2019-02-28 ryansturm@chromium.org Reland "Stop over-recording data use related to Previews" 2019-02-28 tbarzic@chromium.org Update OOBE NetworkScreen result reporting 2019-02-28 lanwei@chromium.org Send a fake mouse move event to update hover when threaded scrolls end 2019-02-28 wittman@chromium.org [Sampling profiler] Ensure all modules are constructed with sizes 2019-02-28 tengs@chromium.org Login Screen: Add nullptr checks for that there is a next focusable view. 2019-02-28 halliwell@chromium.org [Chromecast] Remove obsolete GetGl* functions from CastSysInfo 2019-02-28 oysteine@google.com Properly reset ProducerClient between TraceEventAgentTest runs 2019-02-28 qinmin@chromium.org Add method to allow rename a content URI download 2019-02-28 oysteine@google.com Fixed tracing::Coordinator DCHECKs under Perfetto 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/glslang/src ec484527b643..d90d548161bc (2 commits) 2019-02-28 myid.shin@igalia.com Restore ShowdowRoot class size in //third_party/blink/renderer/core/dom 2019-02-28 wnwen@chromium.org Android: Add chrome_all_java target 2019-02-28 mrefaat@chromium.org [IOS] Add mrefaat@ as owner to AppLauncher 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 3c7b056c0c8b..9950df105a7c (1 commits) 2019-02-28 mek@chromium.org Don't crash when resolving blob URLs after context goes away. 2019-02-28 robliao@chromium.org Disable Direct Composition for views_examples_exe and demo (aura_demo) 2019-02-28 goto@chromium.org [idle] Use the time-qualified base::TimeDelta instead of a time-agnostic. 2019-02-28 xidachen@chromium.org [Code health] Remove an un-necessary if statement in TouchActionFilter 2019-02-28 etienneb@chromium.org Migration of font thread to sequence tasks runner 2019-02-28 mattreynolds@google.com Remove chrome://flags/#enable-gamepad-vibration 2019-02-28 thomasanderson@chromium.org Assume session is ending when receiving SIGTERM on Linux 2019-02-28 jennyz@chromium.org Fix the query removal dialog rotation issue. 2019-02-28 akihiroota@chromium.org Add example text for placeholders used in new ChromeVox strings. 2019-02-28 metzman@chromium.org [libFuzzer][Mac] Don't set use_cups true on Mac fuzzer builds. 2019-02-28 jortaylo@microsoft.com [Animation Worklet] Upstream web tests (batch 1 of 2 related to scroll timeline) to WPT 2019-02-28 stevenjb@chromium.org ClearBrowsingDataHandler: Do not call into sync_ui_util if guest 2019-02-28 wangxianzhu@chromium.org [PE] Fix scrolling layer offset issue in non-BlinkGenPropertyTrees 2019-02-28 jam@chromium.org Ensure that NetworkChangeNotifier on Android starts with the correct values in the network process. 2019-02-28 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.254. 2019-02-28 dbeam@chromium.org WebUI Dark Mode: update window separator on "Tabs from other devices" 2019-02-28 estark@google.com Remove unused security_state_ui code 2019-02-28 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 73263e44dae6..72565d358a64 (1 commits) 2019-02-28 tommycli@chromium.org Omnibox: Add warning comment for feature name typo. 2019-02-28 masonfreed@chromium.org Fixing BGPT bug that safe opaque background color was not being set 2019-02-28 jdeblasio@chromium.org Translation screenshots for lookalike interstitial. 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia b7b2da871e95..b2565b18d03e (5 commits) 2019-02-28 majidvp@chromium.org [animation-worklet] Enable wpt tests to run with threaded compositing 2019-02-28 amusbach@chromium.org tablet: Fix cases carrying over snapped windows from laptop to tablet. 2019-02-28 stevenjb@chromium.org SystemClockClient: Remove from DBusThreadManager 2019-02-28 jdufault@google.com cros: BaseWebUIHandler::CallJSOrDefer is now just CallJS 2019-02-28 xidachen@chromium.org Implement a caching strategy for PaintWorkletImageCache 2019-02-28 wittman@chromium.org [Sampling profiler] Encapsulate ModuleCache::Module state 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 160b5823ac4f..65cf8a9b9775 (1 commits) 2019-02-28 goto@chromium.org [idle] Rename enum values from CONSTANT to kConstant 2019-02-28 sinhak@chromium.org Disable Chrome OS Account Manager for Public Sessions 2019-02-28 enga@chromium.org Add interfaces to send ReturnData from decoder to client 2019-02-28 nzolghadr@chromium.org Make OverscrollCustomization as experimental 2019-02-28 lanwei@chromium.org Write web-platform-test for user-activation-delegation API 2019-02-28 bokan@chromium.org Reset search when interested element is removed. 2019-02-28 thestig@chromium.org Clean up android_usb_browsertest.cc. 2019-02-28 agrieve@chromium.org Reland "android: Launch Crashpad with /system/bin/linker on Q" 2019-02-28 danyao@chromium.org [Payment Request] Enable hasEnrolledInstrument by default. 2019-02-28 agdoug@amazon.com Show controls and update time indicators during seeking 2019-02-28 nicolaso@chromium.org Update chrome://browser-switch strings 2019-02-28 mukai@chromium.org Revert "Emit window bounds when the window is transformed." 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite ad9e9432731b..a0a1dcc95853 (2 commits) 2019-02-28 jinho.bang@samsung.com PaymentRequest: Implement payerdetailchange event in Android 2019-02-28 rouslan@chromium.org [Payment Request] Show PaymentDetails.error. 2019-02-28 xiaochengh@chromium.org Don't move out of editing host when adjusting caret move result for editing boundaries 2019-02-28 jdeblasio@chromium.org Simplify lookalike URL interstitial title string. 2019-02-28 eirage@chromium.org Revert "[Reland] Synthetic input waits on compositor display" 2019-02-28 siggi@chromium.org PM: Fix crash on GPU process exit notifications. 2019-02-28 steimel@chromium.org [Media Intent Handler] Fix broken watchtime metric 2019-02-28 mlippautz@chromium.org heap: Make GCInfo a POD 2019-02-28 kojii@chromium.org [LayoutNG] Copy ShouldPaintDescendantOutlines logic for PaintBlockFlowContents 2019-02-28 huayinz@chromium.org Enable build flag and modify flag description for dark mode 2019-02-28 rogerta@chromium.org Make sure the credential provider window is always on top. 2019-02-28 luum@chromium.org IppParserService: ConvertIppToMojo usage fix 2019-02-28 luum@chromium.org Removed NOTREACHED and fixed ipp_t leak 2019-02-28 chrishtr@chromium.org Revert "Re-land: [BGPT] Support kDstIn blend-mode for non-render surface quads" 2019-02-28 yigu@chromium.org [Code Health] Update cc/animation/README with current hierarchy 2019-02-28 gab@chromium.org Reland "[base] Migrate the Win MessagePump to DoSomeWork" 2019-02-28 ioanap@chromium.org Add expectation for flaky external/wpt/fullscreen/api/element-request-fullscreen-and-remove-manual.html 2019-02-28 lindsayw@google.com [ios] Convert web view shell EarlGrey matchers to ObjC 2019-02-28 eirage@chromium.org Disable test DragImageBetweenFrames on Linux 2019-02-28 rtoy@chromium.org Use correct condition for pending activity on source nodes 2019-02-28 danakj@chromium.org Move SetBackgroundColor from WebLayerTreeView to WebWidgetClient (3/n) 2019-02-28 yosin@chromium.org Get rid of redundant parameter from NGInlineNode::GetOffsetMapping() 2019-02-28 tkent@chromium.org Remove some internal-only -webkit-appearance keywords. 2019-02-28 mcnee@chromium.org Correctly wrap touchscreen pinch events when diverting them to root view 2019-02-28 wnwen@chromium.org Android: Move jni_headers target to chrome/android 2019-02-28 szermatt@chromium.org Add to ScrimView parameters needed by Autofill Assistant. 2019-02-28 wnwen@chromium.org Android: Add all java deps to common apk template 2019-02-28 metzman@chromium.org Make unimplemented virtual methods in ReceivingUiHandler pure 2019-02-28 ksolt@chromium.org [scheduler] Migrating 2 more usages of BackgroundOnlyAsyncTask to PostTask. 2019-02-28 tonikitoo@igalia.com Switch AxObjectCacheBase to use downcast helpers 2019-02-28 tonikitoo@igalia.com Eliminate IdentityTestEnvironment's public complex constructor 2019-02-28 brlong@microsoft.com Add GetUniquePath helper function to file_util.cc 2019-02-28 mlippautz@chromium.org ActiveScriptWrappable: Fix iteration of in-construction objects 2019-02-28 mamir@chromium.org [Sync::USS] Fix DCHECK failure crash in PasswordStoreSync::MergeSyncData 2019-02-28 rtoy@chromium.org AudioContexts have no pending activity if they're not running 2019-02-28 jbudorick@chromium.org Reland "[build] Update APK merger to handle additional libcrashpad_handler_trampoline.so" 2019-02-28 bratell@opera.com Remove variable shadowing in blink/frame 2019-02-28 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.251. 2019-02-28 tonikitoo@igalia.com Switch to using the simple IdentityTestEnvironment ctor in AccountReconcilorTest 2019-02-28 smaier@chromium.org Revert "Android: ensuring onDestroy called between each test" 2019-02-28 treib@chromium.org SyncAuthManager: Fix mixing auth errors from Sync server vs IdentityManager 2019-02-28 tguilbert@chromium.org Add Create*Renderer to MojoRendererFactory 2019-02-28 ltenorio@chromium.org Only launch the Contained Shell when its preference is enabled. 2019-02-28 avi@chromium.org Fix dropping of WebP images to the Finder. 2019-02-28 abhijeet@igalia.com Move mojom/color_chooser/color_chooser.mojom to mojom/choosers/ 2019-02-28 bratell@opera.com Include the header instead of cc file 2019-02-28 vkuzkokov@chromium.org Determine |VendorCapability| type based on arguments 2019-02-28 perezju@chromium.org [leak_detection] Fix leak_detection benchmark 2019-02-28 oysteine@google.com Perfetto: Ensure we fully wait for child processes to start tracing 2019-02-28 bokan@chromium.org [Reland] Synthetic input waits on compositor display 2019-02-28 wnwen@chromium.org Android: Use full path for resource zips 2019-02-28 jdoerrie@chromium.org [base] Add std::unique_ptr support to base::Owned 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 1179d5dfaf8d..b7b2da871e95 (1 commits) 2019-02-28 robertma@chromium.org [blinkpy] Handle start & stop of Xvfb better 2019-02-28 thakis@chromium.org Switch to a blacklist for -Wextra-semi. 2019-02-28 backer@chromium.org --enable-gpu-service-logging for DirectContextProvider 2019-02-28 loonybear@chromium.org Add a test to verify violation report for unoptimized-images policy works for JS created Image 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 87c513372ff3..ad9e9432731b (4 commits) 2019-02-28 nator@chromium.org [Background Sync] Remove new from sync manager code. 2019-02-28 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 00be6aaa4a3e..73263e44dae6 (11 commits) 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 4b314eefc839..5de69e91bd93 (1 commits) 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 31ac9850ad0f..2dfb3f01e77d (1 commits) 2019-02-28 kinaba@google.com chromeos: Fix more bugs in ArcScreenCaptureSession with mash. 2019-02-28 morlovich@chromium.org Fix missing prefs checks in RestrictedCookieManager. 2019-02-28 wnwen@chromium.org Android: Add wnwen@ to chrome/android/features/OWNERS 2019-02-28 rayankans@chromium.org [Background Fetch] Store in-progress bytes per request. 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 2c7964832eac..25fb765367e1 (16 commits) 2019-02-28 ellyjones@chromium.org flags: assign show-autofill-type-predictions 2019-02-28 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@cf64e55132e3546234f0f941f29d9d6664a80dc6 2019-02-28 wittman@chromium.org [Sampling profiler] Reland "Use null for invalid ModuleCache::Module state" 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult afd6d361b5b7..3c7b056c0c8b (1 commits) 2019-02-28 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 1eac440c1718..160b5823ac4f (6 commits) 2019-02-28 jinho.bang@samsung.com PaymentRequest: Fix a crash when payment sheet UI is skipped 2019-02-28 tandrii@chromium.org Revert "OOR-CORS: Introduce ResourceRequest::cors_exempt_headers" 2019-02-28 hanxi@google.com Expose more API in SimpleDependencyFactory. 2019-02-28 chouinard@chromium.org [Feed] Only build internals page when flag is on 2019-02-28 tandrii@chromium.org Whitespace test. Created with: gclient setdep -r ../src@cddf8925a8d8 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-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer TBR=scroggo@google.com Change-Id: Ifd73baa00b8a6f8db2775bb1b5003bfa43338cf3 Reviewed-on: https://skia-review.googlesource.com/c/196557 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-01 17:55:56 +00:00
"url": "https://chromium.googlesource.com/chromium/src.git@cddf8925a8d8f21137b9cfb4d5d39984bd9ee27e",
"condition": "checkout_chromium",
},
}
recursedeps = [
"common",
"../src",
]
gclient_gn_args_from = 'src'