- 15 Nov, 2019 40 commits
-
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/246e1a35f069..cde6556813f7 git log 246e1a35f069..cde6556813f7 --date=short --no-merges --format='%ad %ae %s' 2019-11-15 fmayer@google.com Merge "Revert "Support packed fields for HeapGraph."" 2019-11-15 fmayer@google.com Merge "Support packed fields for HeapGraph." 2019-11-15 lalitm@google.com Merge "trace_processor: stop asan android benchmarks from timing out on CI" Created with: gclient setdep -r src/third_party/perfetto@cde6556813f7 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/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: None Change-Id: Icd5ab26c649b1d58929cec1b3e3a630377b89512 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919365Reviewed-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@{#715759}
-
Mikel Astiz authored
The test suite already instantiates a FieldTrialList as per https://chromium-review.googlesource.com/c/chromium/src/+/1883567 so it's no longer necessary to do so explicitly in tests. This patch addresses unit tests under: /chrome/browser/permissions This CL was uploaded by git cl split. R=raymes@chromium.org Bug: 1018667 Change-Id: If47bf45568a43449af37946d1362aad9189c6803 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917525 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#715758}
-
Sam Dallstream authored
The existing code was missing a null check before passing an object to a mojo pipeline. Bug: 1021301 Change-Id: I9845fdcf6b6f58e593ebafc0ba548dc1e4d00330 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900148 Commit-Queue: Samuel Dallstream <sadallst@microsoft.com> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Tommi <tommi@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#715757}
-
Rohit Rao authored
BUG=1022461 Change-Id: Ic881f6a63886c7b117c9431cd233fa1afd3995dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904530 Commit-Queue: Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#715756}
-
Hans Wennborg authored
All uses have been replaced by calls to update.py --package=lld_mac. Bug: 884608 Change-Id: Ib6332549792a9bd2b6705c8b7a7fe597bbc9545f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917369 Auto-Submit: Hans Wennborg <hans@chromium.org> Commit-Queue: Reid Kleckner <rnk@chromium.org> Reviewed-by:
Reid Kleckner <rnk@chromium.org> Cr-Commit-Position: refs/heads/master@{#715755}
-
Hans Wennborg authored
All uses should have been replaced by calls to update.py --package=libclang by now. Bug: 884608 Change-Id: I668a32343c50d26eea76555e374e004f95022141 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917518 Auto-Submit: Hans Wennborg <hans@chromium.org> Commit-Queue: Reid Kleckner <rnk@chromium.org> Reviewed-by:
Reid Kleckner <rnk@chromium.org> Cr-Commit-Position: refs/heads/master@{#715754}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/660c2fff46a7..ea03373a6d73 git log 660c2fff46a7..ea03373a6d73 --date=short --no-merges --format='%ad %ae %s' 2019-11-15 kjlubick@google.com [canvaskit] Swap font resolution order for emoji test Created with: gclient setdep -r src/third_party/skia@ea03373a6d73 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC halcanary@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-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=halcanary@google.com Bug: None Change-Id: I37eb124750c7bbf5003f79f8d1c3ae1722090a70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919363Reviewed-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@{#715753}
-
Hans Wennborg authored
All uses of it have been replaced by calls to update.py --package=translation_unit. Bug: 884608 Change-Id: Id0c2ede09286027c3450da105a8edcfaa3c266c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917236 Auto-Submit: Hans Wennborg <hans@chromium.org> Commit-Queue: Reid Kleckner <rnk@chromium.org> Reviewed-by:
Reid Kleckner <rnk@chromium.org> Cr-Commit-Position: refs/heads/master@{#715752}
-
Mike Reed authored
Need to unblock https://skia-review.googlesource.com/c/skia/+/254680 Change-Id: I37cded866a5bc9f2f84bad3983d2530c4f81a2df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918224Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Mike Reed <reed@google.com> Cr-Commit-Position: refs/heads/master@{#715751}
-
Hans Wennborg authored
All uses have been replaced by calls to update.py --package=objdump. Bug: 884608 Change-Id: Icb820782786a256c0a3586e8a23f62d463689afb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917517 Auto-Submit: Hans Wennborg <hans@chromium.org> Commit-Queue: Reid Kleckner <rnk@chromium.org> Reviewed-by:
Reid Kleckner <rnk@chromium.org> Cr-Commit-Position: refs/heads/master@{#715750}
-
Theresa Wellington authored
BUG=966644 TBR=mdjones@chromium.org Change-Id: Ie91f006540826fbca7454789f716c7d364b90593 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919421Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#715749}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/b639e68495ae..a930e599e17c git log b639e68495ae..a930e599e17c --date=short --no-merges --format='%ad %ae %s' 2019-11-15 enga@chromium.org Add cpu_time metric to dawn_perf_tests Created with: gclient setdep -r src/third_party/dawn@a930e599e17c 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/+/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 TBR=cwallez@google.com Bug: None Change-Id: I6149f87b3f4c6d841c7042d3fe23e53721c2d9f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919308Reviewed-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@{#715748}
-
Ted Meyer authored
This seems like one of those cases where the MediaError class could come in handy, wink wink. Bug: 1025102 Change-Id: I4cfa4b8d1c8ae68e40369659991c511cd412d510 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918680 Commit-Queue: Frank Liberato <liberato@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#715747}
-
Azeem Arshad authored
This CL fixes issue with Mobile Data row in network settings opening cellular network details page directly instead of the mobile data subpage with cellular and tether network details. The issue was caused because the network-summary component was incorrectly passing tether device state to the row item. Fixed: 1023674 Change-Id: Ib6cf971c82f79272a4e7c0d73a60603afa3285ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1916533Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#715746}
-
Mikel Astiz authored
The test suite already instantiates a FieldTrialList as per https://chromium-review.googlesource.com/c/chromium/src/+/1883567 so it's no longer necessary to do so explicitly in tests. This patch addresses unit tests under: /components/previews This CL was uploaded by git cl split. R=dougarnett@chromium.org Bug: 1018667 Change-Id: I961f06327e484ce15d377f60fb7fd1b1d2f12050 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917364 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Doug Arnett <dougarnett@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#715745}
-
Raphael Kubo da Costa authored
Follow the guidance from https://groups.google.com/a/chromium.org/d/msg/chromium-dev/7mJypsYz6AA/reAeaonzBQAJ and prefer push_back() to append to the results vector when converting an IDL Sequence type to C++. We are already creating a new type here rather than forwarding any arguments to T's constructor anyway. Change-Id: Ib811e00b6ca895cccfcca983de2aad5ba1e28700 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917775 Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#715744}
-
Tina Wang authored
Bug: 1025220 Tbr: sdefresne@chromium.org Change-Id: I2ab537860108d298cc25481513afaeed5c08a85b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918945 Commit-Queue: Tina Wang <tinazwang@chromium.org> Reviewed-by:
Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#715743}
-
Ryan Hansberry authored
Change-Id: Ifd01cf24ba91ddd7ca0aaf0d9f599c37153a56d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913119 Auto-Submit: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#715742}
-
Ana Salazar authored
In tablet mode, when try to keyboard focus the in-app hotseat, it gets focused but remains hidden. This change: - Force the hotseat to be extended in a similar way as when it gets Chromevox focused. - Hides the hotseat when it loses focus, unless it was manually extended. Bug: 1020308 Change-Id: Ie1f6ae1b91c9bd21e27552de42cf195dbf113b69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918642Reviewed-by:
Manu Cornet <manucornet@chromium.org> Commit-Queue: Ana Salazar <anasalazar@chromium.org> Cr-Commit-Position: refs/heads/master@{#715741}
-
Guido Urdaneta authored
Bug: 1020132 Change-Id: I911e4b9901e4febeb09a568ae2759d1c63bb7a80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919149 Auto-Submit: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#715740}
-
Lan Wei authored
For the multiple touch points case, if we have one point move and the other point stay still, such as point 1: pointerdown, pause, pointerup point 2: pointerdown, pointermove, pointerup We should send five touch point events of "pointerdown", "pointerdown", "pointermove", "pointerup", "pointerup" with pointer id 1, 2, 2, 1, 2. Bug: 1020674 Change-Id: I7bdb49b7b37d4f83ef976750e106cbd27afc9e74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900632Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#715739}
-
Ken Rockot authored
This removes most remaining references to ConnectionFilter and its related headers. Any actual usage here is replaced with use of the ChildProcess API in conjunction with a BinderMap. Also deletes common_browser_interfaces.cc/h which haven't actually been built for some time now. Bug: 977637 Change-Id: Iaff4abfa569414c4f143292ae32dec2beb853c51 Tbr: boliu@chromium.org Tbr: yucliu@chromium.org Tbr: rouslan@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910846 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#715738}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/74f35e48d500..fd0e32a87a4e git log 74f35e48d500..fd0e32a87a4e --date=short --no-merges --format='%ad %ae %s' 2019-11-15 terelius@webrtc.org Fix filtering of small packets in delay-based BWE 2019-11-15 danilchap@webrtc.org In rtc::ByteBuffer drop support for ORDER_HOST as unused Created with: gclient setdep -r src/third_party/webrtc@fd0e32a87a4e 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/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: chromium:None Change-Id: I2600928a74d15d88c6516cee679905d513351409 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919318Reviewed-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@{#715737}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/86f651198df2..1c795d9ef28b git log 86f651198df2..1c795d9ef28b --date=short --no-merges --format='%ad %ae %s' 2019-11-15 jonahr@google.com Add a test to capture bug with LUMA blit workaround Created with: gclient setdep -r src/third_party/angle@1c795d9ef28b 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 cnorthrop@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_optional_gpu_tests_rel TBR=cnorthrop@google.com Bug: chromium:1022080 Change-Id: If21865c803a1f5f695812ac6e5d3d3d719b349dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919361Reviewed-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@{#715736}
-
Mikel Astiz authored
The test suite already instantiates a FieldTrialList as per https://chromium-review.googlesource.com/c/chromium/src/+/1883567 so it's no longer necessary to do so explicitly in tests. This patch addresses unit tests under: /services/network This CL was uploaded by git cl split. R=yhirano@chromium.org Bug: 1018667 Change-Id: I8f004aba1ca8d194fd535080152a863f3617ddab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917233 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#715735}
-
Garrett Beaty authored
Bug: 922150 Change-Id: Ifa61fe692a698e7233b5d10576ae0097b038ccc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912501 Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#715734}
-
Zhiheng Li authored
Providing a AccessibilityNodeProvider of its child view cause issues when a a11y event would go through its sub view tree. Bug: internal b/143071435 Test: tested on AndroidThings device Change-Id: I846fb5d6f19893edd003ecf319e6905458a1212a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1915064Reviewed-by:
Simeon Anfinrud <sanfin@chromium.org> Commit-Queue: Zhiheng(Vincent) Li <vincentli@google.com> Auto-Submit: Zhiheng(Vincent) Li <vincentli@google.com> Cr-Commit-Position: refs/heads/master@{#715733}
-
Lukasz Anforowicz authored
SearchEngineTabHelper::PageHasOpenSearchDescriptionDocument makes network requests on behalf of the main frame (using the URLLoaderFactory created via main frame's RFHI::CreateNetworkServiceDefaultFactory). Before this CL, the |initiator| argument of ScheduleDownload method would be incorrectly set based on WebContents::GetURL method. This was incorrect because: - WebContents::GetURL returns the "visible", rather than "committed" URL - iframe sandbox attribute is ignored (see //docs/security/origin-vs-url.md for more details) This CL fixes this by changing: url::Origin::Create(web_contents->GetURL()) into frame->GetLastCommittedOrigin() Bug: 237908 Change-Id: I8d7eef091aeaf26c7f6c65a03009cdf9713d5346 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913969Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#715732}
-
Tobias Sargeant authored
This adds force dark setting menu items, and modifies the shell theme sufficiently to allow FORCE_DARK_AUTO to work. Apps must opt in to force darkening, and must have a theme that is not already "dark", so the AppCompat.DayNight theme must be configured as such. Bug: 947324 Change-Id: Ib40af5e3817d91fd497925e58689d9c0fc4f55a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899613 Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Cr-Commit-Position: refs/heads/master@{#715731}
-
Greg Thompson authored
- Make ShutdownType an enum class. - Introduce browser_shutdown::HasShutdownStarted as a convenience. - Move some Win-specific relaunch code from AttemptRestart, which runs fairly early in a restart that may never actually happen, into upgrade_util::RelaunchChromeBrowserImpl, which performs the actual restart. - Switch from UMA macros to functions for one-shot metrics. BUG=958865 Change-Id: I75cd08c712d8bb7c674b4b5e413d79abc874bc39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910098Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Auto-Submit: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#715730}
-
Evan Stade authored
Bug: 1022619 Change-Id: Iae3ed76ddaecce6a967b757459c2fd4db39f2ff7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906870Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#715729}
-
Matt Menke authored
Only a couple files depended on V8, and the dependency significantly increased build time of the tests, particularly when building locally. Even with goma, v8 requires a lot of serialized linking steps. The PAC execution code is moved to services/proxy_resolver, which is its only consumer. Also moves net/proxy_resolver/pac_library* to services/network/, which its the only consumer. This CL leaves the files moved to services/proxy_resolver in the net namespace for easier review. That will be fixed in a followup CL. Bug: 1007962 Change-Id: I2d17a1f3bbf9645e83c69d70222f5ac35ef35887 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914973Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#715728}
-
John Budorick authored
Came up on crrev.com/c/1914973 Change-Id: I0873c3ef4cc49791b95a77434e1a9a9e1bac871e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918818 Commit-Queue: John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Auto-Submit: John Budorick <jbudorick@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#715727}
-
Tricia Crichton authored
If acceptInsecureCerts is true in capabilities, add ignore-certificate-errors to Chrome commandline for Desktop and Android. Bug: 3226 Change-Id: I853fca2c7b09302632b7bdd209441c5fff65effa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1915190Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Tricia Crichton <triciac@chromium.org> Cr-Commit-Position: refs/heads/master@{#715726}
-
Bailey Berro authored
Removes redundant stop on "Manage Sync" in the Sync and Google Services page. Fixed: 1025029 Change-Id: I915c27572a2bf6965a9689dfe6a28c4d1d6c9b5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918371 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Auto-Submit: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#715725}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 7192c175. With Chromium commits locally applied on WPT: 788a3004 "Fix failing Fetch Metadata WPT" b16db925 "[Trusted Types] Add test for duplicate names in non-enforcing mode." e83dd93c "Limit backtracking on regexp called from blink." 6e3e930c "Change `sec-fetch-mode` from `no-cors` to `navigate` for <embed> / <object>." 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=foolip No-Export: true Change-Id: I42e9366bfe8368d9027db3f62a216345454211d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917096Reviewed-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@{#715724}
-
Bailey Berro authored
- Removes navigation stop on secondary texts - Marks the title of the row as described by the secondary text Bug: 1012565 Change-Id: I1711169e5cea3b494ff97f5d159e88963c295856 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917748 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#715723}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/166ae14e035b..9614e65fc67b Created with: gclient setdep -r src-internal@9614e65fc67b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: I145ef2e1cb448d66137091b56139df4b1843bf8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919266Reviewed-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@{#715722}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: I76d4de43fc25456b1c42f419afd7582e41cd4dc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918097Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#715721}
-
Tina Wang authored
Because it consistently timing out and causes browser_test failure. Bug: 1025220 Tbr: zmin@chromium.org Change-Id: I34dda5c41a975ac4fdc48979651002dd7a0afe72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917968Reviewed-by:
Tina Wang <tinazwang@chromium.org> Commit-Queue: Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#715720}
-