- 01 Sep, 2020 40 commits
-
-
Mila Green authored
Bug: 1112522 Change-Id: Idcae3a8103e817fd1c70394a21680df4e6621163 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387431 Commit-Queue: Mila Green <milagreen@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#803596}
-
Fabio Rocha authored
Change-Id: Iec9da11c762c8090a8ef77110c802d766eb9704d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387486Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Lorne Mitchell <lomitch@microsoft.com> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#803595}
-
Evan Stade authored
When an intent attempts to start MediaSessionService but WebLayer has not been loaded, the service will no-op instead of throwing an exception. Bug: b/167388918 Change-Id: I0f191d0f620016c8ee072e0953d10ad1c257fa15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388404Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Clark DuVall <cduvall@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#803594}
-
Becca Hughes authored
This is a reland of 3bd3ee29 TBR=dcheng@chromium.org,msramek@chromium.org,steimel@chromium.org Original change's description: > Add public side implementation of "frameless" module > > Using the frame on the NTP to load the data is too > slow for what we want to do so this removes the frame > and does the fetching in C++ instead. The deserialization > and business logic is still handled by the JS but on > the NTP instead of in a child frame. > > BUG=1121360 > > Change-Id: Idad8c9403fd51cccaf4a8edff31d244ac2642432 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373384 > Reviewed-by: Martin Šrámek <msramek@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Reviewed-by: Tommy Steimel <steimel@chromium.org> > Commit-Queue: Becca Hughes <beccahughes@chromium.org> > Cr-Commit-Position: refs/heads/master@{#803181} Bug: 1121360 Change-Id: Id38f58f88d624002ee06a2e41fcc38316db92ae9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387197Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#803593}
-
Liquan (Max) Gu authored
This reverts commit 124fb902. Reason for revert: The tests were disabled on Marshmallow because they were caused by crbug.com/1094008. Now that the root issue has been fixed, I am reenabling the tests. Original CL: https://chromium-review.googlesource.com/c/chromium/src/+/2274329 Bug: 1101030 Change-Id: I2e8745df2cccc4aad9f42b822f3787841679875f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380071Reviewed-by:
Sahel Sharify <sahel@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#803592}
-
Moe Ahmadi authored
Moves the logic to demote autocomplete matches with headers to ACResult where it is called after matches are deduped and sorted and before they are culled. This step needs to happen before matches are culled so that matches with higher relevance (remote ZPS) can be used to backfill matches with lower relevance (local ZPS) before the lower relevance ones are thrown away. The latter is a requirement for the Trending suggestions experiment. Also addresses a technical debt by grouping the matches with headers in addition to demoting them to avoid interleaving of groups. Bug: 1122669 Change-Id: Iba9fb9d02bc7ddd07805cfd31e32a84604da077c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386839 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#803591}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/a4ec7f6e5af7..168986591cc1 2020-09-01 navil@google.com dependency: relevancy check should account for directories. 2020-09-01 dhaddock@google.com auto_updater: Remove code for getting the hostlog files. 2020-08-31 stevenjb@chromium.org cros_flash: Always log the SDK version 2020-08-31 chrome-bot@chromium.org Update config settings by config-updater. 2020-08-30 chrome-bot@chromium.org Update config settings by config-updater. 2020-08-30 gbiv@google.com scripts: add initial tricium clang-tidy bits 2020-08-29 andrewlassalle@chromium.org dlc_lib: Add galaxy board as test board 2020-08-29 gbiv@google.com osutils: add Path tests for CopyDirContents 2020-08-29 gbiv@google.com osutils: accept `Path`s in RmDir 2020-08-29 lamontjones@chromium.org api: regenerate python bindings 2020-08-29 gbiv@google.com osutils: add support for Paths in SafeMakedirs 2020-08-29 skau@google.com licensing: Add exemption for fuji-xerox printing package 2020-08-28 bpastene@chromium.org cros_chrome_sdk: Fix args.gn in out dirs when switching between flows. 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: I58310240a6becaf197ba51af2ab1bd4c0d7e7a34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387951Reviewed-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@{#803590}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: I25ea1361b9c9d921891b7e8fa05271808cb7d5ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388265Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#803589}
-
Orin Jaworski authored
When the keyword button was clicked while a different suggestion was selected, the click was ignored. This CL fixes the problem by first selecting the appropriate suggestion and keyword button. Bug: 1117213 Change-Id: I3d900e0b610796a103f35c92bf44ce0d5e7e09b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387136Reviewed-by:
manuk hovanesian <manukh@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Cr-Commit-Position: refs/heads/master@{#803588}
-
Lijin Shen authored
TBR=micantox@google.com, mcarlen@chromium.org Bug: 1123958 Change-Id: Ifea8ffdd73fc0204a2cb8a004378225691ebbcd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388149Reviewed-by:
Lijin Shen <lazzzis@google.com> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/master@{#803587}
-
Kyle Horimoto authored
This removes oppressive language from //chromeos/services/cfm. Change-Id: Ib8ad402716d5051bfae1f708432072c9e201b574 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387421 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#803586}
-
Yue Zhang authored
This CL adds logic to TabbedNavigationBarColorController to update the navigation bar color based on scrim fraction. Also, expose TabbedNavigationBarColorController to scrim component by adding it to WindowAndroid user data. Right now there is no consumer for this part of logic so this CL should be no-op. Bug: 1119632 Change-Id: Ia0fa7fa881f86fb1270f9bde26a42d41da071594 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378785Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#803585}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/977b68ba4969..8ef8112b0c27 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 ramyan@google.com,tmartino@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:1123915,chromium:897470 Tbr: ramyan@google.com,tmartino@google.com Change-Id: Ibeea08482ba4e396bd6b6ab9e91cf3a98510d65d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387437Reviewed-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@{#803584}
-
Sammie Quon authored
Second CL to allow chaining keyboard shortcuts. Follow up to crrev.com/c/2354798 which allows RootWindowDeskSwitch to handle more than two screenshots. This CL fills it out by handling taking third and fourth screenshots and placing them on the animation layer to get a nice smooth continuous animation. Tests in a follow up. Test: manual Bug: 1111445, 1068508 Change-Id: I33f4a26ae794fca799888953b23d617a9f8d0832 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376418 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#803583}
-
Michael Hansen authored
The component is the first row on the subpage which displays the device name and the current user's identifier. Screenshot: https://screenshot.googleplex.com/8YdkgsFXnk3k3XH Specs in Carbon: https://goto.google.com/orazy Bug: b:154863194 Change-Id: Ib9d17426315c111c9ba855c22135f7f4c8d2c7e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367651 Commit-Queue: Michael Hansen <hansenmichael@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#803582}
-
Dana Fried authored
Bug: 1123809 Change-Id: Ifddfa6447685322b5a1fd3484718ddcdfa754c55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387540Reviewed-by:
Caroline Rising <corising@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#803581}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 87 histograms that show frequent access in the past 90 days. These are the 90% most frequently used histograms over that time that do not already have a date later than or within 60 days of 2020-11-30. TBR=chromium-metrics-reviews@google.com Change-Id: I2401e8caf4574aaa5bcbd799fdc8c4cd18bf97c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387556Reviewed-by:
Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Cr-Commit-Position: refs/heads/master@{#803580}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/63911905..f2e5606d 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: I195022cde8453c3fe75d513429678cac33005386 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388300Reviewed-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@{#803579}
-
Regan Hsu authored
* PhoneHub tab in chrome://multidevice-internals includes new feature status dropdown. * Selecting a feature changes the feature on demand. Screenshot: https://screenshot.googleplex.com/7NwZJKgRF4WiNmT Bug: 1106937 Change-Id: Ibb53e737f29f4bc3e209928804cb2d1ff5876a88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386322 Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#803578}
-
Mikhail Khokhlov authored
This metric will be useful to track CPU power optimization work. Bug: b/166816037 Change-Id: I7bbc7018345019db9f307b47ab7a8efbb61bb0b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388200Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#803577}
-
Xianzhu Wang authored
This is to investigate performance regression shown on UMA. The disabled logic was introduced in crrev.com/798268 to achieve sharp text in composited layers with fractional transform. It is expected to cause performance regressions for JavaScript animations without will-change:transform. This CL won't cause loss of all crrev.com/798268. A composited layer will be still initially drawn with perfect raster translation if eligible. Only skip update of raster translation on subsequent fractional transform changes. Bug: 1123555 Change-Id: Id220df3f05c9757ea571ea948a529b2e247d7483 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386657 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#803576}
-
Jordan Taylor authored
These changes were made to bring the implementation into alignment with recent spec changes: https://github.com/w3c/csswg-drafts/pull/5059 Inline spec comments were updated to match as well. Bug: 1081267 Change-Id: Ic4186905377c836b644fed158efe25c369b4cfe0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386339Reviewed-by:
Olga Gerchikov <gerchiko@microsoft.com> Reviewed-by:
Kevin Ellis <kevers@chromium.org> Commit-Queue: Jordan Taylor <jortaylo@microsoft.com> Cr-Commit-Position: refs/heads/master@{#803575}
-
Lijin Shen authored
TBR=finnur@chromium.org Bug: 1123848 Change-Id: I14546bae16d5265cbd710cc81d58f49052067945 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387201Reviewed-by:
Lijin Shen <lazzzis@google.com> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/master@{#803574}
-
Yngve N. Pettersen authored
When defining lint_suppressions_dep it might not be used when generating some variants of the project for Android. Change-Id: I056865bd030201448c870f259e0b0027c9c71eee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385361Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#803573}
-
Karel Král authored
Add WARN_UNUSED_RESULT to methods creating |ArrayScope| and |DictionaryScope|. Ignoring results of those functions might lead to closing the given container at unexpected time (right after creation and thus effectively opening and closing an empty container). Bug: 1043616 Change-Id: Ib445716cf0ce669f501d1995904d34761457ed0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385296Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Karel Král <karelkral@google.com> Cr-Commit-Position: refs/heads/master@{#803572}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7b46300fe4ff..4202dc47a417 2020-09-01 johnstiles@google.com Use erase-remove idiom for dead-variable removal. 2020-09-01 johnstiles@google.com Use erase-remove idiom to remove dead SkSL functions. 2020-09-01 brianosman@google.com Make some internal runtime effect API private 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 michaelludwig@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: michaelludwig@google.com Change-Id: I5bac484b6e64ff86138155e39ae1c63195179ffe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388241Reviewed-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@{#803571}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: I2a2c320dd225f41f998e834aa3781f5a46e0a0d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382319Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#803570}
-
Thomas Lukaszewicz authored
This CL introduces a new method on the TabSearchHandler that allows the WebUI to notify the backend when the UI has finished rendering and is ready to be shown. This will help in eliminating the current UI stutter that occurs as a result of the UI resizing to fit the dynamically loading content. A follow up CL integrates this API with the TabSearchBubbleView. Bug: 1099917 Change-Id: Ie9679952dc5790d64d61e84840f144b46b66a710 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386425Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#803569}
-
James Cook authored
The CreateLogFile task needs to be posted with MayBlock(). Bug: none Change-Id: Ie8e356a7255662914d5cdafdcf6696a3eb0123fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388263 Commit-Queue: James Cook <jamescook@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Auto-Submit: James Cook <jamescook@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#803568}
-
Sylvain Defresne authored
The free function GetFallbackImageWithStringAndColor was defined in the middle of the @implementation part of BaseSpotlightManager which is confusing (as one would expect to see only methods for the class defined there). Move the free function to an anonymous namespace and out of the class @implementation/@interface parts to make it clearer that it is not in fact a class method. Bug: none Change-Id: Iacc46d73217fa8ca65867150f729fcfdf4fed3ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388320 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#803567}
-
Sylvain Defresne authored
The creation of weakSelf in -updateAllTopSitesSpotlightItems was done in a block passed to -clearAllSpotlightItems to be used by an inner block. This caused the outer block (that is passed to Spotlight) to capture a reference to self. As spotlight execute the block on a background thread, this could cause the instance of TopSitesSpotlightManager to be deallocated on the background thread which is not supported (as BaseSpotlightManager owns a base::CancelableTaskTracker which is sequence-affine). Creating the weakSelf outside of all the block ensure that none of them (either the outer or inner block) capture a strong reference to the BaseSpotlightManager, leaving the full ownership of them to SpotlightManager (and ensuring that they are deallocated when shutdown is called). Bug: 1122991 Change-Id: Ie5e91d3cf29da2ecbca91d2c6c3722cf8b6d0769 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388280 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Mark Cogan <marq@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#803566}
-
Chris Hamilton authored
BUG=1096617 Change-Id: I962dcb06fdfbbbdc1494a9e4d3f1b1eeda8dbdec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363022Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#803565}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 15 histograms that have been used to generate alerts in the past 90 days and do not already have a date later than or within 60 days of 2020-11-30. TBR=chromium-metrics-reviews@google.com Change-Id: I91cc8a0e0a1d5ed39fc97a0f949834db3343bf2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387741Reviewed-by:
Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Cr-Commit-Position: refs/heads/master@{#803564}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 83dffc51. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools nzolghadr@chromium.org, yosin@chromium.org: external/wpt/input-events NOAUTOREVERT=true TBR=lpz@google.com No-Export: true Change-Id: I0f94f9f22dae5de5c468420e99cbbca8760801e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388000Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#803563}
-
dpapad authored
Specifically: - change toolbar height from 48px to 56px - add 16px start/end padding - add 4px padding between toolbar icons - adjust margin and padding in zoom-controls Bug: 1123803 Change-Id: I5f8d7b68e3cc651422de7bc58465c2be35440874 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386853Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#803562}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/b6c82a149ed8..482642324c4e 2020-09-01 rharrison@google.com Roll 3 dependencies and update expectations (#1133) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@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: radial-bots+chrome-roll@google.com Change-Id: I8142d20095bc4095fc8bceb33edf7359292db72e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387945Reviewed-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@{#803561}
-
Austin Eng authored
Instead of eagerly flushing commands whenever there is a pending callback, enqueue a microtask if one hasn't been already, to perform a flush if it is still needed. This optimization prevents excess IPC flushes. Bug: none Change-Id: Icc48978fdc5d6a54ef61f9379bb4c78d3c75e08a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380084Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Cr-Commit-Position: refs/heads/master@{#803560}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/64e4b1e8e2e8..816506e1c600 2020-09-01 primiano@google.com Update CHANGELOG for v7.0 release If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I2652d58830aa73f2ef838014c544189aa9e739e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387958Reviewed-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@{#803559}
-
Ben Pastene authored
Like crrev.com/c/2386599, but adds one more that was missed on accident. Bug: 1123300 Change-Id: I0b97c17eb77eab08f45009147183c7ea528ef328 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388340 Auto-Submit: Ben Pastene <bpastene@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Commit-Queue: Ramya Nagarajan <ramyan@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#803558}
-
Tomasz Wiszkowski authored
This has been requested by l10n team. The team also finds annotations better. Screen: http://screen/5hS2fKXfgpmAv7W Original bug: http://b/167229239 Bug: 1096131 Change-Id: I0aac8f04a1cd9fc1d9225410b4af103e59b7c6f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386493Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Auto-Submit: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/master@{#803557}
-