- 17 Jun, 2020 40 commits
-
-
Robert Ogden authored
Neither AppCache Manifests or link-rel-search plugins should be fetched during a NoStatePrefetch, but this CL adds tests to check for that in the context of an Isolated Prerender. Bug: 1096109 Change-Id: I852de24f9bd90e575339eb5d8e04e5acf6dd3d15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247406Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#779509}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/4d5abe756b88..9885512110a7 2020-06-17 fmayer@google.com Bookkeeping for multiple heap spaces. 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:141241849 Tbr: perfetto-bugs@google.com Change-Id: I938d2d44df0b8ad6939f4386020ee29ac87c3e8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250120Reviewed-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@{#779508}
-
Antonio Gomes authored
... instead WebMediaStreamTrack. This is part of the effort to reduce the needless use of public Blink APIs (wrappers) within renderer/modules BUG=704136 R=guidou@chromium.org Change-Id: I37023bcd6f1b5fa5f25a475e6a2b19671e8285e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247059 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#779507}
-
Lucas Furukawa Gadani authored
Since portals are pagwa that can be activated, we need to propagate the device emulation to each portals main frame. Bug: 1032625 Change-Id: I90d55c569f580cf42d7a7eb185270192efa11dc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237767Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Lucas Gadani <lfg@chromium.org> Cr-Commit-Position: refs/heads/master@{#779506}
-
Carlos IL authored
This policy was meant to be temporary (initially planned to be removed in M84). This CL removes it. components/page_info and weblayer/test were missing a direct dependency on components/prefs, which were previously resolved through the dependency on security_state, this also adds those dependency directly to their build files. Bug: 1093820 Change-Id: Id1f903e9de2bec54e68bc68acb54cc789e11839b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242750Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Commit-Queue: Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#779505}
-
Vladimir Levin authored
I submitted a patch previously and accidentally removed a test from the latest patchset. This patch adds the test back. (https://chromium-review.googlesource.com/c/chromium/src/+/2245186) R=chrishtr@chromium.org Change-Id: Iae46ae0e1ec8974c7efa48c28d87c50c5afa3638 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249088 Auto-Submit: vmpstr <vmpstr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#779504}
-
David Bertoni authored
This CL adds testing for the Alamrs API with Service Worker- based extensions through parameterized test fixtures. Bug: 1093066 Change-Id: I86b576d50ec2786c0b042550878141e350d9059d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250638Reviewed-by:
Archana Simha <archanasimha@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#779503}
-
Alex Gough authored
Adds a new |SandboxType::kIconReader| with token and integrity levels that allow PrivateExtractIcon to do its thing. The service is only used for PE files which, as a complex format, should not be parsed in the browser. Other icons are found based only on a file's extension. These are handled in the browser as this is both faster and allows a tighter sandbox to be applied to the PE file parsing. PrivateExtractIcon (a documented but discouraged Windows API) is used instead of SHGetFileInfo as SHGetFileInfo requires COM which considerably weakens sandboxing. Adds basic icon loading test for all platforms. A follow-on CL will add a fallback for PE files for which no embedded icon is available. Testing: adds a unit test for groups, plus manual testing on Windows 7 x86 and Windows 10 x64. Bug: 1032250 Change-Id: I6975e5612d8b6f35e3216a67fc98592a45895c1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1987273 Commit-Queue: Alex Gough <ajgo@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#779502}
-
Gavin Williams authored
The status badge can be red, green, grey depending on the status of the printer. The default status color is grey. Bug: 1059607 Change-Id: Ie91112e7d7230d052a793cff71983d2b0e722f16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2234544 Commit-Queue: Gavin Williams <gavinwill@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#779501}
-
Xianzhu Wang authored
In pre-CAP, when there is a full screen overlay layer, during paint, we start from the overlay layer and ignore all other layers. This CL let CAP do the equivalent thing: during paint, if there is full screen overlay element, starts painting from the element instead of from the top level frame. Bug: 1031922 Change-Id: I7b0a25926e75bb12a475ecdb891f33d2634b8812 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248487Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#779500}
-
Clark DuVall authored
This test makes sure the infobar shows up and the button can be clicked. Bug: 1019922 Change-Id: Id329d224bda1a98dcad1a01130406f3592e53a0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247328Reviewed-by:
Pavel Yatsuk <pavely@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#779499}
-
dpapad authored
Also fixing an alignment issue, where the pageselector-container would be larger than its contents, causing its contents to be left-aligned instead of center-aligned. Fixed: 1095210 Change-Id: I7a70eb86b65c50babd1fecf355055ec7f9e4d463 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246912Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#779498}
-
Alexander Alekseev authored
Bug: 1075612 Change-Id: I702b9bb935bf5a25071bf350a90e00d94b2a0512 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249050 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Mitsuru Oshima (slow:gardening) <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#779497}
-
Simon Pelchat authored
Also make sure Translate's UMA reporting state is up to date. Because profiles are often loaded after metrics reporting is enabled during startup, the translate ranker (which is tied to the user profile) used not to get notified that reporting is enabled. Bug: 1087519 Change-Id: I205691d780e9f6390f8f210caf4540a5d2ca878b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250222Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Commit-Queue: Simon Pelchat <spelchat@chromium.org> Cr-Commit-Position: refs/heads/master@{#779496}
-
Daniel Hosseinian authored
A destination's lpoptions are stored by CUPS in the |options| field. Therefore, the existing manual parsing of the lpoptions files is unnecessary and dangerous as it exposes a surface through which untrusted inputs can be read. Additionally, the existing code assumes that the lpoptions files' locations are perpetually static, while the CUPS programming manual makes no guarantees about them. Bug: 466717 Change-Id: I655716af573ba3e58656eb01e477614384af7e51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238955Reviewed-by:
Sean Kau <skau@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#779495}
-
Etienne Bergeron authored
This bug seem a typo while migrating to support two thread (IO + UI). I suspect they forgot to rewrite that use case. Bug: 1093719 Change-Id: I7b8f8aecd6a7b126eee5af4035af69c5efdfd1cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250509Reviewed-by:
Erik Chen <erikchen@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#779494}
-
David Schinazi authored
This CL was mainly prompted by the upcoming expiration of some of our QUIC histograms, but I also took the opportunity to perform some spring cleaning: our expiry dates are now all unified to 2021-05-11 and all histograms also list our OWNERS file as owner. R=renjietang@chromium.org Change-Id: I140a42d629c786a996ddd840ab904bbe0f5b234a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249458 Commit-Queue: David Schinazi <dschinazi@chromium.org> Auto-Submit: David Schinazi <dschinazi@chromium.org> Reviewed-by:
Renjie Tang <renjietang@chromium.org> Cr-Commit-Position: refs/heads/master@{#779493}
-
Manish Mandlik authored
This adds following per-profile histograms and corresponding enums definitions for profile probing results and connection results: - BlueZ.PerProfile.<profile>.ProbingResult - BlueZ.PerProfile.<profile>.ConnectionResult Where <profile> can be: - HID - HOG - A2DPSink - HFP - AVRCP - Battery Corresponding BlueZ metrics implementation can be found at: https://chromium-review.googlesource.com/c/chromiumos/third_party/bluez/+/2238773 Bug: b/151267790, b/155878767 Change-Id: I46df43f369923a6c2e1cc5fff6f6aee6e90a19fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242395 Commit-Queue: Manish Mandlik <mmandlik@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#779492}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/763957e6b4fc..46485a0b8536 2020-06-17 capn@google.com Don't assert thread_local initialization 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: I8014814080ff02b1eb634f566037c6a25563881c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250358Reviewed-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@{#779491}
-
Bettina authored
Bug: 1056921 Change-Id: Ibcf6100818483ceeb40d82e65bb8f909ad466818 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248898Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Bettina Dea <bdea@chromium.org> Auto-Submit: Bettina Dea <bdea@chromium.org> Cr-Commit-Position: refs/heads/master@{#779490}
-
Miriam Zimmerman authored
BUG=None TEST=None Change-Id: If4f2c9c319807cf94c212c006171d4fe7bda7da9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250357 Commit-Queue: Miriam Zimmerman <mutexlox@chromium.org> Commit-Queue: J Kardatzke <jkardatzke@chromium.org> Auto-Submit: Miriam Zimmerman <mutexlox@chromium.org> Reviewed-by:
J Kardatzke <jkardatzke@chromium.org> Cr-Commit-Position: refs/heads/master@{#779489}
-
Kyle Milka authored
Rename ShareActivity to ChromeAccessorActivity. Refactor the class so it pulls off the needed objects from ChromeAcivity and child classes don't need to depend on ChromeActivity. Eventually the share/ code won't need to depend on this class and instead on a generic Activity. Bug: 1022172 Change-Id: I23b6ca9c1947d201aa5667e292fa0711b59ef920 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238518 Commit-Queue: Kyle Milka <kmilka@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#779488}
-
Peter Kasting authored
This existing file-scope helper was the same logic a couple other places also wanted, so make it a static class method so they can use it. Bug: none Change-Id: Ibbcd07890ef4fbb1b6772ef22c46534d7cd29976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250543 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#779487}
-
Hans Wennborg authored
Add direct includes for things provided transitively by logging.h (or by other headers including logging.h). This is in preparation for cleaning up unnecessary includes of logging.h in header files (so if something depends on logging.h, it needs include it explicitly), and for when logging.h no longer includes check.h, check_op.h, and notreached.h. Bug: 1031540 Change-Id: Id61c6337b0d341c0a5f6604bbb9eae4a2966c7f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247896 Auto-Submit: Hans Wennborg <hans@chromium.org> Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Reviewed-by:
Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#779486}
-
Piotr Bialecki authored
This is one more followup from one of the older CLs. Changes: - introduce new device::Pose type - the pose is always construct-able from position and orientation, and potentially construct-able from a matrix representing a rigid transform - add typemapping from mojom's Pose type to device::Pose - remove code that was manually deconstructing matrices when poses were needed - this is now done by device::Pose type - store device::Pose in XRAnchor, XRHitTestResult and XRPlane instead of storing blink::TransformationMatrix - some conversion between code using device::Pose and code expecting blink::TransformationMatrix is still needed - this is currently done by relying on the fact that both blink::TransformationMatrix and gfx::Transform can be converted to/from SkMatrix44 - remove type converters for mojom::VRPose & mojom::Pose conversions to blink::TransformationMatrix since they are no longer needed - the only place that relied on conversion from VRPose to a matrix could use the newly introduced device::Pose type - misc cleanup - remove unused parameter in ArCoreImpl::NativeOriginExists() As an additional follow-up, it should now be possible to use gfx::Transform instead of blink::TransformationMatrix in blink impl - it would allow us to get rid of std::unique_ptrs that were introduced only to satisfy alignment requirements that blink::TransformationMatrix has and oilpan does not support. Fixed: 1071224 Change-Id: Iee59e64833ab45df450589ec47b331836b50897a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242652 Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#779485}
-
Livvie Lin authored
iOS interstitial pages get reloaded to prevent loading them from cache, since that breaks JavaScript commands. For safety, set the reload URL in |load_time_data| instead of relying on window.location, which can have arbitrary URL params. Bug: 1087282 Change-Id: Idd3c8619371fd7e5ed5875579f4bd86eda2e42c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248450 Commit-Queue: Livvie Lin <livvielin@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Ali Juma <ajuma@chromium.org> Reviewed-by:
Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#779484}
-
Alexei Svitkine authored
In additional to simplifying the code to not need to use extra callback logic, this also makes the pref clearing happen when a seed is imported initially, rather than later. This may resolve an issue where the first run seed is not getting applied - if the cause is that the pref clearing happens before the seed gets used. Bug: 1090968 Change-Id: Icd5d6a693ef2c0f1a5fdf2cffec2182a9a6fd5fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246179Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#779483}
-
Charlene Yan authored
The collapsed tabs right now are to the right of the group header so dragging left is lot more prominent than dragging right past the header. When finding the insertion index, if the tab is in a collapsed group, use the ideal bounds of the header rather than the tab. Bug: 1018230 Change-Id: I4bbec1e76da9415a1701b7b09ba35dff98039667 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250298Reviewed-by:
Connie Wan <connily@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#779482}
-
Mitsuru Oshima authored
*Move WaylandServerControllert to components/exo/server * exo is now a separate static_library. Change-Id: I8439b9bb42c7164d12cc0d6e46e0259c57f9113e Bug: 1090616 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238266Reviewed-by:
Jun Mukai <mukai@chromium.org> Commit-Queue: Mitsuru Oshima (slow:gardening) <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#779481}
-
Victor Costan authored
Bug: 914488 Change-Id: Ie6e96662dda40da4cf2ec21aceae3a7978017829 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249580 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#779480}
-
Tommy Li authored
Previously, the temporary text in Views Omnibox was unchanged when tabbing to section headers, and only updated when tabbing to the next match. After some discussion, we've decided to make section headers have an empty string for temporary text. This CL makes that change for Views Omnibox. Bug: 1095719, 1078183, 1052522 Change-Id: I6a35d926c2dd0a0cfa4e5d9cf1ead17d0c4bbf37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248497Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#779479}
-
Jan Krcal authored
Previously, every priority type was unencryptable. This CL decouples these two concepts. This is (for now) pure refactoring, no behavioral change. Bug: 1084969 Change-Id: I690be355420b6abcbaeaf8bdacd4474868d97b8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214533Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#779478}
-
Lukasz Anforowicz authored
The removed histogram has not been used recently (e.g. unlike Memory.RendererProcessCount which has been automatically refreshed in r778894). While the removed histogram doesn't have a direct replacement, there are other histograms that should make up for its absence: *) Memory.RenderProcessHost.Count.* *) Memory.RendererProcessCount and *) Memory.ProcessCount Old data has been saved in a (Google-internal, sorry) document at https://docs.google.com/document/d/1QleZ5KhAbFZkv0In61sw7e2rWCaJ05dUCdV9DncJZ2E/edit?usp=sharing Fixed: 1053037 Change-Id: Ibfe7736b13d5e36dc697ed658dd50934ee8fbbcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249038Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#779477}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/9db618ccd9c6..9e83c1519347 2020-06-17 etienneb@chromium.org Active the delegate worker pool for chromium (3/3) 2020-06-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-Headers from 9d2dfca53b75 to f31524575668 (1 revision) 2020-06-17 xiaoxuan.liu@arm.com Vulkan: Update eglDupNativeFenceFDANDROID() implementation. 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 courtneygo@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: chromium:1091259 Tbr: courtneygo@google.com Test: Test: angle_end2end_tests Change-Id: Idceaaf9165cd53b2e9c25adb9647e887e651c947 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250440Reviewed-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@{#779476}
-
Charlene Yan authored
Dragging a tab past a collapsed group with more than one tab should not insert the tab into the group. Bug: 1018230 Change-Id: Iadc7403e13901cf9716d49ce4e4ae9a0d1f80239 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249080Reviewed-by:
Connie Wan <connily@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#779475}
-
Min Qin authored
Change-Id: I480e436c0a9582e20ba54651fed7f4e07e052d7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2245893Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#779474}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@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/+doc/master/autoroll/README.md Tbr: gbiv@chromium.org Change-Id: Ibee590b9bc25e549edb4eebaa40ca0fee46e7c17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250799Reviewed-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@{#779473}
-
Tommy Steimel authored
- This CL makes updates polymer.py to always produce scheme-relative URLs when converting HTML imports that contain "chrome://" to JS imports. - This also changes optimize_webui.py and rollup_plugin.js to handle scheme-relative URLs. This allows chrome-untrusted:// frames using Polymer 3 to use cr_elements/ without hitting failures due to absolute chrome://resources URLs inside cr_elements/ imports. Bug: 1051835, 866236 Change-Id: If7973d3e926c31c017ec286d26e8eaeeaa5e905c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233722Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#779472}
-
Avi Drissman authored
It's a process. It should show up. Bug: 953518, 739782, 1083509 Change-Id: I0904f765b5956b5c511299dedda7b71921445296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203817Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#779471}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/54af9fab10fa..d3394c28b80c 2020-06-17 saklein@chromium.org Build API: Check chroot exists before executing inside 2020-06-17 vapier@chromium.org gerrit: set default log to notice 2020-06-17 andrewlassalle@chromium.org build_dlc: Split build_dlc script into a library and script 2020-06-17 mmortensen@google.com locking: Add better logging around unmount chroot. 2020-06-17 mmortensen@google.com Add deprecation warning for lib/tee.py 2020-06-16 bpastene@chromium.org nebraska_wrapper: Curl gob to fetch the wrapper in UNKNOWN checkouts. 2020-06-16 jnchase@google.com endeavour: add firmware branch builder 2020-06-16 dhanyaganesh@chromium.org betty-arc-r to generate VM image 2020-06-16 andrewlassalle@chromium.org cros_update: Fix comment on test script If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I540f08b364f736ff23b700184cdaee2a614f6bc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248553Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
Mitsuru Oshima (slow:gardening) <oshima@chromium.org> Commit-Queue: Mitsuru Oshima (slow:gardening) <oshima@chromium.org> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#779470}
-