- 17 Jun, 2020 40 commits
-
-
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}
-
Charlene Yan authored
Bug: 1018230, 1095783 Change-Id: Ib92e79e374d7aa81202fa9af08f3dc53bd6a4464 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250501Reviewed-by:
Connie Wan <connily@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#779469}
-
Xing Liu authored
Don't schedule auto resumption in native task when the feature is disabled. Also adds a check in AutoResumptionHandler::ResumeDownloadImmediately. Bug: NONE Change-Id: I03eff855fcd8674f32d4a3d5205114de01aa3bf1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250563Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#779468}
-
Evan Stade authored
Bug: none Change-Id: Ibd7942a8eaba5d1bbc18b0f819aabfb242342128 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249726Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#779467}
-
Sunny Sachanandani authored
The histogram was added so that we could remove one of LUMINANCE_F16 or R16_EXT if the other one had universal support, but it looks like that's not the case. Latest numbers for the histogram across all platforms are: HAVE_NONE 32.34% HAVE_R16 09.96% HAVE_L16 32.46% HAVE_R16_AND_L16 25.25% This suggests that we can remove neither LUMINANCE_F16 nor R16_EXT, and the histogram can be removed since it's expiring in a few days. Bug: 1081297 Change-Id: I46615e9b70a72d27f3952ec90c3c0193777fb866 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248909 Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#779466}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/99f100357776..5ed965e4370d 2020-06-17 tvanderlippe@chromium.org Add additional font-family autocompletions 2020-06-17 zhin@chromium.org Add Acorn wrapper file and consolidate calls to Acorn 2020-06-17 yangguo@chromium.org Fix image link in design_guidelines.md 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:1080569 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I34aea56e169ca4965b42c40f7e5838c02152928d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250030Reviewed-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@{#779465}
-
Stephanie Kim authored
This reverts commit f297bdfa. Reason for revert: Mac Builder runs are failing: https://bugs.chromium.org/p/chromium/issues/detail?id=1095900 Change-Id: I6797309b35fbcbcd5e527489402df09b1d75fa5b No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250919 Commit-Queue: Stephanie Kim <kimstephanie@google.com> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#779464}
-
Ana Salazar authored
We added a ThroughputTracker for reporting animation smoothness when we enter or exit the cardified state. Bug: 996822 Change-Id: I41dfc1146db1abf2b84cb90170f41caf73b9ac56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246233 Commit-Queue: Ana Salazar <anasalazar@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#779463}
-
S. Ganesh authored
Each version of the updater will have a distinct directory that is named on the version itself. So, for example, version 1.2.3.4 will have the directory name 1.2.3.4. See http://bit.ly/chromium-updater Bug: 1095833 Change-Id: I6bc7f73466f7f59c0c877d5cb597ae4c4d136399 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246907 Commit-Queue: S. Ganesh <ganesh@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#779462}
-
Li Lin authored
Based on the latest UI reivew feedback, update the description of "related info". Mock at: go/quick-answers (slide 29). Bug: b/157488743 Test: manual test Change-Id: I7ebd75770cd1933d669ad25b00b9a7bdb61f928b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248069 Commit-Queue: Li Lin <llin@chromium.org> Reviewed-by:
Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/master@{#779461}
-
Daniele Castagna authored
This will make SkiaRenderer use framebuffer compression for the buffer queue when available. Bug: 925181 Test: Run chrome with --enable-features=UseSkiaRenderer make sure FB compression is used if available Change-Id: I0b81c7006bd924ba82823a50ea714e31ddc8e2bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250578 Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Commit-Queue: weiliangc <weiliangc@chromium.org> Auto-Submit: Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
weiliangc <weiliangc@chromium.org> Cr-Commit-Position: refs/heads/master@{#779460}
-