- 28 Jan, 2020 22 commits
-
-
Robert Ogden authored
This URL Loader streams the response from memory. It isn't wired up to anything, so it isn't testable yet but is meaty enough to be its own CL. This is based on Offline Page's URL Loader. Bug: 1023483 Change-Id: I04ca25488942f9e901c157f9af4cc921fa7fa3a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018065 Commit-Queue: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#735671}
-
tby authored
In crrev.com/c/1911065 we introduced a ground-truth metric for zero state files appearing in the UI, that was useful but costly to compute. We should take this out before M80 rolls out to stable. This CL deletes the function that computes the metric, to make the change we need to merge back into the M80 branch as small as possible. The rest of the infrastructure for the metric will be deleted in a follow-up CL. Bug: 1011221 Change-Id: I88a610a30347ade7d1a7fdfe3db341adb629b076 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016813Reviewed-by:
Jenny Zhang <jennyz@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#735670}
-
Ahmed Mehfooz authored
Need to make sure we add it as observer after fully initializing notification_icons_container_ Change-Id: Icd511f3dfdaac653899ddd9a09f64c62bd459ab4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023853Reviewed-by:
Tim Song <tengs@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#735669}
-
Joe Downing authored
TBR: sullivan@chromium.org Bug: 1041709 Change-Id: Ie993df88a7ab5261659b9f1e04236cbb24df5a61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024121Reviewed-by:
Joe Downing <joedow@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#735668}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/a1f1cce6054f..2d1d9d35216b git log a1f1cce6054f..2d1d9d35216b --date=short --first-parent --format='%ad %ae %s' 2020-01-27 syoussefi@chromium.org Fix atomicAdd validation w.r.t to swizzles 2020-01-27 jonahr@google.com Expose eglGetMscRateCHROMIUM from EGL_CHROMIUM_sync_control Created with: gclient setdep -r src/third_party/angle@2d1d9d35216b 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 tobine@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 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 Bug: chromium:1042393 Tbr: tobine@google.com Change-Id: I12a7b40a4b2b317c04e9d3539ff359bc8244ff60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023222Reviewed-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@{#735667}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3c0615232489..fbc74b472299 Created with: gclient setdep -r src-internal@fbc74b472299 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1040871,chromium:1045888,chromium:927262 Tbr: jbudorick@google.com Change-Id: I8f03bbe21761094b1942261b079643a6a6d88151 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023235Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735666}
-
Yusuke Sato authored
This allows us to use the property expantion function in non-VM ARC code paths. BUG=b:144199481 TEST=try, no real code change Change-Id: Iab5a1b8bb6a3ed8d8dbf9d4c7fe598356b47f593 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024149 Commit-Queue: Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#735665}
-
Hal Canary authored
Chromium switched over to using HarfBuzz as the font subsetter. Bug: chromium:931719 Change-Id: If2efe982a6c29c193d2e298bb5dcb276bb481f5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716256Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#735664}
-
Patrick Monette authored
The PerformanceManagerTabHelper reflects WebContents and their frame trees into the PerformanceManager graph. This CL gives the graph visibility for the ChromeOS login's view. Bug: 993029 Change-Id: Ie1822ba72f64df9d29084e7bf2c42526273f86e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2017928 Auto-Submit: Patrick Monette <pmonette@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#735663}
-
Glen Robertson authored
Many places were including the extra methods when they only needed AppId, and it was potentially confusing that AppId is provided by web_app_helpers. Admittedly not our biggest problem, but a very easy fix that makes life better for future readers of the codebase. :) Mostly just a straight find/replace of includes when methods defined in web_app_helpers were not present. A few (mostly test) files had to have a new include of web_app_helpers because methods were previously pulled in through transitive includes. Change-Id: Ia19c13365733868c50ab3b9ec5affdb114aa5eb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016818Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#735662}
-
Josh Simmons authored
in the context menu. This CL also adds four new histograms: ContextMenu.SelectedOptionAndroid.ImageLink.PerformanceClassFast ContextMenu.SelectedOptionAndroid.Link.PerformanceClassFast ContextMenu.TimeToTakeAction.Abandoned.PerformanceClassFast ContextMenu.TimeToTakeAction.SelectedItem.PerformanceClassFast These in tandem enable measuring how context menu usage is impacted by the presence of link performance information. Bug: 1030813 Change-Id: Ib65f8b410b12cb5442fa9afbd31f8e09d3af8616 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2007941 Commit-Queue: Josh Simmons <jds@google.com> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Cr-Commit-Position: refs/heads/master@{#735661}
-
Hiroki Sato authored
CHROMEOS macro is defined in third_party/webrtc. This CL replaces it with more appropriate macro. Bug: None Change-Id: Ia62a2a1e4b129f7aef7aadb2e7d8158ff06b22f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022045Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#735660}
-
Alex Danilo authored
CL:1549297 adds scrolling to the top level menus hanging off a menu button. The calculation for limiting the height of the menu allowed the menu to sit inside the viewport with a large number of pixels gap resulting in a scroll-bar and scrollable region when the menu could fit inside the viewport without scrolling. Changes the calculation of positioning the top level menu so that more vertical space is used - limiting the height to 2 pixels less than the viewport. The 2 pixel gap at the bottom of the menu serves as a visual indicator for the user so they can see the menu ends there, rather than it appearing to be clipped. Bug: 1040058 Tests: browser_tests --gtest_filter="FileManagerJsTest.MultiMenu" Change-Id: Idb7d1199095d5d5e7482cc5b8eaa228439202bf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018364Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#735659}
-
Hiroki Sato authored
CHROMEOS macro is defined in third_party/webrtc. This CL replaces it with more appropriate macro. Bug: None Change-Id: I7c5c5928424c026b1fb679814617c1134c0d5537 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022584Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#735658}
-
Hiroki Sato authored
CHROMEOS macro is defined in third_party/webrtc. This CL replaces it with more appropriate macro. Bug: None Change-Id: I38fd9e830b8d4b9a6585f7b554377e364daf50e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022024Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#735657}
-
Vitaly Buka authored
9df6272 Move buffer and buffer_pos down (#125) 43c6826 Fix strtod.cc undefined constants (#123) 1dce44c Add full license to test .cc files missing it. (#121) 8857767 Add wasm32 as supported platform (#120) a54561b Pseiderer/add nios2 and xtensa 001 (#119) 5cc233e Add support for microblaze. 4a51e73 Add support for e2k architecture. (#118) 7da5db9 Add min exponent width option in double-to-string conversion (#116) Bug: 977230 Change-Id: I89fbe9295172df16ae2668b750aeac6293e7b361 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023865Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Vitaly Buka <vitalybuka@chromium.org> Cr-Commit-Position: refs/heads/master@{#735656}
-
Hiroki Sato authored
CHROMEOS macro is defined in third_party/webrtc. This CL replaces it with more appropriate macro. Bug: None Change-Id: I440c0cf528ebb2c9ca3549a23e180026a2fc8a9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021787Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Auto-Submit: Hiroki Sato <hirokisato@chromium.org> Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#735655}
-
Robert Ogden authored
Queries the CookieManager for each URL and doesn't prefetch if there are any cookies for that page. Bug: 1023485 Change-Id: Idff1feb22a03a5d30c13556d27cd4ffdd867fd05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020754Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#735654}
-
Eric Karl authored
These are no longer used as partial raster has shipped and is not being tuned. Bug: 1030142, 1021382, 997971, 991053 Change-Id: I6b5e8a28259e98a82ac2a51baed168fb70e724cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020528 Commit-Queue: Eric Karl <ericrk@chromium.org> Auto-Submit: Eric Karl <ericrk@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#735653}
-
Joe DeBlasio authored
This CL adds support for, but never triggers, two kinds of mixed content download warnings that show up in the download shelf. Neither is used yet. These supplement the existing silent blocking. The warnings look like this: - https://drive.google.com/file/d/1HKKrRv4uScGsVv_l8J9huZLnHWp-j_t6/view - https://drive.google.com/file/d/1TgSTEFh1n0gWn1CpJnqkP4imhtkk20gd/view This CL also adds support for these warnings in the chrome://downloads UI. There it re-uses the "dangerous" download warning without any modifications beyond a custom string. All MIX-DL blocking logic is guarded by a flag, but even when that flag is enabled, this change is not triggered and is thus not visible. Subsequent CLs will: - trigger these warnings when appropriate, - finish the UI for Android, and - add proper testing. This is part of go/downloads-as-mixed-content Bug: 960819 Change-Id: Id69adca8f5b7ae9acab9384435bb84257acaa9c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984470Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Joe DeBlasio <jdeblasio@chromium.org> Cr-Commit-Position: refs/heads/master@{#735652}
-
Patrick Noland authored
This reverts commit da0bf646. Reason for revert: Breaks the downstream clank build Original change's description: > Rename CopylessPaste to DocumentMetadata to reuse the class for other purposes > > Bug: 1044244 > Change-Id: I7af8208b8c5a25f247b09cc0cbe55d44934f1d2d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020604 > Reviewed-by: Becca Hughes <beccahughes@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Commit-Queue: Sam Bowen <sgbowen@google.com> > Cr-Commit-Position: refs/heads/master@{#735612} TBR=dcheng@chromium.org,haraken@chromium.org,beccahughes@chromium.org,sgbowen@google.com Change-Id: I0cdec26603543fe5f50140c7e8bee9988229e36d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1044244 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024073Reviewed-by:
Patrick Noland <pnoland@chromium.org> Commit-Queue: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#735651}
-
John Delaney authored
These histograms are still used to track common ad sizes, and size of small tracking iframes that are used for advertising purposes. Bug: 1034591,1034590,1034589 Change-Id: I8cb1c32e62119f28ee2653d3124555f9a2e9eeeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022260Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#735650}
-
- 27 Jan, 2020 18 commits
-
-
Peter Kasting authored
Bug: 1042807 Change-Id: I9f8554970d5344bf9c90ced78aa925e8fa77282b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023276Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#735649}
-
Livvie Lin authored
This will prevent crashes in cases where the current blocking page reference has been released. Underlying issue will be fixed in a follow-up CL. Bug: 1044768,1045038 Change-Id: Ieda79f321a3f933369a74e539267ead95106d6e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015669Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Livvie Lin <livvielin@chromium.org> Cr-Commit-Position: refs/heads/master@{#735648}
-
Archana Simha authored
Reduces use of margins and calc in the checkup banner. Checkup banner image and text overlap when the screen width is 930px. Issue: https://screenshot.googleplex.com/0r8JXYYOOvY 1 column: https://screenshot.googleplex.com/qTuVDG6rcBb 2 column: https://screenshot.googleplex.com/QRm4c4XjF0u Bug: 1019296 Change-Id: Iee4071726c78871f2ddf79ec619231473d71a2b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995922Reviewed-by:
John Lee <johntlee@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Archana Simha <archanasimha@chromium.org> Cr-Commit-Position: refs/heads/master@{#735647}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 46a3fc7d. 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: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I60a54be1205e40db6f45e1a4214eeaca03a6f149 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023967Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735646}
-
Demetrios Papadopoulos authored
So long for now, Chromium! I hope we meet again :). R=dpapad@chromium.org BUG=letting me touch the code Change-Id: I28b1c05fe6ab51558f51e59c17803b4581759480 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2014144Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Auto-Submit: Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#735645}
-
yilkal authored
This cl adds padding in supervised user error page. Bug: 1045152 Change-Id: Ic0e06df7b53dabf178b67b592526b2ec3cc84307 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023196Reviewed-by:
Aga Wronska <agawronska@chromium.org> Commit-Queue: Yilkal Abe <yilkal@chromium.org> Cr-Commit-Position: refs/heads/master@{#735644}
-
Jing Wang authored
The design doc for the experiment is at go/e14s-assistive-personal-info-exp Though the experiment is not approved yet. I think it better to add a flag first and try implementation behind it. Test: Tested with emulator on Linux Bug: 1042084 Change-Id: I623edcca0a1c43d5e52cb4d6c96cb25581168369 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018342Reviewed-by:
Keith Lee <keithlee@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Jing Wang <jiwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#735643}
-
Fergal Daly authored
Doing this mostly to make it clear what to expect from a page which kills the renderer but also to make clear exactly what counts as finished. Change-Id: I881723a2cf5061de6f807919fda30e43dfff6ac6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2014627Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#735642}
-
Gang Wu authored
Bug: 1043490 Change-Id: I189949505f56b21f6a362d41f6319bb8da58c654 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023226 Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#735641}
-
Fergal Daly authored
https://crrev.com/c/1500020 made this test parameterized but did not add INSTANTIATE_TEST_SUITE_P(MHTMLGenerationSitePerProcessTest). Googletest warns about this in its console output but doesn't fail. I've filed https://crbug.com/1045846 to try prevent this happening in future, as I almost did something similar. Change-Id: I6b08f79e007612f3c58c54b8554401f48bf48a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022564Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#735640}
-
Donn Denman authored
Adds a new Feature ContextualSearchTranslations that does inline partial translation using CoCa to get a translation during the Resolve request. This adds a flag to chrome://flags and will send an integration code to the server to allow Translate card responses. The server is all set up for this already, except that it switches the positions of the translation and the original text from what we're used to on our team. TODO: unit tests. BUG=952401 Change-Id: Ia22b5bba4a6c98a3d8717decf99a20c9698a3038 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018485Reviewed-by:
Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Auto-Submit: Donn Denman <donnd@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#735639}
-
Kai Ninomiya authored
This reverts commit c5dca82e. Reason for revert: https://crbug.com/1046058 Original change's description: > Roll src/third_party/SPIRV-Tools/src b97057e7f747..1b3441036a8f (6 commits) > > https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/b97057e7f747..1b3441036a8f > > git log b97057e7f747..1b3441036a8f --date=short --first-parent --format='%ad %ae %s' > 2020-01-24 syoussefi@google.com Fix chromium build (#3152) > 2020-01-24 dneto@google.com Clarify mapping of target env to SPIR-V version (#3150) > 2020-01-24 greg@lunarg.com Use dummy switch instead of dummy loop in MergeReturn pass. (#3151) > 2020-01-23 alanbaker@google.com Fix structured exit validation (#3141) > 2020-01-23 dneto@google.com Add spvParseVulkanEnv (#3142) > 2020-01-23 jaebaek@google.com Handle conflict between debug info and existing validation rule (#3104) > > Created with: > gclient setdep -r src/third_party/SPIRV-Tools/src@1b3441036a8f > > If this roll has caused a breakage, revert this CL and stop the roller > using the controls here: > https://autoroll.skia.org/r/spirv-tools-chromium-autoroll > Please CC radial-bots+chrome-roll@google.com,timvp@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/+/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 > Bug: None > Tbr: radial-bots+chrome-roll@google.com,timvp@google.com,syoussefi@google.com > Change-Id: If9579d754397acc9c4402bc11ddfb346732a823a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021434 > Reviewed-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@{#735222} TBR=timvp@google.com,syoussefi@google.com,chromium-autoroll@skia-public.iam.gserviceaccount.com,radial-bots+chrome-roll@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: None Bug: chromium:1046058 Change-Id: I46e1d36ab9209c7ce12b1169bccb6d2c72435ba4 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 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023990Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#735638}
-
Joshua Pawlicki authored
Bug: None Change-Id: I53f5ffc3ae7a314bf799cc243ab491aa535cff2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023475 Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#735637}
-
Kamila authored
Renamed the study to match the respective finch config. Change-Id: Ie1fefeb62e5c6cb451bb0863fa204bec91833caf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019023 Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#735636}
-
Nico Weber authored
Ran `tools/clang/scripts/upload_revision.py efb130fc93059bdf02d3a83950ddabc5d119f9de`. This increases the clang version from 10 to 11. Bug: 1030664 Change-Id: I8b7ad7f85895abda80e45860ab7e0215e6740d13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020894 Commit-Queue: Hans Wennborg <hans@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#735635}
-
Owen Min authored
Bug: 1022143 Change-Id: I0b381df87615afae66fa65e832eaa28f2796c452 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023667 Commit-Queue: Owen Min <zmin@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#735634}
-
Vikas Soni authored
Refactor EndBatchReadAccess() to remove the entry for the current context correctly for all the cases even though there are no registered backings in the current context. Bug: 1045677,1045127,1045242 Change-Id: I1a8081193900ec5d7f8955bdbd00eff96ccef68e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023289 Commit-Queue: vikas soni <vikassoni@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#735633}
-
John Lee authored
Dragging a tab group around acts the same as dragging a tab. The dragged tab group takes the index of the tab or group it is being dragged over. Bug: 1027373 Change-Id: Ie70883a16330e09732e1bad02e2112d2511cb51e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018499 Commit-Queue: John Lee <johntlee@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#735632}
-