- 15 Jan, 2020 40 commits
-
-
Wenyu Fu authored
Add render tests for RadioButtonWithDescription, RadioButtonWithEditText and RadioButtonWithDescriptionLayout. Bug: 1036470 Change-Id: I793aa1a17f65f6c0a2ced6a83b6216cc5df8c227 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984752Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Auto-Submit: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/master@{#731800}
-
Orin Jaworski authored
This CL updates the list of default search engines with rankings determined by data collected in 2019. Bug: 1025000 Change-Id: Ifb4412ae046639681a3f5c242e188615b5ab3d7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918334 Commit-Queue: Orin Jaworski <orinj@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#731799}
-
Matthew Mourgos authored
The shelf_widget_ has its bounds set with an animation, which means the bounds do not change immediately. With this CL the starting position of the animating_background_ will then use the current bounds of the shelf_widget_, instead of the target bounds for the animation. This will stop the animating_background_ from jumping at the start of its animation. Bug: 1040708 Change-Id: I0b187cffd4654c1d3a6082ebf928014a3698d4ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994521Reviewed-by:
Manu Cornet <manucornet@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#731798}
-
David Van Cleve authored
Currently the referrer policy browsertests' JS files read query params by dead-reckoning using a regex. This causes browser blackscreens when you add additional query params. This change fixes this problem by updating the tests to use JS's URLSearchParams (which didn't exist when they were originally written). Change-Id: Iab72ae6b5e213d841f896294117662d23c4cca4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000963Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#731797}
-
Robert Ogden authored
Missed this in the previous CL. Bug: 1023483 Change-Id: I7b1876ef066f3278dd0eeec7f5a2cbe4d40f199c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001841 Commit-Queue: Robert Ogden <robertogden@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Auto-Submit: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#731796}
-
Kenneth Russell authored
Introduce a helper WebGLRenderingContextBase::GetContextTaskRunner() and use it uniformly when posting tasks related to query objects, sync objects, and timer query objects. Tested with WebGL conformance tests being added in https://github.com/KhronosGroup/WebGL/pull/3004 . Bug: 1010877 Change-Id: I36128dca93fc7ff490abf503991b82992d9861d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1999486Reviewed-by:
James Darpinian <jdarpinian@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#731795}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/ce09ca54f86e..2a04803267c6 git log ce09ca54f86e..2a04803267c6 --date=short --first-parent --format='%ad %ae %s' 2020-01-14 ehmaldonado@google.com my_activity: Make compatible with Python 3. 2020-01-14 ehmaldonado@google.com subcommand: Add tests. Created with: gclient setdep -r src/third_party/depot_tools@2a04803267c6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1009820 Tbr: agable@chromium.org Change-Id: I270bf8c5b5cbccb7b17ff60cbfa27faa672d88e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001689Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#731794}
-
Hirokazu Honda authored
This fixes a bug that CopyVideoFrame() copies by a visible size only. The function should copy by coded size, otherwise a real visible size is not copied when the visible area begins with non-(0, 0) point. Bug: None Test: IPTest on atlas Change-Id: I2412e6bcc72c7a5668e8dca15f126c2e16979976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000435Reviewed-by:
David Staessens <dstaessens@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#731793}
-
Yaron Friedman authored
BUG=1041909 Change-Id: Ib3a7729f3c37ceab0486638fbf0984401123f015 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001840Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#731792}
-
Peter Kasting authored
Bug: 1026712 Change-Id: I3de05d154bf0460c4876b9142dc3b6013927e167 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1999544 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#731791}
-
Klaus Weidner authored
Support WebXR input events while DOM Overlay is active, using a new "beforexrselect" event to let applications deduplicate input. If that event is preventDefaulted, i.e. on UI elements, XR input events are suppressed. If the interaction is in a cross-origin iframe, suppress XR select events and input updates. See the draft spec https://immersive-web.github.io/dom-overlays/ for background information. Bug: 991747 Change-Id: I3c058454cfcee732a544863bbf6b807437513c87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974820 Commit-Queue: Klaus Weidner <klausw@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/master@{#731790}
-
Anton Bikineev authored
Generational barrier will require slot in the context. To make code compatible the CL changes the signature of the common WriteBarrier function to accept slot instead of value. Since the write barrier function is always inlined this shouldn't affect performance. Bug: 1029379 Change-Id: I430908bcc7a0eea4da91dc09bfbcd3f1899f18dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000918Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#731789}
-
Julian Watson authored
The lifetime of CrostiniExportImportNotificationController used to be 1to1 with the lifetime of the NotificationUI. This is unnecessary and makes it harder to reuse this functionality more broadly (see https://chromium-review.googlesource.com/c/chromium/src/+/1985621/3 for an example which has very complicated lifetime management due to this). This CL separates the Controller's lifetime from the UI's lifetime by extracting the Controller's UI event handling logic (clicking/closing) into a delegate which the controller creates, such that its lifetime is 1to1 with the UI, thus allowing the Controller to be destroyed at anytime without affecting the behaviour of the UI. Bug: 1024693 Change-Id: I6c67016f862e80dcd1c92a12d507f484c28fe4de tbr: stevenjb@chromium.org tbr: tengs@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991060 Commit-Queue: Julian Watson <juwa@google.com> Reviewed-by:
David Munro <davidmunro@google.com> Cr-Commit-Position: refs/heads/master@{#731788}
-
Dominic Mazzoni authored
Change http://crrev.com/c/1881695 tried to set SuggestionSpans for spelling errors, but some corner cases are resulting in us trying to set something out of range. Add a check for that. Bug: 1025723 Change-Id: If506df13049d5abfd89e15081109bc0682a07cb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1998467Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#731787}
-
Maksim Ivanov authored
The chrome.loginState API was only exposed to Chrome Extensions. This change exposes this API to the Smart Card Connector, which is a Chrome App. The Connector app needs this API in order to fix an issue related to user session states (details on the bug). Bug: 1034927 Change-Id: I17a3d5fb7446ae65b9ef500011615a20b841c4f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1970311 Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#731786}
-
David Grogan authored
This patch only modifies the min-width: auto case for tables by skipping the flex-specific behavior and just using the table's preferred minimum width as calculated by legacy. We now match legacy when tables are flex items. But I think when the spec was updated in https://github.com/w3c/csswg-drafts/commit/66241e4896d3e6300d8559080a0de4ee9a11fdcd, legacy became incorrect in cases where min-width is specified. Compare css/css-flexbox/table-as-item-fixed-min-width.html with http://wpt.live/css/css-flexbox/table-as-item-auto-min-width.html . The only difference is an additional min-width: 5px that should have no effect but does, see https://i.imgur.com/yMxUdeI.png for how the new test renders in legacy. An older patchset (3) does what I think is the newly-correct behavior, which also says that http://wpt.live/css/css-flexbox/table-as-item-wide-content.html is invalid -- the green square should be 500px wide. Bug: 845235 Change-Id: Ica870fe3aa12fc1fbeb2388c0f2c69263c5e8860 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995617 Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#731785}
-
Tim Song authored
This reverts commit ce400cdf. Reason for revert: <INSERT REASONING HERE> Original change's description: > Reland "Ash Tray: Fix quick settings not closing after clicking on a notification." > > This is a reland of b622130a > > Original change's description: > > Ash Tray: Fix quick settings not closing after clicking on a notification. > > > > BUG=1024100 > > > > Change-Id: Ib30e43689842069e4647f7f455a919c62a3c7844 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928042 > > Reviewed-by: Ahmed Mehfooz <amehfooz@chromium.org> > > Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#717775} > > Bug: 1024100 > Change-Id: Ie4e4435f0b336b77e856705512a21911704a95b8 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1962799 > Reviewed-by: Ahmed Mehfooz <amehfooz@chromium.org> > Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#725204} TBR=amehfooz@chromium.org,tengs@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1024100, 1041174 Change-Id: Ica74c49ad4de3123e15196ad8ce39a09d718cb1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001845 Commit-Queue: Tim Song <tengs@chromium.org> Reviewed-by:
Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Cr-Commit-Position: refs/heads/master@{#731784}
-
Nate Chapin authored
Bug: 1029822 Change-Id: I87a379cde39641431a0099ffd8bb982128c51a74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001738 Commit-Queue: Nate Chapin <japhet@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Nate Chapin <japhet@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#731783}
-
Abigail Klein authored
Prevent a user from clicking Start recording on multiple pages at the same time by disabling all Start recording buttons when one has been pressed. This prevents a crash which would occur when a user would click Start recording on multiple pages without stopping the recording. Bug: 1036755, 785493 Change-Id: I58cdd9be1595dac679f4bfa488599bc198863c18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1997946 Commit-Queue: Abigail Klein <abigailbklein@google.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#731782}
-
Edward Lemur authored
The first argument to AffectedFiles is include_deletes, so current usage sets it to include deleted files and ignores the filter, causing checks to run on unrelated files. Fix it so that the source filter is passed to the right parameter. Bug: 962619 Change-Id: I94f550a72f2773d5fedc5949848dcd2defd5757e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610541 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#731781}
-
John Rummell authored
The current version of the EME spec (https://w3c.github.io/encrypted-media/) has encryptionScheme as a DOMString with an additional value allowed ("cbcs-1-9"). Updating the code to match this. This also moves the feature to stable now that it has been approved. With this change the W3C test (https://wpt.live/encrypted-media/clearkey-check-encryption-scheme.https.html) passes. Bug: 1035153 Test: Updated media_blink_unittests, browser_tests, and WPT tests pass Change-Id: I00cb2ce8a4c4f52f95817471226b5e8129660247 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1972617Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Commit-Queue: John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#731780}
-
Vikas Soni authored
This class is an optimized way to share an egl fence among multiple consumers. Once the shared egl fence has been waited upon by any of the consumer, all the future waits to the same fence becomes no-op since we don't need to wait again on the same fence any more. This saves un-neccesary gl calls issued to do wait by each consumer. Change-Id: I5bf0c0f9a36d2d1a2709100343a141ec8b841dae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1989025 Commit-Queue: vikas soni <vikassoni@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#731779}
-
Alex Newcomer authored
This histogram is still useful to our team, so keep it alive. Bug: 1036934 Change-Id: I241f785dfa501139fbe4a3cabe03065fa282dbc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1997643 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Auto-Submit: Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#731778}
-
Dale Curtis authored
Adds support for specifying the VideoColorSpace and HDRMetadata fields in the VideoDecoderConfig. This shouldn't change anything at present unless someone sets the the HDRMetadata field for H264 or VP9 in MP4 on Windows. Otherwise we generally prefer the frame color space information. Signed-off-by:
Dale Curtis <dalecurtis@chromium.org> Bug: b/143382177 Change-Id: I39bfb06228f5f5f67b858551e9fe67a74c79d20e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001248Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#731777}
-
Nico Weber authored
`gn format` recently changed its formatting behavior for deps, source, and a few other elements when they are assigned (with =) single-element lists to be consistent with the formatting of updates (with +=) with single-element. Now that we've rolled in a GN binary with the change, reformat all files so that people don't get presubmit warnings due to this. This CL was uploaded by git cl split. R=wrong@chromium.org Bug: 1041419 Change-Id: I6759f2f2d88ecab9c71e220d6be9093720ba4a1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994079 Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Commit-Queue: Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#731776}
-
Sophie Chang authored
Change-Id: Ia1ff9063898cd033bf0c3ea5e09e9d6ebcaccbd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001587 Auto-Submit: Sophie Chang <sophiechang@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#731775}
-
Kyle Horimoto authored
(1) Adds myself and zentaro@. (2) Removes the settings_forked_os_settings list, which was temporary and only used during the split. (3) Removes maybelle@/jordynass@/stevenjb@ who no longer work on settings. Change-Id: If00ed188bf28e9628182e4f071f0d340530d2cbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001801 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#731774}
-
Alec Douglas authored
This commit fixes the BufferLimitConfig content unittest by accounting for low memory devices. When a device has 1 GB or less of RAM, BackgroundTracingConfigImpl::GetMaximumTraceBufferSizeKb() returns the low RAM buffer size instead of mobile network buffer size for Android. This commit updates the BufferLimitConfig test expectations to handle that code path properly. TEST=out/Debug/bin/run_content_unittests --num_retries=0 -f BackgroundTracingConfigTest.BufferLimitConfig Bug: 1038539 Change-Id: I53622041b06c012b9b3b06dc9df49b8587f57b4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983669Reviewed-by:
oysteine <oysteine@chromium.org> Commit-Queue: oysteine <oysteine@chromium.org> Cr-Commit-Position: refs/heads/master@{#731773}
-
Kurt Horimoto authored
Bug: none Change-Id: I1e78e975ce70a330f7961edb6b53b61929745848 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994149 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#731772}
-
Maksim Moskvitin authored
To confirm that metrics descrepancies in SyncUSSNigori experiment caused by sync paused state, this CL adds NigoriConfigurationWithInvalidatedCredentials histogram. Original attempt (http://crrev/c/1971924) of adding similar histograms was buggy because histograms were recorded on configuration failure, while it couldn't be even started without access token. They will be cleaned up in follow-up CL. New histogram recorded when access token invalidated, it always happen if sync is in paused state. There is some noise, but it's not expected to be large or not-relevant for original aims: 1. Any non-transient auth errors which could invalidate access token could be interested as well, because they would lead to the same metrics descrepancies while everything works as intended. 2. Non-transient auth errors should happen together with Nigori-only configuration, which happens only due to first-time sync or enabling USS Nigori first time, so the noise level shouldn't be high. Bug: 1041871 Change-Id: If35e01f8d17286753753a5d5405d5ccec6882e3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000937 Auto-Submit: Maksim Moskvitin <mmoskvitin@google.com> Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#731771}
-
David Black authored
Previously the host for Assistant Settings used the Content Service for embedding WebContents, but this introduced a number for focus and A11Y related bugs. Now, we are migrating back to a WebView based implementation that doesn't exhibit the same buggy behavior. Manual tests run: - Tab traverse in the forward direction - Tab traverse in the backward direction - ChromeVox traverse in the forward direction - ChromeVox traverse in the backwards direction - Changing between windows and then tab traversing - Changing between windows and then ChromeVox traversing Bug: b:146351046 Change-Id: I02601da8c8d726faaad527dda5785b4ccc60102b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1999042Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#731770}
-
Matthew Mourgos authored
Bug: 1034566 Change-Id: Ia659d77dea24c4dc5cf30e17dcc190b2059d87bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1999321Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#731769}
-
John Abd-El-Malek authored
This allows downloads to be handled by WebLayer to avoid corner cases if the embedder tries to download the file directly. Bug: 1025603 Binary-Size: Size increase is unavoidable Change-Id: I1efbd1f413fbbe2feebc4522d044a45402fe92fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983450 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Darin Fisher <darin@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#731768}
-
Nicolas Norvez authored
The Linux build instructions have been moved to a subdirectory, update some of the relative paths that have been broken. Bug: None Change-Id: Ic22296624f12cf8d50f1b63ec037179d7930f47f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001750 Auto-Submit: Nicolas Norvez <norvez@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#731767}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/4bb7b1ddf3b1..99ca03e1ac3a git log 4bb7b1ddf3b1..99ca03e1ac3a --date=short --first-parent --format='%ad %ae %s' 2020-01-14 rharrison@google.com Convert get_shader_resources to return ptr instead of ref (#955) Created with: gclient setdep -r src/third_party/shaderc/src@99ca03e1ac3a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: radial-bots+chrome-roll@google.com Change-Id: I41afabe4fb79e397e1b4baaed99c9864a2246764 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001640Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#731766}
-
David Grogan authored
This reduced the local runtime of virtual/layout_ng_flex_box from 2m22s down to 0m18s. I had previously been jumping through hoops locally to not run the virtual suite at all. Change-Id: Idf4ba1c6cf6d7fc43d5873b873c7eb8be313e474 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1999185 Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#731765}
-
Alex Newcomer authored
Increase the lifetime because this is still useful. Bug: 1037439 Change-Id: I3a76d173a2500de61c4edb542d364e37536e6fb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1998297 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Auto-Submit: Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#731764}
-
Lei Zhang authored
Since WrapCallbackWithDefaultInvokeIfNotRun() should be used sparingly, replace it with code to handle a disconnect in arc::PrintSessionImpl. Now, arc::PrintSessionImpl manages pending callbacks, and handles PDF Flattener disconnects. Bug: 997243 Change-Id: I8a0be44998ce1eec93f166f1776e0595d15e714b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995941 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Jesse Schettler <jschettler@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#731763}
-
Vitaly Buka authored
This reverts commit 8fb47ccd. Reason for revert: Fixed: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1995823 Rolled: crrev.com/c/1998818 Original change's description: > Revert "Enable init_stack_vars for non-official Debug Windows builds" > > This reverts commit d140b7a4. > > Reason for revert: Broke crashpad_tests reliably > https://ci.chromium.org/p/chromium/builders/ci/Win10%20Tests%20x64%20%28dbg%29/12597 > > Original change's description: > > Enable init_stack_vars for non-official Debug Windows builds > > > > Debug build is fixed with: crrev.com/c/1973353 > > > > Bug: 977230, 1030261 > > Change-Id: Idcb24d092247f6bc7438c74b6405b4b93539507d > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1970852 > > Commit-Queue: Vitaly Buka <vitalybuka@chromium.org> > > Reviewed-by: Vitaly Buka <vitalybuka@chromium.org> > > Reviewed-by: Hans Wennborg <hans@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#728840} > > TBR=hans@chromium.org,vitalybuka@chromium.org > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 977230, 1030261 > Change-Id: Iad7d92e12299365b4a45a5237c3bc5e371e33dbe > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993964 > Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> > Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> > Cr-Commit-Position: refs/heads/master@{#730123} TBR=vasilii@chromium.org,hans@chromium.org,vitalybuka@chromium.org Change-Id: Icccde6c0629968511d14368f00586f5cf40226e6 Bug: 977230, 1030261 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995988 Commit-Queue: Vitaly Buka <vitalybuka@chromium.org> Reviewed-by:
Vitaly Buka <vitalybuka@chromium.org> Cr-Commit-Position: refs/heads/master@{#731762}
-
Daniel Cheng authored
Also, just reuse the OWNERS file for libxml in libxslt. Change-Id: I3cc3f0bc0a207090f86b72a8060565091d7f684a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001109Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#731761}
-