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 e397949ec2db..14126505b237 (4 commits) https://chromium.googlesource.com/angle/angle.git/+log/e397949ec2db..14126505b237 git log e397949ec2db..14126505b237 --date=short --no-merges --format='%ad %ae %s' 2019-03-06 jmadill@chromium.org Revert "Use a constexpr array for es3 copy conversion table." 2019-03-06 cwallez@chromium.org Revert "Allow enabling trace annotations" 2019-03-06 jmadill@chromium.org Disable non-conformant configs on official builds. 2019-03-06 syoussefi@chromium.org Vulkan: Decouple EGLSync from renderer serial Created with: gclient setdep -r third_party/externals/angle2@14126505b237 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=reed@google.com Change-Id: I175b5864d394e0b65abc8c9dc8c6c125d8987b67 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/198303 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-06 22:40:58 +00:00
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@14126505b237ed3f56b7a3860fef43403e0accd9",
"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@4f37ab63de9705d7bf74ee75364747e41b7c06a1",
"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@787b4468e49cca17a3aa4f9362c0969c556e7f51",
#"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 ca7eff86b174..7ddffe6a4a5e (485 commits) https://chromium.googlesource.com/chromium/src.git/+log/ca7eff86b174..7ddffe6a4a5e git log ca7eff86b174..7ddffe6a4a5e --date=short --no-merges --format='%ad %ae %s' 2019-03-07 alph@chromium.org DevTools: Implement live heap profile. 2019-03-07 chili@chromium.org [Explore sites]: Create new layout manager to handle scrolling 2019-03-07 kmackay@chromium.org [Chromecast] Fix missing VolumeControl symbols 2019-03-07 tgupta@chromium.org Added OWNERS for Send Tab To Self code 2019-03-07 kbabbitt@microsoft.com Fix placement of web content in UIA tree 2019-03-07 dbeam@chromium.org Reland "WebUI Dark Mode: force user manager and print preview into light mode" 2019-03-07 amaralp@chromium.org Set mIsBottomToolbarVisible when the bottom toolbar is created 2019-03-07 alcooper@chromium.org Remove usage of HMD devices as an inline provider 2019-03-07 backer@chromium.org Fix YUVA video with SkiaRenderer 2019-03-07 dtseng@chromium.org Suppress aria attribute change output on editables 2019-03-07 robertogden@chromium.org Set is_lite_page on HTTPS Previews pingbacks on successful previews 2019-03-07 apotapchuk@chromium.org Update ImageWriter API to handle cases with ExternalStorageDisabled and ExternalStorageReadOnly policies are used. 2019-03-07 nohle@google.com Reland "Use existing kUserKeyPair keys during key creation, if possible." 2019-03-07 estevenson@chromium.org Revert "Android: Add support for building stub APKs." 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult eefd8e8457a3..5ca8a56d37e2 (2 commits) 2019-03-07 xiyuan@chromium.org SPM: RemotTextInputClient dispatch events one-by-one 2019-03-07 achuith@chromium.org Fix sqlite3 import failures on cros. 2019-03-07 cbiesinger@chromium.org [layoutng] Avoid an unnecessary copy 2019-03-07 seblalancette@chromium.org [AF] Updating iOS Autofill Color. 2019-03-07 jakobi@google.com Add RTCStatsRelativePacketArrivalDelay origin trial. 2019-03-07 justincohen@google.com [ios] Enable OfflineVersionWithoutNativeContent on slimnav bot. 2019-03-07 carlosil@chromium.org Reland "Refactor SSLCertificateErrorPageController" 2019-03-07 dmazzoni@chromium.org Add Martin Robinson to some OWNERS files 2019-03-07 dmazzoni@chromium.org Adding Katie to the chrome/browser/accessibility OWNERS file 2019-03-07 tby@chromium.org [Cros SR] Add (click index, query length) metric. 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools b139178fb593..2f3c820ae30d (1 commits) 2019-03-07 cbiesinger@chromium.org Simplify ContainingBlock() 2019-03-07 rohitrao@chromium.org [ios] Creates forwarding headers for EarlGrey. 2019-03-07 estevenson@chromium.org Trichrome: Add dummy resources to trichrome_library targets. 2019-03-07 dtrainor@chromium.org Add basic UMA to inline updates 2019-03-07 mmenke@chromium.org Enable the SocketPerformanceWatcher for SOCKS proxies. 2019-03-07 jarrydg@chromium.org Quota: Remove expired eviction histograms. 2019-03-07 sajjadm@google.com Use the wrapper script in all coverage builds (fixed). 2019-03-07 vicfei@microsoft.com UIA_ClickablePointPropertyId Implementation 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader ec255730a818..71008d880f75 (1 commits) 2019-03-07 alph@chromium.org [heap profiler] Update flag desriptions to match the current state. 2019-03-07 sajjadm@google.com Reland "Reland "Adding an exclusion list to the coverage wrapper script."" 2019-03-07 robertma@chromium.org Fix a test expectation 2019-03-07 andrewxu@chromium.org Fix the bug that Launcher is triggered unexpectedly 2019-03-07 lgrey@chromium.org Tab strip separator contrast -> 2.5 2019-03-07 vollick@chromium.org Share strings between native and Java 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn aa9d6ad09d0d..b6a80b321e8f (1 commits) 2019-03-07 miu@chromium.org Reland "AudioService: Fixes for loopback underruns/timing issues." 2019-03-07 miu@chromium.org Disable flaky test: media/video-played-collapse.html 2019-03-07 jarrydg@chromium.org Quota: Update field trial testing config to match gcl 2019-03-07 dbeam@chromium.org WebUI Dark Mode: update people page icon colors to match sync account control 2019-03-07 robertphillips@google.com Add GrContext.h #include to viz/common/skia_helper.cc 2019-03-07 hiroshige@chromium.org Check Local<UnboundModuleScript> before producing cache 2019-03-07 bratell@opera.com Fix geometry mojo build dependencies 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 3cfa438106ff..eb113c10cb35 (2 commits) 2019-03-07 johnchen@chromium.org [ChromeDriver] Fix pointer action locations 2019-03-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal cb039b04e175..0086bb261de5 (4 commits) 2019-03-07 harringtond@chromium.org Add SqlStoreBase and de-inline some code 2019-03-07 ntfschr@chromium.org AW: add test coverage for setAcceptCookie 2019-03-07 oshima@chromium.org Add Crostini app type 2019-03-07 ldaguilar@chromium.org Enable EventBasedStatusReporting feature flag by default. 2019-03-07 jdeblasio@chromium.org Revert "Cleanup Lookalike interstitial browser tests." 2019-03-07 etiennep@chromium.org Change flaky test to pass on timeout on Win7. 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 699655f07b93..eefd8e8457a3 (6 commits) 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools db5c5ade84ad..b139178fb593 (2 commits) 2019-03-07 kristipark@chromium.org [NTP] Add fieldtrial config for hiding the fakebox on the New Tab Page 2019-03-07 rnk@google.com Run clang win x64 tests on Win10 swarming machines 2019-03-07 eirage@chromium.org Make AverageLag count scroll prediction change 2019-03-07 luoe@chromium.org DevTools: cleanup presentation of user agent styles 2019-03-07 jeffreycohen@chromium.org [SendTabToSelf] only include committers as OWNERS 2019-03-07 lgrey@chromium.org Windows dark mode: fix button typography, make exclusive with high contrast 2019-03-07 jsaul@google.com Add iOS flag entry for AutofillNoLocalSaveOnUploadSuccess 2019-03-07 etiennep@chromium.org Change flaky test to pass on timeout on Win7. 2019-03-07 khushalsagar@chromium.org media: Fix ODR violations for chromeos. 2019-03-07 jsaul@google.com Minor fixes following CL 1496251 (add new enum value) 2019-03-07 toyoshim@chromium.org OOR-CORS: Support cross-origin redirect on webRequest::onBeforeRequest 2019-03-07 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@7e2bcbc6ae0ab383f02cb4c10a9e8091c30ef61c 2019-03-07 etiennep@chromium.org Disable MachineLevelUserCloudPolicyPolicyFetchTest.Test on windows 2019-03-07 gerchiko@microsoft.com Fixed flaky playback-rate test. 2019-03-07 cwallez@chromium.org Add an IOSurface SharedImageBackingFactory 2019-03-07 kenrb@chromium.org Add WebAuthn credential creation and get metrics for RP errors 2019-03-07 ellyjones@chromium.org flags: assign load-media-router-component-extension 2019-03-07 ellyjones@chromium.org flags: purge metadata of removed flags 2019-03-07 wfh@chromium.org Update Flash plugin metadata versions to latest version. 2019-03-07 davidbienvenu@chromium.org make widget stay visible when root window is minimized 2019-03-07 rnk@google.com Disable QuartcEndpointTest.VersionNegotiationWithDisjointVersions 2019-03-07 dstockwell@google.com Reland "pdf: Switch to the threaded version of ink" 2019-03-07 nancyly@google.com Add 'Devices' tab to chrome://usb-internals 2019-03-07 nator@chromium.org [Background Fetch] Ship it! 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 356474278798..3cfa438106ff (1 commits) 2019-03-07 mukai@chromium.org Fix client area calculation 2019-03-07 robliao@chromium.org Revert "AudioService: Fixes for loopback underruns/timing issues." 2019-03-07 vasilvv@chromium.org Reconcile code differences between google3 and Chromium QUIC code 2019-03-07 pdr@chromium.org Disable BlinkGenPropertyTrees by default 2019-03-07 johnidel@chromium.org Fix subresource filter mojom deps 2019-03-07 dimich@chromium.org Fix the reporting timeout for ExploreSites.MonthlyHostCount. 2019-03-07 marpan@google.com Roll src/third_party/libvpx/source/libvpx/ d64e32862..8256c8b29 (3 commits) 2019-03-07 donnd@chromium.org [TTS] Update Coca requests to support Definitions. 2019-03-07 tienmai@chromium.org [GCPW] Add Windows version information in some log messages 2019-03-07 chouinard@chromium.org [Feed Internals] Add current content 2019-03-07 ellyjones@chromium.org flags: assign {,ui-show-}composited-layer-borders 2019-03-07 ddavenport@chromium.org gpu: Set exit_on_context_loss for AMD chromebooks 2019-03-07 ellyjones@chromium.org flags: assign smart-text-selection 2019-03-07 ellyjones@chromium.org flags: assign disallow-unsafe-http-downloads 2019-03-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal fff41430adb0..cb039b04e175 (3 commits) 2019-03-07 nohle@google.com Fix container overflow in CryptAuthKeyCreatorImpl 2019-03-07 boliu@chromium.org aw: Clear presentation feedback 2019-03-07 tguilbert@chromium.org Cleanup CreateRenderer(HostedRendererType) 2019-03-07 kmackay@chromium.org [Chromecast] Add the ability to modify which streams redirection applies to 2019-03-07 estade@chromium.org Fix flakiness in CrosDisplayConfigTest 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult ccc29087522a..699655f07b93 (1 commits) 2019-03-07 tonikitoo@igalia.com Remove left-over DEFINE_TYPE_CASTS use from css_unsupported_style_value.h 2019-03-07 johnchen@chromium.org [ChromeDriver] Remove waterfall related code 2019-03-07 knollr@chromium.org Check quota for scheduled notifications. 2019-03-07 rnk@chromium.org Revert "Add tests that lookalike interstitial decisions are shared with incognito." 2019-03-07 csharrison@chromium.org Re-land: Fix flatbuffers failures-mode 2019-03-07 chlily@chromium.org Network Error Logging: Evict expired and/or least recently used policies 2019-03-07 caitlinfischer@google.com [Autofill] Added utils for creating LabelFormatters. 2019-03-07 majidvp@chromium.org [cc] Add majidvp@ as reviewer for scroll snap 2019-03-07 npm@chromium.org Add a test that quantizes MemoryInfo's largest bucket 2019-03-07 lazyboy@chromium.org Add main thread enforcing DCHECK in Dispatcher's messaging IPC handler. 2019-03-07 lazyboy@chromium.org MessageService: Remove an unused param to SWTQ::AddPendingTask's callback. 2019-03-07 robliao@chromium.org Suppress external/wpt/html/browsers/windows/embedded-opener-remove-frame.html 2019-03-07 sky@chromium.org aura: cleanup function/member name in WindowTreeHostMus 2019-03-07 kerrnel@chromium.org macOS V2 Sandbox: Expand the V2 GPU sandbox. 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 45faa0849352..ec255730a818 (1 commits) 2019-03-07 brunoad@chromium.org Bump expiration milestone for Arc.Supervision.Transition.Result histogram. 2019-03-07 ccameron@chromium.org PWAs: Don't re-parent shortcuts that aren't open-in-window 2019-03-07 livvielin@chromium.org Change name of IDS_EDITED_NONSECURE_SUMMARY 2019-03-07 skym@chromium.org [Feed] Add metrics impl for request events. 2019-03-07 bsheedy@chromium.org Fix VR Iframe JS Threading 2019-03-07 jarrydg@chromium.org Quota: Obsolete expired origin count histograms. 2019-03-07 qinmin@chromium.org Dump crash stack when renderer hangs on Android 2019-03-07 bsheedy@chromium.org Make VR navigation test cover more 2019-03-07 robliao@chromium.org Revert "Create golden file loader for the time limit consistency tests." 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools ffb1ffb82284..db5c5ade84ad (1 commits) 2019-03-07 chrome-release-bot@chromium.org Updating trunk VERSION from 3728.0 to 3729.0 2019-03-07 bratell@opera.com Remove some variable shadowing in blink/core 2019-03-07 lgrey@chromium.org Mac: update first run dialogue for dark mode 2019-03-07 estevenson@chromium.org Android: Update manifest expectations instructions. 2019-03-07 vtsyrklevich@chromium.org GWP-ASan: Rename metadata member variables 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite a6918d7b72a9..2f722bfc7ccb (1 commits) 2019-03-07 ydago@chromium.org Management WebUI: Put link to chrome://management behind a feature flag 2019-03-07 droger@chromium.org [signin][Mice] Do not call FireRefreshTokensLoaded too early 2019-03-07 pnoland@chromium.org [Chromeshine] Add example for fqdn in translation 2019-03-07 mcrouse@chromium.org Adding feature flag for enabling OnePlatform API hints and 2019-03-07 timvolodine@chromium.org [AW NS] Add flaky tests to the instrumentation test filter 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from bccf58830632 to 9216f29f7750 2019-03-07 gilmanmh@google.com Re-enable WebpageAccessibility test and update role expectation. 2019-03-07 davidben@chromium.org Fix typo in URL. 2019-03-07 npm@chromium.org [ElementTiming] Add a test to prevent leak in ImageElementTiming 2019-03-07 katie@chromium.org Re-enable autoclick tests since ScopedTaskEnvironment bug is fixed. 2019-03-07 boliu@chromium.org aw: Stop relying on is_layer 2019-03-07 robertogden@chromium.org Add UMA for HTTP Request Timing on DataReductionProxy's Client Config 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 2d4d2a3cf7b9..356474278798 (2 commits) 2019-03-07 emircan@chromium.org Reset VDA for HDR Color space changes 2019-03-07 etiennep@chromium.org Disable SecurityExploitBrowserTest.AttemptDuplicateRenderWidgetHost. 2019-03-07 ellyjones@chromium.org flags: assign enable-notification-indicator 2019-03-07 shivanisha@chromium.org History intervention: Reset skippable bit if user gesture after pushState 2019-03-07 harringtond@chromium.org Add original_url to DeletedPageInfo 2019-03-07 sangseok.jang@navercorp.com Clean up ThemeProperties::COLOR_BOOKMARK_BAR_INSTRUCTIONS_TEXT 2019-03-07 kmilka@chromium.org Revert "[NTP] Initiate server-side resource requests earlier" 2019-03-07 eugenebut@chromium.org Fix GetPendingItemIndex() for new navigations. 2019-03-07 ccameron@chromium.org Mac OOP-R crashes: glFlush at every glBindFramebuffer in Skia 2019-03-07 陳威尹 Update comments in tab_list_ui/ 2019-03-07 annelim@google.com [Autofill] Prevent upload save on unsupported cards 2019-03-07 nator@chromium.org [Background Fetch] Update Webview expectations. 2019-03-07 mmenke@chromium.org Remove group name from ConnectJob layer. 2019-03-07 yaoxia@chromium.org Add UseCounter for ad click that results in navigation 2019-03-07 mastiz@chromium.org Wrap ARC_PACKAGE in pseudo-USS codepath 2019-03-07 beccahughes@chromium.org [Media Engagement] Add checks in UpdateScoreDict 2019-03-07 knollr@chromium.org Schedule a timer to show notifications with a trigger. 2019-03-07 sdefresne@chromium.org Preparation to convert GetPrimaryAccount to return CoreAccountInfo 2019-03-07 xiaochengh@chromium.org [LayoutNG] Fix a typo in NGOffsetMapping::GetPositionWithAffinity 2019-03-07 mdjones@chromium.org Update public API of ModelListAdapter to be more generic 2019-03-07 ender@google.com Supply accessibility description for refine button. 2019-03-07 oysteine@chromium.org Perfetto: Use the Consumer::ChangeTraceConfig API to add new PIDs to trace 2019-03-07 estade@chromium.org SPM: Reduce the number of pixels sent to Ash for window icons. 2019-03-07 tangltom@chromium.org Provide new profile avatar icons 2019-03-07 hnakashima@chromium.org Use PrefService directly in DownloadArchiveManager instead of Profile. 2019-03-07 eirage@chromium.org Make captured mouse pointer event route correctly on oopif 2019-03-07 dmazzoni@chromium.org Automation API should include image labeling AXMode 2019-03-07 rouslan@chromium.org [Payment Request][Android] Attach UI right before blocking interactions 2019-03-07 msisov@igalia.com [ozone/wayland] Let Wayland compositor decide how to place menu windows 2019-03-07 seblalancette@chromium.org [AF] Prevent Logging Password Values to Console 2019-03-07 estade@chromium.org Fix L10nUtilTest flakiness by shutting down StatisticsProvider 2019-03-07 seblalancette@chromium.org [AF] Adding Fieldtrial Config For Autocomplete Retention Policy 2019-03-07 smaier@chromium.org Blacklisting unfinished Activities in tests from blocking on finish 2019-03-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5b257f91fc81..fff41430adb0 (2 commits) 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto c0eace27e740..2d4d2a3cf7b9 (1 commits) 2019-03-07 tonikitoo@igalia.com Use concrete classes instead of AsyncFileSystemCallbacks when possible 2019-03-07 estade@chromium.org Restore correct env mode in AshServiceTest 2019-03-07 arthursonzogni@chromium.org Cleanup web_test test_runner slightly. 2019-03-07 peter@chromium.org Add an experiment for the A2HS infobar text 2019-03-07 gfaus@chromium.org Add converter utility for the time limits processor consistency test. 2019-03-07 rogerta@chromium.org Remove error messages from credential provider logs that are not actual errors. 2019-03-07 pkotwicz@chromium.org Skip DownloadMediaParserTest#testParseVideoH264() on tablets 2019-03-07 sdefresne@chromium.org Preparation to convert GetPrimaryAccount to return CoreAccountInfo 2019-03-07 wangxianzhu@chromium.org [non-BGPT] Fix animation DCHECK and add virtual/disable-blink-gen-property-trees/animations 2019-03-07 szermatt@chromium.org [Autofill Assistant] Disable tab-switching unless it's necessary. 2019-03-07 bcwhite@chromium.org Extended documentation on UKM enum configuration. 2019-03-07 kylechar@chromium.org Pass vector<OverlayStrategy> instead of string. 2019-03-07 bcwhite@chromium.org Another round of owner changes for histograms.xml. 2019-03-07 brucedawson@chromium.org Revert "Switch to full 17763 SDK, including new d3dcompiler_47.dll" 2019-03-07 ellyjones@chromium.org flags: remove sound-content-setting 2019-03-07 xiaochengh@chromium.org [LayoutNG] Implement EmitsSpaceForNbsp behavior for TextIterator 2019-03-07 delphick@chromium.org [api] Fix use of deprecated Date API 2019-03-07 rdevlin.cronin@chromium.org [Extensions] Use SetLazyDataProperty on GinPort 2019-03-07 dmcardle@chromium.org Add clang_tidy_tool.py to fetch, build, and invoke clang-tidy 2019-03-07 aarontag@chromium.org Add a callback for setting cookies in URLRequestHttpJob 2019-03-07 knollr@chromium.org Add feature flag for notification triggers. 2019-03-07 findit-for-me@appspot.gserviceaccount.com Revert "[Files app] Fix MyFiles expanding when isn't selected" 2019-03-07 liaoyuke@chromium.org Revert "Reland "Adding an exclusion list to the coverage wrapper script."" 2019-03-07 dtapuska@chromium.org Add tests for stale while revalidate handling with service workers. 2019-03-07 melandory@chromium.org [Tango->FCM] Separate status enum for the subscription channel. 2019-03-07 behdadb@chromium.org Linkedin login updated 2019-03-07 msalama@google.com Android: Log native code's resident pages. 2019-03-07 treib@chromium.org sync_ui_util: De-dupe auth error handling 2019-03-07 wanderview@chromium.org CacheStorage: Set the Response mime type based on stored content-header. 2019-03-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 141e92bdd2cc..5b257f91fc81 (4 commits) 2019-03-07 amalova@chromium.org Dynamic Module: Separate creating of ClassLoader and module loading. 2019-03-07 tmrts@chromium.org [v8] src side configuration for a new generation layout test builder 2019-03-07 treib@chromium.org Improve comments on Sync's ModelType enum 2019-03-07 lowell@chromium.org Delete OnRequestCompleted method from IdentityAccessorImpl. 2019-03-07 siggi@chromium.org PM: Only enable instrumentation under the chrome embedder. 2019-03-07 dstockwell@google.com pdf: Implement UX spec for icon states 2019-03-07 ellyjones@chromium.org flags: assign debug-packed-apps 2019-03-07 sdefresne@chromium.org Fix FindExtendedAccountInfoForAccount 2019-03-07 futhark@chromium.org Don't stop text-decoration propagation at non-UA shadow boundaries. 2019-03-07 mamir@chromium.org [Sync::USS] Fix for PasswordSyncBridge crashes when AddLoginSync() 2019-03-07 gfaus@chromium.org Create golden file loader for the time limit consistency tests. 2019-03-07 mattcary@chromium.org Android: add manifest dump to apk_operations.py. 2019-03-07 bmcquade@chromium.org Record UKM metrics for AMP subframe documents. 2019-03-07 ulan@chromium.org Remove memory.long_running_idle_gmail* benchmarks 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 579cf621f3dc..aa9d6ad09d0d (1 commits) 2019-03-07 frechette@chromium.org Moving some translate utils to language utils. 2019-03-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 310f45e6d446..141e92bdd2cc (2 commits) 2019-03-07 dstockwell@google.com pdf: Disable annotations test under debug builds 2019-03-07 hans@chromium.org Revert "Use the wrapper script in all coverage builds." 2019-03-07 hablich@chromium.org Update the V8 version for Chromium branch 74. 2019-03-07 zetamoo@chromium.org Navigation: Remove unused includes and members. 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto cc1308550f58..c0eace27e740 (1 commits) 2019-03-07 tikuta@chromium.org [flatbuffer] fix deps type in flatbuffer.gni 2019-03-07 amalova@chromium.org Using an asset instead of resource to load CCT dynamic module from the dex. 2019-03-07 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@405751fab6fec48b30c28bfa0f6b86fe056ee425 2019-03-07 caiol@google.com Separate URLChecker synchronous and asynchronous logic. 2019-03-07 leszeks@chromium.org Reland "[blink] Remove old script streamer thread" 2019-03-07 kolos@chromium.org [Password Generation] Button titles should be crowdsourced only if AutofillFieldMetadata experiment is enabled. 2019-03-07 blundell@chromium.org Eliminate FakeAccountFetcherService 2019-03-07 calamity@chromium.org Remove unused bookmarkManagerPrivate APIs. 2019-03-07 mstensho@chromium.org [LayoutNG] Rebaseline, SK_SUPPORT_LEGACY_CHOOSERASTERPIPELINE removal 2019-03-07 gambard@chromium.org [iOS][web] Group NativeContent methods 2019-03-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal dcb547de1a5c..310f45e6d446 (2 commits) 2019-03-07 fs@opera.com Improve tainting for filter primitives 2019-03-07 finnur@chromium.org Contacts Picker: Show the origin (that will receive the contacts) in bold. 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 952d27384a7e..45faa0849352 (1 commits) 2019-03-07 smcgruer@chromium.org [Cleanup] Move PaintWorkletStylePropertyMap construction outside PaintWorkletInput 2019-03-07 peah@chromium.org Remove AEC2 usage and ensure that AEC3 is always run as WebRTC AEC 2019-03-07 mario@igalia.com Keep trailing newline for inline methods in headers for longhands CSS properties 2019-03-07 rsorokin@chromium.org Add placeholders for AuthNegotiateDelegateByKdcPolicy description 2019-03-07 nicolaso@chromium.org Add a policy to the 'BrowserSwitcher' group 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 8e9850cc9584..4c1ea43a79b5 (1 commits) 2019-03-07 peter@chromium.org Support color schemes in Chrome's custom tabs implementation 2019-03-07 rsorokin@chromium.org cros: Introduce LocalPolicyTestServerMixin 2019-03-07 hendrich@chromium.org [ProtoSync] DMServer -> Client 2019-03-07 tkent@chromium.org Fix a crash in IsMenulistInput(). 2019-03-07 szermatt@chromium.org [Autofill Assistant] Fix to avoid overlay drawing on top of top bar. 2019-03-07 hiroshige@chromium.org [Import Maps] implement "Packages" via trailing slashes 2019-03-07 hablich@chromium.org Revert "Adopt to new MicrotasksCompletedCallback signature" 2019-03-07 gambard@chromium.org [iOS][web] Group helpers for WebView 2019-03-07 raleksandrov@google.com Hide Managed Guest Session notification 2019-03-07 gambard@chromium.org [iOS][web] Merge CRWWebController methods 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto df42f3b1d646..cc1308550f58 (1 commits) 2019-03-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 8b3e27ce9a43..dcb547de1a5c (3 commits) 2019-03-07 jlebel@chromium.org [iOS] Update case for "Sync is on"/"Sync is off" 2019-03-07 jiameng@chromium.org [On-device adaptive brightness] Remove the need of VerifyAlsConfig from AlsReaderImpl 2019-03-07 jlebel@chromium.org [iOS] Updating icons for Google sync services item 2019-03-07 ahemery@chromium.org Navigation: Making NavigationClient work with fallback content. 2019-03-07 adunaev@igalia.com [ozone/wayland] Fixed buffer handling in the WaylandCursor class. 2019-03-07 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@553786e79703fe5bad735aefa5894ec26ccdf3c9 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from bb61479483bd to bccf58830632 2019-03-07 lowell@chromium.org Update IdentityAccessorImplTest to use IdentityTestEnvironment more. 2019-03-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 45209e43f286..8b3e27ce9a43 (2 commits) 2019-03-07 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.299. 2019-03-07 treib@chromium.org Disable StopSyncInPausedState by default 2019-03-07 myid.shin@igalia.com Change [unsigned] long long to uint64_t in third_party/blink/ related blob 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 52e620ffd0bd..8e9850cc9584 (1 commits) 2019-03-07 jbudorick@chromium.org Disable each CLIHelpersUnittest individually. 2019-03-07 googleo@chromium.org Definde the interfaces between IME shared library and its caller. 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 2995dc2a67c7..952d27384a7e (1 commits) 2019-03-07 hiroshige@chromium.org [Layered API] Add UseCounters for each individual modules 2019-03-07 sdefresne@chromium.org Remove reference to fixed bug 2019-03-07 tonynasta@yandex-team.ru Fixes accelerator shortcut text for unknown keys 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/glslang/src 79d25ea0ce18..40c16ec0b3ad (2 commits) 2019-03-07 gyuyoung@igalia.com BlinkMemoryMgt: Annotate Blink's platform/weborigin with the macros of Allocator 2019-03-07 sdefresne@chromium.org Convert away from method JSONReader::ReadAndReturnErrorDeprecated 2019-03-07 ioanap@chromium.org [GPWM Android]Move Google Password Manager feature check 2019-03-07 knollr@chromium.org Synchronize displayed notifications. 2019-03-07 takise@chromium.org Activate PIP window after it is expanded 2019-03-07 knollr@chromium.org Store Trigger and NotificationResources in NotificationDatabase. 2019-03-07 jiameng@chromium.org [On-device adaptive brightness] Integrate ModelConfigLoader with Adapter 2019-03-07 andrew.macpherson@soundtrap.com Add support for AudioContextOptions sampleRate 2019-03-07 danakj@chromium.org Set the WebViewPlugin::WebViewHelper as the WebWidgetClient. 2019-03-07 amoylan@chromium.org Add new values to SmartDimModelResult enum 2019-03-07 vitaliii@chromium.org [Sync::Scrypt] Enable Scrypt encryption by default. 2019-03-07 myid.shin@igalia.com Change [unsigned] long long to uint64_t in third_party/blink/renderer/core/timing 2019-03-07 hkamila@chromium.org Revert "pdf: Switch to the threaded version of ink" 2019-03-07 mamir@chromium.org [Sync:USS] Fix flaky MC_MergeSimpleBMHierarchyEqualSetsUnderBMBar 2019-03-07 zhuoyu.qian@samsung.com Remove TouchEventDispatchResultType. 2019-03-07 gyuyoung@igalia.com BlinkMemoryMgt: Annotate Blink's platform/text with the macros of Allocator 2019-03-07 hokein.wu@gmail.com Stop writing json compilation databaase to one line. 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 692122e3ef23..52e620ffd0bd (1 commits) 2019-03-07 blundell@chromium.org Eliminate FakePO2TS usage in SigninManager unittest 2019-03-07 takise@chromium.org Don't allow backdrop container to be reparented. 2019-03-07 huangdarwin@chromium.org sqlite: Backport bugfixes for clusterfuzz security bugs 2019-03-07 dmazzoni@chromium.org Remove bad DCHECK. I was hitting this every time an image had an error. 2019-03-07 yhanada@google.com Consolidate login keyboard layouts information into input_methods.txt. 2019-03-07 treib@chromium.org Remove SyncService::TransportState::WAITING_FOR_START_REQUEST 2019-03-07 falken@chromium.org Remove non-servicified service worker path from NavigationURLLoaderImpl. 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 48f640f5365e..ffb1ffb82284 (1 commits) 2019-03-07 zynis@yandex-team.ru [clang-tidy] Make DecodedDrawImage moveable to utilize std::move in ImageProvider. 2019-03-07 falken@chromium.org Remove interceptor disabled path from NavigationURLLoaderImpl. 2019-03-07 ydago@chromium.org Management WebUI: Apply card like style to each section 2019-03-07 hajimehoshi@chromium.org Mojofy RenderFrameImpl::JavaScriptExecuteRequest* 2019-03-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal b9c4c2512141..45209e43f286 (17 commits) 2019-03-07 mxcai@chromium.org Settings: Show and allow delete cookies on the site details page. 2019-03-07 karandeepb@chromium.org WebRequest: Fix extraHeaders event listeners for webviews in NS path. 2019-03-07 falken@chromium.org service worker: Remove EmbeddedWorkerRegistry. 2019-03-07 tzik@chromium.org Adopt to new MicrotasksCompletedCallback signature 2019-03-07 ortuno@chromium.org desktop-pwas: Set the scope based on the app associated with the window 2019-03-07 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.297. 2019-03-07 inker@google.com Separate shutter/stop buttons for different modes. 2019-03-07 rakina@chromium.org [Display Locking]: Unlock active find-in-page match 2019-03-07 lucmult@chromium.org [Files app] Add keyboard operations tests for file list 2019-03-07 wangxianzhu@chromium.org [BlinkGenPropertyTrees] Create render surface for composited effect animations 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 5abc126b0795..df42f3b1d646 (1 commits) 2019-03-07 gyuyoung@igalia.com BlinkMemoryMgt: Annotate Blink's platform/testing with the macros of Allocator 2019-03-07 myid.shin@igalia.com Add the precise-width integer check for short type in cpp.py 2019-03-07 lucmult@chromium.org [Files app] Fix MyFiles expanding when isn't selected 2019-03-07 bashi@chromium.org OMT service worker fetch: Disable interfaces-sw.https.html on MSAN bot 2019-03-07 brunoad@chromium.org Rename Contained Home to Kiosk Next Home. 2019-03-07 bashi@chromium.org service worker: registration-mime-types.https.html could be slow 2019-03-07 magchen@chromium.org Add a DCHECK when swap chain present or commit fails 2019-03-07 sammiequon@chromium.org Revert "Launch Android Intent for media playback." 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia e62d14c1d9ba..692122e3ef23 (1 commits) 2019-03-07 lucmult@chromium.org [Files app] Fix USB grouping 2019-03-07 tetsui@chromium.org Remove diamond key support from chromium. 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 4ad364d5cbb9..a6918d7b72a9 (1 commits) 2019-03-07 mrefaat@chromium.org Remove public browserState API from Tab 2019-03-07 estade@chromium.org Remove ImeWindowView::GetWindowAppIcon() 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 1cc386687cde..579cf621f3dc (2 commits) 2019-03-07 karandeepb@chromium.org WebRequest: Fix extraHeaders modification for webviews in non-NS path. 2019-03-07 yhanada@google.com Make ArcInputMethodManagerService observe the active app's IME instance. 2019-03-07 martis@chromium.org Image annotation service: added metrics. 2019-03-07 tbarzic@chromium.org oobe: Delete ScreenExitCode enum 2019-03-07 paulirish@chromium.org DevTools: Roll Lighthouse to 4.2.0 2019-03-07 rhalavati@chromium.org Update profile menu trigger for guest mode. 2019-03-07 vtsyrklevich@chromium.org GWP-ASan: Another Slot->Metadata rename 2019-03-07 nigeltao@chromium.org Refactor App Service's icon effects 2019-03-07 chrishtr@chromium.org [BGPT] Don't omit solid color transparent draw quads with blend mode. 2019-03-07 dstockwell@google.com third_party/ink: Roll to 236852834 2019-03-07 collinbaker@chromium.org Add new in-product help highlight colors for dark mode and themes 2019-03-07 brucedawson@chromium.org Request -j 150 instead of -j 80 2019-03-07 robsc@chromium.org When users open AppReinstall, how many times did we show result. 2019-03-07 abhijeet@igalia.com Make probe_sink.h.tmpl and instrumenting_probes_impl.cc.tmpl case style consistent 2019-03-07 mattreynolds@google.com Add skeleton for WebHID API feature 2019-03-07 liaoyuke@chromium.org [code coverage] Increase timeouts of browser_tests for coverage build 2019-03-07 nyquist@chromium.org Clean up Jelly Bean API compatibility code. 2019-03-07 ichikawa@chromium.org Fix a bug that -[CWVDownloadTask cancel] causes an assertion failure. 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 3c957d575c58..e62d14c1d9ba (5 commits) 2019-03-07 rhalavati@chromium.org Update incognito window counter's insets. 2019-03-07 tbarzic@chromium.org oobe: Deprecate remaining ScreenExitCode values 2019-03-07 miu@chromium.org AudioService: Fixes for loopback underruns/timing issues. 2019-03-07 tikuta@chromium.org [quick_trace] use proto_deps 2019-03-07 jinsukkim@chromium.org Android: Use TabBuilder for Tab creation 2019-03-07 xiaochengh@chromium.org Clear a leftover VisiblePosition variable from SelectionController 2019-03-07 meiliang@chromium.org Add accessibility strings for tab groups feature IPHs 2019-03-07 wutao@chromium.org app_list: Add unit tests for embedded Assistant UI 2019-03-07 dbeam@chromium.org WebUI Dark Mode: remove inapplicable CSS 2019-03-07 eugenebut@chromium.org Remove google_toolbox_unittest.mm as unnecessary. 2019-03-07 kayce@google.com DevTools: Update WNDT for m74 2019-03-07 chrome-release-bot@chromium.org Updating trunk VERSION from 3727.0 to 3728.0 2019-03-07 szager@chromium.org Speculative fix for DCHECK failure 2019-03-07 陳威尹 Add triggering for IPH_TabGroupsQuicklyComparePages 2019-03-07 dpapad@chromium.org WebUI cleanup: Remove dead code connection_manager.js 2019-03-07 justincohen@google.com Reland "Enable -Wextra-semi in iOS builds." 2019-03-07 mdempsky@google.com [base] Set MAP_JIT when allocating V8 pages on Fuchsia 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 30c5e3c76330 to bb61479483bd 2019-03-07 shrekshao@google.com bit operation optimization for check float32 color attachment, fix for draw buffer enabled 2019-03-07 jinsukkim@chromium.org Android: Make TabFullscreenHandler Tab's UserData 2019-03-07 rouslan@chromium.org [Payment Request][Android] Block payment UI from background tab 2019-03-07 johntlee@chromium.org Navi: Align NTP background module's buttons with other modules' buttons 2019-03-07 etiennep@chromium.org [TaskScheduler]: Distribute waking-up workers. 2019-03-07 lucmult@chromium.org [Files app] Fix context menu for MyFiles and Downloads. 2019-03-07 andrewxu@chromium.org Fix alloc-dealloc-mismatch 2019-03-07 estade@chromium.org Fix flakiness in ProfileProviderTest by shutting down LoginState 2019-03-07 lethalantidote@chromium.org Changes anti-duplication stratgey from controlling focus to using aria. 2019-03-07 estade@chromium.org Fix flakiness in EventBasedStatusReportingServiceTest 2019-03-07 mukai@chromium.org Synchronize ClientSurfaceEmbedder visibility with its window 2019-03-07 smacchia@amazon.com Add Bluetooth keyboard support to Protected media content site setting 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 2c25b14c34c1..2995dc2a67c7 (5 commits) 2019-03-07 ssid@chromium.org Move Chrome trace argument filter to services/tracing 2019-03-07 burton@typewritten.net Modified the HSTS list and AUTHORS 2019-03-07 ianswett@chromium.org Add QUIC connection close details to the netlog. 2019-03-07 rch@chromium.org Add a new histograms.xml entry for Net.QuicDroppedPacketReason, 2019-03-07 amithi@chromium.org Adding histograms for measuring usage of Simulcast. 2019-03-07 nohle@chromium.org Revert "Use existing kUserKeyPair keys during key creation, if possible." 2019-03-07 mrefaat@chromium.org Remove the usage of Tab from AppLauncherTabHelper 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite c3ec692344cb..4ad364d5cbb9 (1 commits) 2019-03-07 nohle@chromium.org Revert "Use key bundle name instead of key handle for HKDF "info" parameter" 2019-03-07 ortuno@chromium.org desktop-pwas: Introduce TestAppRegistrar in PendingBookmarkAppManager unit tests 2019-03-07 vtsyrklevich@chromium.org Fix warn_unused_result attribute failure 2019-03-07 yusufo@google.com UI and lifecycle Polish on TabStripBottomToolbar components 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 93c47cc8e359..3c957d575c58 (6 commits) 2019-03-07 johntlee@chromium.org Navi A11y: Remove aria-pressed attribute on NTP background buttons 2019-03-07 jam@chromium.org Fix network service crash on shutdown if it's not initialized. 2019-03-07 sky@chromium.org chromeos: adds histogram for interactive window resize 2019-03-07 thomasanderson@chromium.org Fix improper usage of std::vector in UDPSocketPosixSender 2019-03-07 robertma@chromium.org Add expectations to unblock wpt-import 2019-03-07 hayato@chromium.org Remove TreeScopeEventContext::Create 2019-03-07 adanilo@chromium.org Simplify intgration test for recents folder. 2019-03-07 nohle@google.com Use key bundle name instead of key handle for HKDF "info" parameter 2019-03-07 nektar@chromium.org Sets the image annotation status when the service request has failed, cancelled, or is adult 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 61a1b5f31059..48f640f5365e (1 commits) 2019-03-07 sky@chromium.org chromeos: makes bounds changes from server ignore min/max 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn b47470daa737..1cc386687cde (1 commits) 2019-03-07 oksamyt@chromium.org [mojo][doc] Update links between pages 2019-03-07 amaralp@chromium.org Introducing Bottom Controls Component 2019-03-07 dbeam@chromium.org WebUI Dark Mode: update passwords export dialog progress colors 2019-03-07 kerrnel@chromium.org cryptohome: Call UnmountEx instead of deprecated Unmount. 2019-03-07 agawronska@chromium.org Pass parent access code overrides to UsageTimeLimitProccessor. 2019-03-07 petewil@chromium.org Change flaky test to pass on timeout for slow platforms. 2019-03-07 huayinz@chromium.org Fix font scale on overriding configuration on Tab 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 07f80c4df1b0..a2ef7be242bc (1 commits) 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle f094bac94992..14126505b237 (9 commits) 2019-03-07 perezju@chromium.org [tools/perf] Copy over catapult/experimental perf tools 2019-03-07 petewil@chromium.org Revert "Refactor SSLCertificateErrorPageController" 2019-03-07 sajjadm@google.com Reland "Adding an exclusion list to the coverage wrapper script." 2019-03-07 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 0ab64c504cf5..b9c4c2512141 (8 commits) 2019-03-07 alexmos@chromium.org Implement per-profile isolated origins. 2019-03-07 llin@chromium.org Launch Android Intent for media playback. 2019-03-07 nigeltao@chromium.org Add an IconKey.icon_effects field 2019-03-07 wnwen@chromium.org Android: Split out autofill_assistant 2019-03-07 siliu@microsoft.com Fix several issues in TSF support on Windows. 2019-03-07 zmin@chromium.org Component cloud policies can overrides platform ones with policy. 2019-03-07 rockot@google.com Don't use nested enum definition in SerializedHandle 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 3df5c7cf7b58..a07afc58f2d7 (1 commits) 2019-03-07 jlebel@chromium.org [iOS] Renaming TableViewImageCell.titleLabel to TableViewImageCell.textLabel 2019-03-07 vakh@chromium.org AndroidTelemetryService: Check incognito mode based on profile 2019-03-07 dmurph@chromium.org Reland "[IndexedDB] Moving IDBDatabase's PendingConnection to use ScopesLockManager" 2019-03-07 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 9584fe43a9c2..2c25b14c34c1 (1 commits) 2019-03-07 yulunwu@chromium.org Add Ekko and Bard assets for fingerprint UI. No translation required. 2019-03-06 meiliang@chromium.org Cache TabGroupsAndroid feature flag 2019-03-06 jinsukkim@chromium.org Android: Delete Tab's TitleRtl property 2019-03-06 thomasanderson@chromium.org Roll libc++ to 22d3f6dd 2019-03-06 bajones@chromium.org Changed XRHandedness enum to 'none' from empty string (reland) 2019-03-06 mmourgos@chromium.org cros: Add Icon Ghosting to apps_grid_view. 2019-03-06 steimel@chromium.org [Mpris] Move MPRIS into ui/base 2019-03-06 drubery@chromium.org Update base::Callback usages in chrome/renderer/safe_browsing 2019-03-06 rch@chromium.org Roll src/net/third_party/quiche/src/ c5db41e3e..b6880f79b (1 commit) 2019-03-06 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.295. 2019-03-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia cb4eb612f02f..93c47cc8e359 (17 commits) 2019-03-06 gilmanmh@google.com Replace high-contrast-mode with dark-mode in Blink's web tests. 2019-03-06 siyua@chromium.org [AF][Paradise] Enable migration flow for non-sync users 2019-03-06 myid.shin@igalia.com Change unsigned long long to uint64_t in third_party/blink/* related to loader 2019-03-06 dmurph@chromium.org Revert "[DOMStorageS13N] Making bind calls sync and adding crash info" 2019-03-06 mahmadi@chromium.org [iOS][Translate] Moves legacy translate infobar EG tests to a new target 2019-03-06 anastasi@google.com Update Focus Ring interface for accessibility extensions. 2019-03-06 aleventhal@chromium.org Revert change that causes performance regression in Slack 2019-03-06 gyuyoung@igalia.com OnionSoup: Remove all uses of UseCounter(LocalFrame*) and the method 2019-03-06 jdeblasio@chromium.org Add tests that lookalike interstitial decisions are shared with incognito. 2019-03-06 carlosil@chromium.org Disable auto-reload on net::ERR_BLOCKED_BY_CLIENT 2019-03-06 nohle@google.com Use existing kUserKeyPair keys during key creation, if possible. 2019-03-06 stevenjb@chromium.org Extract HammerdClient from DbusThreadManager 2019-03-06 dmblack@google.com Fixed horizontal alignment in Dialog Plate. 2019-03-06 dstockwell@google.com pdf: Switch to the threaded version of ink 2019-03-06 dstockwell@google.com pdf: Work around a web-animations bug in viewer-pen-options 2019-03-06 jianj@google.com Roll src/third_party/libvpx/source/libvpx/ 503cb8e63..d64e32862 (8 commits) 2019-03-06 sajjadm@google.com Use the wrapper script in all coverage builds. 2019-03-06 jperaza@chromium.org Don't sample reports with --enable-crash-reporter-for-testing 2019-03-06 mastiz@chromium.org Enable sync pseudo-USS codepath by default 2019-03-06 jarrydg@chromium.org Quota: Remove virtual qualifier from ~QutaTemporaryStorageEvictor 2019-03-06 dpapad@chromium.org Revert "Settings cleanup: Remove obsolete setTimeout() work-around." 2019-03-06 rahsin@microsoft.com webvtt: Add support for Windows system styling for captions 2019-03-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 0668403dfdd6..61a1b5f31059 (1 commits) 2019-03-06 lazyboy@chromium.org Extension Messaging: Implement reply to content script from SW. 2019-03-06 govind@chromium.org Updating XTBs based on .GRDs from branch master 2019-03-06 harringtond@chromium.org Use the final URL in the intent to open an auto-fetch page 2019-03-06 gilmanmh@google.com Check darkModePagePolicy flag before inverting site colors. 2019-03-06 dmazzoni@chromium.org Fire name changed events when image annotations change. Created with: gclient setdep -r ../src@7ddffe6a4a5e 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=reed@google.com Change-Id: Ibdc055da0a38d22193474d96f466bbdcf1a26c2d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199122 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-07 23:31:17 +00:00
"url": "https://chromium.googlesource.com/chromium/src.git@7ddffe6a4a5eb3a30760a3df05639ef613577b77",
"condition": "checkout_chromium",
},
}
recursedeps = [
"common",
"../src",
]
gclient_gn_args_from = 'src'