- 15 Apr, 2020 36 commits
-
-
Tsuyoshi Horo authored
Currently if the logic for recursive prefetch of as=document is executed, the logic for subresource signed exchange prefetch is not correctly executed in PreloadHelper::LoadLinksFromHeader(). This CL fix this, and make subresource SXG prefetch work with as=document link prefetch. Bug: 1069699 Change-Id: I8201a9ae003568fe7d3424eb6189527d992dcb38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143068 Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Dominic Farolino <dom@chromium.org> Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#759103}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/69510cd61f1a..4f451f046dab Created with: gclient setdep -r src-internal@4f451f046dab 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 xhwang@google.com,yutak@google.com,rhalavati@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:1054179,chromium:1067607,chromium:1068308,chromium:1068818,chromium:1070424 Tbr: xhwang@google.com,yutak@google.com,rhalavati@google.com Change-Id: I77877d96f4748a529c513addae2ef1e7c4a411bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149821Reviewed-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@{#759102}
-
John Z Wu authored
Change-Id: I415c47e055985d2d9ef55e6d73fec70fad6a2944 Bug: 1070657 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148097Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#759101}
-
Yann Dago authored
BYPASS_POLICY_COMPATIBILITY_CHECK=<M82 skipped> Bug: 1070628 Change-Id: I26fde58b7cf27ab6732da6300333705b7f8993e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147774 Commit-Queue: Yann Dago <ydago@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/master@{#759100}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/a79a2f646d24..4b4e87913242 git log a79a2f646d24..4b4e87913242 --date=short --first-parent --format='%ad %ae %s' 2020-04-15 dberris@chromium.org Dashboard: Reduce estimator function overhead Created with: gclient setdep -r src/third_party/catapult@4b4e87913242 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC sadrul@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:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1070268 Tbr: sadrul@google.com Change-Id: I2ffc97b914d37459d62421a5e60c7e17199a048d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149932Reviewed-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@{#759099}
-
Tsuyoshi Horo authored
These sycalls are used in libpthread. https://opensource.apple.com/source/libpthread/libpthread-416.40.3/src/internal.h.auto.html Bug: 1050158 Change-Id: I41537612736122d6a7a9c1c129ecfc13ef01b419 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149476Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#759098}
-
Matt Menke authored
We want to get rid of the single argument AddHeader() method as the two argument AddHeader() and SetHeader() methods are safer and more flexible. Bug: 1068194 Change-Id: I984a360ff6dfe0e27dc6d583d87ff5b848ff031c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2146935 Auto-Submit: Matt Menke <mmenke@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#759097}
-
Annie Sullivan authored
This is a diagnostic to the heartbeat metric PageLoad.InteractiveTiming.InputDelay3 which also never expires. Bug: 1070240 Change-Id: I8ace010bb7cdd56416fe2a902e347d3aa92e2401 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147854Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Annie Sullivan <sullivan@chromium.org> Cr-Commit-Position: refs/heads/master@{#759096}
-
John Z Wu authored
This API was only able to delete local-only data and because ios/web_view will no longer save local-only data, this API is now obsolete. Change-Id: I9e919d84ac9651d72a82eb656bb9678d3d60e05b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148459Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#759095}
-
Kyle Horimoto authored
This CL migrates Bluetooth UI strings to a per-page provider and adds TODOs for adding relevant search tags. Bug: 1069849 Change-Id: I3ab1680691b10bf1b41f01e4bbee7974106700b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2146287 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#759094}
-
rbpotter authored
Bug: 1026426 Change-Id: I283187f2b4797e2ce88fe7b68c23795971e7cba4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148481 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#759093}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/1b30886d6dd3..6e0d718a48d8 git log 1b30886d6dd3..6e0d718a48d8 --date=short --first-parent --format='%ad %ae %s' 2020-04-14 hckim.kim@samsung.com Vulkan: Implement device memory sub-allocation 2020-04-14 shrekshao@google.com Add DrawBaseVertexVariants Tests Created with: gclient setdep -r src/third_party/angle@6e0d718a48d8 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 timvp@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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: timvp@google.com Change-Id: Iad28e18bebb9125db0252ddaf63cc129d61ddbea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149818Reviewed-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@{#759092}
-
Khushal authored
This reverts commit d4260731 and commit e3b5d5ac. This extension was suspected to be responsible for some driver crashes but this did not turn out to be the case. TBR=zmo@chromium.org Bug: 1042615 Change-Id: I1195e2f05c2e45d7476c2403873da0a44859144b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148848Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Auto-Submit: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#759091}
-
Robbie McElrath authored
This CL renames FaviconFallbackGenerator to RoundedIconGenerator and moves it from org.chromium.components.favicon to org.chromium.components.browser_ui.widget since it's not used exclusively for favicons. See crrev.com/c/2136278 for context. Bug: 1058597 Change-Id: Ia0efe40b4d6e7e137bbadb4e964ee229424e3c5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149695Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#759090}
-
Garrett Beaty authored
There are some configurations that we do not have the capacity to run on CQ and/or do not catch enough errors to justify running on CQ but still want to roll back breaking changes. This adds those builders back to the main console. Change-Id: I9c8059fdda5f181521c85037c2d4c57bc54aba94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147873Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org> Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#759089}
-
Piotr Bialecki authored
Bug: 1070494 Change-Id: I0c828ed291c53dfeb238fce1de47c7d7aa76602a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2146289 Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Commit-Queue: Klaus Weidner <klausw@chromium.org> Auto-Submit: Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#759088}
-
Mason Freed authored
Prior to this CL, the setsize and selected attributes were incorrectly linked. There are now two separate attributes with their own reflected properties. Bug: 914469 Change-Id: I73c26e3685fc758537cbe0eb9e3bb98becc75bbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148112 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#759087}
-
Mike Dougherty authored
Bug: 1066029 Change-Id: Iaecc6e60782b686e3bd4d0f3ae76f320939bc659 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145555Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#759086}
-
David Black authored
This controller and its model are needing to be exposed to the new AssistantSearchProvider. This will be used to provide a chip from conversation starters in the launcher. With the addition of this new interface, we no longer need to expose the controller model through the AssistantViewDelegate. Moving forward, this pattern can be used for other Assistant sub-controllers as well. Bug: b:146074655, b:153165835 Change-Id: I7016bd9ae8d6cbe07dc9afe3ee01b99588127fb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2135838 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#759085}
-
Jun Mukai authored
ChromeOS related APIs are still actively updated. This is especially because those APIs (e.g. autotestPrivate) are heavily used by Tast tests. Due to the role changes of some of the current owners, I guess it would be better to have new owners who have experience of Tast tests. Bug: none Test: none Change-Id: I3b14bc26a38dfb739cbd0cd56bcd0acc96ef1ebc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2142955Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#759084}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/08f4d59e0b17..e0950f3cd2c6 git log 08f4d59e0b17..e0950f3cd2c6 --date=short --first-parent --format='%ad %ae %s' 2020-04-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial). Created with: gclient setdep -r src/third_party/depot_tools@e0950f3cd2c6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@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/+/master/autoroll/README.md Bug: None Tbr: agable@chromium.org Change-Id: I3b85b91cb4d8a4c0712715acd757d191a0dc3ff3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149816Reviewed-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@{#759083}
-
Jesse McKenna authored
This change removes the unneeded function GetCurrentExecutablePath from the PWA launcher executable. Previously, this function got the current executable's path and then called base::NormalizeFilePath to preserve its capitalization. Preserving the file path's capitalization was left over from when the PWA launcher updated itself in-place, and therefore needed its filename exactly as displayed in order to create an updated file with that filename. With the removal of this unneeded call to base::NormalizeFilePath, the whole function is trivial and can be extracted into the rest of the code. This change also fixes LaunchResult::kMaxValue, which was incorrectly set to an enum value that was not the highest. Bug: 960245 Change-Id: If7d737d14f6cc56e0aab10a83fde8cd379e05ce0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149945 Commit-Queue: Jesse McKenna <jessemckenna@google.com> Reviewed-by:
David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#759082}
-
Pavel Yatsuk authored
This CL adds a histogram that records whether touch event in site permission dialog is blocked because the dialog was obscured by overlay window. This diagram helps to assess how often users experience issues interacting with permission dialogs. BUG=1014477 R=tedchoc@chromium.org Change-Id: I8c606ab0f0f2ef8128c35d4f57028469942d2796 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148161Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#759081}
-
Garrett Beaty authored
Bug: 1067057 Change-Id: I1c4f6691d701770fc8f06bc4640312214b2e6c46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143857 Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#759080}
-
Rachel Carpenter authored
For M84. Launch bug: https://crbug.com/1042109 Change-Id: I0a4f2533e9794b3190de9e0e360b2559d49212ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148916Reviewed-by:
dstockwell <dstockwell@chromium.org> Commit-Queue: Rachel Carpenter <carpenterr@google.com> Cr-Commit-Position: refs/heads/master@{#759079}
-
Ian Barkley-Yeung authored
Previously, on ChromeOS, Breakpad would only be installed if (a) the device owner had already consented to stats collection at the time the browser process started up or (b) the user consented to stats collection in the OOBE flow. Extend this to install Breakpad if the user consents to metrics collection in the settings menu. Or if a tast test changes consent via the autotest private functions. Consistent with previous behavior, Breakpad is not uninstalled if the user revokes consent. Rather, we rely on crash_reporter to discard the report in that case. This change only affects Breakpad. Crashpad is always installed and relies on crash_reporter discarding reports if crash collection consent is not given. This only affects ChromeOS. This change isn't perfect. It only installs Breakpad in the main browser process when the user gives consent in the setting screen. Trying to install Breakpad in all running processes seems like it would be very complex, and Breakpad is being deprecated in favor of Crashpad soon, so I'm just fixing the main browser process here. BUGS=chromium:1058261, chromium:1058258 TEST=Disabled consent in OOBE, logged in, enabled consent on settings screen, crashed browser and saw crash files written out. TEST=Enabled consent in OOBE, crashed browser before logging in, ensured crash files written out TEST=tast ... ui.ChromeCrashLoggedIn.browser_breakpad Fixed: chromium:1058261, chromium:1058258 Change-Id: I8d2ac65b690790f0396d8a67ce9a0c3af114d69c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145676 Commit-Queue: Ian Barkley-Yeung <iby@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#759078}
-
Erik Staab authored
Bug: 1068326 Change-Id: Ibec216845b7fef3a0fd7f8d780c5cb47ed24d430 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149633Reviewed-by:
Rakib Hasan <rmhasan@google.com> Reviewed-by:
Haiyang Pan <hypan@google.com> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Erik Staab <estaab@chromium.org> Cr-Commit-Position: refs/heads/master@{#759077}
-
Alex Turner authored
Set async=false on all three scripts instead of the first repeatedly. The current typos are causing a test to be flaky (AdTaggingBrowserTest. ChildrenOfFrameWithWindowStopAbortedLoad_StillCorrectlyTagged). Bug: 1069346 Change-Id: Ib5c7f4994d25ebf4eedcc6d23ef2110c321bb454 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148846 Commit-Queue: Alex Turner <alexmt@chromium.org> Reviewed-by:
John Delaney <johnidel@chromium.org> Cr-Commit-Position: refs/heads/master@{#759076}
-
chrome://memory-internalsdpapad authored
Also performing several other small cleanups 1) Eliminate usage of CallJavascriptFunctionUnsafe() 2) Eliminate global setSaveDumpMessage in favor of a WebUI event. 3) Eliminate global returnProcessList in favor of a Promise. 4) Remove bad calls to AllowJavascript(). This method should not be called within async C++ callbacks. 5) Add JS type checking. 6) Move "Refresh" and "Save" button creation in HTML, no need to do this in JS. 7) Remove unnecessary flattenhtml="true" in grd file. Bug: 1028829 Change-Id: I7841982bef7957b7178171ab50211f93deb1d672 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1956446 Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#759075}
-
Michael Thiessen authored
Converting String URLs to GURL also required moving some tests from junit to native java unittests, as GURL requires the native library to be loaded. Bug: 783819 Change-Id: Id574a15715effe1845d2cfa50f698461b83bb5b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071376Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#759074}
-
Siyu An authored
This CL updates the unmask dialog on Desktop&Clank (in the window title) and iOS (in the instruction). Bug: 1059087 Change-Id: Ia33fab4eaa7cc35dcb08e7d1c5fe87e33556fb2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144738 Commit-Queue: Siyu An <siyua@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#759073}
-
Tommy Li authored
This CL makes the matches in the popup show and hide in response to the group toggling. Bug: 1052522 Change-Id: Ifdc5684fed01d84a05663cbe3093417392a4a88b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149508 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#759072}
-
Wenyu Fu authored
Build a standard promo card component that could be used in different area. Bug: 1068831 Change-Id: I8f557c602109abfbe5736e82afad7bfea262d236 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141136 Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#759071}
-
Matt Menke authored
We want to get rid of the single argument AddHeader() method as the two argument AddHeader() and SetHeader() methods are safer and more flexible. Bug: 1068194 Change-Id: Ia94f58be1f09887d858df8c107843c683da1560a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148023 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Auto-Submit: Matt Menke <mmenke@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#759070}
-
Brian Geffon authored
Both //content/common and //chromeos/system are including core_sceduling.cc source rules resulting in two object files with the same symbols when both dependencies are included. The reason those source files were added in content/common was because //chromeos/system was not exporting its symbols. The correct fix is to let //chromeos/system when using //chromeos:chromeos_export to also properly set the visibility, the other alternative would have been to create a separate chromeos system export rule but that seems unnecessary. Bug: 1070488 Change-Id: I6287388e42ab652c951ee10eb5f96ede74b1c625 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149277Reviewed-by:
Jonathan Metzman <metzman@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Brian Geffon <bgeffon@chromium.org> Cr-Commit-Position: refs/heads/master@{#759069}
-
David Black authored
When the Assistant response's first UI element is a card, the card is given an empty top border for spacing. When this occurs, DCHECK fails because we were previously expecting local bounds when we should be expecting contents bounds. Bug: b:153904177 Change-Id: I7f28149cb6317836c76f566827526c8220f0e5a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148221Reviewed-by:
Tao Wu <wutao@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#759068}
-
- 14 Apr, 2020 4 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/54e96aa9dd24..69510cd61f1a Created with: gclient setdep -r src-internal@69510cd61f1a 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 xhwang@google.com,yutak@google.com,rhalavati@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:1046880 Tbr: xhwang@google.com,yutak@google.com,rhalavati@google.com Change-Id: I502adb49e2d5c4fea8f509a81f34d6eaa72fcee9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149808Reviewed-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@{#759067}
-
Ian Wells authored
Bug: 1044139 Change-Id: Id5d490f24f8fa8adad5821e4f2be0188a95c2fff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149475 Commit-Queue: Ian Wells <iwells@chromium.org> Reviewed-by:
Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#759066}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ifb83ad15153e7b00c072ddb82576c9f5a7bab9ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149815Reviewed-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@{#759065}
-
John Chen authored
Remove chrome/test/chromedriver/chrome/version.h, which has been made obsolete by https://crrev.com/758971. Change-Id: Id0de8a194e856dad2499902ba3287ef936a16a84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149293 Commit-Queue: Wenbin Zhang <wenbinzhang@google.com> Auto-Submit: John Chen <johnchen@chromium.org> Reviewed-by:
Wenbin Zhang <wenbinzhang@google.com> Cr-Commit-Position: refs/heads/master@{#759064}
-