- 30 May, 2018 40 commits
-
-
Philipp Hancke authored
removes test_state_change_event which initiates a "subtest" using a shared peerconnection resource. BUG=836871 Change-Id: I692bb5826c83d0d36d4169858ab2872d41c03b30 Reviewed-on: https://chromium-review.googlesource.com/1074696 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#562844}
-
Guido Urdaneta authored
Currently, these accessors take an output argument, which makes code more difficult to read and write. The rationale of the old accessors was to avoid an extra copy, but this is no longer an issue since WebVector now has a move constructor and a move assignment operator both of which just swap the underlying std::vector. No functionality change intended. Bug: 846363 Change-Id: I09a1901a48d874342383e8a3366e398c0d115a73 Reviewed-on: https://chromium-review.googlesource.com/1071533 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#562843}
-
Daniel Park authored
> Disables long press for ntp button Bug: 847605 Change-Id: Id054e5398eb0c13b0eac2c50da9f1c0829e949cc Reviewed-on: https://chromium-review.googlesource.com/1077487Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Daniel Park <danielpark@chromium.org> Cr-Commit-Position: refs/heads/master@{#562842}
-
Mounir Lamouri authored
Bug: None Change-Id: Iccda8d594125624453a8be7a501ea1614ec8b5f3 Reviewed-on: https://chromium-review.googlesource.com/1079043Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#562841}
-
Ricky Liang authored
We need to set the JPEG orientation taking into account the sensor orientation and the screen rotation to HAL, so that HAL can fill the right orientation in JPEG EXIF. BUG=b:80457696 TEST=Make sure pictures taken with Chrome camera app have correct JPEG orientation. TBR=wuchengli@chromium.org Change-Id: I6102ec1540be319af3d23b029c17291b9bcb8391 Reviewed-on: https://chromium-review.googlesource.com/1078409 Commit-Queue: Ricky Liang <jcliang@chromium.org> Reviewed-by:
Ricky Liang <jcliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#562840}
-
Thomas Tangl authored
Bug: 836066 Change-Id: I0f41f6cc685a1b2ce86603f678d74c97166ad638 Reviewed-on: https://chromium-review.googlesource.com/1076330 Commit-Queue: Thomas Tangl <tangltom@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#562839}
-
Mark Pilgrim authored
As part of the effort to bring the new Network Service online, we are deprecating URLFetcher in favor of SimpleURLLoader. Background: https://docs.google.com/document/d/1YZDPeg3bf46QPU_vUotFwOEPHquww36b-UdRlO3ZpMU/edit Bug: 844943 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I77ec8b2c4ff6a11995f3b6c2ec911c94b16789e4 Reviewed-on: https://chromium-review.googlesource.com/1076596 Commit-Queue: Mark Pilgrim <pilgrim@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#562838}
-
jonross authored
WebViewTest.ReloadAfterCrash wants to wait for frames to have been produced, but is not interested in hit test data. It has been using WaitForChildFrameSurfaceReady which does not work with VizDisplayCompositor. This updates it to using RenderFrameSubmissionObserver which works with both classic compositing and Viz. TEST=WebViewTest.ReloadAfterCrash Bug: 787945 Change-Id: I1358b0780964cff0298f6e8851dd629bbd14dc44 Reviewed-on: https://chromium-review.googlesource.com/1076778Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#562837}
-
erikchen authored
This CL removes dead code. It has no intended behavior change. Change-Id: I5f5cabb2e162da82777a168df191c14fd0f9a295 Bug: 847876 TBR: dpranke@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1076506 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#562836}
-
Kush Sinha authored
A screenshot is attached in the bug id. Bug: 833797 Change-Id: I7513d082df853bf6551aada588380c84b8d3d095 Reviewed-on: https://chromium-review.googlesource.com/1061527Reviewed-by:
Michael Wasserman <msw@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#562835}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/bb1f5f5e..e0d8ba26 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: Ib273b8883383ebbac93591ab968a87a92535ddf3 Reviewed-on: https://chromium-review.googlesource.com/1078927Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#562834}
-
François Beaufort authored
As we already provide a focus style (changing the background color of the focused item), this CL remove outline (blue ring) in modern media controls. Bug: 836105 Change-Id: I84f74a2e6dce8f997108ef32a57541b455b79287 Reviewed-on: https://chromium-review.googlesource.com/1078307Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#562833}
-
Jeremy Roman authored
There's a comment justifying not using it as a base class, but nothing prevents using it as a member, which allows this class to be initialized without dynamic allocation. Change-Id: I37bf13c4c7c226a88ccf488f5db7f100293fdd1d Reviewed-on: https://chromium-review.googlesource.com/1076906Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#562832}
-
Xida Chen authored
In our current implementation, we ask touch action filter to process a gesture event first and then check whether the event should be queued or not. For FlingStart and FlingCancel we never queue them even if the touch action filter says that they are allowed. As a result, FlingStart gesture will always sent to touch action filter and that's causing some bugs. This CL fixes it by re-ordering how we process a gesture event. We apply three different filters in the following order: 1-The fling controller decides to either filter the event or forward it. The filtering happens either when the controller processes the GSF/GFC events or when it suppresses GSB/GSU events during fling boosting. 2- If the event is not filtered by the fling controller, the touch action filter checks to filter the touchscreen gesture scroll events, with this change this filter doesn't receive GFS events anymore since they are already filtered by the fling controller. 3- If a gesture event is not filtered by any of the two filters above, the gesture_event_queue chooses to either add the event to the event queue to be sent to the renderer or filter the event and add it to debouncing_deferral_queue_. Bug: 838616 Change-Id: I0e363d2fff12fdf5f91c51d42c3752355bb7cccd Reviewed-on: https://chromium-review.googlesource.com/1075554Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Sahel Sharifymoghaddam <sahel@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#562831}
-
erikchen authored
The class only needs to trigger a memory dump for light heap profiling to work. Bug: 822843 Change-Id: I2da1cda226458f6b8b642f045f8142d561fc3ea8 Reviewed-on: https://chromium-review.googlesource.com/1076495Reviewed-by:
Siddhartha S <ssid@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#562830}
-
Gauthier Ambard authored
This CL adds the assets for the actions of the popup menu associated with the Search button. Bug: 845491 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ie793e1a666d72277c519b4f349f6b5416704e65b Reviewed-on: https://chromium-review.googlesource.com/1078736 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#562829}
-
Justin Cohen authored
Removes shadows around refresh artwork, and all the necessary pixel tweakage. screenshot: https://screenshot.googleplex.com/pawpDoFFzVY Bug: 844006 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I760902a0820b0426d75d571163cdc2ab7c7782a4 Reviewed-on: https://chromium-review.googlesource.com/1078912Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#562828}
-
Gauthier Ambard authored
This CL adds the Request {Desktop|Mobile} Site and Find in Page actions to the Share Menu. Bug: 845497 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I6d54ed7f723c262608c0144ec1686f317a5d376c Reviewed-on: https://chromium-review.googlesource.com/1075090Reviewed-by:
Peter Lee <pkl@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#562827}
-
Fan Yang authored
In QUIC, close connection if received a new ack while processing an ack frame. Protected by ENABLED quic_reloadable_flag_quic_use_incremental_ack_processing4. Merge internal change: 198394989 R=rch@chromium.org Bug: 844257 Change-Id: I45966ad7bf4d29b8df643409c4af3d8095554662 Reviewed-on: https://chromium-review.googlesource.com/1076591Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Fan Yang <fayang@chromium.org> Cr-Commit-Position: refs/heads/master@{#562826}
-
Thomas Tangl authored
This CL removes the additional top/bottom separator of the accounts submenu on Mac. Bug: 846803 Change-Id: I7331c010a8734f62cac8bf48d19bb9854f0a0492 Reviewed-on: https://chromium-review.googlesource.com/1078752Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#562825}
-
Elly Fong-Jones authored
These tests are flaky on Mac, especially in Views mode. Bug: 845979 Change-Id: Idb2125c8ce24595e501df8544609f0c6e6dd8957 Reviewed-on: https://chromium-review.googlesource.com/1070338Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#562824}
-
Jérôme Lebel authored
To follow the mocks specifications, the checkmark needs to have 26px to the trailing edge. To be able to use the UITableViewCell checkmark with the correct margin, the cell layout margin is used to work around this issue. Mock: https://docs.google.com/presentation/d/1cZfr5FGWGSy0PNaQ8uzik0alLAH-5glh1vsb030vha8/edit?ts=5aba5455#slide=id.g34c64dbe85_0_0 Screenshot: https://drive.google.com/open?id=1Guhu3UWjmP3h_YhHY40cUdyAeqWIkSVV Bug: 827072 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I4da23ffc5decdb5ef17b983a39723470eb9cab9e Reviewed-on: https://chromium-review.googlesource.com/1078439 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#562823}
-
Mounir Lamouri authored
Bug: None Change-Id: I87e78e3ac9403f9af6a072edbbcd515a31d1b55e Reviewed-on: https://chromium-review.googlesource.com/1079041Reviewed-by:
François Beaufort <beaufort.francois@gmail.com> Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#562822}
-
Charlie Harrison authored
These metrics were used to evaluate the LazyParseCSS experiment, which we've launched in M67. The complexity is probably not worth the value of the metrics for just monitoring. Bug: None Change-Id: I1145a1363a63fa70c6d33f5b8b8371b308defde7 Reviewed-on: https://chromium-review.googlesource.com/1077058Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Bryan McQuade <bmcquade@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#562821}
-
stkhapugin@chromium.org authored
Adjusts the share button size to match mocks. Bug: 829397 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I6807c123a2861522442e915b4cc687d1f98c7502 Reviewed-on: https://chromium-review.googlesource.com/1078749Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#562820}
-
Aga Wronska authored
Make FilterActivityPeriodsByUsers() method use preference name that ActivityStorage was initialized with. This is a follow up for: https://chromium-review.googlesource.com/c/chromium/src/+/1056264. Bug: 837001 Change-Id: Iae481736122b62216514c8bb5125273ed97e443e Reviewed-on: https://chromium-review.googlesource.com/1077754Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#562819}
-
Daniele Castagna authored
crrev.com/c/1056165 moved setting |PLANE_CTM| properties trough HardwareDisplayPlane. Since we used to skip adding the cursor to HardwareDisplayPlaneManager::planes_, after that CL we stopped applying color correction to the cursor. This CL makes sure we always add the cursor to the list of planes, so that color correction will be applied correctly to the cursor. It also makes sure we don't assign the cursor to an HW overlay. Bug: 839487 Test: Ran unitests Change-Id: If8a29e3517d5ead7b8a5edadf6446f910c26176f Reviewed-on: https://chromium-review.googlesource.com/1077827Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#562818}
-
Ramin Halavati authored
ContentSettingsService handles incognito mode requests internally, so a flag is set to redirect incognito mode requests to the original profile. Also, in Set Content Settings API, incorrect use of include_incognito() function instead of IsIncognitoEnabled() is corrected. Two tests are added to check that all settings written in incognito are applied and do not affect regular mode, and incognito settings cannot be modified from regular mode. Bug: 832697 Bug: 845845 Change-Id: I6d65f824e3e3ca2fbd218ed0bf5af1ddc15c87ef Reviewed-on: https://chromium-review.googlesource.com/1061853 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Cr-Original-Commit-Position: refs/heads/master@{#561811} Reviewed-on: https://chromium-review.googlesource.com/1074651 Cr-Commit-Position: refs/heads/master@{#562817}
-
bungeman authored
Skia's sk_sp class is moving from operator pointer to field to explicit operator bool. As a result a few uses need to be updated. Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I1b120d972ea88452b36093745b897445444ab745 Reviewed-on: https://chromium-review.googlesource.com/1075609Reviewed-by:
enne <enne@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Ben Wagner <bungeman@google.com> Cr-Commit-Position: refs/heads/master@{#562816}
-
Aga Wronska authored
This typo needs to be fixed, because it fails google3 presubmit checks, when policy definitions are synced to google3. Change-Id: I15b26347984b98417600cafd4cdd5f80044e54b5 Reviewed-on: https://chromium-review.googlesource.com/1077663Reviewed-by:
Pavol Marko <pmarko@chromium.org> Commit-Queue: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#562815}
-
vitaliii authored
Add ConsentSyncBridge (interface and implementation) without actually wiring it to the ConsentAuditor. The bridge itself is heavily based on UserEventSyncBridge, but the user event related bits were removed. Also I've tried to make tests easier to understand. This is the first change in a series to split user consents from user events into a separate datatype. Bug: 840357 Change-Id: Ief8d178d5aaf4b3bc3be68eb4580c811e8c50bb0 Reviewed-on: https://chromium-review.googlesource.com/1076248Reviewed-by:
Markus Heintz <markusheintz@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#562814}
-
vitaliii authored
This is a follow-up to https://chromium-review.googlesource.com/1068528. Change-Id: Icec51b2b2c01812385b51d688888410904c7e65b Reviewed-on: https://chromium-review.googlesource.com/1078728Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#562813}
-
Mounir Lamouri authored
This is removing `PlaybackStateChanged()` from WebMediaPlayerClient and instead adds `RequestPlay()` and `RequestPause()`. HTMLMediaElement will notify the WebMediaPlayer when it states changes and there is no need for the WebMediaPlayer to change its internal state and then notifies the HTMLMediaEelement that things have changed. Indeed, it breaks some assumptions that the HTMLMediaElement has. The change also replaces some cast-related calls that are a by-product of this design change. Bug: 846490 Change-Id: Ibd60f571787e5f3a0d8a5ddfdbf4a35a2e53081e Reviewed-on: https://chromium-review.googlesource.com/1074807Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#562812}
-
Ken Rockot authored
There are public platform support and invitation APIs available in Mojo now, and they should be used exclusively in lieu of the old EDK APIs where possible. This converts most uses of the old APIs to the new ones. Note that there should be no functional difference in any of these components, and this does not change the underlying behavior of the system, e.g. internal IPC protocol is unchanged. Bug: 844763 Change-Id: I878f103041758d130c34bde046fa054b984feb8c Reviewed-on: https://chromium-review.googlesource.com/1070882Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Wu-Cheng Li <wuchengli@chromium.org> Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Reviewed-by:
Joe Mason <joenotcharles@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#562811}
-
Kent Tamura authored
Bug: 843927 Change-Id: I7a4c7912ae535ce9afa2a2a0df433eea185a9cfd Reviewed-on: https://chromium-review.googlesource.com/1078407Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#562810}
-
Kim Paulhamus authored
The array represents all versions the RP supports. Bug: 840153 Change-Id: I150e80d2e9d5149fac39400eca69d680cc86307a Reviewed-on: https://chromium-review.googlesource.com/1060273Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Kim Paulhamus <kpaulhamus@chromium.org> Cr-Commit-Position: refs/heads/master@{#562809}
-
Bence Béky authored
Change-Id: Ie1025b480409650263c1592f28593b555e62e015 Reviewed-on: https://chromium-review.googlesource.com/1076410Reviewed-by:
Helen Li <xunjieli@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#562808}
-
Jeremy Roman authored
It is unused. Change-Id: Iff3a02c0a9fb1386ea77ca9da61ffdfa8b57a297 Reviewed-on: https://chromium-review.googlesource.com/1076985Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#562807}
-
Mark Pilgrim authored
As part of the effort to bring the new Network Service online, we are deprecating URLFetcher in favor of SimpleURLLoader. Background: https://docs.google.com/document/d/1YZDPeg3bf46QPU_vUotFwOEPHquww36b-UdRlO3ZpMU/edit Previous CL: https://chromium-review.googlesource.com/c/chromium/src/+/1070110 Reverted: https://chromium-review.googlesource.com/c/chromium/src/+/1073656 Refactoring exposed an underlying bug in the existing code (max_retries_on_5xx_ could be used before being initialized). This CL initializes it to 0 in the constructor. Bug: 844937 Change-Id: I419565dc899b2b48118b351206ade4f15090836a TBR: groby@chromium.org, charleszhao@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1076407 Commit-Queue: Mark Pilgrim <pilgrim@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Andrew Moylan <amoylan@chromium.org> Cr-Commit-Position: refs/heads/master@{#562806}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/16f558d..21ca043 git log 16f558d..21ca043 --date=short --no-merges --format='%ad %ae %s' 2018-05-29 robertphillips@google.com Allow CCPR in DDL1 images (since DDL itself now supports CCPR) 2018-05-29 robertphillips@google.com Add DDL to SKPBench Created with: gclient setdep -r src/third_party/skia@21ca043 The AutoRoll server is located here: https://autoroll.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=master.tryserver.blink:linux_trusty_blink_rel;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=rmistry@chromium.org Change-Id: Ie2cfa85e724c3d2ac9d83384c2cc0ede2868cc6c Reviewed-on: https://chromium-review.googlesource.com/1078630 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#562805}
-