- 22 Sep, 2020 5 commits
-
-
Nico Weber authored
But keep the rpmalloc change, so this builds a new -3 package with the old LLVM rev instead of just pointing us at the old d0abc757-2 (which doesn't have rpmalloc). The roll seems to cause problems in builds that use thinlto (https://crbug.com/1128966, https://crbug.com/1128144). Bug: 1128966,1128144,1126953 Change-Id: I1942eceb86f75d12ec1916cf7831fee221b01f8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422159 Commit-Queue: Nico Weber <thakis@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#809133}
-
Wan-Teh Chang authored
https://chromium.googlesource.com/external/github.com/AOMediaCodec/libavif.git/+log/616bd4f9aeca..1d32f88ab33e $ git log 616bd4f9a..1d32f88ab --date=short --no-merges --format='%ad %ae %s' 2020-09-18 wtc Cleanup in avifPrepareReformatState() 2020-09-18 wtc Add four more aom-specific options 2020-09-16 wtc Document how to build dav1d with asan or ubsan 2020-09-16 wtc Move AOM-specific option processing to new func 2020-09-11 jdrago Disable receiving one-frame-per-layer when decoding scalable AVIFs with aom and dav1d 2020-09-11 jdrago Actually propagate the commandline codecChoice to the avifDecoder (!) 2020-09-11 jdrago Perform 0.5 UV bias with integers, as 128/512/2048 aren't exactly 0.5, but are expected to behave as such 2020-09-11 jdrago Add BT601 to drift calculations 2020-09-11 jdrago Avoid libpng's complaints about specific ICC profiles, and allow endusers to ignore an AVIF's ICC profile during conversion 2020-09-08 jdrago Store all alpha payloads before color payloads in mdat 2020-09-08 jdrago Fix memory leak in avifenc when encoding image sequences 2020-09-08 jdrago Error out with AVIF_RESULT_REFORMAT_FAILED if request uses an unsupported MC Created with: roll-dep src/third_party/libavif/src R=dalecurtis@chromium.org Bug: 1130138 Change-Id: I0f362f84ae6173e6f864aa59aa12b05a4697fd0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422434Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/master@{#809132}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/5674bf247a07..9c00c7f418c4 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 hesen@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:1102995 Tbr: hesen@google.com Change-Id: If82cd2a89617cdd5d0ddc3557770d1d0c21223fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421433Reviewed-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@{#809131}
-
Tamir Duberstein authored
This behaviour was fixed upstream. Bug: fuchsia:20603 Fixed: 959314 Change-Id: Ida123b8d8d2ffb32adb56e19432cd64f8bad28d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421766Reviewed-by:
Matt Mueller <mattm@chromium.org> Commit-Queue: Tamir Duberstein <tamird@google.com> Cr-Commit-Position: refs/heads/master@{#809130}
-
Alexei Svitkine authored
All of these are above the guidance at the top of ukm_features.cc: "e.g. <1% of page views" - verified on Windows and Android stable. The guidance is there because UKM's sampling is on a per event basis, so individual enum entries can't be sampled at different rates. If data in UKM still needs to be collected for these, they can be added as their own dedicated UKM events and thus could be sampled appropriately. Bug: 1129061 Change-Id: Id3087b51eb3af80679026444dc6e4c1aa814d1ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414917Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Reviewed-by:
Jason Chase <chasej@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Rick Byers <rbyers@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#809129}
-
- 21 Sep, 2020 35 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/9f70b6b2054f..1b436e07b1e0 2020-09-21 lexa.knyazev@gmail.com Metal: Implement BPTC support 2020-09-21 ynovikov@chromium.org Skip Texture2DTest.TexStorageWithPBO on Win NVIDIA GL 2020-09-21 jmadill@chromium.org Test Runner: Fix default config grouping. 2020-09-21 jmadill@chromium.org Test Runner: Add more timeout logging. 2020-09-21 lehoangq@gmail.com Metal: Fix wrong FormatID enum order used by PBO autogen shaders. 2020-09-21 jmadill@chromium.org Test Runner: Allow empty sharding parameters. 2020-09-21 jmadill@chromium.org Remove zlib from export_target exceptions. 2020-09-21 jmadill@chromium.org Give trigger.py executable bit. 2020-09-21 jmadill@chromium.org Suppress Linux GL Compute Tests on Intel. 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 syoussefi@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:1032721 Tbr: syoussefi@google.com Change-Id: I211379151c9f5bc0f92df1956a2c02d339813b8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422310Reviewed-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@{#809128}
-
Krishna Govind authored
TBR=benmason@chromium.org Change-Id: I9cfae46c7cca8ab4cebf8c12accc63621af6f353 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422467Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#809127}
-
Russell Davis authored
This fixes the issue in two ways: * At a high level, we no longer run a new find when nothing has changed. * At a lower level, when both find_match and new_session are false, we no longer end up in an infinite loop of calls to SendFindRequest. Bug: 1129756 Change-Id: Ic2fdad11a83f882dff3dc272a5bd7da24cab8e3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418252 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#809126}
-
Adrienne Walker authored
This is the last (known) piece for IndexedDB storage service sandboxing. This converts the FileStreamReader for blobs to use FilesystemProxy instead of local files. Bug: 1119547 Change-Id: I00aaec757ffed4bc35ce723eef6171473c8b1f8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412834 Commit-Queue: enne <enne@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#809125}
-
Joshua Peraza authored
3e065b11d0ca linux, mac: disable cfi-icall for cross-dso calls 76c6de22e1c2 [fuchsia] Enable ConvertInvalidUTF8ToUTF16 90344b24ed1c fuchsia: suppress -Wconversion warnings a98ee20e578f [crashpad] Prepare crashpad for base::string16 switch 1c77abe90956 fuchsia: Centralize disabling of Wconversion 36d4bb83b3d7 Remove base dependency from no_cfi_icall Change-Id: I5dfe1de33051e0dd5374bf0d5730760651df6b60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422809 Commit-Queue: Joshua Peraza <jperaza@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org> Auto-Submit: Joshua Peraza <jperaza@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#809124}
-
Yuly Novikov authored
and use --no-xvfb arg on Linux to connect to X server Bug: chromium:1130483 Change-Id: I3e81fb548e5e15153c009787db467a7d86073899 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421510 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Austin Eng <enga@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#809123}
-
Xing Liu authored
This CL adds an expiration internal to check whether the download can be auto resumed. Download later downloads are not affected. Bug: 1090983 Change-Id: I3bc00e35af6b0e6853465f0ed4e3cc26fc957ecc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422804Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#809122}
-
minch authored
Background blur has been set for power menu and system toast by default, remove flag kEnableBackgroundBlur checking for them. Bug: 1130618 Change-Id: Ibd15ebd10369f605bac4ff123496a3777171ecbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422351Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#809121}
-
Nate Fischer authored
No change to logic. This completely disables testManualInitiationWithBarOpen(). This was previously disabled for M-only, but this is also flaking on P. This removes filters in favor of the @DisabledTest annotation since it appears the test itself is flaky, not just on emulators. Tbr: dtrainor@chromium.org Bug: 1036553, 1130712, 1127786 Test: out/Default/bin/run_chrome_public_test_apk -f TranslateCompactInfoBarTest.* Change-Id: Ic588962d6625a310549d0183754b2d4d612f4643 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422706 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#809120}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e0244d9798ab..cc2909804286 2020-09-21 syoussefi@chromium.org Strip trailing empty lines when getting footers 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 ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@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:1130601 Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: Id4b4ba6aca33b949d481901c0f557f3ff57d8123 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422316Reviewed-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@{#809119}
-
Anastasia Helfinstein authored
Fixes a bug where pressing shift rendered most of the keyboard unreachable by rebuilding all of the keyboard nodes. As a side effect, causes the focus to jump back to the beginning of the keyboard when shift is engaged or disengaged. AX-Relnotes: n/a. Fixed: 1126923 Change-Id: I74cbf35c8e967aed2d7ece19378264aa1b6e9b0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419387 Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#809118}
-
Reilly Grant authored
This change adds a missing check that a new serial port matches the filter specified by the developer when it is detected after the chooser UI is shown. Matching tests are added to exercise this case. Bug: 1130674 Change-Id: I3f7a5086b98971cafd69fe5e630500932944af98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422431 Commit-Queue: Reilly Grant <reillyg@chromium.org> Auto-Submit: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Vincent Scheib <scheib@chromium.org> Cr-Commit-Position: refs/heads/master@{#809117}
-
Zach Trudo authored
SharedVector protects access to a std::vector and ensures all mutations take place on a SequencedTaskRunner. Bug: chromium:1078512 Change-Id: I9460b6b5f93cfac9455abc9791abe01da053fa3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417055 Commit-Queue: Zach Trudo <zatrudo@google.com> Reviewed-by:
Leonid Baraz <lbaraz@chromium.org> Cr-Commit-Position: refs/heads/master@{#809116}
-
Yuheng Huang authored
Bug: 1099917 Change-Id: I3cccad2231c414a1031475604bd12be70a9bc270 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420772 Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#809115}
-
Angela Yoeurng authored
Currently, there is no voiceover to indicate when we're in keyword mode. This CL expands the existing voiceover for keyword button focus to apply to all of keyword mode. Bug: 785375 Change-Id: I8d284395848e5f092d4ab0a855d23e80bef10c70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411230Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Angela Yoeurng <yoangela@chromium.org> Cr-Commit-Position: refs/heads/master@{#809114}
-
Kartik Hegde authored
Add utility functions that can be shared by routines. This avoids duplicating code per routine. TEST=unit_tests --gtest_filter=NetworkDiagnosticsUtilTest* BUG=chromium:956783 Change-Id: I41cb02956db7b1ee0045c7d7e775ec0a16ee97a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420913Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kartik Hegde <khegde@chromium.org> Cr-Commit-Position: refs/heads/master@{#809113}
-
Josh Simmons authored
Extend expiry date of NativeSmbFileShare.MountCount and NativeSmbFileShare.MountResult until Chromium M94. Bug: 1088967 Change-Id: Ic6358dcd5ba7789da2ce03fadbd759769ef5b054 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418592Reviewed-by:
Anand K Mistry <amistry@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Josh Simmons <simmonsjosh@google.com> Cr-Commit-Position: refs/heads/master@{#809112}
-
Nate Fischer authored
This test started failing recently on Android, so this disables it only for that platform. Tbr: tbansal@chromium.org Bug: 1130720 Test: out/Default/bin/run_net_unittests NetworkQualityEstimatorTest.* Change-Id: Ief4644e996b724d862310568aa6007ef3ead2431 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422269Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#809111}
-
Bo Majewski authored
Bug: 1129607 Change-Id: I32cf4c9f0c19ae310a2de7d449dcbd783651291d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417790 Commit-Queue: Bo Majewski <majewski@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#809110}
-
Ilya Sherman authored
Most of the content was already covered in README.md. The remaining content has been merged into the main readme file. R=mpearson Bug: none Change-Id: I80d327189f17143f403af789001d5fb185d62e9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414683 Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Auto-Submit: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#809109}
-
Justin DeWitt authored
When the Feed V2 config was added to the fieldtrial config, this test started to fail. We should have a separate test for V2. Change-Id: I92bbf42392cd3f81293d23053ca754da453e9574 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421819Reviewed-by:
Peter Williamson <petewil@chromium.org> Commit-Queue: Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/master@{#809108}
-
Scott Violet authored
As the delegate is ultimately responsible for configuring fullscreen the code adds a OnSystemUiVisibilityChangeListener. If the right mode is entered in a short amount of time, the toast is shown. I'm adding Skip-Translation-Screenshots-Check as I'm moving the string, which has already been translated and didn't have a screenshot. BUG=1127486 TEST=weblayer private tests verify this Skip-Translation-Screenshots-Check: True Change-Id: I788f9df3493b828e66afd57669f34d470865f60d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419661Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#809107}
-
Morten Stenshorne authored
This tested some behavior in the legacy fragmentation engine that wasn't strictly valid, but was a work-around to avoid even more severe over-stretching during column balancing. In the legacy engine, overflow affects column sizes, which is generally wrong (but necessary when the engine doesn't do proper fragmentation in the first place). The LayoutNG block fragmentation engine failed this test because it just let the lines overflow the columns (rather than stretching them to fit the overflow), which is correct behavior. Bug: 829028 Change-Id: I25142cad7109f028fc783578bdfe7021488cd3e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421658Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#809106}
-
Mitsuru Oshima authored
Bug: 1110657 Change-Id: I20ca8c058b11e45203b8e41bf7a4c43842165086 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419926Reviewed-by:
Malay Keshav <malaykeshav@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#809105}
-
Tommy Martino authored
This fixes a bug where text fragments in the URL are not matched in the page because spaces (and other special characters) are still URL- encoded. It also terminates early if no text fragment could be parsed, to avoid needless JS calls. Bug: 1099268 Change-Id: I3a135a4804bc57cde6ef1b1cc22785016507db53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422724 Commit-Queue: Tommy Martino <tmartino@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#809104}
-
Sadrul Chowdhury authored
This reverts commit 4be5a8c2. Reason for revert: Breaks lacros builder https://ci.chromium.org/p/chrome/builders/ci/chromeos-amd64-generic-lacros-builder-perf/2124 Original change's description: > Switch the Linux official build to PGO (from AFDO). > > This switches the Linux official build from AFDO to PGO. This yield some > 3-4% performance gains on Speedometer and help unifying our desktop > build configurations, PGO is already used on Win and Mac. The PGO > profiles for Linux are generated by a continuous bot and are rolled in > Chrome once or twice per day (AFDO is based on the Android profiles). > > This increases binary size by ~3-4%. > > Bug: 1111437 > Change-Id: I565eb336fa5ad9480e99808ed49246634255b82d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404620 > Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> > Reviewed-by: Nico Weber <thakis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#809040} TBR=thakis@chromium.org,sebmarchand@chromium.org Change-Id: I774e6ec7877fd255b117f38898d5c91e7c0e4fc0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1111437 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422253Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#809103}
-
Sophie Chang authored
Change-Id: Ic0a1e559dad64808d1ca54acaf2db6ffae2402d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422464Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#809102}
-
Jazz Xu authored
This CL adds a media controls view in UnifiedSystemTrayView along with a controller in UnifiedSystemTrayController. Mocks, screenshot and screen record are linked in the bug. Bug: 1128883 Change-Id: I0294bacce95c102c6056cb14332412283c10e4b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406388 Commit-Queue: Jazz Xu <jazzhsu@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#809101}
-
Anastasia Helfinstein authored
AX-Relnotes: n/a. Bug: None. Change-Id: I88574e566d707bea67304fefa96ccda13c6d58d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422461 Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Auto-Submit: Anastasia Helfinstein <anastasi@google.com> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#809100}
-
ssid authored
The histograms were updated to record based on random sampling. Update the description to specify this. Also update the expiry dates of memory histograms. BUG=1117570 Change-Id: Ia03d9f6b598bc832aa7411fbc27e427c1436a968 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2381065 Commit-Queue: ssid <ssid@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#809099}
-
Peter Kasting authored
Effectively, this says that zero-width labels are "as tall as possible", not "always one line high". Bug: none Change-Id: If09da545ffd2dc0d92f5ffdc574fcc63f34f6144 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420128 Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Dana Fried <dfried@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#809098}
-
Nick Czajka authored
Duplicate modes were causing lookups in modeToParentModeMap_ to fail, resulting in undefined pref values and errors at the display menu level. This change ensures that all modes have an entry in modeToParentModeMap_. It also introduces a preference for native or selected modes when de-duplicating equivalent modes. Bug: 1127398 Change-Id: I7be8f1e34b31e1a1e7f3b106519c5ce529f568c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406716 Commit-Queue: Nick Czajka <czajka@google.com> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#809097}
-
Varun Khaneja authored
Fixed: 1089522 Change-Id: I8d74a11f8e3949af1988f27d2d71d5d4e2357a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422147 Auto-Submit: Varun Khaneja <vakh@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#809096}
-
Clark DuVall authored
This adds a histogram recording from process start to just before main is run. Bug: 1126301 Change-Id: Iefd80d5f80a0354043bc25f57783a1a7893860b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418982Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#809095}
-
Mason Freed authored
The query to GetFieldTrialParamByFeatureAsInt() caused a small perf regression when repeatedly calling innerHTML. This should fix that regression. Fixed: 1130177 Change-Id: I9ca7bb8c8d99f65bfa435e3b8df8d83e4eee8b1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422520 Auto-Submit: Mason Freed <masonfreed@chromium.org> Commit-Queue: Yu Han <yuzhehan@chromium.org> Reviewed-by:
Yu Han <yuzhehan@chromium.org> Cr-Commit-Position: refs/heads/master@{#809094}
-