- 11 Dec, 2020 21 commits
-
-
Gavin Williams authored
When the app opens, the focus is set onto the Scanner dropdown once it finishes loading. When a scan starts the focus is set on the Cancel button. When a scan completes the focus is set on the scanned images. Returning to the initial page after a completed scan, the focus returns to the Scanner dropdown. Bug: 1059779 Change-Id: I937eb956f52ff2a53ffcdd50c38be55138803800 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581448 Commit-Queue: Gavin Williams <gavinwill@chromium.org> Reviewed-by:
Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#835923}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: I34a773f1610ff151708534e644b5ddda4d27f9b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584964 Commit-Queue: Patrick Noland <pnoland@chromium.org> Auto-Submit: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#835922}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/55abaf5893ae..ff44584b475b 2020-12-10 brianosman@google.com SkSL: Disallow '%' and '%=' on non-integral types 2020-12-10 reed@google.com Use samplingoptions in imageshader 2020-12-10 ethannicholas@google.com Reland "Reland "Revert "Initial land of SkSL DSL.""" 2020-12-10 johnstiles@google.com Fix matrixCompMult halfNxM implementation and add unit tests. 2020-12-10 bsalomon@google.com Add SurfaceContextReadPixels to excluded wasm tests 2020-12-10 jsimmons@google.com Reland "Cache text blobs computed by TextLine::paintText" 2020-12-10 csmartdalton@google.com Implement indirect stroking for conics 2020-12-10 bsalomon@google.com GrRenderTargetContext->GrSurfaceDrawContext 2020-12-10 rmistry@google.com Spelling and capitalization fixes from GitHub PRs 2020-12-10 michaelludwig@google.com Remove SkDrawIter entirely 2020-12-10 ethannicholas@google.com Revert "Reland "Revert "Initial land of SkSL DSL.""" 2020-12-10 tdenniston@google.com Add specialized impl of Wang's formula for cubic rationals 2020-12-10 johnstiles@google.com Remove ftransform intrinsic from SkSL. 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 jmbetancourt@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: jmbetancourt@google.com Change-Id: I1061ddb981399ffd36e7a8e216a66ee6b79efba8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585670Reviewed-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@{#835921}
-
Kent Tamura authored
* Make the default 'display' property value 'list-item' for the first <summary> child of a <details> * Remove ::-webkit-details-marker pseudo element, and warn if it is used. * Developers can use ::marker pseudo element instead. However, many CSS properties don't work. https://drafts.csswg.org/css-lists-3/#marker-properties I2S: https://t.co/g94jiQq604 Bug: 590014 Change-Id: I8dd14ebffeacee8b7f8a04f7b68f1980a4063d85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586164Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#835920}
-
Kyle Horimoto authored
This CL instantiates UserActionRecorderImpl and hooks it up to various user actions, causing user engagement and retention metrics to be emitted. Bug: 1150634, 1106937 Change-Id: I64498e7585d2be4c0536dc33cd5486781376c961 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576404 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#835919}
-
Curt Clemens authored
Add an error section to the receive confirmation page. Add a |transferStatus_| property the receive dialog and bind it to a corresponding property on the confirm page. Set the error strings when the transfer status changes. The error messages shown are not final -- more work to follow. I wanted to get this CL submitted first since it sets up some basic layout for the receive confirmation page, and other work on that page can be done in parallel. Screenshot: https://screenshot.googleplex.com/6DUqcghbkevoRwG.png Bug: 1157284 Change-Id: I72babb7bd27821ab679cd16e4bd7e3eb3520841e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583210 Commit-Queue: Curt Clemens <cclem@google.com> Reviewed-by:
James Vecore <vecore@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#835918}
-
Xiaocheng Hu authored
Bug: 687225 Change-Id: I92de1e68336d49393ae7609e745cfbd749c0db7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585904Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#835917}
-
Jeroen Dhollander authored
Previously it was only created when it was bound to a receiver, which caused complications if other controllers are created first, because those controllers need access to the Libassistant objects created by the |ServiceController|. This CL also removes unused accessor methods. Bug: b/171748795 Test: chromeos_unittests --gtest_filter="ServiceController*" Change-Id: I1eed788e51a108b6f2b70929f059daabe7b70d65 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569847 Commit-Queue: Jeroen Dhollander <jeroendh@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Meilin Wang <meilinw@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#835916}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/6def748c92e9..f83a0f03ccf4 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: I1e8355c03f1ea4d8ee4723fa8c096f66d6b4e92e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585535Reviewed-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@{#835915}
-
Dominic Farolino authored
//tools/mb/mb_config_expectations/chromium.fyi.json was updated by running "tools/mb/mb.py train" //infra/config/generated/* was updated by running "lucicfg generate infra/config/main.star" R=hypan@google.com, martiniss@chromium.org Bug: 1154360 Change-Id: I56374684d9877261613248d583cba53a83842ce2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579867 Commit-Queue: Dominic Farolino <dom@chromium.org> Reviewed-by:
Haiyang Pan <hypan@google.com> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#835914}
-
Andre Vincent authored
Selected: screenshot/9AS9mXP3vpegdhu Not selected: screenshot/8jCbHEEUg4C2A28 Fixed: 1080876 Change-Id: Ie4263bf5fb9c1f6f27b8fe4ea6fae2741a113ec1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583024Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Andre Vincent <andrevincent@google.com> Cr-Commit-Position: refs/heads/master@{#835913}
-
Matt Menke authored
This is needed for the tests to pass when sockets are partitioned by NetworkIsolationKey. Bug: 963480 Change-Id: I1c4db9b8af0cc414fc600097dd0d2fa5806fdf39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585832Reviewed-by:
Adam Rice <ricea@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#835912}
-
Becca Hughes authored
This is something that partners do not want. Change-Id: I7baf54e36f541f6363b3ec9f61051714d213f09d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583073 Auto-Submit: Becca Hughes <beccahughes@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#835911}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/dc85f8670552..dbfb3029b9ff 2020-12-09 tsepez@chromium.org Rename CPDF_ReadValidator::Session to ScopedSession If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: pdfium-deps-rolls@chromium.org Change-Id: I4e002c07cc563e88986af09c4afec391db958ca5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586364Reviewed-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@{#835910}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/8e3a4ab1fe23..5a9d7eaa74ad 2020-12-10 lalitm@google.com Merge "perfetto: sync atoms with changes to protos and move to shared folder" 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: Ie742b5985232357954be5db5b8bf08b1696088ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585672Reviewed-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@{#835909}
-
Matt Wolenetz authored
Adds a new "StreamParser" subtype for buffering WebCodecs encoded audio or video chunks. Plumbs the initial decoder configuration (to later be emitted during eventual first ProcessChunks() call on the new parser) through ChunkDemuxer's AddId to a new instance of one of these parsers. Includes StreamParserFactory methods to create the new kind of parser. Updates the web_test to expect a SourceBuffer to be created for valid WebCodecs config cases (instead of a QuotaExceededError exception as was stubbed previously.) Later changes will complete the implementation of WebCodecsEncodedChunkStreamParser::ProcessChunks() and include more testing of end-to-end buffering and playback. BUG=1144908 Change-Id: Ifb5e88457cdbc8ccfe37d5ce2e6bee07fec13726 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573537 Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#835908}
-
Timothy Loh authored
This CL updates the CrosUsbDetector to ignore failed mount events. Currently USB drives with filesystems we can't mount are not able to be shared with VMs as it attempts and fails to unmount disks which were never successfully mounted in the first place. Bug: 1146325 Change-Id: I56001e5039d609a5eac1c037c83f9cf474e7ff20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583600Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Commit-Queue: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#835907}
-
Becca Hughes authored
This adds an option to open Kaleidoscope to the app menu and is currently behind a flag. The option will not be shown in incognito. Change-Id: I31fdc45f4a3db534cae9037be33e111740aa83b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582426Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#835906}
-
Jesse Schettler authored
Ensure the ScanService can be created in Guest Mode so that users in Guest Mode can use the Scan app. Bug: 1059779 Change-Id: I7d596b16f7516c0bf241c933e19be546561dc9d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586265Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#835905}
-
Shane Fitzpatrick authored
Bug: 1157630 Change-Id: I0be59d1997832087f12c1373b4d4112240bb65a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586087Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Shane Fitzpatrick <shanefitz@google.com> Cr-Commit-Position: refs/heads/master@{#835904}
-
Phillis Tang authored
Adds a browsertest that enables Skia Gold pixel test for PWA install icon In-Product Help. Bug: None Change-Id: I2ff766a5674d2bed10ac3d2f0cac94d18ce5fca1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573384 Commit-Queue: Phillis Tang <phillis@chromium.org> Reviewed-by:
Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/master@{#835903}
-
- 10 Dec, 2020 19 commits
-
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/0937070d..f79c25ac 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: I207f52feefcf205a09620c9f012f7892b79008ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585651Reviewed-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@{#835902}
-
Keith Lee authored
Change-Id: Ib13671f7f5c6e122eae979b97bd8f3d109d1eb42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586284 Auto-Submit: Keith Lee <keithlee@chromium.org> Reviewed-by:
John Palmer <jopalmer@chromium.org> Commit-Queue: John Palmer <jopalmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#835901}
-
Elaine Chien authored
Bug: 1145666 Change-Id: I7ba3301d7c5216d358953bb3223dee9992f139c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580340 Commit-Queue: Elaine Chien <elainechien@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#835900}
-
Peter Kasting authored
* Add const to various locally-const variables * Remove const from function parameters * Consistently compute result validity before setting the result, in preparation for making the latter conditional on the former * Follow style guide better * Reduce some deep indentation * Brevity None of these changes are intended to affect functionality. Bug: none Change-Id: I134e055904630f30054baafaa4b6cdb23d4eb16b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585365 Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#835899}
-
Akihiro Ota authored
This change adds a test that verifies interactive mode and UserActionMonitor are properly set when moving throughout the tutorial. Fixed: 1130681 AX-Relnotes: N/A Change-Id: I3c3f6ff08fb0144a9b04db071b1c1f24e1341475 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584683 Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#835898}
-
Ryan Sturm authored
The goal of this CL is to allow unneeded requests to be cancelled when they are unlikely to be navigated to. This is achieved through a few avenues of change: -- When the user navigates to something in omnibox, the URL is reported to Search Prefetch Service to be able to mark it as likely to be served (using kCanBeServedAndUserClicked when the request is kCanBeServed). This occurs before the omnibox is closed and all results are wiped. -- kCanBeServed are wiped when omnibox closes. -- Streaming requests will no longer pause the mojo channel, so they can witness the Complete event to be able to make the request as complete. -- As part of above, we store the response body in memory instead of just handing off the data pipe. Data pipes have a 500k data limit, which search requests typically go over. Net won't send the complete event until all data is in the pipe. Therefore we store the data and create a pipe to navigation if needed. -- Full body implementation now reports kComplete where it used to report kCanBeServed. Bug: 1156325 Change-Id: Ied70a3eafd896801e263f631cb4d80556e762180 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583112Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#835897}
-
arthursonzogni authored
- CHECK (as opposed to DCHECK) this function isn't reentered. - Check the RenderWidgetHost isn't deleted while iterating on its |observer_list|. Bug: 1153966 Change-Id: I6ff4c6163fdd81126219009b8103dbe5008b9e9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584007 Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#835896}
-
shivanigithub authored
This CL makes the top-frame-site partitioning metrics more accurate by making sure that two different opaque origins are not considered equal. It also moves the .PerTopFrameSite and .PerDocument metrics logging within the condition where we are logging the existing non-preload metrics to make sure they can be compared fairly. Bug: 1129860 Change-Id: Ib54ef5debb98b0ca3c9a693c43024cbdbbb91b31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580083 Commit-Queue: Shivani Sharma <shivanisha@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#835895}
-
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 chrome-fuchsia-gardener@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 Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: Iaf10cbbeefa8d444ef7b7035d4d939c16a0afa90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585723Reviewed-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@{#835894}
-
jongdeok.kim authored
In this CL, let TSFTextStore::CancelComposition() clean up the composition related member variables and terminate the composition directly. TextInputClient could clear current composition range before requesting the cancel composition, so |string_pending_insertion_| could be cleared in ResetCacheAfterEditSession(). That breaks to terminate the composition in ConfirmComposition(). Bug: 1156985 Change-Id: I40dc8c23aa0f110d7042f63bfad017ed902e9f35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580971Reviewed-by:
Anupam Snigdha <snianu@microsoft.com> Reviewed-by:
Siye Liu <siliu@microsoft.com> Reviewed-by:
Yohei Yukawa <yukawa@chromium.org> Reviewed-by:
Darren Shen <shend@chromium.org> Reviewed-by:
Keith Lee <keithlee@chromium.org> Commit-Queue: jongdeok.kim <jongdeok.kim@navercorp.com> Cr-Commit-Position: refs/heads/master@{#835893}
-
James Cook authored
The variations code uses "osname" as a URL parameter. While grepping for "osname" I noticed we misspell "hostname" in a few places. Bug: none Change-Id: I2b058f2732e90b90d57a222907ff39dd77cf365b Tbr: xiyuan@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585653Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#835892}
-
Brandon Wylie authored
#testShowingVoiceSearchButtonIfUrlBarIsEmpty flakes with a screenshot of the omnibox lacking a mic button. This will only happen if mic permissions for the app have been completely revoked. Specifying a mock AndroidPermissionsDelegate to ensure this check passes and the mic is visible. Bug: 1091646 Change-Id: Ib4412c3e7e055657cab9f75f3e2ae25621d10084 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582943Reviewed-by:
Patrick Noland <pnoland@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#835891}
-
Aaron Leventhal authored
Add more information to ax_hypertext_err. TBR=nektar@chromium.org Bug: None Change-Id: I58f28357886443145fba32909fd119dd5bba953b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586109Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#835890}
-
James Hawkins authored
R=khorimoto@chromium.org Bug: none Test: none Change-Id: Ic2d76ad61fd3715e2964fb0d45aa791762b150c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575720 Commit-Queue: James Hawkins <jhawkins@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#835889}
-
Austin Sullivan authored
Old: FileWriter deleted when mojo pipe severed New: FileWriter finishes operation regardless of status of mojo pipe - Formerly static methods made non-static - Pre-req for autoClose flag Bug: 1135687 Change-Id: I3ae992a1c4015bc9ce1e19760633a83432825d16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2552627 Commit-Queue: Austin Sullivan <asully@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#835888}
-
Markus Handell authored
It was noticed that incoming packets are now handled on the WebRTC signaling thread. This is problematic because many JS WebRTC API calls get indirectly executed there due to WebRTC's synchronous proxies. And vice versa - lots of packet handling can delay API calls. This change adds an enabled-by-default feature called WebRtcDistinctWorkerThread which splices out WebRTC's worker execution into its own thread - decoupling the packet processing from the signal thread. Bug: 1157617 Change-Id: I16998a3ae0df022ffd544f5a3e2d7d8ada1acfb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546006 Commit-Queue: Markus Handell <handellm@google.com> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Tommi <tommi@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#835887}
-
chromium-autoroll authored
https://dawn.googlesource.com/tint.git/+log/c82eeeef0783..ccc67252ffa4 2020-12-10 dneto@google.com spirv-reader: support OpBitCount, OpBitReverse 2020-12-10 dsinclair@chromium.org Cleanup some includes 2020-12-10 dsinclair@chromium.org Update namer to use symbol table. 2020-12-10 bclayton@google.com Implement textureWrite() 2020-12-10 bclayton@google.com Rework the FirstIndexOffset transform 2020-12-10 dsinclair@chromium.org Add a symbol table. 2020-12-10 dneto@google.com spirv-reader: support more integer builtins 2020-12-10 dneto@google.com spirv-reader: remove redundant disabled test 2020-12-10 bclayton@google.com Fix CMake build when TINT_BUILD_FUZZERS=1 2020-12-10 bclayton@google.com Fix HLSL emission of cbuffers 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 rharrison@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: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 Bug: None Tbr: rharrison@google.com Change-Id: Ic4c73f20260173c38efb289fafca16c79b2bce3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585722Reviewed-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@{#835886}
-
rbpotter authored
Bug: 1156918 Change-Id: I0d3fcd231a8896aee4d3869cc1bb7b080e1558f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581022 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#835885}
-
Nick Burris authored
* Move ExternalAuthUtils into //components. * This allows it to be used by the downstream GooglePayPaymentAppFactory once it moves to components. This is patch 4/6 for refactoring ExternalAuthUtils into //components. Bug: 1144858 Change-Id: Ib86cc7d7a85a51d5c392f060926ec7d3d8af04e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535936Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/master@{#835884}
-