- 15 Sep, 2020 40 commits
-
-
Kyle Horimoto authored
Bug: 1045266 Change-Id: I2826792dc171aeeb8cfb338b384ccf1c8e0d8785 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411469 Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: James Hawkins <jhawkins@chromium.org> Reviewed-by:
James Hawkins <jhawkins@chromium.org> Cr-Commit-Position: refs/heads/master@{#806881}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/295570eb332d..7703f23b60c4 2020-09-14 sprang@webrtc.org Adds ability to delay pacer start until media is added. 2020-09-14 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision e645bb4c..b0398ace (806687:806731) 2020-09-14 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision ff96bd07..e645bb4c (806570:806687) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I6428a490939359802e029f051dc38915650441c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411352Reviewed-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@{#806880}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/b71187bf99c5..0547fb291708 2020-09-15 vadimsh@chromium.org [lucicfg] Update to v1.18.7. 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 apolito@google.com,ehmaldonado@google.com,sokcevic@google.com,ajp@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: apolito@google.com,ehmaldonado@google.com,sokcevic@google.com,ajp@google.com Change-Id: Iae1210e1783ed308ec024d850bb5621958e678a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410286Reviewed-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@{#806879}
-
kylechar authored
The GPU process mojo error handler would cache the error string for 5 seconds and if a specific crash was triggered the error string would be put in a crash key. This produced some unexpected error strings, see https://crbug.com/1075495#c32, for deserialization errors on viz.mojom.CompositorFrameSink interface between browser and GPU. Change the error handler to immediately DumpWithoutCrashing() so we get a stack trace during deserialization. Hopefully the stack trace will provide some better clues as to what went wrong. Bug: 1075495 Change-Id: Iaa9d6c0cddb43132603c5c0fffc1e9a76c745631 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405413Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#806878}
-
Clark DuVall authored
Unfortunately, there are bugs with resources in splits when the base module has shared_resources=true. To get around this for now, all WebLayer resources are moved to the base module. A new option was added to the android_resources() template which allows pulling all resource deps from java targets, which allows easily pulling out all resources that would be used in the WebLayer split. Bug: 1105096 Change-Id: I65f58d68014e44f26081da134d54d7425b42970b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404392 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#806877}
-
Adam Rice authored
This reverts commit b0398ace. Reason for revert: Suspected of causing MSAN test failures: https://crbug.com/1128203 Original change's description: > [Autofill] Update Sync Bridge to save instrument_id > > Please see bug for design doc. > > Bug: 1121806 > Change-Id: I9c67bc3487a64eb1b07b4d0334a63081f85c66fa > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404947 > Reviewed-by: Jared Saul <jsaul@google.com> > Reviewed-by: Marc Treib <treib@chromium.org> > Reviewed-by: Dominic Battré <battre@chromium.org> > Commit-Queue: Anne Lim <annelim@google.com> > Cr-Commit-Position: refs/heads/master@{#806731} TBR=battre@chromium.org,treib@chromium.org,jsaul@google.com,annelim@google.com Change-Id: I9bcb174ab83c92b9eeb242670afa4c085b827cb7 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1121806, 1128203 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409737Reviewed-by:
Adam Rice <ricea@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#806876}
-
Gayane Petrosyan authored
Connect selector generation in renderer to Android frontend using mojom interfaces. This CL add producer interface implemented in the renderer. When user selects a text, in the renderer side along with saving the selection frame and range, TextFragmentSelectorGenerator is registered for the producer interface and bound when user chooses 'Link to Text'. See https://screenshot.googleplex.com/0kb39qFn6JP.png for user flow. Bug: 1102382 Change-Id: I4152b07d3058d4109f3919f285b46b9b2dd82f3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341662Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Reviewed-by:
Gayane Petrosyan <gayane@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Cr-Commit-Position: refs/heads/master@{#806875}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/02fad13e1950..d1b7c5ca690c 2020-09-14 tmathmeyer@chromium.org Fix accessibility issue with Media timeline view dark mode font color 2020-09-14 patrick.brosset@microsoft.com Grid: Avoid protocol errors when scrolling to grid containers 2020-09-14 tvanderlippe@chromium.org Load sources_test_runner as module 2020-09-14 andoli@chromium.org [ts] Typecheck css_overview/CSSOverviewCompletedView.js with TypeScript 2020-09-14 tvanderlippe@chromium.org Load security_test_runner as module 2020-09-14 tvanderlippe@chromium.org Load sdk_test_runner as module 2020-09-14 tvanderlippe@chromium.org Load performance_test_runner as module 2020-09-14 tvanderlippe@chromium.org Load network_test_runner as module 2020-09-14 tvanderlippe@chromium.org Load lighthouse_test_runner as module 2020-09-14 jacktfranklin@chromium.org Make it.repeat also do it.only 2020-09-14 tvanderlippe@chromium.org Load layers_test_runner as module 2020-09-14 tvanderlippe@chromium.org Remove unused fetches for module.json files 2020-09-14 tvanderlippe@chromium.org Load i18n as module 2020-09-14 tvanderlippe@chromium.org Add unittests for Root.Runtime.Module.substituteURL 2020-09-14 tvanderlippe@chromium.org Load heap_profiler_test_runner as module 2020-09-14 patrick.brosset@microsoft.com Grid: Use better colors for the grid overlays 2020-09-14 tvanderlippe@chromium.org Load extensions_test_runner as module 2020-09-14 jacktfranklin@chromium.org Add timeout to Heap snapshot tests 2020-09-14 tvanderlippe@chromium.org Load elements_test_runner as module 2020-09-14 tvanderlippe@chromium.org Load device_mode_test_runner as module 2020-09-14 tvanderlippe@chromium.org Load data_grid_test_runner as module 2020-09-14 tvanderlippe@chromium.org Load cpu_profiler_test_runner as module 2020-09-14 tvanderlippe@chromium.org Load coverage_test_runner as module 2020-09-14 tvanderlippe@chromium.org Load console_test_runner as module 2020-09-14 tvanderlippe@chromium.org Run `depot_tools` canned checks after Devtools checks in PRESUBMIT 2020-09-14 tvanderlippe@chromium.org Load bindings_test_runner as module 2020-09-14 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-09-14 tvanderlippe@chromium.org Load axe_core_test_runner as module 2020-09-14 changhaohan@chromium.org Commonize debouncer and debounce updateStyleAdorners 2020-09-14 patrick.brosset@microsoft.com Fix unreachable nodes in Elements pane when scrolled horizontally If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1011811,chromium:1105476,chromium:1109177,chromium:1110817,chromium:1123052,chromium:1126334,chromium:1126388,chromium:880265 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I71c7b4f942bce64de934fde0928a766af0d910b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410452Reviewed-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@{#806874}
-
Ryan Hansberry authored
Implement BleMedium::StartAdvertising() and BleMedium::StopAdvertising(). This requires adding a bluetooth::mojom::Adapter::RegisterAdvertisement() method and a new bluetooth::mojom::Advertisement interface. See go/nearby-chrome-bt for more details. Bug: 154845685 Change-Id: Ie5b65fe11702676e29558faf7d021daefc03b15f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378765 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#806873}
-
Jose Magana authored
For review with: https://chrome-internal-review.googlesource.com/c/chrome/src-internal/+/3268904 Bug: b:156979639, chromium:1094203 Change-Id: I569ea223107ac93a235fa7fe9fa25adb6656a444 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407999Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Auto-Submit: Jose Magana <jomag@chromium.org> Commit-Queue: Jose Magana <jomag@chromium.org> Cr-Commit-Position: refs/heads/master@{#806872}
-
Maggie Cai authored
This CL adds the drive action vector icon. This icon is created from material design icon person_add.svg, this is the same icon used in files app for the drive share. BUG=1097623 Change-Id: Ic92d505befcbae3d77869e34c78c53c3da956021 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404232Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Melissa Zhang <melzhang@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#806871}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/44c9ca6a2c0e..a0ee89a93f64 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 ricea@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:linux-chromeos-chrome Bug: chromium:1039881,chromium:1040645,chromium:1045256,chromium:1085419,chromium:1099917,chromium:1103401,chromium:1109276,chromium:1113470,chromium:1122784,chromium:1124063,chromium:1124803,chromium:1124873,chromium:1126022,chromium:1127172,chromium:1127514,chromium:1127557,chromium:1128141,chromium:903249,chromium:912681 Tbr: ricea@google.com Change-Id: I36a95737a3576d7ef47d19ed5774b524ec1f0a90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411537Reviewed-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@{#806870}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b0245494c615..2bc4077c9e42 2020-09-14 mtklein@google.com notes on bazel 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 scroggo@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-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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: scroggo@google.com Change-Id: I6313994ce8274a07e12691b0cf7529b4a0fe6c27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411355Reviewed-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@{#806869}
-
Peter Beverloo authored
Bug: 1127634 Change-Id: Ia89c7e2a94d7cdae623d538505180f0883137908 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410065 Auto-Submit: Peter Beverloo <peter@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#806868}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=benmason@chromium.org Change-Id: I89d228905dd8f307bd9452d2c06cd78f7aaab34c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411569Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#806867}
-
nancylingwang authored
This CL adds 2 test cases for loading extension app icon and loading web app generated icon. BUG=1083331 Change-Id: I631156c81ba58e3d60a0e9004af23e78d53e218f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407415Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#806866}
-
Bo Majewski authored
This is a reland of 4ccb6508 http://crrev.com/c/2367397 and this CL were prepared without the authors being aware of each other's efforts. Timeline for 2367397: Sep 10, 2020, 6:06:39AM UTC+10 it is submitted to CQ Sep 10, 2020, 9:01:21AM UTC+10 it is successfully submitted Timeline for 2402560 Sep 10, 2020, 10:46:31AM UTC+10 dry run is successfully completed Sep 10, 2020, 12:19:23PM UTC+10 it is submitted to CQ Sep 10, 2020, 12:23:56PM UTC+10 it is successfully submitted Original change's description: > Files SWA: Moving to a new directory. > > Bug: 1111229 > Change-Id: Id0509caf9d1d9de8efa293344e682610cf1a8699 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2381330 > Reviewed-by: Dominick Ng <dominickn@chromium.org> > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Reviewed-by: Yaron Friedman <yfriedman@chromium.org> > Reviewed-by: Jiewei Qian <qjw@chromium.org> > Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org> > Commit-Queue: Bo Majewski <majewski@chromium.org> > Cr-Commit-Position: refs/heads/master@{#805598} Bug: 1111229 Change-Id: I8894da793702136d5e394b9854993026603c311d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2402560 Commit-Queue: Bo Majewski <majewski@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Jiewei Qian <qjw@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#806865}
-
David Tseng authored
R=anastasi@google.com, dmazzoni@chromium.org AX-Relnotes: n/a Fixed: 1126707 Change-Id: I812918d101fba188b7c6f488bb9658b571fe612b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410347 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#806864}
-
Andrew Grieve authored
This reverts commit edc1346f. Reason for reland: Created dummy target for downstream. Original change's description: > Revert "Remove unused androidx-legacy libraries" > > This reverts commit 9d53cbf3. > > Reason for revert: https://crbug.com/1122225 (build errors for downstream checkouts) > > Original change's description: > > Remove unused androidx-legacy libraries > > > > As far as I can tell these were never used... > > > > Bug: 1121713 > > Change-Id: Ie81d7bfa72e40b48a775442684aae025a55259f4 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376125 > > Commit-Queue: Andrew Grieve <agrieve@chromium.org> > > Commit-Queue: benjamin joyce <bjoyce@chromium.org> > > Auto-Submit: Andrew Grieve <agrieve@chromium.org> > > Reviewed-by: benjamin joyce <bjoyce@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#801973} > > TBR=agrieve@chromium.org,bjoyce@chromium.org > > Change-Id: I745e025f674b51f012fa138d5abd760444ded1c2 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1121713 > Fixed: 1122225 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378736 > Reviewed-by: Nate Fischer <ntfschr@chromium.org> > Commit-Queue: Nate Fischer <ntfschr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#802001} Bug: 1121713 Change-Id: Ie87069f2d913beb056c203bd0e38d358772a37fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405998 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
benjamin joyce <bjoyce@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#806863}
-
jchen10 authored
The NV12 overlay support isn't reported by driver on some Intel KBL devices. This adds a list of these device IDs to workaround. Bug: 1079393 Change-Id: Id4dc477dbbe03b61e2f9105f14276c4795526547 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409214Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Jie A Chen <jie.a.chen@intel.com> Cr-Commit-Position: refs/heads/master@{#806862}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/f8a5602c5560..ac2f01f4bd89 2020-09-14 rex.xu@amd.com SPIRV: Add disassembly support for multiple literal strings (#2397) 2020-09-14 laddoc@outlook.com Fix scope definition in ES 100. (#2379) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,jmadill@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: radial-bots+chrome-roll@google.com,jmadill@google.com Change-Id: I0f66910f44866e6b31c9dd0f14cb58dd522469bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410601Reviewed-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@{#806861}
-
Hwanseung Lee authored
Passive mixed content warnings launched in M80, and there is no plan to remove them. The feature flag cleaned up and removeed it for chrome://flags Bug: 1114276 Change-Id: I0f04ccf6c43856f334d88b9ee6276de01caabd8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352301Reviewed-by:
Carlos IL <carlosil@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com> Cr-Commit-Position: refs/heads/master@{#806860}
-
Kent Tamura authored
- Add missing dependencies This CL has no behavior changes. Bug: 800764 Change-Id: Ic06fcadb52cb5be6ead04830223f33d0a6ed5160 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409552 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#806859}
-
Haiyang Pan authored
Also reduplicate, reformat, and reorder some configs in mb_config.pyl Bug: 1099916 Change-Id: I02ec0b577cdcda5280dfc2499b6937a51618e481 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399129 Commit-Queue: Haiyang Pan <hypan@google.com> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#806858}
-
Kent Tamura authored
- Add missing dependencies - Remove non-existent synchronous_compositor_registry.h This CL has no behavior changes. Bug: 800764 Change-Id: Iabd809cef86acfd072895a951355146ff9207773 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409418 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#806857}
-
John Budorick authored
Bug: 1097306 Change-Id: I01b7e57d284f92aaa266447313364f6ce980d579 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2394719Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#806856}
-
Nigel Tao authored
There are two categories of base::ValueDeserializer error codes: content errors (e.g. invalid syntax) and context errors (e.g. file not found, network is down). Callers do care about distinguishing between those categories, but within the content category, callers don't care about e.g. distinguishing JSON_TRAILING_COMMA from JSON_UNQUOTED_DICTIONARY_KEY, except to show a human-readable error string, which is already available in the JSONReader::ValueWithError error_message field. The error_code field adds nothing interesting, and as per the commit message to https://crrev.com/c/2251561 "Move JSONParser-specific enums out of JSONReader", it has made it harder to experiment with different JSON implementations. This commit deletes it. Bug: 1069271 Bug: 1070409 Change-Id: If7b8a7ffd18e48a23b5e8071b4a83850ca3692a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405336Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#806855}
-
Ken Rockot authored
There's a bunch of stuff here to support non-Content processes like a standalone Service Manager and Content-free service processes. None of it is used in production anymore (since the end of mus+ash), so this CL deletes all of it. Bug: 977637 Change-Id: I93c9a54ccf39e5659d0aae2f495bc1c378ae5c4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410919Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#806854}
-
Maggie Cai authored
This CL adds the support for text content sharing in the intent handling system. BUG=1092784 Change-Id: I360a3e9e36fdc11ea5bc26c560aff46d0b9aac2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409396Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#806853}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I821ced6c6ffb23256657594b60874d8a05e4a7c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411301Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#806852}
-
David Black authored
Bug: 1128061 Change-Id: I999e1287daaad20d6092d8dd562dc8f73a18e65f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410674 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#806851}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/bef393a5a340..cfda0b2aaf01 2020-09-14 treehugger-gerrit@google.com Merge "Generate build ids." 2020-09-14 fmayer@google.com Merge "Count how long we sleep for the client spinlock." 2020-09-14 lalitm@google.com Merge "bazel: cleanup duplicate proto deps" 2020-09-14 fmayer@google.com Merge "Separate allocator wrapping logic from Bionic." 2020-09-14 hhb@google.com Merge "Using DoAll" 2020-09-14 treehugger-gerrit@google.com Merge "TrackEvent: Add support for overriding interned data storage" 2020-09-14 lalitm@google.com Merge "ui: fix exponential memory usage for async slice tracks" 2020-09-14 lalitm@google.com metrics: explicitly specify source_set generator for all metric protos 2020-09-14 treehugger-gerrit@google.com Merge "tp: migrate chrome metrics descriptor generation to build time" 2020-09-14 treehugger-gerrit@google.com Merge "Add some additional special classes to histogram" 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: None Tbr: perfetto-bugs@google.com Change-Id: I3aba7344f6c2ed29f6a9ddf4ff71bfa5962e79c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411348Reviewed-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@{#806850}
-
Scott Lee authored
https://chromium.googlesource.com/infra/luci/client-py.git/+log/4c095d04179d..44c13d731565 $ git log 4c095d041..44c13d731 --date=short --no-merges --format='%ad %ae %s' 2020-09-14 ddoman [swarming][resultdb] add --resultdb option to swarming.py 2020-09-08 jwata [swarming][cas] propagate cas_input_root to run_isolated.py 2020-09-07 tikuta Revert "client: ensure there is 10GB for isolated cache" 2020-08-28 tikuta client: do not retry upload long time 2020-08-26 tikuta client: handle None from _get_recursive_size in local_caching.py 2020-08-24 tikuta client: update isolated client 2020-08-17 tikuta client: ensure there is 10GB for isolated cache 2020-08-17 tikuta client: increase timeout for subprocess42 test 2020-08-12 tikuta client: update isolated client 2020-08-12 tikuta client: update isolated client 2020-08-12 tikuta client: update isolated client 2020-08-11 jwata rename variables in PRESUBMIT.py 2020-08-10 tikuta client: update isolated client 2020-08-05 tikuta enable some tests for mac on python3 2020-08-05 tikuta client: add pyobjc to .vpython3 for some tests on mac 2020-08-05 yekuang [isolated] Add _USE_GO_ISOLATED_TO_UPLOAD to disable Go isolated for uploading. 2020-08-04 yekuang [isolated] Add retry when uploading using Go 2020-08-03 tikuta client: update isolated client 2020-07-31 tikuta client: log free disk space when cleanup 2020-07-31 tikuta client: show tasklist when process leak is detected 2020-07-29 yekuang [isolated] Run upload when CIPD Go `isolated` is still installed 2020-07-29 jeffyoon Add support for named-cache for parallel execution 2020-07-28 yekuang [isolated] Fix UnboundLocalError error 2020-07-28 yekuang [isolated] Log Go command when exception happens 2020-07-28 yekuang [isolated] Use Go isolated to upload result in run_isolated.py 2020-07-28 jwata [client] change TODO in cipd.py 2020-07-28 jwata [client] fix run_on_bots.py 2020-07-27 bpastene swarming: Dump PATH & LUCI_CONTEXT env vars to stdout in debug tasks. 2020-07-27 jwata [swarming] use mac-amd64 instead of mac-arm64 2020-07-27 yekuang client: update isolated client 2020-07-21 jwata [swarming][realms] add --realm option to swarming.py 2020-07-21 jwata [swarming] format swarming.py 2020-07-21 yekuang client: update isolated client 2020-07-20 yekuang client: update isolated client 2020-07-16 yekuang [isolated] Move the Go subprocess exec to a helper function 2020-07-15 yekuang [swarming] Enable some smoke tests on Mac 10.15 2020-07-14 bpastene Add shard count and shard index as tags to a swarming task. 2020-07-14 yekuang [swarming] Enable Go isolated in run_isolated_smoke_test.py 2020-07-13 yekuang Reland "[swarming] Enable CIPD in run_isolated.py by default" 2020-07-13 tikuta swarming: ignore ImportError of pyobjc 2020-07-13 jwata refactor sequential test runner to accepts test commands 2020-07-10 jwata [client] six.ensure_str() in to_str() in subprocess42 2020-07-10 tikuta client: clear lru dict when failed to initialize 2020-07-09 tikuta client: change bug of skipped tests 2020-07-08 tikuta client: enable some tests of isolate_smoke_test in python3 2020-07-08 tikuta client: apply yapf to isolate_smoke_test.py 2020-07-08 tikuta client: fix some isolateserver tests on python3 2020-07-07 tikuta client: fix some tests in run_isolated_test.py for python3 2020-07-07 tikuta swarming: run main_test.py in python3 2020-07-07 tikuta client: add distro to use platform.linux_distribution replacement (...) 2020-07-01 tikuta client: enable python3 for subprocess42_test 2020-07-01 yekuang [swarming] Enable CIPD in run_isolated.py by default 2020-07-01 tikuta client: do not mock stdout/stderr with StringIO 2020-07-01 jwata rename oppressive variable name to block_list in PRESUBMIT.py 2020-07-01 jwata [client] skip failing Python3 tests on Mac 2020-07-01 jwata [client] import subprocess in local_caching.py 2020-07-01 tikuta swarming: fix some code for bot_main_test.py in python3 2020-06-30 jwata [client] fix config option to specify local unittest.cfg 2020-06-30 jwata [swarming] fix errors to import Python2 specific Mac OS modules 2020-06-29 tandrii Revert "client: remove unused rpc proto" 2020-06-29 tikuta client: use %s in logging 2020-06-29 yekuang [isolated]: Support --clean even when using Go isolated 2020-06-29 tikuta client: make local_caching_test.py runnable on python3 2020-06-29 tikuta client: serialize json deterministically 2020-06-29 tikuta client: return int from LRUDict.time_fn 2020-06-29 tikuta remove grpc proxy flag from isolateserver.py 2020-06-29 tikuta remove grpc filter from PRESUBMIT.py 2020-06-29 tikuta client: remove unused rpc proto 2020-06-26 tikuta swarmig: remove unused proto 2020-06-26 tikuta client: remove grpc_proxy.py 2020-06-26 tikuta client: make isolate_test.py runnable in python3 2020-06-26 tikuta client: call server_close 2020-06-26 tikuta client: remove code related to grpc 2020-06-26 yekuang [isolated] Set default --cipd-server 2020-06-26 yekuang [isolated] Create a tmp CIPD cache directory if --cipd-cache is unspecified 2020-06-24 tikuta client: run chown if file is not owned by swarming user 2020-06-24 tikuta client: update isolated client 2020-06-24 tikuta subprocess42: add flush and increase timeout 2020-06-23 tikuta client: update isolated client 2020-06-17 tikuta client: update isolated client 2020-06-16 tikuta client: update isolated client 2020-06-12 tikuta client: update isolated client 2020-06-12 jwata [swarming][realms] add realm section to LUCI_CONTEXT.md 2020-06-11 jwata [swarming] fix error message in local_caching.py 2020-06-11 tikuta client: update isolated client 2020-06-11 tikuta client: do not run test in presubmit 2020-06-11 tikuta client: remove read_only property support 2020-06-10 tikuta client: update isolated client 2020-06-10 tikuta client: show how the commit is generated in description 2020-06-10 yekuang client: update isolated client 2020-06-09 tikuta client: fix format 2020-06-09 tikuta client: validate status file of namedcache 2020-06-08 vadimsh Update protobuf to 3.12.1. 2020-06-08 tikuta client: show stacktrace of exception in _get_recursive_size 2020-06-08 tikuta client: remove make_tree_{read_only,writable} 2020-06-05 tikuta client: fix spell 2020-06-05 tikuta client: remove read_only property handling in python client 2020-06-05 tikuta client: keep empty named cache 2020-06-05 tikuta Revert "client: introduce heap profile collection for some bots" 2020-06-05 tikuta Reland "client: enable isolated everywhere again" Created with: roll-dep src/tools/swarming_client R=tikuta@chromium.org,jwata@google.com CC=chanli@chromium.org Bug: 1017288 Change-Id: Ib0e2114fe29ffb12d14aebbc292ec52ee0499738 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410444Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Scott Lee <ddoman@chromium.org> Cr-Commit-Position: refs/heads/master@{#806849}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1600106373-3f2d5522687006211c1d2309732780d5029afbab.profdata to chrome-mac-master-1600127994-515c383edf0ef93d8562747294461d0f81f3cc39.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC jeffyoon@google.com,liaoyuke@google.com,sebmarchand+pgo_roller@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:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com,sebmarchand+pgo_roller@google.com Change-Id: I10afdeb9334d6c3fcb56b16d547a0eb9b22d1d2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411354Reviewed-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@{#806848}
-
Peter Kasting authored
This has no visible effect today since the caller does not read either of these unless the main axis is bounded, but is necessary in the future to better handle layout in unbounded input cases. It also feels better from an API layering perspective since these field are initialized more consistently, and it's entirely up to the caller what to do with them. Bug: 1012136 Change-Id: Ibd0f3ac0104a33d1ce156b58a859435be8df999e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026375 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#806847}
-
Hiroki Sato authored
This CL adds heuristic logics in ARC accessibility to stabilize the focus. * On accessibility focus changed event from Android, update the focus stored in AXTreeSourceArc to the event source. TalkBack updates the accessibility focus on this event. Also by doing this, we can follow the accessibility foucsed node in a case like b:130186502. * AXTreeSourceArc stores the previously focused node for each root window. By doing this, when a user open a ChromeVox menu or another window and comes back to the app, the focus remains on the same node. AX-Relnotes: Improved accessibility focus handling in ARC apps. Bug: 130186502 Bug: 151398335 Test: manual. described above. Also unit_tests. Change-Id: Ib002f559569409bc5ef4ab8982174d61a096a3b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398438 Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Sara Kato <sarakato@chromium.org> Cr-Commit-Position: refs/heads/master@{#806846}
-
Natalie Chouinard authored
Implement programmatic font fetch (in addition to the existing XML prefetch) to respond to requests from the renderer for which fonts are expected to be available locally on-device from GMS Core. Bug: 1111148 Change-Id: I4443114c0b04f8c46d48576fe42df00bbb198617 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404954 Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#806845}
-
chinsenj authored
The kInteractiveWindowCycleList flag was already created on the ash-side but it was not linked with Chrome yet. This CL adds the flag, allowing users to interact with Alt-Tab using their mouse, different keys, and three-finger touchpad scroll. The flag is disabled by default. Test: Manual Bug: 1067327 Change-Id: Iaa101a4705bf4b5c462cc38c5e33e9b75e51ca45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410759 Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#806844}
-
Peter Boström authored
This makes it more consistent with Button::PressedCallback. It's also to be used in a pending change integrating StyledLabel with BubbleDialogModelHost where link callbacks, like button callbacks, will have access an Event. Bug: 1106422 Change-Id: I3b6a9f32f34f857a779d6ca6aa74833c830c8e52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407859Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#806843}
-
zhaoyangli authored
Parse compile time disabled EG tests and report skipped in test result json file. The test arg is enabled in code coverage CI builder. Bug: 1065022 Change-Id: Ib4cec0e870dac8cf9e0e165768fde352205dc8a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387116Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#806842}
-