- 28 Jan, 2018 40 commits
-
-
Raymes Khoury authored
This removes the CancelRequest functionality from the permissions UI code. Cancelling permission requests is rarely used and very complicated. It's not actually needed as requests will automatically be cancelled when the user navigates. Callers can use weak pointers in the request callback if they expect that the lifetime of the request will outlast the lifetime of the callsite. Bug: 792382 Change-Id: Ib757b9d796b80474e06af3a341bbf565ff9ff2e9 Tbr: lcwu@chromium.org Reviewed-on: https://chromium-review.googlesource.com/876746 Commit-Queue: Raymes Khoury <raymes@chromium.org> Reviewed-by:
Randy Smith <rdsmith@chromium.org> Reviewed-by:
David Vallet <dvallet@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#532295}
-
Eric Karl authored
To understand the cost of workarounds for low-bit-depth banding with alpha we need to know how many tiles rasterized are opaque. This UMA should give us a reasonable approximation, and might be useful in other cases as well. R=vmpstr Bug: 789153 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: Ic66314fb189bf87cc5892cc1e0d6f0970229226f Reviewed-on: https://chromium-review.googlesource.com/886566 Commit-Queue: Eric Karl <ericrk@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#532294}
-
Chris Nardi authored
calc() was previously unsupported in webkit-gradient and webkit-cross-fade, but both should take calc() values. Update the code to support calc() values. Bug: 397061 Change-Id: Icadf35d5fa0d4c01de24cabbdb0f0d8435e73c69 Reviewed-on: https://chromium-review.googlesource.com/890700 Commit-Queue: Chris Nardi <cnardi@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#532293}
-
Raymes Khoury authored
Currently we still display the text "Location - Blocked for current search engine" in Page Info when in incognito mode. However, in reality, DSE settings don't impact incognito mode so we should just display the same thing in Page Info as we do for a regular website. Change-Id: I0dc820f888945adb4288c1aec65f2c3d726f252f Reviewed-on: https://chromium-review.googlesource.com/885382Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Commit-Queue: Raymes Khoury <raymes@chromium.org> Cr-Commit-Position: refs/heads/master@{#532292}
-
Adam Langley authored
I noticed one case in the README.md and figured that I should fix them all. Change-Id: I7c48a7a178ed377073c8e49a1884c961e8075053 Reviewed-on: https://chromium-review.googlesource.com/872194 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#532291}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/75f4c4058811..4a49068fafa8 $ git log 75f4c4058..4a49068fa --date=short --no-merges --format='%ad %ae %s' 2018-01-28 fmalita [skottie] Simplify layer matrix caching Created with: roll-dep src/third_party/skia 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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=bungeman@chromium.org Change-Id: If1195e4a73a57b33d1e3d60626a3204546b28d97 Reviewed-on: https://chromium-review.googlesource.com/890639 Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#532290}
-
David McAllister authored
BUG=None TEST=GpuMemoryBufferTest on Pixel, Nexus Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: If63280993d620c8db00ed1f7eaccda8b1dee83a5 Reviewed-on: https://chromium-review.googlesource.com/871973Reviewed-by:
David Reveman <reveman@chromium.org> Commit-Queue: David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#532289}
-
Adam Langley authored
In the U2F code we have supported an individual attestation signal to tokens based on a magic AppID. Since we hate that sort of special casing, it is being transitioned to using an enterprise policy to enumerate AppIDs and RP IDs which should get this treatment. This change adds the policy-based behaviour to webauthn so that we can, hopefully, eventually discontinue the use of the U2F API. Bug: none Change-Id: Ifc68792c91947f9233e1be50477f338e7cb4bb6c Reviewed-on: https://chromium-review.googlesource.com/876803 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Kim Paulhamus <kpaulhamus@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#532288}
-
Peter Boström authored
Replaces the dialog showing "Saved passwords for this site:" as title alongside "No passwords saved." in the body. Instead this now shows only "No passwords saved for this site" as title. Bug: chromium:654115 Change-Id: Id8c340991fd22a5406112788ddf24e04b79487b5 Reviewed-on: https://chromium-review.googlesource.com/847908 Commit-Queue: Peter Boström <pbos@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#532287}
-
Daniele Castagna authored
Currently GpuMemoryBufferVideoFramePool allocates buffers with GPU_READ_CPU_READ_WRITE usage. This means these buffers won't be used for scanout (no fb added on CrOS). This CL simply changes the usage used when allocating buffers to SCANOUT_CPU_READ_WRITE, in this way this buffers will be created for scanout, if possible. Note that SCANOUT implies GPU_READ, meaning that in case the allocation of the buffer for scanout will fail, the buffers will be allocated exactly as they'd be if GPU_READ_CPU_READ_WRITE were used instead. Bug: b/71837407 Change-Id: I3a03daf721f1cc04038a4f6f91985b5affe2a276 Reviewed-on: https://chromium-review.googlesource.com/884401 Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#532286}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/04fce9c80879..75f4c4058811 $ git log 04fce9c80..75f4c4058 --date=short --no-merges --format='%ad %ae %s' 2018-01-28 fmalita [skottie] Switch animators to SkTArray Created with: roll-dep src/third_party/skia 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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=bungeman@chromium.org Change-Id: Ia338e706b9587bc2c05e6c0b5190655dca3c48c5 Reviewed-on: https://chromium-review.googlesource.com/890699Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#532285}
-
Jay Civelli authored
Bug: 775677 Change-Id: I8a974f2e43218bd8e91a2f6377ec22bf044cc2ba Reviewed-on: https://chromium-review.googlesource.com/887753Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Jay Civelli <jcivelli@chromium.org> Cr-Commit-Position: refs/heads/master@{#532284}
-
Koji Ishii authored
Following bot results are included. 3314 3325 3328 3334 3335 3336 3337 3338 3340 3342 3343 3344 3345 3351 3352 3353 3354 3355 100 lines were removed and 151 lines were deflaked by consecutive results since 3300. TBR=eae@chromium.org NOTRY=true Bug: 591099 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I482e02b642fe97129f875362f8d45e700427e894 Reviewed-on: https://chromium-review.googlesource.com/886901 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#532283}
-
Chromium WPT Sync authored
Using wpt-import in Chromium d8685f3c. With Chromium commits locally applied on WPT: 9f32e9c0 "S13nServiceWorker: Add tests for network fallback for navigations with request bodies" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/11182 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: kojii@chromium.org: external/wpt/css/css-writing-modes TBR=leon.han@intel.com No-Export: true Change-Id: Ic131a4b21c27e843fa9a3cd51b540ddd9782a853 Reviewed-on: https://chromium-review.googlesource.com/890363 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@{#532282}
-
David Tseng authored
(i.e. focusObject == anchorObject) Test: verify that moving a caret (*not a selection*) never results in a non-collapsed selection in the accessibility tree data Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I29f3d807fd7d9e29b997e3f1969f60d7a99b170a Reviewed-on: https://chromium-review.googlesource.com/884991Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#532281}
-
Matt Wolenetz authored
SAP-Type-2 sequences may contain a nonkeyframe so far in advance of the range's first GOP's keyframe timestamp that it may appear to belong to the presentation interval of some other range. If we continued to use |last_appended_buffer_timestamp_| when re-determining |range_for_next_append_| upon consulting PotentialNextAppendTimestamp() during buffer removal operations that touched the current |range_for_next_append_|, we could incorrectly append to the earlier range. This change uses the |highest_timestamp_in_append_sequence_| in PotentialNextAppendTimestamp(), enabling correct determination of |range_for_next_append_| when such SAP-Type-2 scenarios are encountered when BufferingByPts. Note: This change continues the direction of the BufferingByPts logic so far: it doesn't move a range's start time earlier if that range contains a nonkeyframe from a SAP-Type-2 GOP before the range's starting keyframe. This greatly simplifies adapting our existing logic to gracefully handle SAP-Type-2, with the known caveat that range start times don't indicate any potentially buffered earlier SAP-Type-2 nonkeyframes. See also https://crbug.com/798935#c10 BUG=798935,804802,795655 TEST=Added SBST.Sap2GopWithNonKeyframeInEarlierRangesInterval, and the CF cases for bugs 798935 and 804802 no longer repro locally with this change. Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ieff9b086ec9ac73f02a6bfbfa406765b434d9728 Reviewed-on: https://chromium-review.googlesource.com/879408 Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#532280}
-
Nico Weber authored
This CL was uploaded by git cl split. R=michaeln@chromium.org Bug: 177475 Change-Id: I3ebd2f2384837724637614391d1894f870662b6f Reviewed-on: https://chromium-review.googlesource.com/889731Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#532279}
-
Evan Stade authored
- ui/message_center/mojo/ => ui/message_center/public/mojo/ - ui/message_center/notification.cc, etc. => ui/message_center/public/cpp The public directory contains code that will be compiled into both Chrome and Ash binaries. On CrOS, the non-public directory will only be compiled in Ash. On Linux and Windows, the non-public directory will still be compiled into the browser. This CL doesn't actually enact any of the above, but it sets up separate build targets and begins to get dependencies correct. For example, Notification is now blocked from depending on MessageCenter. Bug: 578868 Change-Id: Ie32e0f4ab114ec292462a7b87c94b1dcee0540da Reviewed-on: https://chromium-review.googlesource.com/887978 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#532278}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 5c9431a8. With Chromium commits locally applied on WPT: 9f32e9c0 "S13nServiceWorker: Add tests for network fallback for navigations with request bodies" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/11181 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: kojii@chromium.org: external/wpt/css/css-writing-modes TBR=leon.han@intel.com No-Export: true Change-Id: Idd9c9173ee2f1dd245f09e4205c7fabe3ae29cb0 Reviewed-on: https://chromium-review.googlesource.com/890068 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@{#532277}
-
Nico Weber authored
Bug: 177475 R=wuchengli@chromium.org Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I3a2821e16c61556247324c867daaa008cf7f61d6 Reviewed-on: https://chromium-review.googlesource.com/889788Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#532276}
-
Max Morin authored
With the new mojo browser-renderer audio input IPC code, shared memory is shared read only with the renderer. This info is lost on the way to pepper, causing it to try to map the memory with write permissons, even though it's not needed. When the memory enters closed-source code, it does so through PPB_AudioInput_Callback_0_3 or PPB_AudioInput_Callback, so hopefully noone will do something stupid like write to the memory there :). Bug: 805901 Change-Id: I93517b1a7ba7583c4782c029c46cf3bead8d4875 Reviewed-on: https://chromium-review.googlesource.com/889158 Commit-Queue: Max Morin <maxmorin@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#532275}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/fbe6620284a5..04fce9c80879 $ git log fbe662028..04fce9c80 --date=short --no-merges --format='%ad %ae %s' 2018-01-28 update-skps Update SKP version Created with: roll-dep src/third_party/skia 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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=bungeman@chromium.org Change-Id: I375a7d61fb5a4be192e9cf2fb4923c848f926581 Reviewed-on: https://chromium-review.googlesource.com/890289 Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#532274}
-
Satoshi Niwa authored
from web_contents_view_aura.cc There is a need to read URL(s) from a pickle in exo for correctly handling a URL when the user drag&drops a filesystem file onto an Arc app. (chromium:767982) See crrev.com/c/867807 for how it will be used in exo. Bug: chromium:767982 Test: out/Default/content_unittests --gtest_filter="DropDataTest.*" Change-Id: I00c827c6af9e20fd38c33b3e4796207cb5dedeb3 Reviewed-on: https://chromium-review.googlesource.com/888278 Commit-Queue: Satoshi Niwa <niwa@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Daichi Hirono <hirono@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#532273}
-
Koji Ishii authored
compositing/sibling-positioning.html compositing/reflections/reflection-positioning.html compositing/reflections/reflection-positioning2.html fast/block/basic/014.html fast/block/basic/020.html fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks-2.html fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks.html fast/block/float/overhanging-float-remove-from-fixed-position-block.html fast/block/float/overhanging-float-remove-from-fixed-position-block2.html fast/block/float/selection-gap-clip-out-tiger-crash.html fast/inline/inline-borders-with-bidi-override.html fast/text/drawBidiText.html fast/text/international/shape-across-elements.html TBR=eae@chromium.org NOTRY=true Bug: 591099 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I289492e631b399458e0b18a7571f86d227880ed7 Reviewed-on: https://chromium-review.googlesource.com/888279 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#532272}
-
Christopher Cameron authored
InProcessCommandBuffer::CreateImageOnGpuThread assumes that its client id is zero, but InProcessGpuMemoryBufferManager uses the constant one. Put the constant in a InProcessCommandBuffer to keep them the same. Bug: 772576 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I18f48dff252af04a438e09382277f0a5c7208d44 Reviewed-on: https://chromium-review.googlesource.com/882442Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#532271}
-
Aleks Totic authored
I think that this patch is a good starting point for outline implementation. It implements a basic outline painting algorithm: - Outlines are painted by containing self painting fragment. - Outlines are computed as: traverse fragment's descendants combine outlines for fragments with common layout objects paint combined outlines, using first fragment as DisplayItem There are many problems: - All descendant fragments are traversed for each outline paint, even if there are no outlines to be painted. Fix: detect outline existence while descendants are being painted, and only call this code if there are outlines. There are 119 tests in our test suite that trigger inline outline paint code. With this patch, we get 4 regressions: fast/history/visited-link-hover-outline-color.html paint/invalidation/overflow/inline-block-overflow-repaint.html paint/invalidation/overflow/inline-box-overflow-repaint.html cause: improper invalidation fast/inline/nested-text-descendants.html cause: inline text position 15 additional tests pass. Bug: 714962 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Icccd225abac7e38fd9a871ee2914ff8d235474e3 Reviewed-on: https://chromium-review.googlesource.com/887633 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#532270}
-
Christopher Cameron authored
Plumb the flag --disable-mac-overlays. Update CALayer parameters to make the IOSurfaces CAContextID mutually exclusive (otherwise we get warned that the IOSurface mach port is invalid, when it is expected to be invalid). R=dcheng, fsamuel TBR=avi (content/) Bug: 772576 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: Iaa2f2fdfb6dbb4135bd989f4c2af1ab6be892a1a Reviewed-on: https://chromium-review.googlesource.com/882316 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#532269}
-
angle-deps-roller@chromium.org authored
https://chromium.googlesource.com/angle/angle.git/+log/aba14ff52bea..e76240044631 $ git log aba14ff52..e76240044 --date=short --no-merges --format='%ad %ae %s' 2018-01-27 ynovikov Fix Android build 2018-01-26 jmadill Entry Points: Expose glTexStorage3DEXT. 2018-01-25 ynovikov Print more logs when using default Platform 2017-12-25 jiawei.shao ES31: Refactor link mismatch error log 2018-01-25 oetuaho Use ImmutableString for HLSL texture references 2018-01-23 jmadill Vulkan: Implement the Pipeline cache. 2018-01-24 oetuaho Add a simple compiler perf test 2018-01-24 jmadill Vulkan: Add draw call perf test with a state change. Created with: roll-dep src/third_party/angle 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=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=ynovikov@chromium.org Change-Id: I66388a897a0c48bb7f770cfbb52d36d6bed587a0 Reviewed-on: https://chromium-review.googlesource.com/889696 Commit-Queue: angle-deps-roller . <angle-deps-roller@chromium.org> Reviewed-by:
angle-deps-roller . <angle-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#532268}
-
Yuzhu Shen authored
This CL changes: - RenderFrame::GetURLLoaderFactory() - ResourceFetcher::Start() Bug: 796425 TBR=jam@chromium.org (for fairly mechanical change of callsites in chrome/renderer/net/net_error_helper.cc). Change-Id: I65a99bd416a8a2ea1e1ca34870242868be11b8d0 Reviewed-on: https://chromium-review.googlesource.com/887645 Commit-Queue: Yuzhu Shen <yzshen@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#532267}
-
Aleks Totic authored
Bug: 635619 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I2fd589b4db0fbeba4b142d130fb95f9cb804bc49 Reviewed-on: https://chromium-review.googlesource.com/889681Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#532266}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=amineer@chromium.org Change-Id: Ibab61c12c168fe6777fe0a087cc33a8bc887e581 Reviewed-on: https://chromium-review.googlesource.com/889955Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#532265}
-
Mitsuru Oshima authored
Old remote shell drag used to capture the surface during drag because motion events have to be sent to android. And cursor update logic was depending on this behavior. This is no longer true in chrome driven drag&resize and the capture is now on the remote shell's widget (same as xdg). This CL makes the update logic independent of focus surface, and updates the cursor if the cursor created by this when moves to different display. BUG=804471 TEST=manual Change-Id: I8dc7a6fdc6f87c7b3872e54d7a61f43e2904b263 Reviewed-on: https://chromium-review.googlesource.com/882191 Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#532264}
-
Mitsuru Oshima authored
They were inconsistently sent from different places, which led to this bug because DragResizer isn't used in multi window resizer. They should be sent from single soruce. BUG=b/72402303 TEST=Covered by unit tests. Also tested manually. See bug for repro step. Change-Id: If9e24b7b62d879a83607ee99634c2670645c7bb6 Reviewed-on: https://chromium-review.googlesource.com/885081 Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Dominik Laskowski <domlaskowski@chromium.org> Cr-Commit-Position: refs/heads/master@{#532263}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/d3c1b84a6e26..fbe6620284a5 $ git log d3c1b84a6..fbe662028 --date=short --no-merges --format='%ad %ae %s' 2018-01-26 mtklein add SkPicture::MakePlaceholder() Created with: roll-dep src/third_party/skia 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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=bungeman@chromium.org Change-Id: Ic47a357d13b3e18403d32de8bbd1e6b21baa2acb Reviewed-on: https://chromium-review.googlesource.com/890618 Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#532262}
-
Nico Weber authored
This CL was uploaded by git cl split. R=ericwilligers@chromium.org Bug: 177475 Change-Id: I452c8970b61ae8a2e610fe1c9698583960c7a005 Reviewed-on: https://chromium-review.googlesource.com/890061 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#532261}
-
Francois Doray authored
Replace usage with ScopedTaskEnvironment. TBR=glider@chromium.org Bug: 667892 Change-Id: I93d25b143a39f8966d425d98954bec28c710857a Reviewed-on: https://chromium-review.googlesource.com/881532Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Pavel Yatsuk <pavely@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#532260}
-
Tom Anderson authored
The buildtools roll includes these revisions: https://chromium.googlesource.com/chromium/buildtools/+log/437a616be5b2056336ed3ca5c33c41f7788ede09..a2cbf26d9ed33836bc3e412b4dc0df259e4a1525 BUG=803679 R=thakis@chromium.org Change-Id: Ie398be7d8ef52d6a733f52043300449b3d35e947 Reviewed-on: https://chromium-review.googlesource.com/875330 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#532259}
-
Robert Liao authored
This performs a task flush similar to TaskScheduler::FlushForTesting() except it is async. It calls the callback if TaskScheduler::Flush() would have returned. BUG=804930 Change-Id: I533ab5a2fbaccd79a220aad3a535fa37ed7df823 Reviewed-on: https://chromium-review.googlesource.com/883607 Commit-Queue: Robert Liao <robliao@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#532258}
-
Miguel Casas authored
This reverts commit 62633a07. Reason for revert: Broke chromium.gpu.fyi Mac Experimental Retina Release (NVIDIA) https://ci.chromium.org/buildbot/chromium.gpu.fyi/Mac%20Experimental%20Retina%20Release%20%28NVIDIA%29/3232 Original change's description: > Mac gl_unittests: enable GLImageBindTest BGRX_1010102 > > This CL adds gl_unittests to chromium.gpu.fyi, hence making it > run, among others, on the Mac nVidia bot that caused the original > CL to be reverted. > > There's more information on the bug but, in a nutshell, the > original CL was reverted due to a specific nVidia bug that > manifested itself on the chromium.gpu.fyi mac bot; however, > it doesn't show up in the mac_optional_gpu_rel. So, this CL > has no specific nVidia provisions, just reenables the test, > and we'll see what happens in the chromium.gpu.fyi waterfall :-) > > > Bug: 803473 > Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel > Change-Id: I71c0451d2e3b53baa3bd24bafdf1f7a5f1210363 > Reviewed-on: https://chromium-review.googlesource.com/886543 > Reviewed-by: Kenneth Russell <kbr@chromium.org> > Commit-Queue: Miguel Casas <mcasas@chromium.org> > Cr-Commit-Position: refs/heads/master@{#532136} TBR=kbr@chromium.org,mcasas@chromium.org Change-Id: I5988cab9dcb3fe2da1f22750ec76c1ffb0cf4555 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 803473 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Reviewed-on: https://chromium-review.googlesource.com/889771Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#532257}
-
Daniele Castagna authored
On intel, we want to be able to use SCANOUT_CPU_READ_WRITE with GMBs videoframes (cfr ). This CL adds YUV_420_BIPLANAR and other supported formats to SCANOUT_CPU_READ_WRITE. Bug: b/71837407 Change-Id: I1fcb5148ce71c2eeb90feb8ccc0b7378e9f1b0b8 Reviewed-on: https://chromium-review.googlesource.com/889846Reviewed-by:
David Reveman <reveman@chromium.org> Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#532256}
-