- 19 Aug, 2020 40 commits
-
-
Mohamed Amir Yosef authored
Bug: 1108422 Change-Id: I6a9996b0bd8245e3289acf4d8c3a6469ddb85827 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362923 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#799749}
-
Ilia Samsonov authored
Some baselines have changed, baselines are from https://test-results.appspot.com/data/layout_results/linux-blink-optional-highdpi-rel/67/high_dpi_blink_web_tests%20%28with%20patch,%20experimental%29/layout-test-results/results.html Bug: 1068400 Change-Id: Ic5aa345759dcca696e8fef9b324423d536dfe6a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2349408 Commit-Queue: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#799748}
-
Jerome Jiang authored
https://chromium.googlesource.com/webm/libvpx.git/+log/a1cee8dc919d..53747dfe65ea $ git log a1cee8dc9..53747dfe6 --date=short --no-merges --format='%ad %ae %s' 2020-08-18 marpan vp9-svc: Fix to resetting RC for temporal layers 2020-08-17 marpan rtc-vp9: Fix to rcstats in vp9_spatial_svc_encoder 2020-08-10 angiebird Avoid re-allocating fp_motion_vector_info 2020-08-10 angiebird Cosmetic changes in simple_encode.h 2020-08-10 angiebird Correct the first pass motion vector scale 2020-08-10 angiebird Cosmetic change for simple_encode_test.cc 2020-08-07 angiebird Make target_frame_bits error margin configurable. 2020-08-07 angiebird Avoid division by zero for rate q_step model 2020-08-03 angiebird Add rq_history to encode_frame_result 2020-08-07 angiebird Fix ObserveFirstPassMotionVectors() (...) 2020-07-15 angiebird Build libsimple_encode.a separately 2020-06-15 angiebird Add SetEncodeSpeed() to SimpleEncode 2020-07-07 jianj Cap target bitrate to raw rate internally 2020-07-07 jianj Cap target bitrate to raw rate internally 2020-07-09 jzern test/*: rename *TestCase to TestSuite 2020-07-09 jzern test/*: rename *TestCase to TestSuite 2020-07-01 jinbo-hf vp8,vpx_dsp:[loongson] fix bugs reported by clang 2020-06-29 jzern add CONTRIBUTING.md 2020-06-17 jzern update googletest to v1.10.0 2020-06-18 jzern vp9_skip_loopfilter_test: make Init() return a bool Created with: roll-dep src/third_party/libvpx/source/libvpx R=jzern@google.com Change-Id: Iaeeae89035f45fea2a7d83a9c54ef1ce8b0f9434 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364030Reviewed-by:
James Zern <jzern@google.com> Commit-Queue: Jerome Jiang <jianj@google.com> Cr-Commit-Position: refs/heads/master@{#799747}
-
David Benjamin authored
This is no longer used and has been getting increasingly buggy as Chrome and macOS evolve (see bugs 762915, 983451, 1020622, 1078158, 1098786). The two uses have since been removed, so remove the support code. Bug: 1111423 Change-Id: I07b5268dd07c2659ed1bd710bfaae704804e5daf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347000 Commit-Queue: David Benjamin <davidben@chromium.org> Auto-Submit: David Benjamin <davidben@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#799746}
-
Brandon Wylie authored
Bug: 1116927 Change-Id: Ie0603c81108b236f7f4356559cef7759219ea00f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359566Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#799745}
-
Viviane Yang authored
Change-Id: Ib4f3e3224d88c970b96f21e898f60fc3099ab4bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362904Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Commit-Queue: Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#799744}
-
Matthias Körber authored
With structured names, profiles must be finalized after an import. For the tests to work correctly, the two necessary lines are added. Bug: 1099202 Change-Id: I7b835fa144871cd4549415270685996f9bfabe51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362825 Commit-Queue: Christoph Schwering <schwering@google.com> Auto-Submit: Matthias Körber <koerber@google.com> Reviewed-by:
Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/master@{#799743}
-
Alexander Cooper authored
This reverts commit 4f0531b4. Reason for revert:Another change was speculatively reverted at the same time, when the webgl_conformance_tests began passing again. This change does not change behavior except on Windows, so shouldn't be the cause of the webgl_conformance_tests failure/passing on chromeos. Original change's description: > Revert "Revert back to the default GPU when no renderers are using WebXR" > > This reverts commit 0fb7ef15. > > Reason for revert: Speculative revert > May have broken webgl_conformance_tests on chromeos-amd64-generic-rel: > https://ci.chromium.org/p/chromium/builders/ci/chromeos-amd64-generic-rel/45665 > > Original change's description: > > Revert back to the default GPU when no renderers are using WebXR > > > > The GPU process may have been restarted and initialized on a different > > GPU than the default if the VR headset is not plugged into the default > > GPU. Staying on this XR compatible GPU can drain battery a lot quicker. > > When there are no longer any renderers using WebXR, this change reverts > > reverts the GPU process back to the default GPU. > > > > Bug: 1090951 > > Change-Id: Ibc5e7f709d2c82d5a6e8cbda08766d1d654951a3 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321771 > > Commit-Queue: Patrick To <patrto@microsoft.com> > > Reviewed-by: Alexander Cooper <alcooper@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#798950} > > TBR=patrto@microsoft.com,alcooper@chromium.org > > Change-Id: I14e44c4fe60cdde138ea281b8766ac113887aa99 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1090951 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359663 > Reviewed-by: Fergus Dall <sidereal@google.com> > Commit-Queue: Fergus Dall <sidereal@google.com> > Cr-Commit-Position: refs/heads/master@{#798984} TBR=patrto@microsoft.com,sidereal@google.com,alcooper@chromium.org # Not skipping CQ checks because this is a reland. Bug: 1090951 Change-Id: Id5cf2e4c949b2d5b727047bdadb7fe021a535e1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363288Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Patrick To <patrto@microsoft.com> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#799742}
-
Kevin McNee authored
This reverts commit 4e425ce4. Reason for revert: The introduced test, InfoBarUiTest.InvokeUi_mac_system, CHECKs on Mac10.13 Tests (dbg). https://ci.chromium.org/p/chromium/builders/ci/Mac10.13%20Tests%20%28dbg%29/19756 [60632:775:0819/091938.267274:FATAL:mac_system_infobar_delegate.cc(55)] Check failed: ShouldShow(). Original change's description: > mac: introduce system infobar > > This infobar will be used (via field trials) to display updated info > about current OS support and provide users with a link to more info. > The infobar receives both activation info (which configs to show for) > and the actual strings to display via field trials, so it can be updated > for deployed Chrome instances without an update cycle. > > This change adds: > * The infobar itself > * A feature MacSystemInfobar that controls whether the feature is > enabled and if so which configs (Arm or Rosetta) it's enabled in > * A switch --force-mac-system-infobar which causes the infobar to act as > though it was running on a specified system, for both manual and > automatic tests > * A variety of IDS_MAC_SYSTEM_INFOBAR_* constants to customize the > infobar's message, link, and link text > * Unit tests for the logic to interpret the feature and the > enable/disable configs > > Bug: 1116578 > Change-Id: Ie7fd6e772a0112a17e794d1b8fcb009c57ebed4a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360479 > Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> > Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> > Reviewed-by: Peter Kasting <pkasting@chromium.org> > Cr-Commit-Position: refs/heads/master@{#799615} TBR=ellyjones@chromium.org,pkasting@chromium.org,asvitkine@chromium.org Change-Id: Ia7e7877d75b500b8eb05bb93bab63606c94fcfdf No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1116578 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364892Reviewed-by:
Kevin McNee <mcnee@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#799741}
-
David Bokan authored
This CL moves the window.location.fragmentDirective object, used for feature detecting support for text fragments, to document.fragmentDirective. This is a web-facing change. Intent-to-ship thread: https://groups.google.com/a/chromium.org/d/msg/blink-dev/ygBV2vWIX-o/kbYwrJgDAgAJ Bug: 1057795 Change-Id: I1a7df51a1cde4c39a3595d7d83b118403db5cd5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343634 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Nick Burris <nburris@chromium.org> Reviewed-by:
Yoav Weiss <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/master@{#799740}
-
Ben Mason authored
Bug: 1119325 Change-Id: I04727f349d0012a4a89ab93032530ccecf53e767 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364210Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#799739}
-
Mohamed Amir Yosef authored
This is a mechanical change that passes a raw pointer to PasswordStoreConsumer::OnGetPasswordStoreResultsFrom() instead of a scoped_refptr to avoid a potential refcount churn. Bug: 1108422 Change-Id: I7f435fef2a22a0b9647914ab05367fd0511e536d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362903 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#799738}
-
Haiyang Pan authored
This test suite is fairly stable in fyi MM, and the capacity of 4-core bots looks suffcient. Also increase the shard number to 20 given it runs a bit slower on 4-core bots Bug: 997376, 1098111, 1116620 Change-Id: Ie2a6ab4a9be334d720837b3ebbb64537c8076cd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363648Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#799737}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/69cb5514ee4c..53effa99e255 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 mcnee@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: None Tbr: mcnee@google.com Change-Id: I26a248ee96dae61ceb02da848089aa51d62cb774 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362982Reviewed-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@{#799736}
-
Dylan Cutler authored
Bug: 973801 Change-Id: I37abe1065f80f4c2d7aca88f09dfd0ebb85cfa8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352512Reviewed-by:
Asanka Herath <asanka@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/master@{#799735}
-
Eugene But authored
Do not call reportBackUserAction on SettingsTableViewController as root settings view controller does not have "back" button and does not have to record "back" metric. DCHECK was hapenning after dragging SettingsTableViewController bottom and returning it back, which called presentation callback for root settings controller. Bug: 1117512 Change-Id: I45f3a2285007e8098b9155501a9c526fecf1df8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363003 Auto-Submit: Eugene But <eugenebut@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#799734}
-
Mohamed Amir Yosef authored
This is analogous to PasswordForm::in_store and reflects in which store those credentials are stored. Bug: 1108422 Change-Id: I1b60e2cc2725959342abf1a0d1dad9df09d10edd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364508Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#799733}
-
Maks Orlovich authored
Bug: 982374 Change-Id: I9d83f7938967f44be95c410610d4a38f8c59b6d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364058Reviewed-by:
Dan McArdle <dmcardle@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#799732}
-
Kevin McNee authored
This reverts commit 5de0588a. Reason for revert: A few time related unit tests started flaking on win-asan, starting from the build containing this CL (13964). Suspecting this CL to be the culprit. https://ci.chromium.org/p/chromium/builders/ci/win-asan https://ci.chromium.org/p/chromium/builders/ci/win-asan/13964 e.g. [ RUN ] ElapsedThreadTimerTest.Simple ../../base/timer/elapsed_timer_unittest.cc(72): error: Expected: (timer.Elapsed()) >= (kLoopingTime), actual: 0.000988 s vs 0.001 s Stack trace: Backtrace: base::ElapsedThreadTimerTest_Simple_Test::TestBody [0x00007FF7C6A735B1+1351] (C:\b\s\w\ir\cache\builder\src\base\timer\elapsed_timer_unittest.cc:72) [ FAILED ] ElapsedThreadTimerTest.Simple (289 ms) Original change's description: > //base/time cleanups: > > * Make more things constexpr and/or make it possible to do so later > * Inline SaturatedAdd/Sub(), FromDouble(), FromProduct() > * Order the FromUnits{,D}() pairs together > * Init members in declaration > * Briefer implementations of various functions > * IWYU > * Fix declared-but-not-defined issue for FromTimeSpec() w/OS_FUSCHIA > * Use more specific DCHECKs > * No else after return > * Omit needless qualifiers > * EXPECT -> static_assert where possible > * <atomic> is legal now > * Don't handle DCHECK failure > > The inlines don't hurt size: this saves 4 KB off chrome.dll in my local > release build. > > Bug: none > TBR: stevenjb@chromium.org > Change-Id: I269d6426ac1587569e7a4c785250a4dd5e95d5bf > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358997 > Reviewed-by: Peter Kasting <pkasting@chromium.org> > Reviewed-by: Yuri Wiitala <miu@chromium.org> > Reviewed-by: Tom Sepez <tsepez@chromium.org> > Commit-Queue: Peter Kasting <pkasting@chromium.org> > Cr-Commit-Position: refs/heads/master@{#799459} TBR=stevenjb@chromium.org,pkasting@chromium.org,miu@chromium.org,tsepez@chromium.org,khegde@chromium.org Change-Id: Ic855d54ae010859b82c55848fb14d8af2cb778d1 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: none Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364062Reviewed-by:
Kevin McNee <mcnee@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#799731}
-
adamta authored
Improves header animation for when feed changes from visible to hidden. Sets border radius and colour in advance, and animates border width when the state changes. Bug: 1085419 Change-Id: I86778e7a50594dde1f8fb159f787a8c20ff8bc29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342319 Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#799730}
-
Sky Malice authored
Bug: 1111970 Change-Id: I473c0eed6a0975062055691f663ee9601cd70de0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339760Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#799729}
-
Xi Han authored
Record Startup.Android.FirstDrawCompletedTime.{Instant,NoInstant}. Bug: 1092931 Change-Id: I2d589ddc7f880cd7ccfc3c3fe45c46409896a035 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355590Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#799728}
-
Javier Ernesto Flores Robles authored
Context: https://docs.google.com/document/d/1vjo-PTxVBFpY0aZUozRuBOpL2bd9J4qahZTsGyQWvXE/edit#heading=h.uonvs79xfbra Bug: N/A Change-Id: I4153dd3a50ff9eb9652d585cd368d90931ff9681 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352910 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#799727}
-
David Roger authored
"Space" is replaced by "profile" and other minor changes. Bug: 1063856 Change-Id: I407f924286ff9791a1a660d72e2157eaf58566c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362658Reviewed-by:
Monica Basta <msalama@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#799726}
-
Jan Wilken Dörrie authored
This change makes use of absl::variant inside of base::Value and replaces the manually written tagged union. Since adding an Abseil #include requires propagation of the corresponding absl_include_config, several deps have been changed to public_deps in order to avoid build errors. TBR=battre Bug: 646113 Change-Id: I781fb43aa0eb4caacbda7f745babd042755f199c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332182 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#799725}
-
sauski authored
CL extends the PageSpecificContentSettingsDelegate to receive and forward access granted events for Indexed DB & Cache Storage to the AccessContextAuditService. Extends the existing AccessContextAuditBrowserTest to better support testing that origin keyed storage accesses are recorded and handled correctly. Bug: 1101675 Change-Id: I5782a331174c60a7235d29d55f66f70b4977dc6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351916 Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#799724}
-
Olesia Marukhno authored
Added tests for keyword button, pedal button, remove suggestion button, multiple buttons for one suggestion (tab switch and keyword button). Cleaned up tests. Fixed a11y for remove suggestion button and buttons in dedicated row (set role to be list box option and set correct accessible name). Fixed selection event not being triggered for dedicated row buttons (GetSecondaryButton wasn't returning buttons from dedicated row). Fixed value changed event triggering extra time when switching selection from button to button. Bug: 1104264 Change-Id: I0c7a7a9cee0622cce2a24f6ea58c73a56ac996bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352826 Commit-Queue: Olesia Marukhno <olesiamarukhno@google.com> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#799723}
-
Evan Stade authored
PickerAdapter is split into a base PickerAdapter and a ChromePickerAdapter. Inheritance is used instead of a delegate object because ChromePickerAdapter overrides some Adapter methods. The code that uses the signin component is left in ChromePickerAdapter, even though it's componentized, as WebLayer doesn't currently use this component. This code may also be componentized later, but the plan is for WebLayer to initially skip the special handling for the owner contact. After this change, all of the contacts_picker package save ChromePickerAdapter can be moved to //components. Bug: 1016938 Change-Id: Iba554c2064e1e302a05455b8875b409a14c3b199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324762Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#799722}
-
Monica Basta authored
This CL adds backgrond illustration, back button, title. Screenshot: https://drive.google.com/file/d/1W9FMBB7ygkN3wtjxXon1SrEemfLWF2L_/view?usp=sharing Bug: 1115056 Change-Id: Ic3aec74621ce6ef8e4aba8ad054e9ed99b681160 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362894 Commit-Queue: Monica Basta <msalama@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#799721}
-
dpapad authored
Bug: 1114268 Change-Id: I633cec77a423b2846f8f20d4ccf2347492f01710 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360112Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#799720}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/7ad1011a1965..eeedb6ea3337 2020-08-19 orphis@webrtc.org Add error reporting on VP8 encoder configuration error If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I359e1629eb13e9a464c13fc48698807ace357ec7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364285Reviewed-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@{#799719}
-
David Roger authored
* changes "space" to "profile" * uses simplified strings Consumer/Consumer: https://screenshot.googleplex.com/52275e2f-8e2d-4a62-a4d1-e410f2128f48.png Consumer/Enterprise: https://screenshot.googleplex.com/a461e697-d534-47ec-aeab-6cf3266ebb3a.png Enterprise/Consumer: https://screenshot.googleplex.com/0edb8efc-b7d2-47f2-841d-f9fef0929923.png Enterprise/Enterprise: https://screenshot.googleplex.com/d6404a97-b730-46d2-afee-a61411020758.png Bug: 1076880 Change-Id: I180abee9d6f7dfd3bf219c14cf37d37eebc803c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362854Reviewed-by:
Alex Ilin <alexilin@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#799718}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b6a272ffee65..72e31331da03 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-win-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: Ia815122831736483ddd210d55b370017e745e570 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364461Reviewed-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@{#799717}
-
Michael Thiessen authored
Bug: 989569 Change-Id: I49c5124ccbbb4b921a65e7b42b7c46d05bfb87d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363867 Auto-Submit: Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#799716}
-
Sujie Zhu authored
We got full-launch approval, and already enabled by default: crrev.com/c/2334102 (We forgot to remove the field_trial config in that CL). Bug: 1059087 Change-Id: Iae4cad3adf059ffd881a854f70198ac78c83ca7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363923 Commit-Queue: Sujie Zhu <sujiezhu@google.com> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/master@{#799715}
-
Eugene But authored
- don't log "unknown" orientation on startup - don't log duplicate orientation changes Bug: 1046225 Change-Id: Idc9dbbb444737520d86edbc3306157992d599d82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363353 Commit-Queue: Eugene But <eugenebut@chromium.org> Auto-Submit: Eugene But <eugenebut@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#799714}
-
sauski authored
To support the observation of deletion events which flow through the StoragePartition exposed interface, the ability to register deletion observers is introduced. This functionality is then used by the Access Context Audit service to remove records for origin storages which are deleted in this manner. Bug: 1101675 Change-Id: I4123f42ba6607503a479f9b75b03fdfeaba023a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320569Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Cr-Commit-Position: refs/heads/master@{#799713}
-
Nicolas Ouellet-Payeur authored
This reverts commit fdb80c24. Reason for revert: CQ acting weird here: https://crrev.com/c/2352517/14 Original change's description: > [Traffic Annotations] Roll traffic_annotation_auditor > > Following the change that adds the grouping.xml check: > https://chromium-review.googlesource.com/c/chromium/src/+/2303313 > > Also updates grouping.xml to make sure the test passes on CQ. > > Bug: 1107860 > Change-Id: Icb4eea6540c6ddeb95dcd5efa9ea86ccec2afc13 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362988 > Reviewed-by: Ramin Halavati <rhalavati@chromium.org> > Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> > Cr-Commit-Position: refs/heads/master@{#799619} TBR=rhalavati@chromium.org,nicolaso@chromium.org Change-Id: I8b132868624506ddb79acffde57b3f89f3fb27cb No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1107860 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364817Reviewed-by:
Nicolas Ouellet-Payeur <nicolaso@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#799712}
-
Titouan Rigoudy authored
This change introduces PrivateNetworkRequestPolicy, an enum describing how the network service should treat private network requests. A value for this enum is communicated by the browser to the network service through ClientSecurityState. This replaces the direct feature check by URLLoader, making it slightly easier to test URLLoader::OnConnected(). The feature check is moved one layer up, to content/. NavigationRequest is now in charge of setting the PrivateNetworkRequestPolicy according to the state of the feature flag and the stated intent of the content embedder, as communicated through ContentBrowserClient. By default, ContentBrowserClient allows no exceptions to the feature. ChromeContentBrowserClient uses content settings to manage exceptions. Bug: chromium:986744 Change-Id: Ic053b643426e70a4e88260e25709b95a3b843810 Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339972Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Titouan Rigoudy <titouan@chromium.org> Cr-Commit-Position: refs/heads/master@{#799711}
-
Sean McAllister authored
Currently, ChromeOS defines the OS_LINUX directive as well as OS_CHROMEOS. We're working to separate these two, so we're making the fact that OS_LINUX == OS_LINUX || OS_CHROMEOS explicit. Bug: 1110266 Change-Id: Iebbe654853bebeb4af49c9cb793dae5938416f3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351374 Commit-Queue: Sean McAllister <smcallis@google.com> Reviewed-by:
Drew Wilson <atwilson@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Mike Wittman <wittman@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#799710}
-