- 19 Dec, 2019 40 commits
-
-
chrome://devicesDaniel Hosseinian authored
The pref controls the local discovery UI (chrome://devices) which shows discoverable devices near the user as well as cloud devices registered to them. The page also allows for the adding of printers/devices, a capability that administrators may want to restrict. The pref defaults to true. A future CL will add the policy configurations. Bug: 1011582 Change-Id: I84a7ca5d22893b0a5cb0bf7948375ad8ef426288 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975292Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#726249}
-
Kunihiko Sakamoto authored
This reverts commit f5a23de3. Reason for revert: SpellCheckProviderTest.ShouldUseBrowserSpellCheck consistently fails on Win7 bots: https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20%28dbg%29%281%29/80740 https://ci.chromium.org/p/chromium/builders/ci/Win%207%20Tests%20x64%20%281%29/62540 https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20%281%29/98097 Original change's description: > [Spellcheck] Add tests for Windows hybrid spell checking > > Adds tests for the Hunspell fallback logic (Windows hybrid spell checking) > submitted here: > https://chromium-review.googlesource.com/c/chromium/src/+/1918277 > > - Adds browser tests for SpellCheckHostChromeImpl > - Adds component tests for the new SpellcheckHostMetrics > - Adds component test coverage for the new SpellcheckPlatform methods in the > Windows platform test > - Created a bug to track splitting the single test into multiple ones > - Adds component tests for SpellcheckProvider > - Creates a new FakeSpellCheck class to fake the count of enabled spell > check locales, which is needed to control when to call into the > browser spell checker > > Bug: 463364, 1035450 > Change-Id: Ie3e692c0d5d5970ed2ab7612018198bf42049139 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1972573 > Auto-Submit: Guillaume Jenkins <gujen@google.com> > Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org> > Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#726150} TBR=rouslan@chromium.org,gujen@google.com Change-Id: I95a76a62a57a520699c01aa207c9046edbc4592a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 463364, 1035450 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975370Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#726248}
-
yjliu authored
This is because set_name calls cc::Layer::SetDebugName() hence is no longer trivial. Bug: None Change-Id: I264972480405a0fd56217d350551d5dce7c222f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974317 Commit-Queue: Jun Liu <yjliu@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Auto-Submit: Jun Liu <yjliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#726247}
-
Eric Karl authored
In cases where a SharedImage is not exclusively used with ANGLE (interop types), we don't have a way to ensure that ANGLE has the correct intiialization status for the texture. To work around these infrequent cases, we now pre-clear interop textures on import into the passthrough command decoder. Bug: 1003686 Change-Id: I1b2f46fcc6949ae94117d460d17127da644301a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1968753 Commit-Queue: Eric Karl <ericrk@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#726246}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/979775099f35..04858b5b5e1f Created with: gclient setdep -r src-internal@04858b5b5e1f 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1034829 Tbr: jbudorick@google.com Change-Id: I7c397821dd585ef460169c9cbed1b22ed022c778 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975164Reviewed-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@{#726245}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and validate all function of CCA on HALv1/v3 device works correctly. Change-Id: I1cff8c1913e5bdc2d3f0b3c4c036e38166d4d61c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1967018Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#726244}
-
Austin Tankiang authored
Bug: 988586 Change-Id: I122c3a16cdd21d594a8fc7f4205cc8d6655aeed9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1966799Reviewed-by:
Anand Mistry <amistry@chromium.org> Commit-Queue: Austin Tankiang <austinct@chromium.org> Cr-Commit-Position: refs/heads/master@{#726243}
-
Andrew Luo authored
Bug: 1021665 Change-Id: I4bb27606a3e52ec08341332f1844c6b0073994b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1970082 Commit-Queue: Andrew Luo <aluo@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#726242}
-
Azeem Arshad authored
This CL fixes issue with "Mobile Data" toggle animating to the on position when opening the menu instead of appearing in the on state immediately. The issue was caused because the mobile data header view always initializes with the toggle off. The correct value is updated immediately after initialization. But this code path uses the toggle's AnimateIsOn method that starts an animation. Fixed this by setting correct initial state for mobile header view. Fixed: 1020722 Change-Id: I8c17ce28b09b2506221fcbcbf472f80d44f67006 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975111 Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#726241}
-
Jon Mann authored
This reverts commit ede86024. Reason for revert: Breaks network selection in OOBE Original change's description: > Maintain focus when items in a network-list are updated. > > Previously, focus would jump to the first element when > the underlying network list was updated. This fix > attempts to maintain focus on a particular network if it > is still present, otherwise it tries to stay on the same > index, and finally falls back to the first element. > > Fixed: 1005934 > Change-Id: I9a7e2307bc604f8ba08b659e22f80ba88ad66156 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1920188 > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Commit-Queue: Jon Mann <jonmann@chromium.org> > Cr-Commit-Position: refs/heads/master@{#721367} TBR=khorimoto@chromium.org,jonmann@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1031994, 1032265 Change-Id: I31a30d106b61cb917f4a489abf17097476db40e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975162 Commit-Queue: Jon Mann <jonmann@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jon Mann <jonmann@chromium.org> Cr-Commit-Position: refs/heads/master@{#726240}
-
Alex Cooper authored
This change begins implementing the infrastructure for AR and VR permissions so that WebXr can switch to using Permissions instead of a custom consent flow. Note that neither permission is intended to be exposed to blink at this time, and neither permission is expected to be called, therefore all calls to these permissions are currently blocked while development is occurring. Bug: 1033592 Change-Id: Ia51f9df7f66c42d2b5fad17ef9e9206b7bedd799 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1965974 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#726239}
-
Demetrios Papadopoulos authored
Those resources are only used by the browser settings and seem to have been erronously added in os_settings_resources.grd. Bug: 1026455 Change-Id: I2a0d00207c0f3e11a4b8b66689bfb86010e631f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974760 Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#726238}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/aa39e6f58369..5c3e409cc4f9 git log aa39e6f58369..5c3e409cc4f9 --date=short --first-parent --format='%ad %ae %s' 2019-12-19 chonggu@google.com [Telemetry] Fix fuchsia_forwarder Created with: gclient setdep -r src/third_party/catapult@5c3e409cc4f9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC sadrul@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/+/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_optional_gpu_tests_rel Bug: chromium:1014642 Tbr: sadrul@google.com Change-Id: I2cd6d71f664e299ae4b747e803a7e16b655c38cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975157Reviewed-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@{#726237}
-
John Budorick authored
both from https://ci.chromium.org/p/chromium/builders/ci/android-avd-packager/23 Bug: 922145 Change-Id: I9ffff6bcd6126b53501cf1f6cb9e71294f21b323 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974396 Commit-Queue: John Budorick <jbudorick@chromium.org> Commit-Queue: Yun Liu <yliuyliu@google.com> Auto-Submit: John Budorick <jbudorick@chromium.org> Reviewed-by:
Yun Liu <yliuyliu@google.com> Cr-Commit-Position: refs/heads/master@{#726236}
-
Fredrik Söderquist authored
Less open-coding means less to cargo-cult. Change-Id: I1d1e7210e28cbb117b1bfaeb5e009f40ad0e1e17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974231 Commit-Queue: Florin Malita <fmalita@chromium.org> Auto-Submit: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Florin Malita <fmalita@chromium.org> Cr-Commit-Position: refs/heads/master@{#726235}
-
Andrew Luo authored
This will avoid wasting test re-run time on the bots. Bug: 1021665 Change-Id: I42dfcfa848e3c07c0fb5e8de4524a864e497f70d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1968238Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#726234}
-
sczs authored
- Adds verifyExistenceOfBookmarkWithURL and verifyAbsenceOfBookmarkWithURL to BookmarkEarlGrey and its AppInterface. - Moves verifyOrderOfTabsWithCurrentTabIndex to bookmark_entries_egtest since its only used by this test and its not using any App code. Change-Id: I64d2191da55ff6c8e60131f8e7f56b726443ae2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974819 Commit-Queue: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#726233}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/3567a9a85896..e020cf38f429 git log 3567a9a85896..e020cf38f429 --date=short --first-parent --format='%ad %ae %s' 2019-12-19 tsepez@chromium.org Fix some whitespace in public header formatting 2019-12-18 thestig@chromium.org Do slightly fewer casts with FPDFBitmap_GetBuffer() result. 2019-12-18 tsepez@chromium.org Tidy interface comments in public/fpdf_formfill.h. Created with: gclient setdep -r src/third_party/pdfium@e020cf38f429 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org 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/+/master/autoroll/README.md Bug: None Tbr: pdfium-deps-rolls@chromium.org Change-Id: I8f134974d4fb9523c014592d0da72108046b01f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975154Reviewed-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@{#726232}
-
Miyoung Shin authored
This CL migrates code to the new BrowserInterfaceBroker class. This allows retrieving the remote implementation in the browser process without relying on the InterfaceProvider API. Bug: 936482, 1002647 Change-Id: I273a91f6b0dfd34e4994ef8987396295ce8436f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1969127 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#726231}
-
Raymond Toy authored
NewExpectedClosure returns a base::OnceClosure now and NewExpectedBoolCB returns a base::OnceCallback. Bug: 1007799 Change-Id: Ic0fbcbd1b70c1e81920efdf095ba89d6f905c37f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1972816Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#726230}
-
bttk authored
This is a reland of e401fb7e Original change's description: > Replace org.chromium.base.Promise.Function with Function > > Bug: 1034012 > Change-Id: I9dd122eca2169955f2ccf006dc039158be232d14 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1965440 > Commit-Queue: bttk <bttk@chromium.org> > Reviewed-by: Yaron Friedman <yfriedman@chromium.org> > Reviewed-by: Ted Choc <tedchoc@chromium.org> > Reviewed-by: Ender <ender@google.com> > Cr-Commit-Position: refs/heads/master@{#724788} Bug: 1034012 Change-Id: I897913251141fe181992e7e9bf6723bc752a7afb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1967765 Auto-Submit: bttk <bttk@chromium.org> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#726229}
-
Yue Li authored
For testing purposes, check the ShouldArcAlwaysStart flag for the play store state. The flag will only turned on by a command line flag for testing purposes. Background: https://chrome-internal-review.googlesource.com/c/chromeos/platform/tast-tests-private/+/1948653 Bug: 982538 Test: Run existing tests Change-Id: I7c8c3c97df5b696b9fcc467e7abc7e980305f05a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1962598 Commit-Queue: Yue Li <updowndota@chromium.org> Reviewed-by:
Yue Li <updowndota@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#726228}
-
Gyuyoung Kim authored
The original CL missed cleaning up MediaStreamTrack::Create(). So, this CL removes the Create() and makes all callers use MakeGarbageCollected<MediaStreamTack> instead. Bug: 939691 Change-Id: I9fa14e15f57f367bad1ff62c9b8cafbc4acaa0ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1971303Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#726227}
-
Yusuke Sato authored
ARCVM already does this with SchedulerConfigurationManager's observer, and this is Crostini port of the feature. BUG=1011559 TEST=try, lscpu in guest returns 2 on eve Change-Id: Ie94497ed803c2e10f17def26855107e0f1c336e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1972883Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#726226}
-
Caleb Rouleau authored
It seems we are somehow hitting the overall 4000 second timeout, which prevents us from getting logs. Attempt to timeout earlier so that we get some logs. Bug: 1035590 Change-Id: I293d2772ccd2cc87b66b47c1954ecb802c8f0ddb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974705 Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Auto-Submit: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#726225}
-
Kent Tamura authored
The new behavior matches to Edge and Firefox. Bug: 908632 Change-Id: I0dbb861e93836284a0c474cc486650dab27dc7b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973333 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#726224}
-
Anand K. Mistry authored
There are two problems with trying to unmount sshfs if Crostini is not running: 1. The unmount will fail, resulting in distracting log spam 2. Unnecessary blocking of suspend, which increases time to suspend Bug: 1035686 Change-Id: I12e4724b77db55ebfa241f1fa765821861824c37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974293 Commit-Queue: Anand Mistry <amistry@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#726223}
-
Zhenyao Mo authored
BUG=941163 TEST=bots R=kbr@chromium.org Change-Id: I3ea45662ac87730fb8166a59e4af76401fb6f49d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974623 Commit-Queue: Zhenyao Mo <zmo@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Auto-Submit: Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#726222}
-
Kent Tamura authored
The new behavior matches to Edge and Firefox. Bug: 625710 Change-Id: I27de8b769712062f548eb9d2274544d1ec0ff073 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973435 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#726221}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/61e3d1746f00..60e4a93e3e4d git log 61e3d1746f00..60e4a93e3e4d --date=short --first-parent --format='%ad %ae %s' 2019-12-18 fmayer@google.com Merge "Move symbolizer to src/profiling/symbolizer." Created with: gclient setdep -r src/third_party/perfetto@60e4a93e3e4d 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/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I729112a7c6fcea60f66e26d79ac328d7a8ddde5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974591Reviewed-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@{#726220}
-
Chase Phillips authored
Bug: 1033609 Change-Id: Ibe109738738e8610bb71024d9201627251df4eb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869379 Commit-Queue: Chase Phillips <cmp@chromium.org> Auto-Submit: Chase Phillips <cmp@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#726219}
-
Brian Sheedy authored
Switches uses of PrintResult to PerfResultReporter in the base_perftests target and whitelists it for conversion to histograms before uploading to the perf dashboard. Bug: 923564 Change-Id: I0947dd98f842b072af7f7637db2191bb4a299992 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1968239Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Albert J. Wong <ajwong@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#726218}
-
Khem Raj authored
time element is deprecated on new input_event structure in kernel's input.h see [1] This starts to fail the build on libcs( musl ) which has already implemented the 64bit time_t and enabled it for 32bit arches, compiler complains that it can not file structure member called 'time' in input_event struct This patch ensures that we use portable defines in a backward compatible way [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=152194fe9c3f BUG=1033635 Change-Id: Ifd9f8aa4e8844ac9b4d3598cbe4a6474fe2726f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1972680Reviewed-by:
Michael Spang <spang@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#726217}
-
Navid Zolghadr authored
Change-Id: Ic84c334db97272e92449953113c3789f27d7c4cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1971658Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org> Cr-Commit-Position: refs/heads/master@{#726216}
-
Julie Jeongeun Kim authored
This is a part of effort for using [RaisesException] when synchronously rejecting a promise. It uses [RaisesException] for //third_party/blink/renderer/modules/bluetooth. Bug: 1001114 Change-Id: Iddb31cbbf71637ae989ea634f78207dfd9289c43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1971049 Commit-Queue: Julie Kim(OoO til Jan 01) <jkim@igalia.com> Reviewed-by:
Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Cr-Commit-Position: refs/heads/master@{#726215}
-
Demetrios Papadopoulos authored
This page is no longer used anywhere other than Chrome OS Settings. Bug: 1026455 Change-Id: I033b7d8c1936349802a8dafb092ab74bae36d452 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973354 Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#726214}
-
Fergal Daly authored
Currently on mac and win the callback is not run, leading to a situation where the browser process does not send an IPC to the renderer, leaving the renderer blocked on the dialog. This was making the bfcache tests in https://crrev.com/c/1955245 fail on mac and win. On linux, dialogs always behave if suppressed. Also fix a bug in the mac code where it attempts to store the callback inside both the helper and the ShellJavascriptDialog. Only the helper actually gets it. Bug: 1030133 Change-Id: I7fe66eb9950f9f51e9be833224a43ba1cb003a39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973517 Commit-Queue: Fergal Daly <fergal@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#726213}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6037820448a9..a892219ced42 git log 6037820448a9..a892219ced42 --date=short --first-parent --format='%ad %ae %s' 2019-12-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@a892219ced42 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org 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/+/master/autoroll/README.md Bug: None Tbr: agable@chromium.org Change-Id: I29270af60ee3581fc69488f4fb8f55a7617d924b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974608Reviewed-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@{#726212}
-
George Steel authored
Move metrics from KeyframeEffect::Create() body to IDL [Measure] and merge the two keys into a new one with the proper name. This in preparation for changing it in the next CL. Split from crrev.com/c/1921343 Bug: 981894 Change-Id: I7f42597e507e1c4354804a907474aeb0be6bc840 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1966501 Commit-Queue: George Steel <gtsteel@chromium.org> Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#726211}
-
kylechar authored
|needs_sync_tokens| was set false as a performance optimization when the display compositor and browser UI shared a command buffer. This never happens anymore outside of tests so it can be removed. Bug: 869250 Change-Id: If963d69323cb87638ae34cca08132b49e6abdd0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973966 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
Saman Sami <samans@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#726210}
-