- 21 Mar, 2018 40 commits
-
-
Brian Salomon authored
Change-Id: I8ea66d1b3bb8db174deab690a0cdacc39cf81992 Reviewed-on: https://chromium-review.googlesource.com/973267Reviewed-by:
Robert Phillips <robertphillips@google.com> Commit-Queue: Brian Salomon <bsalomon@chromium.org> Cr-Commit-Position: refs/heads/master@{#544777}
-
Jérôme Lebel authored
Adding an histogram to log the error while creating the sentinel file. Bug: 822806 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I5eff6df7986837fde5cb168cb3adb3b198e5afd8 Reviewed-on: https://chromium-review.googlesource.com/969261Reviewed-by:
Gayane Petrosyan <gayane@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#544776}
-
chrome://connection-helpCarlos IL authored
Moved connection-help out of AboutUI and into its own WebUI, also separated strings in the grd file, and implemented the content as an HTML template that is filled with those strings. Compression was also enabled for resources. Bug: 813792 Change-Id: Ibc3e86206a7662490570cecff4a304030ba767f2 Reviewed-on: https://chromium-review.googlesource.com/957877 Commit-Queue: Carlos IL <carlosil@chromium.org> Reviewed-by:
Edward Jung <edwardjung@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Cr-Commit-Position: refs/heads/master@{#544775}
-
rbpotter authored
Bug: 773928 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I329273eb229f63be362e551cb67f8472e1867ae8 Reviewed-on: https://chromium-review.googlesource.com/972198Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#544774}
-
Theresa authored
Remove dead code associated with old prototypes for the contextual suggestions carousel and bottom sheet content section. Also remove SuggestionsBottomSheetContent and associated resources. Adds a new flag for ContextualSuggestionsBottomSheet to replace the removed flags. BUG=822842,814528 Change-Id: Ie76371cbb0528f3759e8f85eba90148b2e4e61b7 Reviewed-on: https://chromium-review.googlesource.com/967274 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#544773}
-
Yuqian Li authored
Change-Id: I1d6f235b599e9de37299dff82cb5201a4791c375 Reviewed-on: https://chromium-review.googlesource.com/973189Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Yuqian Li <liyuqian@chromium.org> Cr-Commit-Position: refs/heads/master@{#544772}
-
https://skia.googlesource.com/skia.git/+log/486ee3d4c633..e65a5cd3fc34 $ git log 486ee3d4c..e65a5cd3f --date=short --no-merges --format='%ad %ae %s' 2018-03-21 angle-skia-autoroll Roll skia/third_party/externals/angle2/ b2c60b1a1..8574357f1 (2 commits) 2018-03-21 herb Simplify format_rowbyts calculation. 2018-03-21 herb Try to have glyph count go through to allow easier glyphid sets 2018-03-21 herb Remove more uses of SkAutoGlyphCache. 2018-03-16 caryclark handle extreme dashes 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=jvanverth@chromium.org Change-Id: I22f2c2f7d0f7f87789b51dcd8d0f5fc0676a0ade Reviewed-on: https://chromium-review.googlesource.com/973696Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#544771}
-
Xiaohan Wang authored
This replaces |is_chrome_branded| check for better readibility and control, especially when the check is combined with the check of |enable_widevine_cdm_host_verification|, and |enable_widevine| (in future CLs). This CL also removes "widevine_signature_scripts" target which was added for Linux but not used anywhere now. Bug: 772160 Change-Id: Iffd10ca32534edc9e57dedf21202847c41aa3fbe Reviewed-on: https://chromium-review.googlesource.com/971352 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#544770}
-
Nick Carter authored
CORB -- implemented outside the renderer -- replaces this renderer-based stats gathering mechanism. Bug: 268640, 786505, 771038 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Ifcc7c48a5173b92098ff3a89f2495b7632af7707 Reviewed-on: https://chromium-review.googlesource.com/964887Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Nick Carter <nick@chromium.org> Cr-Commit-Position: refs/heads/master@{#544769}
-
Alex Newcomer authored
Collapse whitespace when the FolderNameView loses focus. Bug: 823238 Change-Id: I9695853e61fc201be0e37a808e4503ba9787e1d8 Reviewed-on: https://chromium-review.googlesource.com/969650Reviewed-by:
Michael Wasserman <msw@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#544768}
-
Qiang Xu authored
changes: Mostly mechanical changes. Eliminate MagnificationControllerImpl and make the methods the same order in .cc and .h. Bug: none Test: manual test and test coverages Change-Id: I549aeb9722b9b86690de6db28c1dd0d98da68f6d Reviewed-on: https://chromium-review.googlesource.com/972606 Commit-Queue: Qiang Xu <warx@google.com> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#544767}
-
Benoit Lize authored
Bug: 816837 Change-Id: Ic2d2b600c5ab2483f85c6be1447fd091c8aec1fe Reviewed-on: https://chromium-review.googlesource.com/971222 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#544766}
-
Alexander Dunaev authored
As sandbox is not yet supported by ASAN in Windows, it's better to add --no-sandbox there. Change-Id: I38430c95b4a0f5cfeee3ab389ddcb3e78721c027 Reviewed-on: https://chromium-review.googlesource.com/968421 Commit-Queue: Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#544765}
-
Naoki Fukino authored
Source file's path was passed by a pointer to string, but the string can be destroyed since OpenFileDescriptor() runs asynchronously. When it is destroyed, finding source file fails then copy fails. This CL fixes it by passing a copy of FilePath. Bug: 810119 Test: Manually tested following the bug description. Change-Id: I1be1b9375ac601a66996ce2fa179e36a95cc4dd4 Reviewed-on: https://chromium-review.googlesource.com/970981Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Naoki Fukino <fukino@chromium.org> Cr-Commit-Position: refs/heads/master@{#544764}
-
Lei Zhang authored
Change-Id: Iec9648c228c63be6d46fe3a6db9c8bc84780dfaf Reviewed-on: https://chromium-review.googlesource.com/973697Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#544763}
-
Koji Ishii authored
This patch rebaselines text-only failures that have matched images, from the following bot result on ToT. https://ci.chromium.org/buildbot/tryserver.chromium.linux/linux_layout_tests_layout_ng/4313 From this time, the script applies class-name normalization (LayoutNG to Layout) to non-text dumps. This identifies rebaselines in paint JSON dumps. 757 text dumps found among 1094 text-only failures. Following failures were reviewed manually. 3 categories are rebaselined in this CL. 1 category turned out not possible to rebaseline. How to handle them is a future issue. * Has image and normalized text dump match (5) css2.1/t051201-c23-first-line-00-b.html css2.1/t051202-c26-psudo-nest-00-c.html fast/css/pseudo-first-line-border-width.html fast/layers/overflow-scroll-auto-switch.html virtual/gpu-rasterization/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html * Has image and normalized non-text dump match (16) paint/invalidation/table/border-collapse-change-collapse-to-separate.html paint/invalidation/table/border-collapse-change-separate-to-collapse.html paint/invalidation/table/composited-table-background-col-initial-empty.html paint/invalidation/table/composited-table-background-col-span-initial-empty.html paint/invalidation/table/composited-table-background-col-span.html paint/invalidation/table/composited-table-background-col.html paint/invalidation/table/composited-table-background-colgroup-initial-empty.html paint/invalidation/table/composited-table-background-colgroup.html paint/invalidation/table/composited-table-background-composited-row-initial-empty.html paint/invalidation/table/composited-table-background-composited-row.html paint/invalidation/table/composited-table-background-section-composited-row-initial-empty.html paint/invalidation/table/composited-table-background-section-composited-row.html paint/invalidation/table/composited-table-background-section-initial-empty.html paint/invalidation/table/composited-table-background-section.html paint/invalidation/table/composited-table-background.html paint/invalidation/table/invalidate-cell-in-row-with-offset.html * No image but non-text dump match (3) compositing/layer-creation/fixed-position-nonscrollable-iframes-in-scrollable-page.html fast/multicol/composited-layer.html paint/invalidation/scroll/scrolled-iframe-scrollbar-change.html * Following failures are class-name-only in paint JSON dumps, but they are written as ref-tests (expectations are in "-expected.html") that we can't rebaseline. paint/invalidation/table/cached-cell-append.html paint/invalidation/table/cached-change-cell-border-color.html paint/invalidation/table/cached-change-cell-border-width.html paint/invalidation/table/cached-change-col-border-width.html paint/invalidation/table/cached-change-colgroup-border-width.html paint/invalidation/table/cached-change-row-border-width.html paint/invalidation/table/cached-change-table-border-width.html paint/invalidation/table/cached-change-tbody-border-width.html paint/invalidation/table/collapsed-border-change-rowspan.html paint/invalidation/table/table-cell-collapsed-border.html paint/invalidation/table/table-outer-border.html TBR=atotic@chromium.org, eae@chromium.org, mstensho@chromium.org NOTRY=true Bug: 591099 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I2918f16dc95db680ad118dde0c70742aa2bf7a73 Reviewed-on: https://chromium-review.googlesource.com/973821 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#544762}
-
Alexander Potapenko authored
BUG=823077 TBR=rhalavati@chromium.org,eroman@chromium.org Change-Id: I1aa9de378251746704f9c358de45f5ff1540397e Reviewed-on: https://chromium-review.googlesource.com/973607Reviewed-by:
Alexander Potapenko <glider@chromium.org> Commit-Queue: Alexander Potapenko <glider@chromium.org> Cr-Commit-Position: refs/heads/master@{#544761}
-
Xiaohan Wang authored
So long! Bug: 772160 Change-Id: I03b8e919de477bf55d35d14ecde97b0e2524b34b Reviewed-on: https://chromium-review.googlesource.com/971826Reviewed-by:
John Rummell <jrummell@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#544760}
-
Lei Zhang authored
Make sure the start index passed to FPDFText_CountRects() is valid. BUG=823374 Change-Id: I5407fa2d169acd71b860322d280fee11536c85bc Reviewed-on: https://chromium-review.googlesource.com/972678Reviewed-by:
dsinclair <dsinclair@chromium.org> Commit-Queue: dsinclair <dsinclair@chromium.org> Cr-Commit-Position: refs/heads/master@{#544759}
-
Matthew Cary authored
This adds two switches, --force-native-prefetch and --native-prefetch-ordered-only. The former forces prefetch, even if orderfile memory optimization is active. The latter prefetches only ordered code as defined in base/android/library_loader/anchor_functions.h. These two switches operate independently. Bug: 758566 Change-Id: Ie237eb9b7dc5905906e721c4ab9496fb0f79af0d Reviewed-on: https://chromium-review.googlesource.com/970658Reviewed-by:
agrieve <agrieve@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Matthew Cary <mattcary@chromium.org> Cr-Commit-Position: refs/heads/master@{#544758}
-
Olivier Robin authored
Adding MDCAlertControllerView. Bug: 823767 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I219d7dbbac4f0fb6dd6b7cdfa51890f35e696e2c Reviewed-on: https://chromium-review.googlesource.com/973203Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#544757}
-
Chris Harrelson authored
Intent to ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/DHSUFGpZafc Bug: 723076 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I09d422e0fa9888610cfb3a8acfcea6c9f8c8de24 Reviewed-on: https://chromium-review.googlesource.com/831397 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#544756}
-
Vaclav Brozek authored
On Android, when the user exports passwords from Chrome's settings, a progress bar might be shown if the action takes too long. Once shown, it is also kept up for at least one second. The delaying logic in particular is rather complicated, and it is not clear how often it is used. Therefore this CL adds UMA to measure its use. Bug: 823695 Change-Id: I074a123cbca0187b9c8da4ef9577a768aa9e3cbb Reviewed-on: https://chromium-review.googlesource.com/970343 Commit-Queue: Vaclav Brozek <vabr@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#544755}
-
Brian Anderson authored
Adds a Histogram interface with two implementations. One for ratios with most of it's precision just above 1 and another for latency with higher precision near vsync intervals. The Histogram can be queried for approximate percentiles, which will be useful for UKM based frame metrics. Bug: 807463 Change-Id: I83b251e2d50166cd4c376a10050ee344e312368f Reviewed-on: https://chromium-review.googlesource.com/972194Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Commit-Queue: Brian Anderson <brianderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#544754}
-
Sammie Quon authored
Shadow bounds are usually applied after an animation occurs, so they do not get placed in the right location if the grid changes bounds without an animation. Set the shadow bounds manually if the grid changes bounds without animation. Test: ash_unittests WindowSelectorTest.ShadowBounds Bug: 823468 Change-Id: I1836458124f6f30ae3db8b1c5eaa90671b39f9b5 Reviewed-on: https://chromium-review.googlesource.com/971402Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#544753}
-
Thoren Paulson authored
Users who accidentally zoom on a Cast app might be a bit confused, and Cast apps are designed to be viewed on a TV, so *should* be usable without zooming. Bug: internal b/73949820 Test: CQ Change-Id: I762976f8a393f9db4b7e434544ea06a3f5adcf50 Reviewed-on: https://chromium-review.googlesource.com/972323Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Thoren Paulson <thoren@chromium.org> Cr-Commit-Position: refs/heads/master@{#544752}
-
Marc Treib authored
It returns whether uploading data to Google is enabled for a given ModelType, i.e. whether Sync is active and not in an error state. There are three possible return values: INITIALIZING (enabled in principle, but we don't know yet whether we'll encounter e.g. an auth error), ACTIVE (data is being uploaded to Google), or NOT_ACTIVE (uploading is either disabled entirely or in a permanent auth error state). Change-Id: I86894453bba17cfb6cd94bb3a5c82f915750ea06 Reviewed-on: https://chromium-review.googlesource.com/968821Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#544751}
-
Chromium WPT Sync authored
Using wpt-import in Chromium beb48c98. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/14306 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 TBR=robertma No-Export: true Change-Id: I44a19809ab265fe9c703090c27a69f6380316ac5 Reviewed-on: https://chromium-review.googlesource.com/973501 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@{#544750}
-
Eugene But authored
This is an existing histogram logged for the Old Download Manager. The histogram is already a part of histograms.xml file. Bug: 791806 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I13a650e612384d9ba3c026fd7e80d3275c2525ae Reviewed-on: https://chromium-review.googlesource.com/971805 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#544749}
-
Stephen Chenney authored
Verified that this fails with the broken libxml that caused crbug/820163 and its friends. R=dcheng@chromium.org BUG=820163,823230 Change-Id: I53d631871d4343aaa67c874a90eacbf4d58dc454 Reviewed-on: https://chromium-review.googlesource.com/969408 Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#544748}
-
Joy Ming authored
Disable flaky test. Bug: 824194 Change-Id: I999a3bcb6cc9ceeba37f3e288732b53c05a7ee90 Reviewed-on: https://chromium-review.googlesource.com/973689 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#544747}
-
Koji Ishii authored
Following bot results are included. 4288 4289 4290 4292 4293 4295 4296 4301 4305 4307 4309 4311 4312 4313 9 lines were removed and 11 lines were deflaked by consecutive results since 4281. TBR=eae@chromium.org, mstensho@chromium.org NOTRY=true Bug: 591099 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: Ibb3b9ade014b722a2565fd94adab7ed756e65362 Reviewed-on: https://chromium-review.googlesource.com/970132 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#544746}
-
Theresa authored
BUG=822842 Change-Id: I5dc0170fe2d658a7f20efd9230e6585860867f4d Reviewed-on: https://chromium-review.googlesource.com/969595 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#544745}
-
Sadrul Habib Chowdhury authored
SendMouseEnterOrLeaveEvents() expects the input-event to be in the root-view's coordinate space. But it was actually receiving the event in the target view's coordinate space. As a result, the synthesized mouse move/exit events were being sent to the view's with the wrong coordinates. This change fixes that, by making sure the input-event is still in the root-view's coordinate space when it goes to SendMouseEnterOrLeaveEvents(). BUG=822905 Change-Id: I802c079ea57dabc47184763aad0cfb7026afdb2e Reviewed-on: https://chromium-review.googlesource.com/972671Reviewed-by:
Ria Jiang <riajiang@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#544744}
-
John Abd-El-Malek authored
I'm not sure why scripts are executing, but until that's figured out this should fix the symptom of the null dereference (and usage of PrerenderDispatcher on the wrong thread). Bug: 819937, 823306 Change-Id: I30cd24c7b5275a8f1a46babc437a9bcf7f6e8348 Reviewed-on: https://chromium-review.googlesource.com/969082Reviewed-by:
Matthew Cary <mattcary@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#544743}
-
https://chromium.googlesource.com/angle/angle.git/+log/b2c60b1a1950..115b2c4a2fc6 $ git log b2c60b1a1..115b2c4a2 --date=short --no-merges --format='%ad %ae %s' 2018-03-15 oetuaho Remove desktop GLSL builtins from symbol lookups 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=jmadill@chromium.org Change-Id: I0f19df8e3aad5c8699658524cd92d4195f5d8346 Reviewed-on: https://chromium-review.googlesource.com/973545Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#544742}
-
https://skia.googlesource.com/skia.git/+log/0e2eeee3bcf0..486ee3d4c633 $ git log 0e2eeee3b..486ee3d4c --date=short --no-merges --format='%ad %ae %s' 2018-03-21 kjlubick Port 2 Canvas fuzzers to oss-fuzz 2018-03-20 ethannicholas fixed attributes of sk_InvocationID 2018-03-21 caryclark fix MakeFromImage examples 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=jvanverth@chromium.org Change-Id: I265e1ae29839bb0c6ddc43cd1d56edd747b8e6db Reviewed-on: https://chromium-review.googlesource.com/973544Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#544741}
-
Jonathan Backer authored
Until we decide to implement {Begin,End}TraceCHROMIUM we can eliminate many of the NOTIMPLEMENTED() because we don't need to do anything. AFAICT, these extensions are used by pepper and client side GPU raster. This CL in combination with http://crrev.com/c/963285 will prevent a Linux build from crashing with RasterDecoder when run with these flags: --enable-oop-rasterization --enable-raster-decoder --use_virtualized_gl_contexts=0 Bug: 789238 Cq-Include-Trybots: luci.chromium.try:linux_optional_gpu_tests_rel;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: I4da61b39f4e058bf86501607b29140ec2bdd5538 Reviewed-on: https://chromium-review.googlesource.com/963387 Commit-Queue: Jonathan Backer <backer@chromium.org> Reviewed-by:Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#544740}
-
Helen Li authored
This CL makes net::BidirectionalStream ignore client auth request, and retry with no client cert or key. Bug: 823811 Change-Id: I968e6af703060ec0f50c3f0d0242395d8a56c567 Reviewed-on: https://chromium-review.googlesource.com/973184 Commit-Queue: Helen Li <xunjieli@chromium.org> Reviewed-by:
Steven Valdez <svaldez@chromium.org> Cr-Commit-Position: refs/heads/master@{#544739}
-
Boris Vidolov authored
Unify branch code extraction between Stable and Canary. Minimize the I/O operations that extract the channel. Bug: 806130 Change-Id: I9d9379153e80abad7eb190b4940c595f76b46b2c Reviewed-on: https://chromium-review.googlesource.com/967512Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Boris Vidolov <borisv@chromium.org> Cr-Commit-Position: refs/heads/master@{#544738}
-