- 16 Dec, 2020 40 commits
-
-
Jan Wilken Dörrie authored
This reverts commit bf31a52a. Reason for revert: https://crbug.com/1159404 Original change's description: > Make ExternalAuthUtils a singleton instance > > * Make ExternalAuthUtils provide its own instance instead of callers > having to use AppHooks. A follow up patch will remove the > ExternalAuthUtils instance from AppHooks. > * This is patch 3/5 for providing ExternalAuthUtils as a singleton > instead of from AppHooks. > > Change-Id: I6527d93dbce453626aa0c02f7093d7686f67266a > Bug: 1154371 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587430 > Commit-Queue: Nick Burris <nburris@chromium.org> > Reviewed-by: Andrew Grieve <agrieve@chromium.org> > Reviewed-by: Ted Choc <tedchoc@chromium.org> > Cr-Commit-Position: refs/heads/master@{#837354} TBR=tedchoc@chromium.org,agrieve@chromium.org,nburris@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I10df0927d2dcc291e93e1edd0a3e8ea1c74f10a7 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1154371 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594774Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#837554}
-
Stepan Khapugin authored
Adds a fading alpha animation when dismissing the blocking UI. Bug: none Change-Id: I014b8e67d230045e130343894cb4759ce05b8ac5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593633 Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#837553}
-
Stepan Khapugin authored
Adds a screen title, makes the blocking screen a modal, and adds a magic tap to start authentication. I don't have the final string yet, the bug 1138892 is updated with the new one that's required. Bug: 1138892 Change-Id: If6312eb90a1686446f554f8713a1047bdb30256d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593265Reviewed-by:
Robbie Gibson <rkgibson@google.com> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#837552}
-
Nazerke authored
This CL adds the zPosition for the selected cells in the tabstrip to make them fully visible. Bug: 1154122,1128249 Change-Id: If11dd52e456bc5b3c625ef3aaf226a39326e72d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575025Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Nazerke Kalidolda <nazerke@google.com> Cr-Commit-Position: refs/heads/master@{#837551}
-
Thomas Tellier authored
Bug: 1158825 Change-Id: I740a162a81768fa2cc7271315b553070636757fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592800 Commit-Queue: Thomas Tellier <tellier@google.com> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#837550}
-
Louise Brett authored
The possible values for this flag are: - "api-and-notifications" - enables for both the badging API and notifications (Default) - "api-only" - enables for badging API only - "notifications-only" - enables for notifications only Bug: 1157273 Change-Id: I46d95c1c2f310ea3653d1c35820168e60c98eb59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589259 Commit-Queue: Louise Brett <loubrett@google.com> Reviewed-by:
Matt Giuca <mgiuca@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#837549}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/cd5020ceeec9..7248453cc6d3 2020-12-16 jacktfranklin@chromium.org Consume all other key events in soft context menu 2020-12-16 wolfi@chromium.org Rename class and variable names for Ignore List Settings Tab 2020-12-16 wolfi@chromium.org Rename frameworkBlackboxSettingsTab to frameworkIgnoreListSettingsTab If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@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 Bug: chromium:1152082 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ia0bafa07000854a20ff3853af82a2ea9d4ffff80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594874Reviewed-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@{#837548}
-
Aya ElAttar authored
Changed the toast ID according to the text shown to avoid skipping showing the toast in ToastManagerImpl::Show. Bug: 1156907 Change-Id: I3a26606a3f348ce0b413cbe31b4a1a206c003ee3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593637 Commit-Queue: Aya Elsayed <ayaelattar@chromium.org> Reviewed-by:
Nikita Podguzov <nikitapodguzov@chromium.org> Cr-Commit-Position: refs/heads/master@{#837547}
-
Joel Riley authored
Some system UI windows (app list, system tray menu) will auto-dismiss when they are deactivated. Since STS panel takes focus, this caused these windows to dismiss as soon as STS was activated on them. Also, navigation features do not work great in system UI, which is UI control heavy and light on content (few paragraph and sentence constructs). Will only show navigation panel on nodes within webviews, pdfs, and Android apps. Bug: 1157148 Change-Id: I4a92614b861289a0e4a4288bc04e2daffb60c49f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582966Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Commit-Queue: Joel Riley <joelriley@google.com> Cr-Commit-Position: refs/heads/master@{#837546}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/54174aefa84c..df1712b41e9f 2020-12-16 skyostil@google.com Merge "tracing: Fix interceptor build on GCC and Windows" 2020-12-16 marcinoc@google.com Merge "Fix SysUI jank root causing not counting time in state correctly" 2020-12-15 lalitm@google.com perfetto: add instrumentation for trigger_perfetto 2020-12-15 lalitm@google.com Merge "perfetto_cmd: make pre-trace guardrail atoms more specific" 2020-12-15 fmayer@google.com Roll tp shell / t2t in scripts. 2020-12-15 fmayer@google.com deobfuscation: Set ambigious method names to [ambigious]. 2020-12-15 fmayer@google.com Merge "Add deobfuscation to trace_to_text profile and tp shell." 2020-12-15 delphick@google.com Merge "metrics: Add test for power_by_rail_mode table" 2020-12-15 skyostil@google.com Merge "tracing: Add optional constructor arguments for data sources and interceptors" 2020-12-14 fmayer@google.com Update libunwindstack. 2020-12-14 skyostil@google.com Merge "Add console interceptor" 2020-12-14 fmayer@google.com Merge "Move symbolization out of pprof converter." 2020-12-14 treehugger-gerrit@google.com Merge "Drive-by: replace loop by any_of." 2020-12-14 fmayer@google.com Merge "Add heapprofd_noop_api to Android.bp." 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: chromium:174150911 Tbr: perfetto-bugs@google.com Change-Id: Ic88ca12cff52ce13aaa61e3d37ba20dd98bfc41c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594872Reviewed-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@{#837545}
-
Jan Wilken Dörrie authored
This reverts commit ff1f7499. Reason for revert: https://crbug.com/1158136 Original change's description: > [Passwords] Fixing sending votes for dynamic password forms. > > VotesUploader uploades password votes on form submission. These votes > are used to generate server predictions that are requested and received > on the pageload. Thus if the form is changed dynamically, it makes sense > to send votes for the form signature that is seen on the pageload. > This CL starts using initial form signatures instead of signatures > seen at the moment of submission. > > Bug: 1157048 > Change-Id: I13f51852c2b9447625ae6d20cd335e481dcab4e8 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578900 > Reviewed-by: Clemens Arbesser <arbesser@google.com> > Reviewed-by: Jan Wilken Dörrie <jdoerrie@chromium.org> > Commit-Queue: Maria Kazinova <kazinova@google.com> > Cr-Commit-Position: refs/heads/master@{#835202} TBR=jdoerrie@chromium.org,arbesser@google.com,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,kazinova@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1157048 Bug: 1158136 Change-Id: Ica25a2f7dcaf9b76f4084854d19ecb6a19494dc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593638 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#837544}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/328f72ae21cb..e335cc65a7ab 2020-12-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5a03bdd6 to 0592a5f8 (472 revisions) 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 cwallez@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: None Tbr: cwallez@google.com Change-Id: I44b187a05bb90e4408f9d3b1706046aee3d04514 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593225Reviewed-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@{#837543}
-
Yi Gu authored
Bug: 1152279 Change-Id: I82aa22809b57eb6017c30b7207eac192f4d6500e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593695Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#837542}
-
Antonio Sartori authored
In the Blink Content Security Policy code, we switch from using the internal blink type blink::RequireTrustedTypesForDirective to using the mojo enum network::mojom::blink::CSPRequireTrustedTypesFor for parsing the directive 'require-trusted-types-for'. This is part of a project to harmonize the CSP code in Blink and in services/network, and will make it easier to synchronize Content Security Policies between the two. Bug: 1021462,1149272 Change-Id: I7e4107df7fb34126a90222b7a5d7b301f5d989b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572841 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#837541}
-
Rune Lillesveen authored
After Shadow DOM v0 removal some parts of RuleSet could be removed. Also rename shadow_pseudo_element_rules to ua_shadow_pseudo_element_rules to not confuse it with ::shadow. Change-Id: Ib840863d67da8432ae14d87eb8dedcb9efe52337 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593611 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#837540}
-
Benoit Lize authored
Periodic purge should ideally not be scheduled at all when a process is fully idle from the allocator's standpoint, that is doesn't allocate. The current current scheme achieves that, with non-trivial complexity (including managing reentrancy in the allocator). Make the code simpler, by modulating purge frequency with exponential backoff, rather than the complex mechanism we have. Bug: 998048 Change-Id: I7faa5b2bb8450e41dba1c6cbdc0f65cd2d9a1dec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593373Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#837539}
-
Miriam Polzer authored
For some reason initially storing the device policy may take very long (46s) on grunt devices. Increase the timeout to 90s to make sure devices can still be enrolled while this error exists. This is a workaround to avoid enrollment errors until we identify the underlying problem. Bug: 1155533 Change-Id: Ib1fb8b8ecf1eb44368859fc1d545bb68110fddee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593002Reviewed-by:
Roland Bock <rbock@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Miriam Polzer <mpolzer@google.com> Cr-Commit-Position: refs/heads/master@{#837538}
-
Rune Lillesveen authored
No longer needed since Shadow DOM v0 is gone. Change-Id: I12910feaef55671f4ed432c30981a71909e56e42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592801 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#837537}
-
Tanmoy Mollik authored
Replace margin with padding for the account rows in bottom_sheet_expanded view so that selection click animation on the rows does not leave whitespace on the left side. Screenshot: https://crbug.com/1141009 Bug: 1141009 Change-Id: Iefc1cf8a78410d67e598d79802f2fd2905e54187 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560206Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Alice Wang <aliceywang@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#837536}
-
Roman Aleksandrov authored
Bug: 1158831 Change-Id: I6fe241649486f5fa8964c01760ce0d6e6c2c21e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593376Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Roman Aleksandrov <raleksandrov@google.com> Cr-Commit-Position: refs/heads/master@{#837535}
-
David Roger authored
An observer for hosted domain changes was added in CL: https://chromium-review.googlesource.com/c/chromium/src/+/2568285/4/chrome/browser/profiles/profile_info_cache_observer.h The profile picker has UI depending on the hosted domain and is intended to dynamically update when profile changes. To be consistent with other profile-related events, this CL updates the picker when the hosted domain changes as well. Bug: None Change-Id: Ia0f7a19c23d8f6c86d3358a4ecc58787877597d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569514Reviewed-by:
Monica Basta <msalama@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#837534}
-
Anastasiia N authored
Add icons to "Sync" and "Parental controls" subsections. Screenshot: http://screen/7wmcgUf7mLvUesB Bug: 1148246 Change-Id: I2ad53d4f1926daeb9ffd8000af410346a61f80bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544509 Commit-Queue: Anastasiia N <anastasiian@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#837533}
-
Michael Bai authored
Add feature kAutofillCrowdsourcingFieldTypeQuery and disable it by default. Bug: 1151542 Change-Id: Ia7c70400075bfa081c0af93c45df4ba56bee3491 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587616 Auto-Submit: Michael Bai <michaelbai@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#837532}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/fea4c14580b1..a7bb5a5b74f5 2020-12-16 enga@chromium.org Remove the hardcoded device tick in Server::HandleCommands 2020-12-16 kainino@chromium.org Rename STRIDE_UNDEFINED to COPY_STRIDE_UNDEFINED If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-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: I4537e9640728c8d855701c663a8345e92f1c294a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594709Reviewed-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@{#837531}
-
Nohemi Fernandez authored
Bug: 1043080 Change-Id: I436610d9e21d34968fb10a05e30a186181355712 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593616 Auto-Submit: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#837530}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/67a17949745b..cd5020ceeec9 2020-12-16 wolfi@chromium.org Rename LiveLocation's isBlackboxed() to isIgnoreListed() 2020-12-16 wolfi@chromium.org Rename class BlackboxManager to IgnoreListManager If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@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 Bug: chromium:1152082 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I36a96cb7990a70752ec18954ad861cd1c50ff5a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594890Reviewed-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@{#837529}
-
Mirko Bonadei authored
Change Log: https://chromium.googlesource.com/external/github.com/abseil/abseil-cpp/+log/fbdff6f3ae..68f1ad9325 Full diff: https://chromium.googlesource.com/external/github.com/abseil/abseil-cpp/+/fbdff6f3ae..68f1ad9325 Bug: None Change-Id: I3b563f234a8d3951cd314635746e8b22e522f830 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593006Reviewed-by:
Danil Chapovalov <danilchap@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#837528}
-
Mihai Sardarescu authored
This CLs extends flags account-id-migration and use-multilogin-endpoint until M92 as they are still not fully rolled out. Bug: None Change-Id: If2d0a2b4fa5fc0f32930eff1ea0267862a924456 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593104 Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Auto-Submit: Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#837527}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1607859899-3af4835f8191253724015cbe66471290f6d68a04.profdata to chrome-win32-master-1608087498-7951485823b3a2725f3c6d796de85103e94919f6.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-win32-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:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I2affaf32d74326cdbb1a64c7db7ef8eaacf9d67a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594561Reviewed-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@{#837526}
-
Richard Stotz authored
This CL moves parts of NativeIO to the IO thread to simplify interaction with the QuotaClient which must live on the IO thread. * Rename NativeIOContext to NativeIOManager. The NativeIOManager lives on the IO thread (see next point) * Create a new NativeIOContext to straddle the UI and IO thread. * Replace the deprecated DISALLOW_COPY_AND_ASSIGN() macro with deleted copy constructor and assignment operator in native_io_manager_browsertest.cc No functional changes are introduced. Bug: 1137788 Change-Id: I507e11f17eefb56524ef82121d14118afc0edbfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588910 Commit-Queue: Richard Stotz <rstz@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#837525}
-
Pavol Marko authored
This file should have been removed in CL:2513592 but was forgotten. Bug: 832127 Change-Id: Idfe231a200fc564d3744549f6d58e836966e078b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593003 Auto-Submit: Pavol Marko <pmarko@chromium.org> Commit-Queue: Alexander Hendrich <hendrich@chromium.org> Reviewed-by:
Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/master@{#837524}
-
Jason Lin authored
Bug: b/167491603 Change-Id: I1dd3f252f2f6919bb8f6dd2032825a969d79546b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591647Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Commit-Queue: Jason Lin <lxj@google.com> Cr-Commit-Position: refs/heads/master@{#837523}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c29aca88aeb5..cec10df94078 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 jdoerrie@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: jdoerrie@google.com Change-Id: I9bb46bfd304d12eb5ae53d203cb87abf6c9e5d8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594296Reviewed-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@{#837522}
-
Jana Grill authored
Replace references to domain with manager in TermsOfServiceScreen. Additionally adjust IDS_TERMS_OF_SERVICE_SCREEN_HEADING and IDS_TERMS_OF_SERVICE_SCREEN_SUBHEADING to support FlexOrgs by adjusting the domain placeholder names and descriptions as well as adding screenshots to make it easier for the translators to understand the usage of the texts. Finally replace a call to BrowserPolicyConnectorChromeOS::GetEnterpriseDisplayDomain with a call to BrowserPolicyConnectorChromeOS::GetEnterpriseDomainManager. Bug: b:172684210 Test: Manual Change-Id: I5acd16c1fa1638fbd6715f355a77ceca21f02bdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593120Reviewed-by:
Brian Malcolm <bmalcolm@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Jana Grill <janagrill@chromium.org> Cr-Commit-Position: refs/heads/master@{#837521}
-
Jasmine Chen authored
Authenticates all CameraHalClient's and disable CameraHalDispather::RegisterClient(). Now that we finish migrating CameraHalServer and CameraHalClient registration, we have a stabilized interface and behavior for TokenManager. Here we add token_manager_unittest and a series of unittests to make sure things work as expected. Bug: b/170075468 Test: Verify that all CameraHalClient's are correctly recognized and authenticated. \ (hatch-arc-r) $ capture_unittests --gtest_filter='*TokenManager*' \ capture_unittests --gtest_filter='*Dispatcher*' Change-Id: I701cc4de99b34a1599c36b57d63a5a2429d6ef9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576228Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Wei Lee <wtlee@chromium.org> Commit-Queue: Jasmine Chen <lnishan@google.com> Cr-Commit-Position: refs/heads/master@{#837520}
-
Jérôme Lebel authored
the UserSigninViewController mock setup was too strict. On iOS 12, -[UserSigninViewController presentationController] is not called. This change is not relevant UserSigninCoordinatorTest tests. Change-Id: Ie7a1eaf8210d18492dc7a326f88cf848c1534fe0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593124 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#837519}
-
Shik Chen authored
This CL adds a new barcode detection toggle button and removes the old item in expert mode menu. Bug: b/172879638 Test: Manually Change-Id: Ia89657f5d3d2900b53721f650058240e472b254b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594827Reviewed-by:
Wei Lee <wtlee@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#837518}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/a3edbfa983ba..f6be92767d1d 2020-12-16 chris.liddell@artifex.com [truetype] Fix incremental metrics (#59503). 2020-12-16 apodtele@gmail.com Documentation edits. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/freetype-chromium Please CC bungeman@google.com,drott@google.com,thestig@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_chromium_msan_rel_ng;luci.chromium.try:linux-blink-rel;luci.chromium.try:mac10.12-blink-rel;luci.chromium.try:win10-blink-rel;luci.chromium.try:win7-blink-rel Tbr: bungeman@google.com,drott@google.com,thestig@google.com Change-Id: Ie1f116b6c77a413e5698e97a589a10a9eac89371 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594560Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#837517}
-
rajendrant authored
Bug: 1147753 Change-Id: Ifee76ed84a963669c8fcecc57471e59df0adf0e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582958 Commit-Queue: rajendrant <rajendrant@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#837516}
-
Martin Šrámek authored
This project is temporarily deprioritized. Bug: None Change-Id: Ieb9a49d861e38e787dc0adcedccf8bbe8b5b0601 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593610 Auto-Submit: Martin Šrámek <msramek@chromium.org> Reviewed-by:
Rainhard Findling <rainhard@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#837515}
-