- 08 Dec, 2020 40 commits
-
-
Theo Johnson-kanu authored
Bug: 1093185 Change-Id: I4067b9bdec81958bb91cf7f08fc240838cf8a72e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578158Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Cr-Commit-Position: refs/heads/master@{#834760}
-
Yuanyao Zhong authored
Extend the wayland_webview_client to be able to create a surface with buffer. This can be use to test the window and surface composition. Test: build and test on desktop. Bug: None Change-Id: Id8aca9f2fe9819e9535986f978d7190eb30cbafc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569971Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Yuanyao Zhong <yyzhong@google.com> Cr-Commit-Position: refs/heads/master@{#834759}
-
Natalie Chouinard authored
Exclusion of these material resources prevents the HaTS Next AAR from compiling so re-including them now. Some of these resources are already included downstream, so the real expected binary size impact is ~32K. Binary-Size: Size increase is unavoidable (see above). Bug: 1151370 Change-Id: Ibca2af20c81c809082ea9766d9ee561fd4dd1d55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551492Reviewed-by:
Sam Maier <smaier@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#834758}
-
chromium-internal-autoroll authored
Release_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202012080600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/4UjbGjoE2oGiiKMb5l4jAgc5C-UeSyq4pQkhcEafXNYC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/help-app-chromium-autoroll Please CC help-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/174321021 Tbr: help-app@grotations.appspotmail.com Change-Id: Ie9a774cdec7d9375d1051cdfffb92b3c4e1ce44f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579016Reviewed-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@{#834757}
-
Dominique Fauteux-Chapleau authored
TBR=jrw@chromium.org Bug: 1156666 Change-Id: I83bed5b2e324c1cd075552afd59933b39f34245b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578213Reviewed-by:
Dominique Fauteux-Chapleau <domfc@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#834756}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/03d69876ff0e..60a2ec03b662 2020-12-08 reed@google.com Rename SkBitmapController to SkMipmapAccessor 2020-12-08 bsalomon@google.com Make GrSurfaceContext take GrColorInfo rather than its components. 2020-12-08 borenet@google.com Revert "[infra] Switch from isolate to RBE-CAS" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC jmbetancourt@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: jmbetancourt@google.com Change-Id: Ia709375d81ce60484c83ea84b1138e893d769f9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577735Reviewed-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@{#834755}
-
Michael Savigny authored
Move the binaries from src/tools to src/buildtools. Update both DEPS and buildtools/DEPS. The matching checks to PRESUBMIT.py will be in a following CL. Bug: 1149386 Change-Id: Iaa420944f510c6e921f6f1366f735a580358ce23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575097Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Michael Savigny <msavigny@google.com> Cr-Commit-Position: refs/heads/master@{#834754}
-
Pavol Marko authored
This makes it easier to work with DMAuth. DMAuth already has an empty() state so wrapping it in unique_ptr is not useful for representing empty. This is being done now so that cloud_policy_client_unittest.cc can be updated in a follow-up to verify the passed DMAuth data and not have to deal with unique_ptr wrapping there. Bug: 1150887 Change-Id: I237b9f14e129b2aea521ea5246462625ad3646f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563823 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by:
Michael Ershov <miersh@google.com> Reviewed-by:
Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/master@{#834753}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/7bdee1ac459a..2a46c6172edb 2020-12-08 chrome-bot@chromium.org Update config settings by config-updater. 2020-12-07 vapier@chromium.org Reland "licensing: add ISC as notice-required" 2020-12-07 mathewk@chromium.org mi: Disable unittests on Monkey Island boards 2020-12-07 chrome-bot@chromium.org Update config settings by config-updater. 2020-12-07 sidereal@google.com Move tatl and tael to the internal boards list If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I6a8644df2f583c01dfaee3f85fd7271abba4b0ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578745Reviewed-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@{#834752}
-
Aaron Leventhal authored
TBR=dlibby@microsoft.com Bug: None Change-Id: I7cbc17dc6060239ee98fc68b5a888198f0ee7de7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577865Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#834751}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0f9bf8aa6bfe..d9d73bd8981e 2020-12-08 michael.liao@microsoft.com [Application]: Ensure separators in report views extend with horizontal scrollbar present 2020-12-08 michael.liao@microsoft.com [Telemetry]: Adding CSS Editor Opened telemetry 2020-12-08 asamidoi@chromium.org Show a warning message in Application > Manifest > Installability in DevTools 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:1149589,chromium:1154124,chromium:965802 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I1a3be13f821b7557d161429137f3a5040632385d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579020Reviewed-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@{#834750}
-
Mike Reed authored
Bug: skia:11056 Change-Id: Idc812ddfe2c29fb6a3f9665ea14ca27bb92890f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575583Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Reed <reed@google.com> Cr-Commit-Position: refs/heads/master@{#834749}
-
Scott Violet authored
This converts from polling for entering fullscreen to a CallbackHelper. This also changes the code to wait for the page to match the expected state. BUG=1133893 TEST=test only changes Change-Id: I19e138712c68c2eb16963ea09c2b84f0f4bbaca1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577999 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#834748}
-
Tanmoy Mollik authored
Batch BookmarkPersonalizedSigninPromoTest as PER_CLASS. Bug: 1145843 Change-Id: I814b28744a03eab547cc292f99948d4d4f5a6c72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563274Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#834747}
-
Majid Valipour authored
Add basic UI on desktop for WebID. This includes: - A modal dialog that loads web contents for the given signin URL - infobars that are used for asking the user permission The modal logic is mostly copied from goto@'s prototype here: https://chromium-review.googlesource.com/c/chromium/src/+/2134593/ Bug: 1141125 Change-Id: Ie8982f785b8dd4597b02442366742342947375ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572957Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Sam Goto <goto@chromium.org> Commit-Queue: Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#834746}
-
Victor Hugo Vianna Silva authored
SyncController will soon disappear, so we start moving this method to ProfileSyncService. The SyncController method is still exposed for the moment because it's called in downstream code. There should be no behavior change in the only call site: SyncController.get() is null iff ProfileSyncService.get() is null. Bug: 1156620 Change-Id: Ida792cb92702f932aad3023d05e048be8aee94e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577227Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#834745}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/53a11922..4670e2c2 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I30ea9a65edbffd602b8ed24b05c0c1385779165c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578865Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#834744}
-
Jonah Ryan-Davis authored
This is a reland of 07bb169a This CL moves CollectGraphicsInfoGL and DidUpdateGPUInfo calls onto the main thread, and creates a helper function GpuServiceImpl::UpdateGpuInfoGL to do so. Original change's description: > Populate secondary GPU info after GPU switch on Mac. > > The secondary GPU was not populated with information taken from GL > strings after a GPU switch. This CL addresses this by re-querying > this information each time the GPU is switched. > The active GPU in dual-GPU systems is now computed in the GPU > process and communicated back to the browser process. The > heuristic GpuDataManagerImpl::UpdateActiveGpu has been removed. > > Bug: chromium:1152212 > Change-Id: Ie54dd5dc06c3d0a1c5f0445cc0f313adc8fa24cf > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560552 > Reviewed-by: Jonathan Backer <backer@chromium.org> > Reviewed-by: Joe Mason <joenotcharles@chromium.org> > Reviewed-by: Kenneth Russell <kbr@chromium.org> > Commit-Queue: Jonah Ryan-Davis <jonahr@google.com> > Cr-Commit-Position: refs/heads/master@{#832610} Bug: chromium:1152212 Bug: chromium:1154752 Change-Id: I981fcabe87d651310ba27b42a0f1e926af67cb2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569953 Commit-Queue: Jonah Ryan-Davis <jonahr@google.com> Reviewed-by:
Joe Mason <joenotcharles@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#834743}
-
Yaron Friedman authored
Continue propagation of https://chromium-review.googlesource.com/c/chromium/src/+/2572244 and switching WebContentsObserver to use GURL. BUG=783819 Change-Id: Id081877d817e0db9c86def35f20a96d5e49d75d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577721 Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#834742}
-
Basia Zimirska authored
Display translations are missing for bh (see [1]). This is the only language in the list that is missing display translation for en. [1]https://source.chromium.org/chromium/chromium/src/+/master:third_party/icu/source/data/lang/en.txt;bpv=1;bpt=0 Bug: 1006346 Change-Id: Id9e2b1aacdb9a479d2ebecdef0fe810ea6b6f1b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578004Reviewed-by:
Trevor Perrier <perrier@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Basia Zimirska <basiaz@google.com> Cr-Commit-Position: refs/heads/master@{#834741}
-
Alexander Surkov authored
Encapsulate AXTreeFormatter::AddDefaultFilters into tree formatter implementations; no one use AddDefaultFilters for anything but to add them to tree formatter's filter set. Bug: 1133330 Change-Id: Iff9d5cbb31a6940b0762c2f9395bd8ea8c552215 AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2549533Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/master@{#834740}
-
James Vecore authored
These icons were moved to shared/nearby_shared_icons.html in: https://crrev.com/c/2571804 and are not longer necessary. Bug: 1156035 Change-Id: I273180b297cf84d6ec315f2d138a2ebf09d6218b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575951 Commit-Queue: James Vecore <vecore@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#834739}
-
Ryan Sturm authored
This is a reland of f8a44173 Patchset 1 is the previously landed version. Original change's description: > Adding more navigation-like fields to search prefetch requests > > This CL adds a few fields to the search prefetch resource request to > make it more similar to a navigation request. Additionally, this adds > capability for URLLoader throttles to defer (in this case cancel) or > change headers on the prefetch request allowing things like variation > headers to be added more similarly to how navigation requests have them > added. > > Client hints CL: > https://chromium-review.googlesource.com/c/chromium/src/+/2551671 > > Bug: 1138648 > Change-Id: Ia868aa624b2f9f573a54432eb0fa62834eacd2f5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2552723 > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Reviewed-by: Robert Ogden <robertogden@chromium.org> > Commit-Queue: Ryan Sturm <ryansturm@chromium.org> > Cr-Commit-Position: refs/heads/master@{#833987} Bug: 1138648 Change-Id: I1a4fefdff4aa85095e2f9f4e567b697aaa1ca0bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575435Reviewed-by:
Robert Ogden <robertogden@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#834738}
-
Jérôme Lebel authored
Update expiration date for the following metrics: SSORecallPromo.AccountsAvailable SSORecallPromo.PromoAction SSORecallPromo.PromoSeenCount Fix: 1140004 Change-Id: Ic030682d252ba1611861c737129602589b3886ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573103 Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#834737}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/67c8b0cbaef8..c205394464ef 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 domfc@google.com,engedy@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: domfc@google.com,engedy@google.com Change-Id: I05af20f49799a80edce25c4cd3191ef985387d50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578744Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#834736}
-
kouhei authored
Bug: 1064763 Change-Id: Ie381ae081cbfe13cf7ef8468bed7a4b12391398c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578297 Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#834735}
-
Dave Tapuska authored
ZoomLevel and preferences are all accessible via asking the WebView directly. Remove some dead code. BUG=1155202 Change-Id: Idece76ab891815fcd1f241c1453c876d77cc48d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572256 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#834734}
-
Andres Calderon Jaramillo authored
This CL changes the size used to create the VA-API context in VaapiTest.LowQualityEncodingSetting. With 128x128, the context creation was failing on atlas, octopus, and coral. On atlas, the problematic combination was VAProfileH264Main/VAEntrypointEncSlice. I have not tracked the root cause why this resolution didn't work in the driver. As far as I can tell, 128x128 is above the minimum resolution. I even tried QVGA and it didn't work. I chose 640x368 because I expect it to be a more typical resolution. Bug: 1156313 Test: graphics.VAAPIUnittest.common on atlas Change-Id: I6d068842b7f101473a6123e2267fdb585beacc68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578702 Auto-Submit: Andres Calderon Jaramillo <andrescj@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#834733}
-
Gavin Williams authored
Adds Scan app to the list of essential apps being tracked. Bug: 1059779 Change-Id: I4042ac0e6d8c46516b4456f50eb56264984546b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575424Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#834732}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1607396289-70fddd0960b2020da66aa7308994f58594fe5850.profdata to chrome-win32-master-1607417661-75f85540ed87ef8a12b8b8faecb9dcd6afc972b8.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: Ie4bab96bc31560de13b95b4244dd3de82a028b0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578672Reviewed-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@{#834731}
-
Yuheng Huang authored
CrSearchFieldBehavior uses a timer to delay search after user changes input. This CL overrides the behavior by not scheduling the timer in order to make search more responsive. Bug: 1099917 Change-Id: I9fabbf9d60e0b2f301ecb75539e4def16f676cdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577932Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#834730}
-
Sebastien Marchand authored
Bug: 1155970 Change-Id: Ib78ba3bc0cc5d6c0b03798a3f23aa699aeaa386a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578396Reviewed-by:
Joe Mason <joenotcharles@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#834729}
-
James Vecore authored
This is a mechanical change to move the nearby-preview Polymer component from being chrome://nearby (Poylmer3) only to being shared with chrome://os-settings (Polymer2/3). This necessary for Nearby Share's launch despite Polymer2 being phased out (the conversion won't be complete in time for M-89 launch). Bug: 1156035 Change-Id: If9a326c9646fb5c7861322e0f4c7e6a488dadb52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575949 Commit-Queue: James Vecore <vecore@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#834728}
-
Muhammad Hasan Khan authored
Move out block of code that decides the error message. BUG=b:166322619 TEST=CQ Change-Id: I0d97a9972a34d2696e8027c6216c3249688ee824 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574531Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Muhammad Hasan Khan <mhasank@chromium.org> Cr-Commit-Position: refs/heads/master@{#834727}
-
adamta authored
NewTabPageViewController uses new DiscoverFeedVC as its primary view for scrolling. ContentSuggestions are set as a subview within the Discover feed, and a content inset is added so that it can act as the collection header. Bug: 1114792 Change-Id: I3e346e2de2c90c7287efdc420147e78a5acb5673 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574794Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com> Cr-Commit-Position: refs/heads/master@{#834726}
-
Ben Kelly authored
The URL API tests use a data file that is loaded in the the test runner: https://github.com/web-platform-tests/wpt/blob/master/url/resources/urltestdata.json https://github.com/web-platform-tests/wpt/blob/master/url/url-constructor.html Purportedly this helps with other platforms that may want to implement the API maintain test parity by writing their own test runner around the data file. This seems like a good idea since we will likely need to test a polyfill in the future and it could also be used if nodejs adopts the API. This CL is roughly a direct translation of the current test cases. Bug: 1141510 Change-Id: I6cf7dea233fed7751306822738fe86ec3464368e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567178Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#834725}
-
Dominique Fauteux-Chapleau authored
TBR=engedy@chromium.org Bug: 1156634 Change-Id: I1158f342df683588d6c98d49080b798886e98034 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578080Reviewed-by:
Dominique Fauteux-Chapleau <domfc@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#834724}
-
Anastasiia N authored
Bug: 1148246 Change-Id: Idde4e70da6fd753f38c92566cd651e39eb15e57f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561387Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Anastasiia N <anastasiian@chromium.org> Cr-Commit-Position: refs/heads/master@{#834723}
-
Asanka Herath authored
Use the Document's UkmRecorder and UkmSourceID instead of the ExecutionContext's parameters when there's a document available. This can make a difference when an element is being adoped and other lifecycle events where the ExecutionContext is not available. Bug: 1155600 Bug: 1146855 Change-Id: I5767caa9e7086fbfbffe5bc94c49aba6bbffa903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576634Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#834722}
-
Juanmi Huertas authored
CanvasColorParams was not able to store or codify a RBG without Alpha. Adding a test that validates that internally CanvasColorParams codifies correctly the PixelFormat and the BufferFormat and GLData type that is associated to each pixel format. Bug: 1154359 Change-Id: I1d8150c65929187ade15894c609a42847c49d39b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567978Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Commit-Queue: Juanmi Huertas <juanmihd@chromium.org> Cr-Commit-Position: refs/heads/master@{#834721}
-