- 01 Sep, 2020 40 commits
-
-
Maks Orlovich authored
... and use it to fix incorrect computation of nav UKM ID for extension file access in some cases (making sure to use the parent frame ID and not child frame ID for childframes, to keep the same ID for same-document navigations, and to properly match the ID when restoring from back-forward cache). Bug: 1103288 Change-Id: I8439a3e2e1a22284077dc0078ff618986e6ee870 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363148Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#803518}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/4b3de99d..63911905 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: I4526c7590a0bbc37069fb099d857cfed49a24713 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386765Reviewed-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@{#803517}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: I8a1236c9a5f88ae44274557a59fb21605e4591b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382853Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#803516}
-
Christopher Cameron authored
Directly create a SharedImageBackingGLImage that wraps the GLImage is already being created. Register this backing using SharedImageFactory::RegisterBacking. This is the same pattern used by GpuSharedImageVideoFactory::CreateImageInternal among others. Pass the reference-counted destructor callback to PictureReady callback. Move the format definitions to a single block and add a TODO indicating that the format of GL_BGRA seems inappropriate (but it works, for unclear reasons). Assume that the SkiaRenderer is only used with the passthrough decoder. Either the decoder type will need to be plumbed, or we will bake in the assumption. Add GPU_GLES2_EXPORT to the relevant structures used in media code. Bug: 1108909 Change-Id: I33e230945e9c3d231195f735a878d903f11c95ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380743 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#803515}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/4977f960c950..a041d2d8848c 2020-09-01 tvanderlippe@chromium.org Remove protocol.json from the root directory 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I86168f7de776b709f7101aa0cc3584145bfaa868 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387950Reviewed-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@{#803514}
-
mhasank authored
The method was deprecated and is now replaced with onAuthorizationResult BUG=b:146435695 TEST=deploy to dut, disable playstore, re-enable playstore, successfully finish the authorization flow Change-Id: I11c2abfd37e1bc22201e27b8c980348234ce3de0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385761Reviewed-by:
Yury Khmel <khmel@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Muhammad Hasan Khan <mhasank@chromium.org> Cr-Commit-Position: refs/heads/master@{#803513}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: Ic8f0f7a138e8b085e62c4b76b36c8f7ca095d472 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385395 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#803512}
-
Xida Chen authored
This CL converts the enum OverscrollBehaviorType to enum class. No behavior change is expected. Bug: 720553 Change-Id: I14b688ad071e888e5def426b416db2e68cff2c26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378445Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Mohsen Izadi <mohsen@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#803511}
-
Sean McAllister authored
Currently, ChromeOS defines the OS_LINUX directive as well as OS_CHROMEOS. We're working to separate these two, so we're making the fact that OS_LINUX == OS_LINUX || OS_CHROMEOS explicit. This is changes for /content/common This CL was uploaded by git cl split. R=jln@chromium.org Bug: 1110266 Change-Id: Id6c391e17e09e27778c98e44c2dc8a37cd4b7d72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2371293Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Sean McAllister <smcallis@google.com> Cr-Commit-Position: refs/heads/master@{#803510}
-
chrome://networkSteven Bennetts authored
This adds some debugging UI for viewing and setting the DHCP hostnam property. Bug: 1103272 Change-Id: Ice489b3f9b68c720aa1bf5c806df4cdb2ed6d8b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363654 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#803509}
-
Daniel Rubery authored
This CL adds reporting events for files blocked due to the DownloadRestrictions. These broadly fall into two categories. those blocked due to a dangerous verdict from Safe Browsing will report an event like: { "dangerousDownloadEvent": { "clickedThrough": false, "contentSize": 276, "contentType": "application/x-msdos-program", "downloadDigestSha256": "0BA8709CFD4AA9CAF41287295D9E1B8E6ADA4E0111BFAE9FD41F08EEBB57517E", "eventResult": "EVENT_RESULT_BLOCKED", "fileName": "drubery/Downloads/content (2).exe", "profileUserName": "", "threatType": "DANGEROUS_FILE_TYPE", "trigger": "FILE_DOWNLOAD", "url": "https://testsafebrowsing.appspot.com/s/content.exe" }, "time": "2020-08-22T17:26:27.372Z", "uploaded_successfully": true } When DownloadRestrictions is set to 2, we also block files based on file type alone. This leads to reports like: { "dangerousDownloadEvent": { "clickedThrough": false, "contentSize": 0, "contentType": "application/x-shockwave-flash", "downloadDigestSha256": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855", "eventResult": "EVENT_RESULT_BLOCKED", "fileName": "drubery/Downloads/test (3).swf", "profileUserName": "", "threatType": "DANGEROUS_FILE_TYPE", "trigger": "FILE_DOWNLOAD", "url": "http://localhost:8000/test.swf" }, "time": "2020-08-22T17:28:41.252Z", "uploaded_successfully": true } Fixed: 1119418 Change-Id: I6dad9bcf97e45018d857f6e660613a1efcab1c12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2370505Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Reviewed-by:
Dominique Fauteux-Chapleau <domfc@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#803508}
-
Anders Hartvoll Ruud authored
With StyleCascade, we don't need most of the priorities. This CL removes everything except kHighPropertyPriority, which is still needed. A follow-up CL will remove css_property_priority.h/cc completely, in favor of generating something simple directly in css_property_names.h. Change-Id: I579d57a2322a120a69405244d31dd99299553359 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385355Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#803507}
-
Ulan Degenbaev authored
Bug: 1123904 Change-Id: I6dbfa593f899c970935a825fb22ca9572879c256 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386802Reviewed-by:
Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#803506}
-
Robert Ma authored
Bug: 1122581 Change-Id: I80e42994300d4785a8b79ad6d6f3bcda61441dcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386391Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#803505}
-
mhasank authored
This reverts commit b57c4658. Reason for revert: The work has been abandoned and the change is not needed anymore. TEST=deploy to dut, disable playstore, re-enable playstore, successfully finish the authorization flow Bug: b:133248517 Change-Id: I46df509f1f364924a2a1da5bd9fe6fc4f3b85848 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386101Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Muhammad Hasan Khan <mhasank@chromium.org> Cr-Commit-Position: refs/heads/master@{#803504}
-
Maksim Ivanov authored
Fix double-callback-call crash and use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: I2da08b89a3dbab954caee4aa273f19ea958fa226 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2383019 Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#803503}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1598874892-73206483eae1decbe634d34fb148ae3f49e172dd.profdata to chrome-win64-master-1598939551-51febd9296737e06a064f51f5c719578c85be72c.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-win64-chromium Please CC sebmarchand+pgo_roller@google.com,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:win64-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: Ie9856837abcdbfd8d0b4ad1beb14ffbcd8a509e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387443Reviewed-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@{#803502}
-
Sean McAllister authored
Currently, ChromeOS defines the OS_LINUX directive as well as OS_CHROMEOS. We're working to separate these two, so we're making the fact that OS_LINUX == OS_LINUX || OS_CHROMEOS explicit. This is changes for /chrome/browser/ui/views/web_apps This CL was uploaded by git cl split. R=mgiuca@chromium.org Bug: 1110266 Change-Id: I452196d7fb9de8634c2c8b6044d9b0bafb4691ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2371282Reviewed-by:
Alan Cutter <alancutter@chromium.org> Commit-Queue: Sean McAllister <smcallis@google.com> Cr-Commit-Position: refs/heads/master@{#803501}
-
Garrett Beaty authored
The recipe code has been updated to skip analysis and run all tests if any of the test spec files are affected by the CL under test, so removing this exclusion will allow builders that don't consume the affected spec files to exit without running any tests if no other files in the CL affect the test targets. Bug: 1123187 Change-Id: I5fb196af879e36d3fe68d65fc6d39ab95116ed6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386327Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#803500}
-
Ryan Harrison authored
https://dawn.googlesource.com/tint.git/+log/f70065f62227..11eda3cc3e50 $ git log f70065f62..11eda3cc3 --date=short --no-merges --format='%ad %ae %s' 2020-08-31 rharrison Rolling 5 dependencies 2020-08-31 dneto [spirv-reader] Set some source locations 2020-08-31 tommek [spirv-writer] Generate texture type 2020-08-31 tommek [spirv-writer] Convert ast image format types to spv 2020-08-31 tommek [type-determination] Adding builtin texture operations 2020-08-31 tommek [ast] Determining subtype of StorageTextureType 2020-08-31 dsinclair [msl-writer][hlsl-writer] Pull loop variables out with continuing. 2020-08-31 dneto [spirv-reader] Uses in phis count as uses 2020-08-29 dneto [spirv-reader] Don't hoist pointers that are already in scope. 2020-08-28 dneto [spirv-reader] Track line numbers 2020-08-28 dneto [spirv-reader] Avoid certain hoisting cases 2020-08-28 dneto [spirv-reader] Follow non-canonicalized SPIR-V type for composite extract 2020-08-28 dneto [spirv-reader] Follow non-canonicalized SPIR-V type for access chains 2020-08-27 dsinclair [wgsl-parser] Consume empty struct closing brace. 2020-08-27 sarahmashay [validation] check if at least one of vertex, fragment or compute shader is peresent 2020-08-27 sarahmashay [validation] Add a helper function to create a fake entry point 2020-08-26 dsinclair Add missing doc comments. 2020-08-26 dsinclair [hlsl-writer] Move test helper to a template. 2020-08-26 dsinclair [hlsl-writer] Support matrices in storage buffers. 2020-08-26 dsinclair [hlsl-writer] Emit numthreads for compute shaders. 2020-08-26 dsinclair [hlsl-writer] Emit zero matrix values. 2020-08-26 dsinclair [hlsl-writer] Extract storage buffer index generation. 2020-08-26 dsinclair Emit structs when emitting the aliases. 2020-08-26 dsinclair [hlsl-writer] Refactor output emission. 2020-08-25 dsinclair [hlsl-writer] StorageBuffer support. 2020-08-25 sarahmashay [validation] implement the pair of entry point stage and name must be unique 2020-08-25 sarahmashay [valdiation] Add disable test for v-0020, the <entry point name, pipeline stage> must be unique 2020-08-25 sarahmashay [validation] validates if global variables have a storage class 2020-08-25 dsinclair [wgsl-parser] Set max recursion depth on const_expr 2020-08-25 rharrison Ran 'git cl format' over an empty CL 2020-08-25 sarahmashay [validation] clean up: using ValidatorImpl member instead of creating one 2020-08-25 sarahmashay [validation] Add a validator test helper class 2020-08-24 tommek [wgsl-reader] Adding for loops 2020-08-24 rharrison Rolling 6 dependencies Created with: roll-dep src/third_party/tint/src Change-Id: I63be3138a23f1f8b0c2299fcf369d5c2497476c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387133 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#803499}
-
James Vecore authored
Fixed: 1123395 Change-Id: I2fc3b5965e0e0ac8b1f3774660d2db5ffe672c81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387117Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#803498}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c2302e8e2eb6..090049c54646 2020-09-01 danilchap@webrtc.org Remove usage of webrtc::RTPFragmentationHeader from objc wrappers 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: Ie7de3c36ed4b5da7a2027014e0b58a87bac8b4eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387943Reviewed-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@{#803497}
-
Etienne Pierre-doray authored
Most Chrome unwinding failures can be correctly handled bu applying the default step (using lr) when no cfi is present at the top of stack. Change-Id: I0349688dcafa3973f1f77f230660312a4140dc19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2381730 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#803496}
-
Martynas Sinkievic authored
Change-Id: Ib1a1dc848604ef9fb49e4a4f6946bf6f888db8e9 Bug: 1121990 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346246Reviewed-by:
Christoph Schwering <schwering@google.com> Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Martynas Sinkievič <marsin@google.com> Cr-Commit-Position: refs/heads/master@{#803495}
-
Aaron Leventhal authored
Ensure that the name of a document with an empty title is '', as opposed to no name at all. This is similar to the difference between alt="" and not alt attribute. Bug: 1123535 Change-Id: I13e35de86f7e1185465950f191b5047513779192 Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385655 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#803494}
-
Tommy Martino authored
TBR=mamir@chromium.org Bug: 1123907 Change-Id: I5b50e8cf2b1947d2d94bb7fec906266b19e0ddc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386389Reviewed-by:
Tommy Martino <tmartino@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#803493}
-
Andrei-Laurențiu Olteanu authored
Add implementation to chrome://. Add implementation to chrome-untrusted://. Add tests. Bug: b:162051831 Change-Id: Ied981248389b38caee411d09ff4a6cb207e540b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2372427 Commit-Queue: Laurențiu Olteanu <lolteanu@google.com> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Oleh Lamzin <lamzin@google.com> Cr-Commit-Position: refs/heads/master@{#803492}
-
Dylan Cutler authored
Bug: 973801 Change-Id: I1ed09045ae6dce5dd2957bf84df5b554a5b2f6fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377553Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/master@{#803491}
-
Ren-Pei Zeng authored
Remove DecodeWithFD() Mojo interface from MJPEG Decode Accelerator because CrOS camera service has migrated to use DecodeWithDmaBuf(). Bug: b:165883754 Test: camera preview in CCA Change-Id: I6c58a9abe2c6a4775829ccbd8c62cb67ddedb33e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2384710 Commit-Queue: Ren-Pei Zeng <kamesan@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#803490}
-
Maksim Sisov authored
Wayland drag and drop tests rely on this feature. That is, this feature is used to decide what OSExchangeDataProvider should be created. When the tests are run locally, the feature list is not automatically passed and these tests fail. In contrast, our bots pass --enable-feature=UseOzonePlatform based on the "variant" configuration. So, in order to make these Wayland tests work locally as they should, automatically prepend the UseOzonePlatform feature. Bug: 578890 Change-Id: I10394420c55a6fdf871ea4dd04aae21c02551e37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387762Reviewed-by:
Nick Yamane <nickdiego@igalia.com> Reviewed-by:
Antonio Gomes (GMT-4) <tonikitoo@igalia.com> Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#803489}
-
Kent Tamura authored
- Move LayoutSlider::kDefaultTrackLength to LayoutSliderContainer. - Remove unused LayoutObject::IsSlider() and IsSliderThumb(). This CL has no behavior changes. Bug: 1040826 Change-Id: I875cf6d11988221ea4413733449501d045c8522a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387043 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#803488}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: I02b0dab841d1efbb7efd73b97b269f7e39c56e06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387057Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#803487}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ba80574e. With Chromium commits locally applied on WPT: ec83f499 "Add tests for background-color of inline boxes in RTL" 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 NOAUTOREVERT=true TBR=lpz@google.com No-Export: true Change-Id: I16421f08cafad921c7b0b8fef6b452955170d3c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386764Reviewed-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@{#803486}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/4efbe326b48b..4977f960c950 2020-09-01 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-09-01 petermarshall@chromium.org [typescript] TypeScript-ify accessibility/AccessibilityModel.js 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 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: If9e08e3cb7c7ff3bdcf3d47796f1e5452f3b792f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387940Reviewed-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@{#803485}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/e2645e44ad6b..64e4b1e8e2e8 2020-09-01 lalitm@google.com ui: ensure resolution of at least 1ns 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: chromium:166684163 Tbr: perfetto-bugs@google.com Change-Id: Ie42af652adc4f5d14810d3e24ee4186b72355421 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387941Reviewed-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@{#803484}
-
Arthur Sonzogni authored
This reverts commit 0a7f5359. Reason for revert: This confirmed the android bot was not overriding the origin trial key. Once confirmed, this patch isn't useful anymore. Hence reverting it. Original change's description: > Check the android bot do not override default origin trial key. > > The origin trial "CrossOriginOpenerPolicyReporting" is not properly > recognized on the Android bot. > > I suspect the default origin trial test key is overriden. This patch > adds a check to ensure this isn't the case. > > Bug: 1119555 > Change-Id: I86e8f1fe6b5e2cc7b8ffd301bc96c0d4d810a844 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2374788 > Reviewed-by: Camille Lamy <clamy@chromium.org> > Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> > Cr-Commit-Position: refs/heads/master@{#802147} TBR=clamy@chromium.org,arthursonzogni@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1119555 Change-Id: Ie091eeec36c38e72d992d124246022aa8cd2a5da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386742Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#803483}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/0b89b27263b1..1c4a7f780f10 2020-09-01 jiawei.shao@intel.com Fix the initialization of the buffers with MapRead and MapAtCreation If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: Ib469a1854e8743242b0a9308fd4aaeed49d3aaa1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387661Reviewed-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@{#803482}
-
Nela Kaczmarek authored
[Passwords] Redirect to change password url fetched from AffiliationService in WellKnownChangePasswordNavigationThrottle. This change modifies the navigation in WellKnownChangePasswordNavigationThrottle. It prefetches change password URL from AffiliationService if /.well-known/change-password is not supported and feature flag kChangePasswordAffiliationInfo is enabled. The change covers browser integration tests. Bug: 1108279 Change-Id: I3cac54891e62b718ddec0aa46c1fd727cee24dca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382810 Commit-Queue: Nela Kaczmarek <nelakaczmarek@google.com> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#803481}
-
Ewann authored
This CL adds the following user actions: - MobileTabGridCloseAllTabsConfirmationConfirmed - MobileTabGridCloseAllRegularTabsConfirmationPresented - MobileTabGridCloseAllIncognitoTabsConfirmationPresented - MobileTabGridCloseAllTabsConfirmationCanceled Bug: 1119319 Change-Id: Ifebaca830bcf52e0c526a32acb90b82d376db33b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367094Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Cr-Commit-Position: refs/heads/master@{#803480}
-
Jesse Schettler authored
Hook up the Mojo interface provider to the scanning UI and generate js-lite bindings from scanning.mojom. A subsequent CL (http://crrev/c/2378138) uses the ScanService Mojo interface to get the connected scanners and add them to a dropdown in the UI. Bug: 1059779 Change-Id: I4270721ac585d668ee1ad5405695590ba78e7711 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368238Reviewed-by:
Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#803479}
-