- 09 Oct, 2020 40 commits
-
-
Moe Ahmadi authored
Adds Fieldtrial params to be used for fine-tuning the frecency score of local repeatable queries. These params allow fine tuning of the age threshold, recency decay, and frequency exponent of the score. The default values match those in http://shortn/_VLAOJTxx6J Bug: 1110077 Change-Id: I6d2cd1452d02c1133c7e2f6232b25168d81408da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422427 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#815437}
-
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-aemu-chromium-autoroll Please CC chonggu@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 Tbr: chonggu@google.com Change-Id: I2e4e8c883f4b6192ec4ec0aac048835a483c43b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462602Reviewed-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@{#815436}
-
Zentaro Kavanagh authored
- Will later hold a list of routine results with the ability to update the status of the items Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: Iaebb25b50b7fc35c8dbf67043e495762e3f2dec2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462381 Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#815435}
-
Andrey Kosyakov authored
TBR: altimin@chromium.org Bug: 1136683 Change-Id: I92fd979c419639a618a05920d1475a2afb6efd34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462570Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#815434}
-
Yoshifumi Inoue authored
This patch changes |TextOffsetMapping::InlineContents| not to use |LayoutRubyAsBlock| as container to avoid invalid DOM range. In <ruby>abc<rt>XYZ</rt></ruby>, before this patch |InlineContents| use <ruby> as container and having range start with <rt>@0 and "abc"[3] because in layout tree, <rt> comes before "abc". After this patch, we make |LayoutNGRubyRun| and |LayoutNGRubyBase| as container but |LayoutNGRubyAsBlock|. Layout tree: LayoutNGRubyAsBlock {RUBY} at (0,0) size 784x27 LayoutNGRubyRun (anonymous) at (0,7) size 22x20 LayoutNGRubyText {RT} at (0,-10) size 22x12 LayoutText {#text} at (2,0) size 18x12 text run at (2,0) width 18: "XYZ" LayoutNGRubyBase (anonymous) at (0,0) size 22x20 LayoutText {#text} at (0,0) size 22x19 text run at (0,0) width 22: "abc" Bug: 1124584 Change-Id: Id4006630a87127a6af2d1a5044a07e253457f8bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460551 Commit-Queue: Kent Tamura <tkent@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#815433}
-
Zentaro Kavanagh authored
- This is will represent a line item in the list of routine results Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: I597f8f1d03e13d413978c185fa97a72611fe2072 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461720 Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#815432}
-
Hidehiko Abe authored
This CL introduces new AppType, called LACROS, and annotate it to the Lacros windows. Ran tast run ${DUTIP} lacros* Bug: 1090663 Test: Ran locally, and made sure AppType is annotated. Change-Id: I56c38ed03a655de8870fad298b962656f2b6156f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2449830 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Jun Mukai <mukai@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#815431}
-
Roman Arora authored
Bug: 1128599 Change-Id: Ibbf2b73ab4da67ce5cfc6130bbef860b0ee21132 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459126Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Commit-Queue: Roman Arora <romanarora@chromium.org> Cr-Commit-Position: refs/heads/master@{#815430}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/02a7aa75bb24..628c64d7a14c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium 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 Tbr: perfetto-bugs@google.com Change-Id: I0c306321de442c3d9b87fb6cc5c2ba96557fd41c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462663Reviewed-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@{#815429}
-
Zentaro Kavanagh authored
Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: I274a1e66cc2959f5e3655d7e0655293a1a4f6eda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462349Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#815428}
-
John Lee authored
This CL replaces everything after the '#' if it exists in a URL to avoid chaining multiple refs such as #anchor#:~:text=selected%20text. Bug: 1136468 Change-Id: I22583af358c1169a2b97bfad12d2e75a2d8e172c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460797Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#815427}
-
Eric Willigers authored
As DesktopPWAsWithoutExtensions are enabled and shipped, we no longer need to mention the flag in tests. Bug: 1065748 Change-Id: I643757798cbe6ee1972a26d39e9df8f9dc7ef903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454353 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#815426}
-
Maggie Chen authored
Syntax: drop-shadow(offset-x offset-y blur-radius color) The maximum pixel movement needs to include offset-x, offset-y, and blur-radius. Although blur-radius is optional, we still need to consider it. This CL adds Blur-radius to the comparison formula. Bug: 1064390 Change-Id: I3b9579335086bfda808c99cc263fdbcc8210fd45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453338Reviewed-by:
Mason Freed <masonfreed@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#815425}
-
Jeffrey Kardatzke authored
This adds a buildflag that enables handling encrypted content in the HW accelerated video decoders for Chrome OS. Initially this will be for VAAPI only. No builders are enabling this flag yet, it is still in development. BUG=b:153111783 TEST=Built/deployed Chrome with flag enabled/disabled Change-Id: Idcf50f3c302d619f8586306db9cf85164e051dee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461993 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#815424}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/628c64d7a14c..7c2d888fdffc 2020-10-08 treehugger-gerrit@google.com Merge "trace_to_text: make endian functions portable" 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: Ia18bfebbb7450519cf9eb92db07214f75bbdf0a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461749Reviewed-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@{#815423}
-
Leonid Baraz authored
Bug: None Change-Id: Ic04c54b9b5db82f9c17d5abd2b4e79b2b9e15dcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461748 Commit-Queue: Leonid Baraz <lbaraz@chromium.org> Auto-Submit: Leonid Baraz <lbaraz@chromium.org> Reviewed-by:
Zach Trudo <zatrudo@google.com> Cr-Commit-Position: refs/heads/master@{#815422}
-
Jeffrey Cohen authored
Downstream CL https://chrome-internal-review.googlesource.com/c/clank/internal/apps/+/3314008 Bug: 1093386 Change-Id: I03a48bfc29cdb2ccdaae4e854cc08dc39b2ca3ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451570Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Commit-Queue: Jeffrey Cohen <jeffreycohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#815421}
-
Sunny Sachanandani authored
Changes since initial patch: 1) Fix hardware overlay support detection in trace_integration_test.py. 2) Add trace test failure suppressions for newly added tests. Original change's description: > gpu: Remove obsolete direct composition feature flags > > Remove the NV12, decode swap chain, and underlay feature flags since > these features have shipped for quite some time. The NV12 feature flag > was also used for using YUY2 over NV12 for tests so introduce a new flag > for choosing the default SDR video overlay swap chain format. Add tests > for NV12, YUY2, and BGRA instead of just YUY2. Also cleanup some of the > testing code to be consistent in other_args, switch names, etc. > > Bug: 869677 > Change-Id: I0831b103506f394d6fe26bf1085401e2e2d50599 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2424576 > Reviewed-by: Maggie Chen <magchen@chromium.org> > Reviewed-by: Zhenyao Mo <zmo@chromium.org> > Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> > Cr-Commit-Position: refs/heads/master@{#810453} TBR=zmo@chromium.org,magchen@chromium.org Bug: 869677, 1132381, 1132375 Cq-Include-Trybots: luci.chromium.try:gpu-fyi-try-win10-intel-rel-64 Change-Id: I063be532ec93ac148ecaff9403a44cdf05aa33e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442503Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#815420}
-
Roman Arora authored
Bug: 1128599 Change-Id: I821f2adb8b13cdbd8d161a6b7cd75dc667cd7be6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450813 Commit-Queue: Roman Arora <romanarora@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#815419}
-
Brian Geffon authored
Change-Id: I101d6093207fafe3ddf85fcccc41d56ca7b9720f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461600 Auto-Submit: Brian Geffon <bgeffon@chromium.org> Reviewed-by:
Kuo-Hsin Yang <vovoy@chromium.org> Commit-Queue: Brian Geffon <bgeffon@chromium.org> Cr-Commit-Position: refs/heads/master@{#815418}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/82430d69..8a9b91b5 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I0ca537d2076cc5fca6e9f2f2e9dc7f317d51a326 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461635Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815417}
-
Andrew Xu authored
After selecting a menu item by MenuController::SelectItemAndOpenSubmenu(), the item's child button (if any) should be hot tracked if the selected item does not have a submenu. Bug: 1136261 Change-Id: I37d3616f716155ff9f3bcc1e22faf198d77b5e3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458449Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#815416}
-
Eric Willigers authored
DesktopPWAsWithoutExtensions has shipped. We no longer need to use ScopedFeatureList. Bug: 1065748 Change-Id: I68ebbc4307e295c924f198f7f702cf7718db8283 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2455509 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#815415}
-
John Lee authored
Autocomplete seems get activated if the user has submitted a form with the same ID or name on another website. Given that WebUI does not specify names or use cr-inputs within form elements, it seems safe to assume that autocompletion on cr-inputs would in general be not helpful as they will be autocompleting off values submitted on any website that has an input with an ID of 'input'. Bug: 1134578 Change-Id: I066bdd74ac60274346113b03489a98797c2f3d05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453589Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#815414}
-
My Nguyen authored
Screenshot: http://screen/6acSzc7a52VoxFS Fix: b/165460145 Change-Id: I480bb444b6b00f7dd1df41603a1754405c31356e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460068 Commit-Queue: My Nguyen <myy@chromium.org> Reviewed-by:
Jing Wang <jiwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#815413}
-
Azeem Arshad authored
This CL updates the label for multidevice suite toggle from "Android phone" to "Connected phone features enable". This makes it consistent with other feature toggles in the settings main page. https://screenshot.googleplex.com/6PzrfqVEj2kLUNW Bug: 1009143 Change-Id: I50d0851adc5136b8c593b597fa481571ec44cc47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462253 Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#815412}
-
Xing Liu authored
This CL moves reading list folder to be the first top level folder. Bug: 1128074 Change-Id: I720955a1a14545a7380efd019e349b81cb554e82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462235Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#815411}
-
Joel Hockey authored
Add feature flag for adding Trash support in My files volume of FilesApp. Bug: 953310 Change-Id: I3d06b39b77a744251a35001eb4c77bffab41383a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461508Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#815410}
-
Sammie Quon authored
This will used for a perf test. Adds an api and a supporting animation observing class which waits until the animation has been scheduled, which means the desk ending screenshot has been taken. The observing class then activates the adjacent desk. This repeats until we have reached the target desk, then we wait for the whole animation to finish and run the given callback. Test: added test Bug: 1111445 Change-Id: I9f859a2ae31da958c0d539f7e00a1a9944c3bb3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437151 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#815409}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/887b1346d5af..f811799235c1 2020-10-08 timvp@google.com Suppress TransformFeedbackTest.RecordAndDrawWithScissorTest 2020-10-08 jmadill@chromium.org Support RGB -> BGRX copies in copySubImage. 2020-10-08 timvp@google.com Vulkan: Disable vkCreateDevice-physical-device-features-not-retrieved 2020-10-08 timvp@google.com Vulkan: Disable UNASSIGNED-CoreValidation-DevLimit-MissingQueryCount 2020-10-08 ianelliott@google.com Document how to revert/reland a CL 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1135841 Tbr: timvp@google.com Test: Test: TransformFeedbackTest.RecordAndDrawWithScissorTestTest: Test: angle_end2end_tests on OSX 10.15 Change-Id: Ib961f1ca36da2ff13bec88bd34f8b5ce9c59afab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462367Reviewed-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@{#815408}
-
Edward Lesmes authored
Add Generate DIR_METADATA files and remove metadata from OWNERS files for //headless. R=irisu@chromium.org Bug: 1113033 Change-Id: I5422ec3d1fc43125fe06823aea4e9ce2ff7fede1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454383 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#815407}
-
Antonio Gomes authored
BUG=1113900 R=jamescook@chromium.org, oshima@chromium.org Change-Id: I973b038eeb301d07974a08f44fdef9c5afaad933 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461786Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#815406}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 4e420bdc. 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 Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=lpz@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-payments-fyi-rel Change-Id: I941033e58e86cc0cbe42f162ca896272fb11fe7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461596Reviewed-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@{#815405}
-
Edward Lesmes authored
Add Generate DIR_METADATA files and remove metadata from OWNERS files for //gpu. R=vmiura@chromium.org Bug: 1113033 Change-Id: Idd4311b03d41318708b0d260aafc5cb04ffc2ed6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454384Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#815404}
-
Daniel Ng authored
Added the basic borealis starter flow functionality and enabled the borealis installer to launch the VM when it has finished installing. Cq-Depend: 2434020 Tests: Wrote and ran tests. Tested on DUT. Bug: b:168425531 Change-Id: I79e0c736fff318177d82909fc687d61061395f06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2435028 Commit-Queue: Daniel Ng <danielng@google.com> Reviewed-by:
Nic Hollingum <hollingum@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#815403}
-
Robert Ma authored
Make the tests pass regardless of init.defaultBranch in gitconfig. Bug: 1136164 Change-Id: I909c9e90144a621975982e3d8e32eb69fefdece9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456407 Commit-Queue: Rakib Hasan <rmhasan@google.com> Auto-Submit: Robert Ma <robertma@chromium.org> Reviewed-by:
Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#815402}
-
chromium-autoroll authored
https://dawn.googlesource.com/tint.git/+log/f600d3aa9f26..4311dd05c883 2020-10-08 dsinclair@chromium.org [spirv-writer] Fix accessing array of non-scalars. 2020-10-08 dneto@google.com doc/arch.md: say when numeric parameters are checked If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-chromium-autoroll Please CC kainino@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: kainino@google.com Change-Id: I17a8534f1561478154af6022863a575c8fdab924 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462372Reviewed-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@{#815401}
-
Piotr Bialecki authored
Bug: 843374 Change-Id: Ib21288785cf151bd19a6590c288cd1abb1cd3054 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462348 Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#815400}
-
David Tseng authored
Previously, we used this event to make up for gaps in support for text area events (not receiving events for some changes in the caret). However, ChromeVox now provides feedback for text areas using document selection changes. Furthermore, since https://chromium-review.googlesource.com/c/chromium/src/+/2379091 the task manager UI is once again usable. However, because the UI fires a lot of text changes, the experience is quite slow. Without listening to these events, the UI is again usable. R=akihiroota@chromium.org, nektar@chromium.org Bug: none Change-Id: I7e7aa7aae761b271f36754b5074971a23b5d1cac AX-Relnotes: Makes the Task Manager (shift+escape) usable with ChromeVox. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462338Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#815399}
-
Henrique Ferreiro authored
This CL ports FrameMsg_MixedContentFound IPC message to a mojo method in blink.mojom.LocalFrame. Remove WebLocalFrame::MixedContentFound() and implement this API entirely in blink::LocalFrame. Bug: 1041071 Change-Id: I924b547fb0a9ce61b8788c1063a67e119c810cb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2010865Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#815398}
-