- 07 Jul, 2020 40 commits
-
-
Antonio Gomes authored
... instead of WebMediaStreamSource. BUG=704136 R=guidou@chromium.org Change-Id: I1fa66c014c6b4be44d774dd7a5b81eb2da40a3bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283390 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#785753}
-
Tomasz Wiszkowski authored
This change replicates an update in native SortAndCull method to skip past specialized suggestions when partially grouping suggestions by search vs url. The specialized suggestion types that are intentionally skipped are: - default match - query tiles - clipboard Corresponding native change: https://crrev.com/c/2266012 Bug: 1091098 Change-Id: If9446f60561f013948876a7ec38ff87e0cd8deed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2268228Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#785752}
-
Friedrich Horschig authored
This CL connects the PasswordCheckFragmentView with the controller code by introducing a ViewBinder to set properties. Additionally, a view test covers that model data is rendered as expected. Bug: 1101256,1092444 Change-Id: Id3afbb6a559bbaf6c0c8e267ecec322f7a4b75a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279117 Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#785751}
-
Tim Volodine authored
Annotate SettingType constans with their availability regarding WebLayer version. In particular BASIC_SAFE_BROWSING_ENABLED is available since M84, other settings are available since M85. BUG=1102072 Change-Id: If37fd1d9d78c50eb7eef0f41a28eef8e03f3ce3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2281341Reviewed-by:
Tim Sergeant <tsergeant@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Tim Volodine <timvolodine@chromium.org> Cr-Commit-Position: refs/heads/master@{#785750}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0b6df3ba1a45..8bf8ca6dc7f2 2020-07-07 aerotwist@chromium.org Fix tsconfig generation paths 2020-07-07 tvanderlippe@chromium.org Migrate IdentityFormatter to TypeScript 2020-07-07 tvanderlippe@chromium.org Add OWNERS for test/conductor 2020-07-07 alexrudenko@chromium.org Fix stylelint-config-standard issues in sources/javaScriptBreakpointsSidebarPane.css 2020-07-07 tvanderlippe@chromium.org Extract copy to resources into separate template 2020-07-07 alexrudenko@chromium.org Fix snippet saving and search If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.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/+doc/master/autoroll/README.md Bug: chromium:1011811,chromium:1066415,chromium:1083142,chromium:1098730 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I2ed9710ec2ea19cb56e4a5a03066a9764b5bcde8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284793Reviewed-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@{#785749}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/f5ed7a69d5d6..ba17d8bcf0dc 2020-07-07 johnkslang@users.noreply.github.com Merge pull request #2324 from ben-clayton/gitignore If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,syoussefi@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: radial-bots+chrome-roll@google.com,syoussefi@google.com Change-Id: Iad350550445b947e608be6bb855e95366e948df2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284798Reviewed-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@{#785748}
-
Emily Stark authored
This method was a relic from an earlier version of this code, when the animation faded the path from a given starting color to a given ending color. In that version, HasStarted() was necessary to avoid duplicate animations, which would cause a flicker. For example, an initial user interaction would start to animate the path from opaque to transparent, and a subsequent user interaction while still animating could restart the same animation, causing the path to flicker from a midpoint color back to opaque to start the animation again. To avoid this flicker, I introduced HasStarted() to avoid running a given animation more than once. But the new ElideAnimation version of the code animates from whatever the current state is to the desired end state. This means that restarting a duplicate animation is a no-op and doesn't cause any flicker, so we can get rid of HasStarted(). I've also added unit tests for the cases where HasStarted() was used. Bug: 1099875 Change-Id: I53af1ae2437fbe24e6646c99d743f0af2a398ffa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278164 Commit-Queue: Emily Stark <estark@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#785747}
-
Roberto Moura authored
Change-Id: I20b611fde0d4787a7c189ad858f2a0b10b3bee07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284493 Auto-Submit: Roberto Moura <mouraroberto@google.com> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Mark Cogan <marq@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#785746}
-
Ilia Samsonov authored
Bug: 1068400 Change-Id: I0ad00960726f92cdc2862efa1060422612d65a6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247403Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Ilia Samsonov <isamsonov@google.com> Cr-Commit-Position: refs/heads/master@{#785745}
-
Marc Treib authored
Before this CL, BrowsingDataRemover did not expose the concept of "deletion failure", i.e. when a requested deletion could not be completed. (An example of such a deletion failure is a timeout, which BrowsingDataRemoverImpl sets to 30 seconds.) This CL adds the concept of "failed data types" to the API. They're represented as a bitmask of DataTypes - the same format that's used to request deletion in the various Remove*() methods. So far, the only data type that will actually report deletion errors is DATA_TYPE_PASSWORDS, but support for more types can easily be added. None of the clients/observers does anything with the new information yet; that's left for a future CL. Bug: 1086433 Change-Id: I24b62c4da7d5c2739f47f3b599918d4643758411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2260636Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#785744}
-
Emanuel Krivoy authored
The callback should be DidWrite, not DidRead. It wasn't caught by any of our tests because both functions have the same behavior, except for the error message on failure. Bug: 1100389 Change-Id: Idb52738e52c15e7e41b087d3a3e55510ae884dac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2273282 Commit-Queue: Emanuel Krivoy <krivoy@google.com> Reviewed-by:
Mike West <mkwst@chromium.org> Auto-Submit: Emanuel Krivoy <krivoy@google.com> Cr-Commit-Position: refs/heads/master@{#785743}
-
Mugdha Lakhani authored
Move the tests that verify how clearing browsing history works with NoStatePrefetch. Please see this spreadsheet for details: https://docs.google.com/spreadsheets/d/1LFPB4UhPWQkBRz481lz49zmS25znhjSDUtagtTTSPQo/edit?usp=sharing Bug: 898955 Change-Id: I56e057d29e318cf33f6cfe4799dbfac3d3b208c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283344 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#785742}
-
Daniel Nicoara authored
These libraries are provided by the build and are installed with Chromium target. On ARM targets where the sandbox needs to be initialized early, EGL and GLES libraries need to be whitelisted such that the GPU process can load them post sandboxing. BUG=1097320 TEST=Manually on device to verify cast_shell starts. Change-Id: I38a5de8675501d9d0aa1aa246ff34d0366b2f3bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282898Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#785741}
-
Julie Jeongeun Kim authored
This CL implements GetOffsetAtPoint which returns the offset of the character located at the position and adds the unittest for the API. AX-Relnotes: It supports atk_text_get_offset_at_point() on Linux. Bug: 1070742 Change-Id: Iff075f3e4f95cc746b67819b9426300c250ff485 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2280805 Commit-Queue: Julie Kim <jkim@igalia.com> Reviewed-by:
Martin Robinson <mrobinson@igalia.com> Cr-Commit-Position: refs/heads/master@{#785740}
-
Ulan Degenbaev authored
The V8FlushEmbeddedBlobICache flag will be used in Finch experiment. Bug: chromium:889460 Change-Id: Iedec7b32e7272fd4df4d741b786c8a1391d89beb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2267158Reviewed-by:
Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#785739}
-
Dylan Sleeper authored
In the current clipboard reader implementation, all of the encoding was done on the main thread. This CL moves all of the encoding from the image and text reader onto the background thread. The main benefit is avoiding main thread jank when the user pastes a large payload from the clipboard. Bug: 1091833 Change-Id: I640f5818cfd81312f3adb59f4643c8e4dd34dc8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233982Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Darwin Huang <huangdarwin@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#785738}
-
Wenyu Fu authored
Bug: 1102474 Change-Id: I9ee0dea7befc9de17e83ca115b07e0e3b70028e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283650 Auto-Submit: Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#785737}
-
chrome://internals/web-appAlan Cutter authored
This CL adds a chrome://internals/web-app page for inspecting the state of installed web apps. This is useful for answering basic questions like "what is the app's scope?" or "what is the start_url?". Screenshot: https://bugs.chromium.org/p/chromium/issues/attachment?aid=455023&signed_aid=Q3oYomTbqmpTMmg83ou6bg==&inline=1 This CL refactors the chrome://internals WebUI to run on desktop Chrome and accept Mojo connections. Bug: 1098638 Change-Id: Ic52913e9681fa5579cb44262e0ee501534c8b2d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262754 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#785736}
-
Thomas Tellier authored
Bug: 1015746 Change-Id: Iacb82292baccbbbc95c32cf1dd86a1859bd1336d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096957Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Thomas Tellier <tellier@google.com> Cr-Commit-Position: refs/heads/master@{#785735}
-
Hiroki Nakagawa authored
Bug: 1007635 Change-Id: I1b85936fe0c96e3914b7b16b0c73df4e0dbf107f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282622 Auto-Submit: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
David Jacobo <djacobo@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#785734}
-
Monica Basta authored
Screenshot: https://drive.google.com/file/d/1pP-ORyHcdbgILeijGR_s5S7-jkr1Sgii/view?usp=sharing Bug: 1063856 Change-Id: I8dc725b921ace9c3f59edfab6753adec1e6c2ef5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279885 Commit-Queue: Monica Basta <msalama@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#785733}
-
Sreeja Kamishetty authored
- All/RenderFrameHostManagerTest.BeginNavigationIgnoredWhenNotActive/* - WebContentsImplTest.ActiveContentsCountChangeBrowsingInstance This CL also moves RenderFrameHostImplBrowserTest.CheckIsCurrentBeforeAndAfterUnload to content_browsertests.filter BUG=1102630 Change-Id: I0a2a0d5a0ad8303ff7ff73c41688b76c8a514f3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284019Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org> Cr-Commit-Position: refs/heads/master@{#785732}
-
Mugdha Lakhani authored
This change gets rid of the EditText we were using in InstrumentationTestActivity for weblayer instrumentation tests and replaces it with a UrlBarView returned by UrlBarViewController. All relevant methods have been updated, and a small UrlBarControllerTest added to verify expected behavior. Bug: None Test: ./out/<build_dir>/bin/run_weblayer_instrumentation_test_apk Change-Id: I7b8a54cec34f4b53df2e410ebb9526c943f4edf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270442Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#785731}
-
David Bienvenu authored
When running ShellIntegrationWinMigrateShortcutTest.*, I got errors because the shortcut target path was all lower-case, but the passed-in target was mixed-case. I'm not sure why this was, but the file name comparisons should be case-insensitive anyway. Change-Id: I857b1c78030a8278507b19071c3ac765b20f1f5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284086Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#785730}
-
Sreeja Kamishetty authored
-org.chromium.chrome.features.start_surface.StartSurfaceTest.* -org.chromium.chrome.features.start_surface.StartSurfaceLayoutTest.* -org.chromium.chrome.browser.tasks.ReturnToChromeTest.* -org.chromium.chrome.features.start_surface.InstantStartTest.* -org.chromium.chrome.browser.datareduction.DataReductionSavingsMilestonePromoTest.* -org.chromium.chrome.browser.tasks.tab_management.TabSuggestionMessageCardTest.* -org.chromium.chrome.browser.feed.FeedContentStorageConformanceTest.* -org.chromium.chrome.browser.status_indicator.StatusIndicatorTest.* BUG=1102633 Change-Id: If64f3fc873214c498939d48ed847e558390c4acb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284630Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org> Cr-Commit-Position: refs/heads/master@{#785729}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/fd8f0e2fac09..f6f11215cd93 2020-07-07 capn@google.com Implement shaderStorageImageExtendedFormats support 2020-07-07 capn@google.com Implement scatter/gather for 1- and 2-byte texels If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;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:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I4609eefb2cd213da920d0c43b70337f608b4ffd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284698Reviewed-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@{#785728}
-
Jose Dapena Paz authored
Bug: 819294 Change-Id: I90f88cf35e85a8a0ab1811e5533347d329365b21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283508Reviewed-by:
Alex Chau <alexchau@chromium.org> Commit-Queue: José Dapena Paz <jdapena@igalia.com> Cr-Commit-Position: refs/heads/master@{#785727}
-
Tsuyoshi Horo authored
Bug: 1007689 Change-Id: I98819b9e1d33b28ddb81f92951961094801f6613 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2269394Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#785726}
-
Antonio Gomes authored
... instead of WebMediaStreamSource. BUG=704136 R=guidou@chromium.org Change-Id: I335a78a565b03c6db198cf921e02ef26a3ae0392 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283763Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#785725}
-
Yuki Shiino authored
HTMLInputElement.labels is declared as readonly attribute NodeList labels; so, blink::HTMLInputElement::labels is expected to return blink::NodeList*, however, blink::HTMLElement::labels returns blink::LabelsNodeList (a subclass of blink::NodeList) without defining LabelsNodeList. From a PoV of bindings, there is no way to find the LabelsNodeList's definition. This patch fixes the problem. Bug: 839389 Change-Id: Iebc530cad7088cbe5231c31cb47df3637c265df6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283038Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#785724}
-
Titouan Rigoudy authored
Originally based on a partial revert of crrev.com/c/2116892. This CL lays some groundwork for CORS-RFC1918 code changes. Bug: 986744 Change-Id: I26a10d07099fab39a77fdc6e12c1d4b2de324076 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257752 Commit-Queue: Titouan Rigoudy <titouan@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#785723}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1594101275-38e9917f0b53891d9ca12d959315a5fd47c1594e.profdata to chrome-mac-master-1594123101-dfa27c4a1c98aa42fbcdd14d71d9320361fd45b4.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC jeffyoon@google.com,liaoyuke@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/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I5bf631c58312a2591f69a6c20a44c5dfad6bd7c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284799Reviewed-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@{#785722}
-
Omer Katz authored
This worklist is now drained by concurrent markers but the the task-local segments that are used for draining were not flushed back in case the marking deadline expired before the worklist was emptied. Bug: 1102394 Change-Id: Iab6a9bd8148472ed521e0f32643fd114b534b335 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282934 Commit-Queue: Omer Katz <omerkatz@chromium.org> Auto-Submit: Omer Katz <omerkatz@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#785721}
-
Stephen Nusko authored
Some tests post tasks to the threadpool, and currently the base layer_tree tests attempts to use base::RunLoop().Run() [0] to catch any running tasks. However that doesn't catch tasks running in the new TaskEnvinonment which you need to use CCTestSuite::RunUntilIdle. One possible fix would have been to change [0] to RunUntilIdle, but this seems less invasive. [0] https://cs.chromium.org/chromium/src/cc/test/layer_tree_test.cc?l=1085&rcl=a29f36b9f2ba61507abc10be33bb151c52a37694 Bug: 1096962 Change-Id: I016331a24cf206b7e2f66c9a8cef6636e436b840 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282562 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#785720}
-
Asanka Herath authored
InspectableIdentifiabilityStudy{Settings => State} Bug: 1100424 Bug: 973801 Change-Id: I37c8840146ec7f3868d0f2c4115f74e18565947c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279924 Auto-Submit: Asanka Herath <asanka@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#785719}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/a166a353fbc3..3444a49d77b0 2020-07-07 eshr@google.com [Adaptation] Remove deg.prefs from ResourceAdaptationProcessor 2020-07-07 deadbeef@webrtc.org Relanding: Fix data channel message integrity violation 2020-07-06 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 31d34f54..5f083e73 (785408:785559) 2020-07-06 titovartem@webrtc.org Add simulated time support for PC level test. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I16e9eb5b96b51ab15bbfce204e08372abb6b1baf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284782Reviewed-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@{#785718}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/3039024ba5b4..b4e2a786fc30 2020-07-07 fmayer@google.com Merge changes Ib781e8e8,Ia3009134 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I6c6e24496c7ec079152950eee4e8985792729793 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284783Reviewed-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@{#785717}
-
Hajime Hoshi authored
This is a preparation to test CLS. Bug: 1014174 Change-Id: I07927ed55dfd2b6e3390207fca98c39d454d90a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279309Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#785716}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/36a97db1bb2b..dcd57068bed4 2020-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-Headers from 8188e3fbbc10 to db06fce926b0 (1 revision) 2020-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-ValidationLayers from 5c38b18ab460 to e8b96e86fe2e (2 revisions) 2020-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-Loader from a173c025f8fe to 4c6019a855e9 (4 revisions) 2020-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from 2c1ff230c26d to 6a4da9da4215 (2 revisions) 2020-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3121585acce2 to f6f11215cd93 (7 revisions) 2020-07-07 timvp@google.com Remove debug info from SPIR-V 2020-07-07 syoussefi@chromium.org Build specialized version of glslang If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC syoussefi@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: syoussefi@google.com Test: Test: CQ Change-Id: I8b8e009256fdb6c3b2934f95f9759a94b4f201bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284699Reviewed-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@{#785715}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8221db0d..fb40750b Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I51669fe0e78155bead5813026baa8893e8bdf6bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282954Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#785714}
-