aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorskia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>2019-01-20 19:29:07 +0000
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-01-20 19:56:33 +0000
commit3b84baa5ab062e2eb43aac1698090374e16d2160 (patch)
tree3491035e58d15b25de7b2e93333b8d9f4899ccde /DEPS
parent7d81f6fd6f9bfd291c069804b5e6f0525424b572 (diff)
downloadskqp-3b84baa5ab062e2eb43aac1698090374e16d2160.tar.gz
Roll ../src b1e66fcbbc89..9d6cc12318d2 (17 commits)
https://chromium.googlesource.com/chromium/src.git/+log/b1e66fcbbc89..9d6cc12318d2 git log b1e66fcbbc89..9d6cc12318d2 --date=short --no-merges --format='%ad %ae %s' 2019-01-20 vtsyrklevich@chromium.org Test field trial change to reduce perf regressions 2019-01-20 tetsui@chromium.org StaticKCM: Add layout_change to Wayland extension 2019-01-20 pshmakov@google.com Force show controls when transitioning to reader mode 2019-01-20 leon.han@intel.com [OnionSoup] Replace WebConsoleMessage::Level with mojom::ConsoleMessageLevel 2019-01-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 66e184425565..7d81f6fd6f9b (1 commits) 2019-01-20 lushnikov@chromium.org DevTools: addScriptToEvaluateOnNewDocument should work with disabled javascript 2019-01-20 pmalani@chromium.org Add histograms for Smart Dim ML service calls 2019-01-20 chrome-release-bot@chromium.org Updating trunk VERSION from 3678.0 to 3679.0 2019-01-20 reed@google.com fix typo from prev refactor -- hinting is on font 2019-01-20 paulmiller@google.com WebView: Activate AndroidWebViewSessionConsistencyTest 2019-01-20 avi@chromium.org Alphabetize the flag.json file. 2019-01-20 xingliu@chromium.org Adds a feature flag for foreground notification manager. 2019-01-20 dgozman@chromium.org DocumentLoader: make srcdoc navigations async (attempt #2) 2019-01-20 ccameron@chromium.org Disable app shim signature check 2019-01-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 60bff2366ee7..66e184425565 (1 commits) 2019-01-20 edchin@chromium.org [ios] Refactor tab printing 2019-01-20 wez@chromium.org Revert "Roll src-internal 9eb5076ed0c1..187f3372e0fd (1 commits)" Created with: gclient setdep -r ../src@9d6cc12318d2 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=djsollen@google.com Change-Id: Icb5cac66eb8e8b0a80ca73be56421f6ff595dc38 Reviewed-on: https://skia-review.googlesource.com/c/185506 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index aadf771f76..941ca430ae 100644
--- a/DEPS
+++ b/DEPS
@@ -37,7 +37,7 @@ deps = {
"third_party/externals/Nima-Math-Cpp" : "https://github.com/2d-inc/Nima-Math-Cpp.git@e0c12772093fa8860f55358274515b86885f0108",
"../src": {
- "url": "https://chromium.googlesource.com/chromium/src.git@b1e66fcbbc8966733e6ecd02debcf9807625e1d7",
+ "url": "https://chromium.googlesource.com/chromium/src.git@9d6cc12318d2261a7858e535cdd83a33c75b080a",
"condition": "checkout_chromium",
},
}