- 09 Oct, 2020 40 commits
-
-
Xinghui Lu authored
Add two new enum values in MetricsHelper::Interaction: SHOW_ENHANCED_PROTECTION OPEN_ENHANCED_PROTECTION SHOW_ENHANCED_PROTECTION is logged when the enhanced protection message is shown in the interstitial. OPEN_ENHANCED_PROTECTION is logged when the enhanced protection link is clicked. We can get the engagement rate of this new UI from the new enum values. Bug: 1130721 Change-Id: Iecd0a08eaac1b1448bbe6a43a9c8290e27b1be18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459073Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#815782}
-
Andrew Grieve authored
* Use a single action rather than action_foreach + zip() * Remove package_path as parameter in favor of sniffing it * Remove depfile since no deps were being written to it * Add "gen" to include search paths * Switch to optparse->argparse Bug: 908479 Change-Id: I9c37720fda226a0d95e24edb327a816c6fc88619 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463550Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#815781}
-
Mark Schillaci authored
This CL updates the content description for the title of AccessibilityTabModelListItem's to use an alternate description for the currently selected tab that appends the word 'selected'. e.g.: 'Homepage, tab, selected, 1 of 4' vs. current: 'Homepage, tab, 1 of 4' The current accessibility tab switcher does not give a clear indication to the user which tab is open. AX-Relnotes: Currently open tab now reads 'selected' when viewing list of open tabs with a screen reader. Bug: 1122171 Change-Id: I0fd5768e73437f18d3c49e7f821f4a02189c06e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462296 Commit-Queue: Mark Schillaci <mschillaci@google.com> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#815780}
-
Robin Lewis authored
Bug: 1135866 Change-Id: I62b8e8ac10d2898d25daf4dfb742f3880e9d8170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454421Reviewed-by:
Yusuf Sengul <yusufsn@google.com> Reviewed-by:
Rakesh Soma <rakeshsoma@google.com> Commit-Queue: Rakesh Soma <rakeshsoma@google.com> Cr-Commit-Position: refs/heads/master@{#815779}
-
chrome://faviconDevlin Cronin authored
Manifest v3 and higher extensions will not have access to the chrome://favicon host; instead, we'll provide a dedicated API permission and different URL. This results in being able to tighten our permissions around the chrome:-scheme. Bug: 104102 Change-Id: I0610caa036e4488d8d5a439396036a9497961f46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441195Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#815778}
-
rbpotter authored
Change optimize_webui to generate a manifest file when an |out_manifest| argument is provided. Started from: https://chromium-review.googlesource.com/c/chromium/src/+/2443211 by dpapad@ Bug: 1132403 Change-Id: Ia80c4d2c004ec4414c500c407e2d2c8d187ff847 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463962Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#815777}
-
Kenichi Ishibashi authored
This CL removes AppCacheResponseMetadataWriter dependency from ServiceWorkerResourceMetadataWriter by re-implementing the writer. See [1] for the reasoning of the rewrite. This CL should not have behavior changes, and existing tests cover this change. [1] https://docs.google.com/document/d/1UhdZnaeEP8GywZR0Gik6wF6jKmNY3je6aDhPfJ05YhU/edit?usp=sharing Bug: 1117369 Change-Id: I47ce15de539eb23746f1154377f3d8650d951b7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440321 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#815776}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/eacbd972ab7e..ff7913204ce2 2020-10-09 guidou@webrtc.org Revert "Reland "Replace sigslot usages with robocaller library."" 2020-10-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision eb498e09..15eae87d (815502:815630) 2020-10-09 philipp.hancke@googlemail.com stats: s/victim/other 2020-10-09 guidou@webrtc.org Revert "NV12 support for VP8 simulcast" 2020-10-09 hta@webrtc.org Move the streams concept into sdp_offer_answer 2020-10-09 jakobi@webrtc.org Reland "Reland "Refactor NetEq delay manager logic."" 2020-10-09 eshr@google.com Use VideoFrameBuffer::CropAndScale in VideoStreamEncoder 2020-10-09 guidou@webrtc.org Revert "Improve screen sharing with PipeWire on Wayland" 2020-10-09 guidou@webrtc.org Revert "Guard pipewire configs with rtc_use_pipewire." 2020-10-09 hta@webrtc.org Allow transceivers to be not found in more cases. 2020-10-09 ilnik@webrtc.org Reland "Add scaling interface to VideoFrameBuffer" 2020-10-09 hta@webrtc.org Move the PeerConnection's usage pattern concept to its own file. 2020-10-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision d5540e96..eb498e09 (815386:815502) 2020-10-09 glahiru@webrtc.org Reland "Replace sigslot usages with robocaller library." 2020-10-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision e4052fe5..d5540e96 (815278:815386) 2020-10-08 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 20cffe68..e4052fe5 (814194:815278) 2020-10-08 hta@webrtc.org Break out some more pc/ compile targets 2020-10-08 philipp.hancke@googlemail.com count plan-b/unified-plan usage in SDP answers 2020-10-08 ilnik@webrtc.org Revert "Add scaling interface to VideoFrameBuffer" 2020-10-08 eshr@google.com Allow encoders to receive preferred pixel formats from native buffers 2020-10-08 ilnik@webrtc.org Add scaling interface to VideoFrameBuffer 2020-10-08 hta@webrtc.org Add dummy target that clients can depend on 2020-10-08 asapersson@webrtc.org Configure framerate/temporal layers via VideoEncoderConfig. 2020-10-08 sprang@webrtc.org Cleans up code related to legacy pre-pacing fec generation. 2020-10-08 eshr@google.com RTC_EXPORT NV12BufferInterface 2020-10-07 perkj@webrtc.org Stop using VideoBitrateAllocationObserver in VideoStreamEncoder. 2020-10-07 mbonadei@webrtc.org Trigger bots again. 2020-10-07 mbonadei@webrtc.org Guard pipewire configs with rtc_use_pipewire. 2020-10-07 mbonadei@webrtc.org Revert "Remove placeholder Obj-C headers and use angle-bracketed headers." 2020-10-07 daniel.l@hpcnt.com Remove placeholder Obj-C headers and use angle-bracketed headers. 2020-10-07 grulja@gmail.com Improve screen sharing with PipeWire on Wayland 2020-10-07 jakobi@webrtc.org Revert "Reland "Refactor NetEq delay manager logic."" 2020-10-07 perkj@webrtc.org Reland Refactor reporting of VideoBitrateAllocation 2020-10-07 mbonadei@webrtc.org Update pylintrc to match Chromium style guide. 2020-10-07 mbonadei@webrtc.org Revert "Trigger post-submit bots." 2020-10-07 perkj@webrtc.org Revert "Refactor reporting of VideoBitrateAllocation" 2020-10-07 mbonadei@webrtc.org Trigger post-submit bots. 2020-10-07 mbonadei@webrtc.org Revert "Introduce RTC_NO_UNIQUE_ADDRESS." 2020-10-07 kwiberg@webrtc.org Make symbolic names for UntypedFunction's inline storage size 2020-10-06 sprang@webrtc.org Migrates probing end-to-end test to scenario test. 2020-10-06 jakobi@webrtc.org Reland "Refactor NetEq delay manager logic." 2020-10-06 natim@webrtc.org Unit test around ProcessThread usage 2020-10-06 ivoc@webrtc.org Notify NetEqController during muted state. 2020-10-06 jakobi@webrtc.org Revert "Refactor NetEq delay manager logic." 2020-10-06 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision c814c493..20cffe68 (814002:814194) 2020-10-06 tommi@webrtc.org Update RTC_DCHECK_IS_ON checks in SdpOfferAnswerHandler 2020-10-06 jakobi@webrtc.org Refactor NetEq delay manager logic. 2020-10-06 eshr@google.com NV12 support for VP8 simulcast 2020-10-06 saza@webrtc.org Revert "Replace sigslot usages with robocaller library." 2020-10-06 saza@webrtc.org AEC3: Re-add delay headroom when precise alignment is needed 2020-10-06 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision ed5ec9b2..c814c493 (813867:814002) 2020-10-05 glahiru@webrtc.org Replace sigslot usages with robocaller library. 2020-10-05 hta@webrtc.org Move (phase 3) more functions called only in sdp_offer_answer 2020-10-05 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision a05846da..ed5ec9b2 (813761:813867) 2020-10-05 xhwang@google.com webrtc: Replace `is_desktop_linux` with `is_linux` 2020-10-05 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision ac83b0e7..a05846da (813657:813761) 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: chromium:1132299,chromium:1132395,chromium:1134165,chromium:1134686,chromium:682122,chromium:857004 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I78093a80a51ea5ad845165d3d50288c786ec8d11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463728Reviewed-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@{#815775}
-
Justin Donnelly authored
This feature was launched on Android earlier this year, on iOS a month ago in http://cl/333090325 and enabled by default in https://crrev.com/c/2391644. Bug: 964049 Change-Id: Ied519b568108be661bda990aedde09d2c4e74a6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462174Reviewed-by:
Patrick Noland <pnoland@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#815774}
-
Alex Turner authored
Currently, local font lookups are instrumented with a digest of the lookup value and a digest of the resulting typeface being recorded. We expand this recording for successful local font lookups: we now also record a digest of the resulting typeface's PostScript name with the typeface digest. This will allow the identifiability study to measure the diversity of installed typeface files with the same PostScript name (for example, differing versions of the same typeface) and thus evaluate the privacy impact of that variation. Bug: 1136210 Change-Id: Id7ac6229db287af776474f43abd200c51319992e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453439Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#815773}
-
Brian Geffon authored
This is primarily a plumbing CL with the more logic being added later. This CL introduces an opaque container which will contain the internal details for userspace swap. This container will hold the userfaultfd, the swapfile, and all metrics associated with what's on disk and what has been reclaimed. Later this structure will also contain all swapped region tracking (follow up CL). This CL is the final piece to connect the performance manager policy and mechanism to the internal implementation which PM doesn't need to worry about. No further CLs _should_ be required in the performance manager code. Bug: chromium:1067833 Change-Id: I5fb946c7e013826dddcd9c5f0b7a34107f926e4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456512 Commit-Queue: Brian Geffon <bgeffon@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#815772}
-
Gavin Williams authored
Make the Chrome settings Download page only one stop in ChromeVox. Video: http://crbug/986417#c18 Fixed: 986417 Change-Id: I13da58bf74c1aa0c8dc0cb0059668325e3ce9f8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462385Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#815771}
-
Xinghui Lu authored
The color of "turn on enhanced protection" should be consistent with the color of "Learn more". light mode before: http://screen/8WidHUNBBQmzKgi after: http://screen/3NR2qbG2f2P9zTq dark mode before: http://screen/BN2CLeG6XCyuqPU after: http://screen/KraWTSsegRer2Zq Bug: 1130721 Change-Id: I761731b565253cf800ef54999959ede0fc67c6ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463592Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#815770}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I3d3f6178739b5873ad8789a71b05967db40f85da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2464062Reviewed-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@{#815769}
-
rbpotter authored
Bug: 1136703 Change-Id: If1370e61db35049f12e22beb6219651056b326ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461801 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#815768}
-
behdad authored
The flaky story on perf cq windows is marked as experimental to prevent further flakiness. Bug: 1134251 Change-Id: Ie99b7b0d62b22c86105a53fbca74d0eeb322b514 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462392 Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Auto-Submit: Behdad Bakhshinategh <behdadb@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#815767}
-
Ben Kelly authored
Bug: 1035448 Change-Id: I260e31f0815a0c81611eea9eb45f9d80b2019d0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461718 Commit-Queue: Ben Kelly <wanderview@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#815766}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/815983783a76..109c355900d1 2020-10-09 fmayer@google.com Merge "Document LD_PRELOAD heapprofd library." 2020-10-09 fmayer@google.com Merge "Allow to set base pointer for referred objects." 2020-10-09 ngeoffray@google.com Merge "Add liblog as a dependency of libperfetto_client_experimental." 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: Ic2e5332615bbeff1d95b127fe2768091d8f3c250 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463734Reviewed-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@{#815765}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1602244639-8a31cdfac3c26c19c9de644309ff096c0a612320.profdata to chrome-linux-master-1602266368-0e61a032fa7157fa29bc804c0d7295bad87c6193.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-linux-chromium Please CC pgo-profile-sheriffs@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-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Iceb0b43daa615d4654c58a6fe785943d67f3d400 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463924Reviewed-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@{#815764}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1602244639-6cd23926ee4e898bd11627c63cc4edf5ffd59847.profdata to chrome-mac-master-1602266368-92d2928e0040ad47ba60bbcac401f36efe1994de.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I5b508adc930790dad2c098d5242fb76e2180b782 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463767Reviewed-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@{#815763}
-
chrome://sandboxAlex Gough authored
These are present in the 20226 insider SDK. Not all values are used in Chromium but it is easier to keep this up to date with Winbase.h. Tangentially related to enabling CET in Chrome. Bug: 1131225 Change-Id: I6b2705c8fbcd1331ce32038c76f3483c8250c867 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461598Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#815762}
-
Aaron Leventhal authored
Bug: 1136880 Change-Id: I32ccf9c9e02a845bd83739f93dc66ef57ea0ff4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463325 Auto-Submit: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#815761}
-
Liquan (Max) Gu authored
Change: * Adds createWithPathPrefix() method so that the tests can use any resources in the repository. This is needed because new test resources live in the clank directory, while the default search path is "components/test/data/payments/" Bug: 1091475 Change-Id: Ia7b756eaf2414043c864e7afc6498eb796a08d93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456150Reviewed-by:
Danyao Wang <danyao@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#815760}
-
Eric Lawrence authored
The ability to filter Netlog by source is a performance optimization that is no longer relevant now that realtime net-internals monitoring is no longer available. Bug: 1136881 Change-Id: I30ef886e0bcaefd0c0b06d30db89bc6236fd8c53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463802Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Eric Lawrence [MSFT] <ericlaw@microsoft.com> Cr-Commit-Position: refs/heads/master@{#815759}
-
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/goldctl-mac-chromium-autoroll Please CC bsheedy@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: bsheedy@chromium.org Change-Id: Ic92d7d6bdd2024c71eb7996a3a1eadb92cd8b6ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463735Reviewed-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@{#815758}
-
Garrett Beaty authored
Bug: 1122660 Change-Id: I2271da88e70ef2cf9f6a0e406a8b8dadd744f5c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462239Reviewed-by:
Erik Staab <estaab@chromium.org> Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#815757}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/658ae8fc6aba..7563a4878789 2020-10-09 michaelludwig@google.com Revert "SkDevice::drawSpecial accepts arbitrary matrix v2" 2020-10-09 bsalomon@google.com Use BackendSurfaceFactory in Vk protected unit tests. 2020-10-09 kjlubick@google.com [canvaskit] Clean up some APIs related to Path factories 2020-10-09 johnstiles@google.com Improve performance of SymbolTable lookups. 2020-10-09 johnstiles@google.com Improve codegen for gradients. 2020-10-09 egdaniel@google.com Suppress another version of the vulkan validation error. 2020-10-09 ethannicholas@google.com moved SkSL FieldAccess data into IRNode 2020-10-09 adlai@google.com Migrate abandonment & reset methods to GrDirectContext 2020-10-09 ethannicholas@google.com SkSL enum changes 2020-10-09 egdaniel@google.com Suppress vulkan validation layers bug. 2020-10-09 ethannicholas@google.com more SkSL IRNode refactoring 2020-10-09 egdaniel@google.com Make sure the normal GrProgramDesc handles input attachment key. 2020-10-09 michaelludwig@google.com SkDevice::drawSpecial accepts arbitrary matrix v2 2020-10-09 brianosman@google.com Reorganize how SkSL includes are parsed and stored 2020-10-09 johnstiles@google.com Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()." 2020-10-09 adlai@google.com Reland "Merge GrContext::init into GrDirectContext ..." 2020-10-09 johnstiles@google.com Add test for sk_Caps.mustGuardDivisionEvenAfterExplicitZeroCheck. 2020-10-09 johnstiles@google.com Add test for sk_Caps.inBlendModesFailRandomlyForAllZeroVec. 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 jvanverth@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: jvanverth@google.com Change-Id: I7abc9cc004f9135b668c71acd2a6b28d78f98544 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463863Reviewed-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@{#815756}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/51b03d58fb17..0aca3ca9427d 2020-10-09 capn@google.com Fix depth bias calculations 2020-10-09 capn@google.com Move interpolant clamping out of interpolate() If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I74a53f6b69002c209d42c991be2bbd0a768ff636 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463783Reviewed-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@{#815755}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: Ic1170d5e557f78beac1fed0b92e6dce812723b1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463590Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#815754}
-
Peter Kotwicz authored
BUG=None Change-Id: I094e2cb0edc01312f1200773e09bc842727b78ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453925Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#815753}
-
Carlos IL authored
Forms that set their target to a javascript: scheme URL were being tagged as mixed content, this CL fixes that. Bug: 1135173 Change-Id: I1b185bef9e1dc41d97736f3a1c96de510fb7eef9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451510 Commit-Queue: Carlos IL <carlosil@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Auto-Submit: Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#815752}
-
Max Curran authored
This connection will eventually allow Chrome Translate to log metrics with the relevant TranslateMetricsLogger. The TranslateManager will keep a WeakPtr to the newest relevant TranslateMetricsLogger. Any part of Chrome Translate can request this “active” TranslateMetricsLogger in order to log metrics and/or events. In the event this WeakPtr is null, the TranslateManager will return a NullTranslateMetricsLogger (a null implementation of TranslateMetricsLogger), so that the callee doesn’t have to check if the returned value is null or not. Bug: 1114868 Change-Id: Ifa775ccd5918d4111e8b4ae44ea7f1c1ea034043 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419260Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Max Curran <curranmax@chromium.org> Cr-Commit-Position: refs/heads/master@{#815751}
-
mark a. foltz authored
Clarify comments about the use of the Origin: header in dial_url_fetcher.cc. Also add a TODO to replace it with a proper origin. Bug: 1135835,1136284 Change-Id: I930f78a8a9722caeaa6442541c62ca69786fa9da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462938 Commit-Queue: mark a. foltz <mfoltz@chromium.org> Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Auto-Submit: mark a. foltz <mfoltz@chromium.org> Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#815750}
-
Tommy Steimel authored
This CL adds a slot into the Kaleidoscope toolbar so that we can insert a settings button. Bug: b:150614426 Change-Id: Id417c9a9aed2f3c609283dd52262ab454f730b8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461940 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#815749}
-
Daniel Classon authored
Adds a new version of the RecordSettingChange function that takes a mojom::Setting and the value of the setting change. Marks the old function for deprecation and uses the new function in the user action tracker. Adds in a top level metric to record which settings were changed. Also adds in metrics for the Files Page. Bug: 1133553 Change-Id: Ie232d6375c66dabfd8493d4657c8bacea915fc1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441950Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Daniel Classon <dclasson@google.com> Cr-Commit-Position: refs/heads/master@{#815748}
-
Sorin Jianu authored
This CL introduces a --tag command line argument and handing of metainstaller tags. If the tag is present in the metainstaller, then the tag is extracted, and the updater is invoked with --tag. This removes the hardcoded --install command line argument that the metainstaller had temporarily used so far. For now, the metainstaller could be invoked in one of the following ways: 1. sign and tag it (using the steps in the design doc), then run it without arguments. 2. run it with --tag=appguid={8A69D345-D564-463c-AFF1-A69D9E530F96} 3. run it with --install --app-id={8A69D345-D564-463c-AFF1-A69D9E530F96} There is a fix in the sign.py script to copy the build contents instead of compressing them, to keep the repacked archive similar to what it was before signing. The metainstaller code does understand BCJ (but it understand BCJ2) so in the future, if compression is needed, use BCJ2 and LZMA. Bug: 1128751 Change-Id: I368a3c5f05f7b091f860c0953ed062630832261a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463524Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#815747}
-
rbpotter authored
Add input_files and input_files_base_dir arguments for generate_grd, to allow inclusion of files that are not preprocessed and therefore included in the manifest in the grd file. Additional updates to generate_grd: - Rename rollup files that aren't shared.rollup.js - Set file type in the grd as "chrome_html" for HTML/JS files - Adding tests Started from: https://chromium-review.googlesource.com/c/chromium/src/+/2443211 by dpapad@ Also removing some unnecessary kGeneratedPath constants from various Web UI controllers that have been updated to use autogenerated grd files. These autogenerated files contain resource_path properties for each <include>, so stripping the generated portion of the path in webui_util.cc is no longer necessary. Bug: 1132403 Change-Id: Ia707d48fe348b168dce6bf806099ffd209385bed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463333 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#815746}
-
Zhenyao Mo authored
Currently we have a DCHECK for the returned result. If it ends up failing, then the event wait is forever. BUG=1060785,1077725 R=sunnyps@chromium.org Change-Id: I574831aef3cecab6989f4bd0ec5ce79512472f40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463529 Commit-Queue: Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#815745}
-
Yu Su authored
We want to run experiments to set Youtube iOS network traffic as NET_SERVICE_TYPE_AV. Thus we want to make Cronet be able to set iOS socket network service type by using the experimental option from a cronet application. Bug: 168256315 Change-Id: Id6371be70323c3ece724d8d33bd89395cd99211f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461041Reviewed-by:
David Schinazi <dschinazi@chromium.org> Commit-Queue: Yu Su <yuyansu@google.com> Cr-Commit-Position: refs/heads/master@{#815744}
-
David Roger authored
This CL adds more logging to understand the circumstances of a profile being deleted. In particular, it adds a metric Profile.DeleteProfileContext and a histogram suffix Profile.State.*_UponDeletion. Bug: 1136483 Change-Id: I10204a435012ad64b67061e5050d9eec2c28da84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461230Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Auto-Submit: Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#815743}
-