skia2/DEPS

51 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 cf9383ed325c..a54104803d72 (1 commits) https://chromium.googlesource.com/angle/angle.git/+log/cf9383ed325c..a54104803d72 git log cf9383ed325c..a54104803d72 --date=short --no-merges --format='%ad %ae %s' 2019-02-01 jmadill@chromium.org Inline ValidateBindTexture. Created with: gclient setdep -r third_party/externals/angle2@a54104803d72 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE TBR=borenet@google.com Change-Id: I4a86e2cbc954568471450bace23101999ab3c332 Reviewed-on: https://skia-review.googlesource.com/c/188643 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-01 14:58:42 +00:00
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@a54104803d7211d40720ddca28407137e5b70767",
"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://skia.googlesource.com/third_party/harfbuzz.git@8be74d85534534dbdd39a0a6f496e26e9f3e661d",
"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",
# TODO: remove jsoncpp after migrating clients to SkJSON
"third_party/externals/jsoncpp" : "https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git@1.0.0",
"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/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@cd610c9a9dbc9a827900725a0ae2645e37a8a4b2",
#"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@fda3c4c9863d9f9fcec58ae66508c4621fc71ea5",
"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 10b73e92900a..c5cbca79da09 (339 commits) https://chromium.googlesource.com/chromium/src.git/+log/10b73e92900a..c5cbca79da09 git log 10b73e92900a..c5cbca79da09 --date=short --no-merges --format='%ad %ae %s' 2019-02-02 chrome-release-bot@chromium.org Updating trunk VERSION from 3691.0 to 3692.0 2019-02-02 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 12eacc8a19cf..520d5f22d188 (12 commits) 2019-02-02 mek@chromium.org [AppCache] Move frontend instance from dispatcher host to backend impl. 2019-02-02 rbpotter@chromium.org Web UI Polymer 2: Turn on by default on Chrome OS 2019-02-02 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia dbb1fe52480b..72c687807f5e (2 commits) 2019-02-02 jinho.bang@samsung.com PaymentRequest: Make shippingOptions optional in shipping events 2019-02-02 alph@chromium.org [heap profiler] Introduce in-process mode for the service. 2019-02-02 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 457442a6956e..3eadf1fd9424 (2 commits) 2019-02-02 edchin@chromium.org [ios] Add edchin to ios/c/b/ui/side_swipe OWNERS 2019-02-02 vikassoni@chromium.org Refactor CodecImage, ImageReader and SurfaceTexture. 2019-02-02 bcwhite@chromium.org More owner changes as requested by current owners (active and not). 2019-02-02 ting.shao@intel.com ServiceWorker: Copy installed script to new service worker 2019-02-02 zmo@chromium.org Test videos trigger the expected presentation mode on Windows. 2019-02-02 steimel@chromium.org Revert "Add dav1d decoder and build configurations." 2019-02-02 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 33cc9c60892a..12eacc8a19cf (1 commits) 2019-02-02 kenrb@chromium.org Add metrics for Bluetooth adapter availability 2019-02-02 smbarber@chromium.org component updater: set EVN major 740 for crostini 2019-02-02 jazzhsu@chromium.org [Media Controls] Give focus back to last focused item after interact with scrollbar in overflow menu 2019-02-02 dalecurtis@chromium.org Add dav1d decoder and build configurations. 2019-02-02 dmblack@google.com Use ClientView instead of DialogClientView for Assistant. 2019-02-02 Erik.Anderson@microsoft.com set 1.0 sending threshold for SSLUITestWithExtendedReporting tests 2019-02-02 wez@chromium.org [Fuchsia] Fix FrameImpl to cope with multiple View lifetimes. 2019-02-02 michaelpg@chromium.org Cross-reference JS features guide from style guide 2019-02-02 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal b4138ddf946e..457442a6956e (4 commits) 2019-02-02 eui-sang.lim@samsung.com [OnionSoup] Move notification_data_conversions to blink 2019-02-02 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 91d469aae063..3d6e3004f037 (4 commits) 2019-02-02 martiniss@chromium.org Remove upload_test_results flag 2019-02-02 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 26ccfcc96f98..dbb1fe52480b (5 commits) 2019-02-02 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@cee3936fb6efe737b8fd9c26e1f4f3fa8d878fda 2019-02-02 mek@chromium.org [AppCache] Use mojom version of AppCacheFrontend interface directly. 2019-02-02 nigeltao@chromium.org Don't conflate ARC++'s "ready" with "installed" 2019-02-02 tikuta@chromium.org [mojo] introduce mojo forwarding header 2019-02-02 bsheedy@chromium.org Make WebXR perf tests use forked samples 2019-02-02 collinbaker@chromium.org Ensure damaged regions from mask layers are propagated 2019-02-02 pkasting@chromium.org Replace AppMenuDestroyed() notification with weak pointer usage. 2019-02-02 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.52. 2019-02-02 ginko@google.com Improves Search Box Arrow Key Focus Traversal 2019-02-02 annelim@google.com [Autofill] Add StrikeDatabase browsertests 2019-02-02 eugenebut@google.com Reland: Do not call 'navigation committed' callback if there was no pending item to commit. 2019-02-02 dpapad@chromium.org WebUI cleanup: Remove i18n_template.js usage from serviceworker_internals. 2019-02-02 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite da2bdf0382f7..45c7f2def3e9 (10 commits) 2019-02-02 johntlee@chromium.org NTP, Navi: Add whitelist for onboarding NTP backgrounds 2019-02-02 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4fa143d003ed..b4138ddf946e (3 commits) 2019-02-02 pkasting@chromium.org Remove the "alerted commands" facility on MenuRunner. 2019-02-02 kristipark@chromium.org [NTP] Fix dark mode not applying to custom link dialogs 2019-02-02 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from cbd2d44f67b0 to 590f4e2abc47 2019-02-02 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader debaacab10b5..cd610c9a9dbc (1 commits) 2019-02-02 einbinder@chromium.org Revert "DevTools: Fix focus when selecting to the left of treeitems" 2019-02-02 pwnall@chromium.org test: Replace _TEST_CASE_ with _TEST_SUITE_ in /chrome/browser/prefs. 2019-02-02 nuskos@chromium.org Add the new required virtual method to the task runner implementation. 2019-02-02 sdy@chromium.org Name ui::TouchBarAction::TEXT_SUGGESTION in enums.xml. 2019-02-02 wez@chromium.org [Fuchsia] Make our FIDL error-handlers more consistent. 2019-02-01 davidbienvenu@chromium.org Start task mgr refresh on init. 2019-02-01 wez@chromium.org [Fuchsia] Add OWNERS rule to //ui for all Fuchsia-specific files. 2019-02-01 pwnall@chromium.org test: Replace _TEST_CASE_ with _TEST_SUITE_ in /chrome/browser/extensions/api/enterprise_platform_keys. 2019-02-01 pwnall@chromium.org test: Replace _TEST_CASE_ with _TEST_SUITE_ in /chrome/browser/extensions/api/enterprise_platform_keys_private. 2019-02-01 thomasanderson@chromium.org Fix libc++ pretty-printing on lldb 2019-02-01 gyuyoung@igalia.com s13n: Remove unnecessary signin-related includes in local_card_migration_browsertest.cc 2019-02-01 wez@chromium.org Enforce that StopWatchingFileDescriptor succeeds on Watcher teardown. 2019-02-01 nickdiego@igalia.com ozone/wayland: Fix NEO keyboards layout handling 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 8cd8f2f71e22..da2bdf0382f7 (1 commits) 2019-02-01 tikuta@chromium.org [mojo] include mojo header in /components/arc 2019-02-01 davidben@chromium.org Roll src/third_party/boringssl/src 6c1b376e1..1a51a5b4a 2019-02-01 mek@chromium.org [AppCache] Don't null-check a field that can never be null. 2019-02-01 eugenebut@google.com Improve calculation of 'is renderer initiated' flag for navigations. 2019-02-01 hcarmona@chromium.org Move IsEnterpriseEnabled to base::IsMachineExternallyManaged. 2019-02-01 bsheedy@chromium.org Deflake VR fling scrolling test on older devices 2019-02-01 martinkr@google.com cryptotoken: check base64url decoding failures when proxying to WebAuthn 2019-02-01 khushalsagar@chromium.org cc: Re-enable LayerTreeHostTestImageAnimationSynchronousSchedulingSoftwareDraw. 2019-02-01 kylechar@chromium.org Make InProcessCommandBuffer check exit_on_context_loss GPU workaround. 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium e13cf694d42b..33cc9c60892a (1 commits) 2019-02-01 dmblack@google.com Adds support for AssistantOverlays. 2019-02-01 zhongyi@chromium.org Rearrange the HttpNetworkSession::Params, and move connection migration 2019-02-01 gab@chromium.org [base] Re-enable accidently disabled BlinkMainThreadUsesSequenceManager feature 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 263746b68633..4fa143d003ed (6 commits) 2019-02-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.51. 2019-02-01 wez@chromium.org [Fuchsia] Fix leak of kernel job object per-Context. 2019-02-01 jkim@igalia.com [s13n] Port bookmark_bubble_view_browsertest.cc to use IdentityManager 2019-02-01 jkim@igalia.com [s13n] Remove unused header from ios_chrome_signin_client.mm 2019-02-01 jkim@igalia.com [s13n] Remove unused header from ios_web_view_signin_client.mm 2019-02-01 dgozman@chromium.org Speculative crash fix in ChromeDevToolsManagerDelegate 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 4f738c1fe581..a1fbdff17736 (1 commits) 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 3ed198faf93a..26ccfcc96f98 (4 commits) 2019-02-01 crouleau@chromium.org GPU Integration: hack to make logging provide line number and filename. 2019-02-01 atotic@chromium.org [LayoutNG] rebaseline massive table failures 2019-02-01 khushalsagar@chromium.org content: Re-enable OOPBrowserTest on linux. 2019-02-01 jbroman@chromium.org Use promise_rejects in portals-activate-no-browsing-context.html. 2019-02-01 nednguyen@google.com Add chromeos_glossary.md 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite b1908cf0075b..8cd8f2f71e22 (1 commits) 2019-02-01 khorimoto@chromium.org [CrOS MultiDevice] Add FakeCryptAuthEnrollmentScheduler and delegate. 2019-02-01 sdefresne@chromium.org Remove uses of deprecated override of PrefValueMap::SetValue 2019-02-01 kristipark@chromium.org [NTP] Rebuild all of theme info on dark mode change 2019-02-01 gab@chromium.org [base] Saturate TimeTicks +/- TimeDelta::Min/Max() 2019-02-01 mbarowsky@chromium.org Refactor dimensions of normal images into GpuImageDecodeCacheTest helper 2019-02-01 vitalybuka@chromium.org Remove unused histogram 2019-02-01 emircan@chromium.org Reenable VP9p2 tests that paint <video> on <canvas> 2019-02-01 mmenke@chromium.org Socket Pools Refactor 16 (1): Remove SSLClientSocketPool. 2019-02-01 mattreynolds@google.com Reland "Parse HID report descriptor for report info" 2019-02-01 drubery@chromium.org Send Visual Features in PhishGuard pings 2019-02-01 rmcelrath@chromium.org Fix SingleProcessBrowserTest.Test on ChromeOS. 2019-02-01 azeemarshad@chromium.org [MultiDeviceSetup] Make AndroidSmsPairingStateTracker observers checked. 2019-02-01 rbpotter@chromium.org Revert "Fix Assistant settings label padding" 2019-02-01 dlibby@microsoft.com Add BUILD.gn for ui/base/user_activity 2019-02-01 ericrk@chromium.org Revert "Reland "Avoid excess MakeCurrent / ReleaseCurrent for Virtual GL contexts"" 2019-02-01 jdoerrie@chromium.org [net] Prepare //net for the base::string16 switch 2019-02-01 ericrk@chromium.org Reland "Avoid excess MakeCurrent / ReleaseCurrent for Virtual GL contexts" 2019-02-01 malaykeshav@chromium.org Avoid cloning of layer tree when using mirror windows 2019-02-01 odejesush@chromium.org Fix PermissionObserver OOB access crash 2019-02-01 sullivan@chromium.org Make MetricsWebContentsObserver::OnVisibilityChanged account for occlusion. 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 7da523216533..e13cf694d42b (1 commits) 2019-02-01 ccameron@chromium.org Revert "MacPWAs: Reparent tabs when installing PWAs" 2019-02-01 ericrk@chromium.org Revert "Avoid excess MakeCurrent / ReleaseCurrent for Virtual GL contexts" 2019-02-01 sky@chromium.org Update comment on feature_engagement 2019-02-01 enne@chromium.org cc: Fix missing damage on property changes 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 3e7bf99febab..b1908cf0075b (2 commits) 2019-02-01 yigu@chromium.org [Animation Worklet] Clean up animator registration logic for wpt test worklet-animation-with-fill-mode.https.html 2019-02-01 agable@chromium.org Disable crashy mousemove-to-scrollbar-changes-cursor layout test 2019-02-01 csharrison@chromium.org Deprecate custom cursors > 32x32 intersecting UI 2019-02-01 lgrey@chromium.org Incognito icon: ensure glasses bridge gets its own path 2019-02-01 xhwang@chromium.org base: Clarify that MAIN_THREAD_MOCK_TIME affects base::Time::Now() 2019-02-01 estade@chromium.org Move some tests from browser_tests to ash_unittests. 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 7b80b951e0bf..263746b68633 (6 commits) 2019-02-01 parastoog@google.com [AF] Rename CompareFrecency 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 1a0126f61a98..3ed198faf93a (5 commits) 2019-02-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.49. 2019-02-01 ddavenport@chromium.org sandbox/linux: Allow prlimit64 2019-02-01 kkhorimoto@chromium.org [iOS] Defend against nil WebState instead of DCHECKing. 2019-02-01 jorgelo@google.com Fix locale/layout related logging. 2019-02-01 fdoray@chromium.org TaskScheduler: Stop checking is_running_task when entering/exiting blocking calls. 2019-02-01 dullweber@chromium.org Enable ExpireHistoryTest.DeleteURLAndFavicon 2019-02-01 npm@chromium.org Mark external/wpt/longtask-timing/longtask-in-sibling-iframe.html flaky 2019-02-01 mmenke@chromium.org Enable HostResolverImpl unit tests under thread sanitizer. 2019-02-01 steveanton@chromium.org Pass a WebRTC AsyncResolverFactory to the standalone RTCIceTransport 2019-02-01 mmenke@chromium.org Try to fix TransportClientSocketTest.FullDuplex_WriteFirst. 2019-02-01 paulmeyer@chromium.org Allow feature policy to be controlled via Origin Trial. 2019-02-01 hhli@chromium.org [DevTools] Disable 'clear site data' button on error page 2019-02-01 digit@google.com android: Update third_party/android_tools/ 2019-02-01 aleventhal@chromium.org Fix check failure when toggling HTML in show ax tree 2019-02-01 thegreenfrog@chromium.org [ios] Implement FindInPageManagerDelegate 2019-02-01 chfremer@chromium.org [Video Capture] Fix flakiness in WebRtcVideoCaptureServiceEnumerationBrowserTest 2019-02-01 azeemarshad@chromium.org [AndroidSms] Add migration cookie logic. 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 0e08d5911290..7da523216533 (1 commits) 2019-02-01 kylechar@chromium.org Delete SoftwareOutputDeviceWinDirectChild. 2019-02-01 reed@google.com IWYU -- in prep for cleaning up SkPaint.h 2019-02-01 jlklein@google.com Fix a misleading error log in ConnectTetheringOperation. 2019-02-01 asanka@chromium.org [Quarantine] Attach source metadata to files only on Windows and Mac. 2019-02-01 hozhng@google.com [Autofill] Remove the check(!field->is_focusable) for hidden credit cards form after user entered 2019-02-01 qinmin@chromium.org Move DownloadPathReservationTracker to components/download 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite da18f31f960f..3e7bf99febab (3 commits) 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult da7318dd0eeb..8af4b4b64443 (1 commits) 2019-02-01 vakh@chromium.org Set page_url in CSBRR proto sent on APK downloads 2019-02-01 kaznacheev@google.com Fix launcher search tile height 2019-02-01 lgrey@chromium.org Use system color for default icons in GTK 2019-02-01 hansberry@chromium.org [MultiDevice] SecureChannel: Re-enable BLE low connection latency param. 2019-02-01 dfried@chromium.org Alternate message for blocked plugins. 2019-02-01 nicolaso@chromium.org [BrowserSwitcher] Save cache.dat at startup 2019-02-01 dpapad@chromium.org WebUI cleanup: Remove i18n_template.js usage from indexeddb_internal/. 2019-02-01 afakhry@chromium.org HDCP: Properly update display when entering/leaving docked mode 2019-02-01 pdr@chromium.org Remove test for capturing screenshots outside the frame 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc ab56670af981..a34d7766c56a (6 commits) 2019-02-01 dbertoni@chromium.org [Extensions] Reduce the visible pixels percentage for the old function. 2019-02-01 beaufort.francois@gmail.com Show play/pause in Picture-in-Picture window if Media Session action set 2019-02-01 raul@tambre.ee json_schema_compiler: Use NumberToString instead of IntToString 2019-02-01 mmenke@chromium.org Socket Pools Refactor Fix: Pass SSL session cache to main socket pool. 2019-02-01 dtseng@chromium.org Support AccessibilityEvent.TYPE_ANNOUNCEMENT 2019-02-01 dvadym@chromium.org Make manual saving and filling fallback consistent in new architecture. 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle cf9383ed325c..91d469aae063 (4 commits) 2019-02-01 waffles@chromium.org Only include the elevator .idl file if needed (Google Chrome build). 2019-02-01 jarhar@chromium.org [DevTools] Add support for filtering blob urls in NetworkLog 2019-02-01 smcgruer@chromium.org Update CSS prefers-reduced-motion dynamically on Mac and Windows 2019-02-01 brianosman@google.com Replace SkColorSpaceTransferFn with skcms_TransferFunction 2019-02-01 kevers@chromium.org Fix precision error in computed style test. 2019-02-01 kbr@chromium.org Expand flaky suppression for vertex-array-object test. 2019-02-01 vtsyrklevich@chromium.org GWP-ASan: Increase constant defaults 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 453b7c85c8fd..37861ac10602 (1 commits) 2019-02-01 odejesush@chromium.org Update ChosenObjectView to display policy objects 2019-02-01 weidongg@chromium.org Fix duplicate vox annoucement in search results page 2019-02-01 dpapad@chromium.org WebUI cleanup: Remove i18n_template.js usage from quota_internals/. 2019-02-01 dalecurtis@chromium.org Deflaky video-remove-insert-repaints.html test, Wait for one rAF. 2019-02-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.48. 2019-02-01 carlosil@chromium.org Revert "Removed extended reporting checkbox if unified consent is enabled." 2019-02-01 ntfschr@chromium.org AW: fix NS CTS bot config 2019-02-01 yigu@chromium.org [Animation Worklet] Mark external/wpt/animation-worklet/current-time.https.html as flaky 2019-02-01 orinj@chromium.org [omnibox] Refactor ApplyPedal to DerivePedalSuggestion 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 387002d1535d..da18f31f960f (2 commits) 2019-02-01 mohsen@chromium.org Provide drm mojo interfaces in viz service 2019-02-01 elawrence@chromium.org Add Trickuri reference to URL Display Guidelines 2019-02-01 mtklein@chromium.org disable DAA 2019-02-01 jamescook@chromium.org Fix scroll event location float truncation during mojo deserialize 2019-02-01 ericrk@chromium.org Avoid excess MakeCurrent / ReleaseCurrent for Virtual GL contexts 2019-02-01 ssid@chromium.org Add toplevel trace event for mojo message handlers 2019-02-01 iclelland@chromium.org Reland "Create a virtual test suite for FeaturePolicyForSandbox" 2019-02-01 klausw@chromium.org Add minimal test-media folder for webxr-samples 2019-02-01 martiniss@chromium.org Remove cq.cfg 2019-02-01 jdoerrie@chromium.org [base] Prepare //base For String16 Switch 2019-02-01 delphick@chromium.org [cleanup] Fix uses deprecated v8 Object::Get in gin 2019-02-01 jbroman@chromium.org gin: Remove SetAsFunctionHandler. 2019-02-01 adithyas@chromium.org Portals: Hide portal host before dispatching activate event 2019-02-01 khachatryan@chromium.org [ChromeDriver] ChromeDriver 2.46 release 2019-02-01 mcasas@chromium.org VaVDA: introduce enum BufferAllocationMode 2019-02-01 carlscab@google.com Refactor sequence_manager_impl_unittest.cc 2019-02-01 seblalancette@chromium.org [AF] Refactoring FormEventLogger 2019-02-01 svillar@igalia.com Migrate FamilyInfoFetcher to use PrimaryAccountAccessTokenFetcher 2019-02-01 delphick@chromium.org Fix deprecated V8 function use in GetOrCreateChromeObject 2019-02-01 etiennep@chromium.org [TaskScheduler]: Update MayBlock timing params 2019-02-01 wez@chromium.org [Fuchsia] Remove LegacySocketProvider. 2019-02-01 thestig@chromium.org Do IWYU for base/strings/stringprintf.h in chrome/. 2019-02-01 sdefresne@chromium.org Remove uses of deprecated override of PrefValueMap::SetValue 2019-02-01 nikitapodguzov@chromium.org Clean |max_size| attribute from not external policies. 2019-02-01 emircan@chromium.org Allow audio requests in getDisplayMedia() calls from blink 2019-02-01 xdai@chromium.org Increase the distance to receive the events on the split divider bar. 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 578a3808d2e7 to cbd2d44f67b0 2019-02-01 pwnall@chromium.org test: Replace _TEST_CASE_ with _TEST_SUITE_ in /net. 2019-02-01 xdai@chromium.org Fix the null dereference crash. 2019-02-01 fdoray@chromium.org Tasks FAQ: Does release of a TaskRunner block on posted tasks? 2019-02-01 thakis@chromium.org Fix libfuzzer build after #628322. 2019-02-01 parastoog@google.com [AF] Rank suggestions based on profile validity 2019-02-01 pwnall@chromium.org test: Replace _TEST_CASE_ with _TEST_SUITE_ in /headless. 2019-02-01 jdoerrie@chromium.org [Passwords] Compute User Actions in PasswordFormMetricsRecorder 2019-02-01 treib@chromium.org sync_ui_util cleanup: Remove unused StatusLabelStyle enum 2019-02-01 fs@opera.com Update bug# for external/wpt/css/css-backgrounds/border-image-width-008.html 2019-02-01 jdiggs@igalia.com Fix accessibility API mappings for the 'address' element 2019-02-01 edchin@chromium.org [ios] Move TopAlignedImageView to c/b/ui/elements 2019-02-01 sdefresne@chromium.org Update IdentityTestEnvironment to wrap AccountFetcherService 2019-02-01 dvadym@chromium.org Make sure that form managers are destroyed on successful login. 2019-02-01 futhark@chromium.org Perf: more light-weight style-dirty for inserted nodes. 2019-02-01 danakj@chromium.org Remove null-check for |delegate_| in RWHI::GetVisualProperties(). 2019-02-01 charliea@chromium.org Disable several timing out stories on Desktop 2019-02-01 sahel@chromium.org Remove the unused functions from passthrough_touch_event_queue. 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 63470298753a..ab56670af981 (3 commits) 2019-02-01 digit@google.com android: Compile all localized strings into app bundles. 2019-02-01 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.47. 2019-02-01 newcomer@chromium.org cros: Deactivate the AppListButton when tablet mode starts 2019-02-01 lanwei@chromium.org Add touch point attributes to synthetic pointer action 2019-02-01 sdefresne@chromium.org Cleanup initialization of AccountFetcherService 2019-02-01 timvolodine@chromium.org [AW NS] Fix failing android-marshmallow-arm64-rel bot (remove thread check) 2019-02-01 lowell@chromium.org Remove FakeGCMS reference in identity_apitest.cc 2019-02-01 jkim@igalia.com [s13n] Expand IdentityManager::DiagnosticsObserver with OnAccessTokenRemovedFromCache 2019-02-01 thakis@chromium.org Increase timeout of Linux CFI bot from 3h to 4h for a while. 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 3dc93896b3a9..1a0126f61a98 (2 commits) 2019-02-01 bratell@opera.com Compiling headless_shell_switches.cc once should be enough 2019-02-01 sdefresne@chromium.org Pass base::Value by value to SetExtensionPref 2019-02-01 tonikitoo@igalia.com Develop IdentityManager::Observer equivalent to GCMS::Observer::OnSetAccountsInCookieCompleted 2019-02-01 pasko@chromium.org Stop recording Android.ArmFpu 2019-02-01 ahaas@chromium.org [v8][cleanup] Remove uses of the deprecated IsNeuterable API 2019-02-01 guidou@chromium.org Remove nonstandard exception from RTCIceCandidate constructor. 2019-02-01 adithyas@chromium.org Reland "Portals: Expose portalHost to portal's browsing context" 2019-02-01 tonikitoo@igalia.com Port SigninStatusMetricsProvider and its delegates to talk to IdentityManager 2019-02-01 jkim@igalia.com [s13n] Remove depedency on AccountTrackerService from ProfileDownloader 2019-02-01 jkim@igalia.com [s13n] Port profile_window_browsertest.cc away from SigninManager 2019-02-01 tonikitoo@igalia.com Add Observer to //ios/chrome's IdentityManagerFactory 2019-02-01 guidou@chromium.org Add support for all RTCIceCandidate fields. 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 87ab0aef9c54..7b80b951e0bf (1 commits) 2019-02-01 thakis@chromium.org Try to fix duplicate symbol errors for tts_platform_fuzzer. 2019-02-01 vkuzkokov@chromium.org Use |Printer::protocol| instead of manually checking for scheme 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 569dda7216cd..3dc93896b3a9 (1 commits) 2019-02-01 dtapuska@chromium.org Remove platform abstraction to the ui/events/keycodes. 2019-02-01 melandory@chromium.org [chrome://invalidation] Add more diagnostic info for the FCMInvalidationService. 2019-02-01 mastiz@chromium.org Expose sync timestamps from processor to bridges 2019-02-01 tonikitoo@igalia.com Add Observer to //chrome's IdentityManagerFactory 2019-02-01 gyuyoung@igalia.com s13n: Replace use of AccountTrackerService in authentication_service_unittest.mm 2019-02-01 marinaciocea@chromium.org [Sheriff] Disable flaky test WebRtcVideoCaptureServiceEnumerationBrowserTest.RemoveVirtualDeviceAfterItHasBeenEnumerated 2019-02-01 delphick@chromium.org [cleanup] Fix uses of deprecated v8::Object::Set/Get 2019-02-01 tangltom@chromium.org [unified-consent] Do *not* enable Google services during opt-in 2019-02-01 hajimehoshi@chromium.org Use per-frame task runners at FileReaderLoader mojo binding 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 6808c22d9e24..87ab0aef9c54 (1 commits) 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc f1d1061e51ca..63470298753a (1 commits) 2019-02-01 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@9d3cc57013747fc5ebafb026c6b1162e00f924a9 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 72a0e3347cdf..569dda7216cd (1 commits) 2019-02-01 finnur@chromium.org Contacts Picker: Restrict contacts.select() API to main frame. 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite fc911b7d1f81..387002d1535d (2 commits) 2019-02-01 burunduk@chromium.org Remove unnecessary intermediate profile while getting blacklist service from browser context 2019-02-01 hferreiro@igalia.com Move BuildFakeOAuth2TokenService into IdentityTestEnvironmentChromeBrowserStateAdaptor 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4569cd332d83..6808c22d9e24 (4 commits) 2019-02-01 grunell@chromium.org Check system permission for video capture and fail with correct error on Mac. 2019-02-01 digit@google.com third_party/.gitignore: Add /androidx/lib/ 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 4a2911fc50eb..f1d1061e51ca (1 commits) 2019-02-01 mamir@chromium.org [Sync::USS] Test that Password's progress marker is persisted 2019-02-01 guidou@chromium.org Add OWNERS to platform/exported/mediastream and public/platform/modules/mediastream 2019-02-01 amaralp@chromium.org Fixing CCT App Menu issues introduced by refactor 2019-02-01 jkim@igalia.com [s13n] Add CancelAllLoginRequests API to identity_test_utils 2019-02-01 falken@chromium.org service worker: Remove unused |embedded_worker_id| field. 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 50870b52cc76..4569cd332d83 (1 commits) 2019-02-01 hferreiro@igalia.com Port ChromeSigninClient away from PO2TS and SigninManager 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 3d5023b90cd0..da7318dd0eeb (1 commits) 2019-02-01 hiroh@chromium.org media/gpu/H264Encoder: Don't generate IDR frame if only framerate or bitrate are changed 2019-02-01 chouinard@chromium.org [Chromeshine] Persist events to LevelDB. 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia ae64f52786b3..72a0e3347cdf (2 commits) 2019-02-01 lowell@chromium.org Convert cocoa_profile_test.mm away from FakeGCMS. 2019-02-01 mmoskvitin@google.com [Sync] Remove READING_LIST from the APPS prefs group 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 092aef2aaad3 to 578a3808d2e7 2019-02-01 mario@igalia.com Migrate SupervisedUserService away from ProfileOAuth2TokenService 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3687.0_rc-r1 to 74.0.3690.0_rc-r1 2019-02-01 clemensh@chromium.org [wasm] Disable more tests before changing error messages 2019-02-01 abhijeet@igalia.com Replace use of AccountTrackerService in user_session_manager.cc 2019-02-01 rakina@chromium.org Support whole-word search in FindBuffer 2019-02-01 bratell@opera.com Support jumbo builds in the safe_browsing code (-6 CPU minutes) 2019-02-01 fs@opera.com Hoist/fold GraphicsContext::DrawTiledImage (border-image version) 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 2012b3540bcf..50870b52cc76 (2 commits) 2019-02-01 hiroh@chromium.org ui/gfx: Remove NativePixmap::GetDmaBufFdCount() and GbmBuffer::GetFdCount() 2019-02-01 falken@chromium.org service worker: Move NavigationPreloadRequest to its own file. 2019-02-01 keishi@chromium.org Revert "Add StreamStartAlgorithm type" 2019-02-01 djean@google.com [ios] add url loading service 2019-02-01 tonikitoo@igalia.com Move signin_internals_util.cc|h ou of signin's :internal GN target 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 925f6ab9b18a..ae64f52786b3 (2 commits) 2019-02-01 keishi@chromium.org Revert "Do not call 'navigation committed' callback if there was no pending item to commit." 2019-02-01 mario@igalia.com Remove unnecessary dependency on PO2TS from AppMenuModelTest 2019-02-01 sdefresne@chromium.org Move is_under_advanced_protection to AccountInfo 2019-02-01 mario@igalia.com Remove stale references to ATS from AdvancedProtectionStatusManagerFactory 2019-02-01 ricea@chromium.org Fix headers_text in WebSocketHandshakeResponse 2019-02-01 msisov@igalia.com [ozone/wayland] Fix default window bounds. 2019-02-01 msisov@igalia.com [ozone/wayland] Implement GetCursorScreenPoint. 2019-02-01 keishi@chromium.org Fix OomInterventionConfig default threshold 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 7b1368c196a9..2012b3540bcf (1 commits) 2019-02-01 falken@chromium.org Introduce ServiceWorkerNetworkProviderForServiceWorker. 2019-02-01 vtsyrklevich@chromium.org Reland "GWP-ASan: Pack stack traces to save space" 2019-02-01 kojii@chromium.org [auto] Update FlagExpectations for LayoutNG 2019-02-01 ricea@chromium.org Add IDL files for native WritableStream 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 831bd96138e9..4a2911fc50eb (1 commits) 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 1a07524dce2e..cf9383ed325c (1 commits) 2019-02-01 tkent@chromium.org Split MarkupFormatter::AppendAttribute() 2019-02-01 acourbot@chromium.org media/gpu/v4l2vda: std::move a member that is unused afterwards 2019-02-01 loyso@chromium.org WebApp: Maintain AppId in WebAppTabHelper on extension install and uninstall. 2019-02-01 loyso@chromium.org WebApp: Restore AppId in WebAppTabHelper on tab restore. 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal baff0d095ac5..7b1368c196a9 (2 commits) 2019-02-01 brandm@microsoft.com Update preload to remove the as 'audio'/'video' types. 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 9e2a76c334ce..baff0d095ac5 (2 commits) 2019-02-01 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@366652797dc6195567daedec83faf6e563106541 2019-02-01 tzik@chromium.org Use nonce value for SecurityOrigin equality 2019-02-01 acourbot@chromium.org media/gpu/v4l2: Fix SetPlaneBytesUsed() typo 2019-02-01 eui-sang.lim@samsung.com cache storage: Introduce MultiCacheQueryOptions as per spec 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 01f64e0eb22d..831bd96138e9 (7 commits) 2019-02-01 hajimehoshi@chromium.org Pass per-frame task runner at FileSystemDispatcher mojo bindings 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader ebe5f7fad064..debaacab10b5 (1 commits) 2019-02-01 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal cf976fb07d97..9e2a76c334ce (1 commits) 2019-02-01 bashi@chromium.org service worker: Limit the size of instrumentation log in ServiceWorkerContextClient 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 0d02e1c7fb7f..4f738c1fe581 (1 commits) 2019-02-01 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 48d040e8c524..1a07524dce2e (1 commits) 2019-02-01 chrome-release-bot@chromium.org Updating trunk VERSION from 3690.0 to 3691.0 Created with: gclient setdep -r ../src@c5cbca79da09 The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer TBR=borenet@google.com Change-Id: Iebd0e1e6db26b85add23410e63e1f6ffd6b3d270 Reviewed-on: https://skia-review.googlesource.com/c/188850 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-02 04:48:08 +00:00
"url": "https://chromium.googlesource.com/chromium/src.git@c5cbca79da09e09286006eef37c064db3d517cf4",
"condition": "checkout_chromium",
},
}
recursedeps = [
"common",
"../src",
]
gclient_gn_args_from = 'src'