- 30 May, 2018 40 commits
-
-
Christopher Grant authored
Unbinding of frames appears to generate GL errors, on the first frame, but otherwise, the UI is clean. Checking for GL errors in the testapp is a way to sanity check against new UI errors without affecting GPU scheduling on dev/release Android builds. BUG=768905 R=vollick Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_vr Change-Id: I7ba27f20e59f4eb642f129795abb74d66a0894f5 Reviewed-on: https://chromium-review.googlesource.com/1070309Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#562962}
-
Chandan Padhi authored
Bug: 834281 Change-Id: I246b48483acb423bf83ab9c3e352d51bfe31070f Reviewed-on: https://chromium-review.googlesource.com/1078590Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Chandan Padhi <c.padhi@samsung.com> Cr-Commit-Position: refs/heads/master@{#562961}
-
Morten Stenshorne authored
Fixed by https://chromium-review.googlesource.com/c/chromium/src/+/1063891 TBR=yosin@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: If394f21d7f2dc9076ed25a04bcba13a0509b29b7 Reviewed-on: https://chromium-review.googlesource.com/1078809 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#562960}
-
Dmitry Gozman authored
This removes AcceptLanguagesResolver, which was delegating most of the work to FontGlobalContext anyway, and also simplifies FontGlobalContext a fair amount by introducing LayoutLocale::PerThreadData. Bug: 847934 Change-Id: I10f8ccc682d4cdc77189fb6738872636ecd5425e Reviewed-on: https://chromium-review.googlesource.com/1074828 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#562959}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 5ed8bbb7. With Chromium commits locally applied on WPT: 6534acd9 "[css-grid] Baseline alignment inside the tracks sizing algorithm" e8832df8 "webrtc wpt: remove test_state_change_event" 3750c2ca "[LayoutNG] Minor outline bug fix" 3500c4d4 "idlharness.js: add_dependency_idls: Include partials in attribute type imports." Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/18938 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: mlamouri@chromium.org: external/wpt/mediasession TBR=robertma No-Export: true Change-Id: I5bb256e61d880a2b40608d11141b580d11cd8dad Reviewed-on: https://chromium-review.googlesource.com/1079435 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#562958}
-
David Michael Barr authored
BUILD.gn.cmake: Merge blocks with identical conditions. Remove an empty block. Inline arm_assembly_sources, it has a single reference. Use generic sources for libaom static_library. Note, architecure-specific sources are included via deps. cmake_update.sh: Move common console message to reset_dirs step. Handle creation of config dir for aom_version.h on first run. Bug: 783519 Change-Id: If8b4be6bb1f54ea0eec839c8281cd1861e4f3195 Reviewed-on: https://chromium-review.googlesource.com/1077715Reviewed-by:
Johann Koenig <johannkoenig@google.com> Commit-Queue: Johann Koenig <johannkoenig@google.com> Cr-Commit-Position: refs/heads/master@{#562957}
-
Scott Violet authored
For top-levels, if there is capture then send to the client (if the client requested capture), otherwise do nothing (local environment handles it). For non-top levels if there is capture then always use the capture-owner. BUG=837692 TEST=covered by tests Change-Id: I38914a49866c49e4827b47b8748e2e6ebb143679 Reviewed-on: https://chromium-review.googlesource.com/1077968 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#562956}
-
Kevin McNee authored
The MouseWheelEventQueue was coalescing wheel events without terminating the LatencyInfos of the events that are coalesced away. Bug: 843237 Change-Id: Ice6d9a58dca7e9680f8476579362850582f738e0 Reviewed-on: https://chromium-review.googlesource.com/1060112Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#562955}
-
Anna Malova authored
Bug: 823759 Change-Id: Ieb94e47ae1d068c44013bb5acf6e7a2f63f97650 Reviewed-on: https://chromium-review.googlesource.com/1078727Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Anna Malova <amalova@chromium.org> Cr-Commit-Position: refs/heads/master@{#562954}
-
Ella Ge authored
This is a reland of 2c03b1bd The CL was reverted because of failures on the leak bot. However the leak is not cause by the test or the patch. Add the exception for the test for further investigation. Original change's description: > Check page exist after dispatch dragstart > > frame_->GetPage() may be null. need to check before use GetDragState > This CL reorder the some checks in MouseEventManager::TryStartDrag > to make sure GetPage is valid before start drag. > > Bug: 843502 > Change-Id: Ifdf5b20d7132ca4b089c9a5b7652ebbd41370c33 > Reviewed-on: https://chromium-review.googlesource.com/1064878 > Commit-Queue: Ella Ge <eirage@chromium.org> > Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Cr-Commit-Position: refs/heads/master@{#561262} Bug: 843502 Change-Id: I093da085a84eecf2937d522b762b2feeeb1d7947 Reviewed-on: https://chromium-review.googlesource.com/1079247 Commit-Queue: Ella Ge <eirage@chromium.org> Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#562953}
-
Bence Béky authored
Move callback_ from multi_threaded_proxy_resolver.cc::"anonymous namespace"::Job base class to MultiThreadedProxyResolver::GetProxyForURLJob, because it is not used in the other derived class. Change-Id: I1b9350bef6d14e6acb9223a74b17e6c68233966e Reviewed-on: https://chromium-review.googlesource.com/1076488Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#562952}
-
Jeremy Roman authored
It's more concise and skips some minor heap allocations. Change-Id: I45259ae677da93cfed7b2c176ae519dfbd33acba Reviewed-on: https://chromium-review.googlesource.com/1079029Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#562951}
-
rbpotter authored
Bug: 773928 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I178d4aaa4e1227069f03628254a864737dfc14c9 Reviewed-on: https://chromium-review.googlesource.com/1077824Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#562950}
-
Marijn Kruisselbrink authored
This moves TestSelectFileDialogFactory out of ppapi_filechooser_browsertest.cc to its own separate file, so the FileRef tests can also use the same select file dialog implementation to get access to an "external" file ref. Bug: 823522, 791702 Change-Id: Ic68f15fe52e4cac78542ed01fe2ac76546e7fb78 Reviewed-on: https://chromium-review.googlesource.com/1065050Reviewed-by:
Bill Budge <bbudge@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#562949}
-
Francois Doray authored
Any window which isn't fully opaque must be marked as transparent. Otherwise, aura::WindowOcclusionTracker will consider it fully opaque in occlusion computations. Bug: 833814 Change-Id: Ie2cc66319efc3c4c0f3f014a685aa7ca2fff2ef8 Reviewed-on: https://chromium-review.googlesource.com/1076349Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#562948}
-
Ryan Tseng authored
To allow bumping next safe build number. luci-migration doesn't know which builders use build numbers, so it bumps the build number regardless of whether or not it is used. Bug: 845667 Change-Id: I3f03e42add1fe8329ded0f628cee2d014f61f552 Reviewed-on: https://chromium-review.googlesource.com/1079627Reviewed-by:
Nodir Turakulov <nodir@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org> Cr-Commit-Position: refs/heads/master@{#562947}
-
Dave Tapuska authored
Add ability to store the promises in the pending requests and exits. Adjust tests to ensure they work correctly with promises. BUG=383813 Change-Id: I81e4780d5ea25b3a1ac7fef54b1fbc9c0d31897a Reviewed-on: https://chromium-review.googlesource.com/1075711 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#562946}
-
dpapad authored
Bug: None Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I3f2d4f700d2e65dea26c8f05bafcefd45a5e60a4 Reviewed-on: https://chromium-review.googlesource.com/1077431Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#562945}
-
Xing Liu authored
This CL changes the spinner item background from gray to white. Bug: 847533 Change-Id: I1367c98b1af5e66f180450ea0650bfd66373d5d0 Reviewed-on: https://chromium-review.googlesource.com/1077492Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#562944}
-
Xing Liu authored
Currently the download location item in the preference uses a view that contains a radio button and text views. Currently only the top level view can listen to touch event, not the radio button, which causes double checked radio button. This CL makes the radio button also listens to touch event. Bug: 847530,842464 Change-Id: I8fbef6b413d922115e1cecf76b6b48ecfe58779d Reviewed-on: https://chromium-review.googlesource.com/1077332Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#562943}
-
Bret Sepulveda authored
This patch introduces a new function MakeRefreshShadowValues, intended to eventually replace the existing MakeMdShadowValues, and adds the elevation used for for dialogs and bubbles. It does not add shadow values for other elevations, instead it will fall back to MakeMdShadowValues. This patch also gives bubbles and dialogs a corner radius and elevation pre-Refresh. This will cause a small visual change. Bug: 822075 Change-Id: Ib3bd03dc1c1e7a63b7fba84c72e6c6430c03e0df Reviewed-on: https://chromium-review.googlesource.com/1070566Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#562942}
-
Eugene But authored
URLDidChangeWithoutDocumentChange should not be called if previous document hostname is empty. This state is a bug, but there is no value in crashing. Bug: 845933 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I83ddc62ebc4211aa14f7819f8ea9a6d80d1b7e25 Reviewed-on: https://chromium-review.googlesource.com/1079368Reviewed-by:
Danyao Wang <danyao@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#562941}
-
Koji Ishii authored
This patch forces old layout for ruby elements. While ruby elements are inline by default, the ReattachLegacyLayoutObjectList in CL:1063891 handles finding the BFC when ShouldForceLegacyLayout() is true, and reattach to old layout at the BFC. Bug: 636993 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I2a239e8b58d0d1b3dbf032de61d68dfc6e7421ba Reviewed-on: https://chromium-review.googlesource.com/1079048Reviewed-by:
Aleks Totic <atotic@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#562940}
-
Tom Anderson authored
Chrome quits after the LOG(ERROR), so the debug stack trace is never printed. This CL moves it before LOG(ERROR). BUG=821704 TBR=gab Change-Id: I7974e41883f3f437f8c6c2e3c42bdd9185d24c16 Reviewed-on: https://chromium-review.googlesource.com/1077564Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#562939}
-
David Benjamin authored
Bug: none Change-Id: I5923ded9dc93c40bdd75eb62a1fdeebb96c58f73 Reviewed-on: https://chromium-review.googlesource.com/1078911Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#562938}
-
Ryan Hansberry authored
DeviceSyncClient is a wrapper around the DeviceSync Mojo Service, abstracting away Mojo-interfacing logic. It also contains a ExpiringRemoteDeviceCache (new class which maintains cache removal logic on top of the cache ,in the case that a device is scrubbed from Cryptauth after 30 days of inactivity). There should only be one DeviceSyncClient instance per process. Bug: 824568, 752273 Change-Id: Id26dcc355765b58974efb4b7cea22adefb014c4e Reviewed-on: https://chromium-review.googlesource.com/1069975 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#562937}
-
Aaron Leventhal authored
Content insertion and deletion is an important missing semantic. There are new IA2 roles for them. TBR=thakis@chromium.org Bug: 843744 Change-Id: Ibb8ea1dbee58da18e7b238f64c66c4746228f3f3 Reviewed-on: https://chromium-review.googlesource.com/1078928 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#562936}
-
Kurt Horimoto authored
Bug: none Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ia3b575c49748d354654217f2cf36d0bb8be8fbaf Reviewed-on: https://chromium-review.googlesource.com/1079310Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#562935}
-
Chris Palmer authored
Bug: None Change-Id: I1667617b44ee4bb999de3d0b18eacd56a84b9d79 Reviewed-on: https://chromium-review.googlesource.com/1079324Reviewed-by:
Andrew Whalley <awhalley@chromium.org> Commit-Queue: Andrew Whalley <awhalley@chromium.org> Cr-Commit-Position: refs/heads/master@{#562934}
-
Koji Ishii authored
The "DCHECK(...) << ToString()" calls ToString() even when DCHECK pass. ShapeResult::ToString() is expensive when it's large that using operator<<() makes debug/DCHECK builds faster. Before this fix, 90% of time was consumed in ToString() for blink/perf_tests/layout/word-break-break-all.html Bug: 636993, 846138 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I808dc3b53da8a65e89bf7157907977ecf00221a9 Reviewed-on: https://chromium-review.googlesource.com/1077910Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#562933}
-
Christian Fremerey authored
[Video capture] Fix and re-enable flaky test FakeVideoCaptureDeviceDescriptorTest.CanUseSecondRequestedProxy Cause for the flakiness was an overly restrictive expectation on a mock. Bug: 845661 Change-Id: I17708f956c1b201a5d08593d50bea71282944653 Reviewed-on: https://chromium-review.googlesource.com/1079322Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Commit-Queue: Christian Fremerey <chfremer@chromium.org> Cr-Commit-Position: refs/heads/master@{#562932}
-
Emily Hanley authored
Bug:847926 Change-Id: I7fefb7fb9ed0e023c9e9ff0996c8bcdb4f4f04ee NOTRY=true # test covered by PRESUBMIT Change-Id: I7fefb7fb9ed0e023c9e9ff0996c8bcdb4f4f04ee Reviewed-on: https://chromium-review.googlesource.com/1079536 Commit-Queue: Ned Nguyen <nednguyen@google.com> Reviewed-by:
Ashley Enstad <ashleymarie@chromium.org> Cr-Commit-Position: refs/heads/master@{#562931}
-
Devlin Cronin authored
WindowController::SetFullscreenMode() is only used by the window controller retrieved from the Browser object, which is always a BrowserExtensionWindowController. Remove SetFullscreenMode() from the base WindowController class and move it to only be on the BrowserExtensionWindowController. Bug: None Change-Id: If56331ff87357fb739e5ab7858d4f56fafbddb6d Reviewed-on: https://chromium-review.googlesource.com/1067758Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#562930}
-
Bernhard Bauer authored
As a first step in refactoring the content suggestions UI to use the Clank UI architecture, use the ListObserver interface to notify about changes to the NTP tree model instead of the very similar NodeParent, and have ChildNode inherit from ListObservable to send these notifications. Later this will allow separating the model from controller (mediator) code, with change notifications passed through the tree from the model to the RecyclerView adapter. As part of this, merge ClusterListObservable into ClusterList, as they now have the same base class, and add an explicit destroy() method to ContextualSuggestionsCluster, as detaching is now replaced with removing an observer (which should not trigger any side effects). This also ensures that contextual suggestion clusters are destroyed with the coordinator (which used to happen only when they were being replaced with new suggestions). Bug: 847420 Change-Id: I158aecb5fff36db1c1afa7e1fc92adf30f4433b2 Reviewed-on: https://chromium-review.googlesource.com/860642 Commit-Queue: Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#562929}
-
Kevin Bailey authored
The tab switch button only exists at quantized sizes, depending on window width. Currently it jumps between those sizes. We would prefer that it animate between them. This CL adds the beginning of animation, putting off issues like delaying animation until window shrinking stops, etc. The CL also changes the ellision type to fade. Bug: 780835 Change-Id: Ic4a9997e213bae5415d73a7f83b410b788a95279 Reviewed-on: https://chromium-review.googlesource.com/1067667 Commit-Queue: Kevin Bailey <krb@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#562928}
-
Koji Ishii authored
This patch pre-allocates Vector<UScriptCode> in ScriptRunIterator as the allocation of this vector turned out to be one of the hottest code path. Bug: 645035, 846138 Change-Id: Id424d6424d35a9cb7eaf62f15b809843644bd40a Reviewed-on: https://chromium-review.googlesource.com/1077916Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#562927}
-
Amy Qiu authored
Rename so that pages follow the same naming convention as rendering page sets. Bug: 847857 Change-Id: If96e8e1548ae3c0f3bc769e11eb0be1a10cfdf89 Reviewed-on: https://chromium-review.googlesource.com/1079194Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Amy Qiu <amyqiu@google.com> Cr-Commit-Position: refs/heads/master@{#562926}
-
Mohamed Heikal authored
A crash happens in ActivityTabStartupMetricsTracker if the tracked ChromeActivity calls finish() but its onDestroy lifecycle method is not called before chrome finishes its startup. This cl adds a check to see if the ChromeActivity is finishing before adding observers for metrics tracking. Bug: 847580 Change-Id: I1a6685c770286c0533960c4ff7032dc047042c96 Reviewed-on: https://chromium-review.googlesource.com/1079202 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Maria Khomenko <mariakhomenko@chromium.org> Cr-Commit-Position: refs/heads/master@{#562925}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/4fef773..95fb2a1 git log 4fef773..95fb2a1 --date=short --no-merges --format='%ad %ae %s' 2018-05-27 fjhenigman@chromium.org Add vertex formats and lookup function. Created with: gclient setdep -r src/third_party/angle@95fb2a1 The AutoRoll server is located here: https://angle-chromium-roll.skia.org 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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=jmadill@chromium.org Change-Id: I26ff2f2049fcd1c65698beb20db7371d5e3971db Reviewed-on: https://chromium-review.googlesource.com/1079428 Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#562924}
-
Fabio Tirelo authored
Bug: 768881 Change-Id: I6c1f4fae8428067d018cb548f792ad3a2f955bff Reviewed-on: https://chromium-review.googlesource.com/1079193Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#562923}
-