- 02 Sep, 2020 40 commits
-
-
Bo Majewski authored
Exposes PDF thumbnailer to misc API. Uses it to fetch PNG bytes for a local PDF file. Alters MakeThumbnailDataUrlOnThreadPool to accept base::StringPiece. This allows the existing code path for drivefs thumbnails and the new code path to re-use it. Bug: 903742 Change-Id: I561d734a4d168c0ed96118decddab992d67889e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2291914 Commit-Queue: Bo Majewski <majewski@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#803765}
-
chrome-untrusted://media-app/*Patti authored
dark_cros_styles.css, which contains the EA semantic colors for dark mode, was being shipped with the media app SWA package without being linked in the HTML. The fix for this was to dynamically link the CSS in index.ts instead, but this violates the existing SWA CSP. Fix by updating the CSP to allow styles sourced from the 'self' source, which should allow everything from chrome-untrusted://media-app/*. Bug: b/166688012 Change-Id: I1a141b324470586e02418c6aa872ca3800403a88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379440 Commit-Queue: Patti <patricialor@chromium.org> Auto-Submit: Patti <patricialor@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#803764}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/goldctl-mac-chromium-autoroll Please CC bsheedy@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/+doc/master/autoroll/README.md Bug: None Tbr: bsheedy@chromium.org Change-Id: If466a4da23bb909262cab41db006e6a1ca6bc0df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389056Reviewed-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@{#803763}
-
Josiah K authored
Change-Id: I699fc12cdd59c3a813d3e0daa3730a4a631b6102 NOTRY=true Change-Id: I699fc12cdd59c3a813d3e0daa3730a4a631b6102 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387342 Commit-Queue: Josiah Krutz <josiahk@google.com> Reviewed-by:
David Tseng <dtseng@chromium.org> Auto-Submit: Josiah Krutz <josiahk@google.com> Cr-Commit-Position: refs/heads/master@{#803762}
-
My Nguyen authored
Add feature flag to input and languages_v2 tests. Bug: 1123964 Change-Id: I069b2d4f8648a36ab03bfc77c91dbc6737aac988 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389140Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#803761}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/goldctl-linux-chromium-autoroll Please CC bsheedy@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/+doc/master/autoroll/README.md Bug: None Tbr: bsheedy@chromium.org Change-Id: If138eae1955828d6801527d17f0f2d8553066c2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389055Reviewed-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@{#803760}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/2597a1b22c0a..3f94fc53d493 2020-09-01 mheikal@chromium.org Migrate android_resources targets to not create R.java files If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1073476 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I18efcd7f2f472648ff961ee382944fda21f87ce8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388968Reviewed-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@{#803759}
-
Lijin Shen authored
Add an interface of a handler to show, hide or dismiss the message Bug: 1123947 Change-Id: I14cf876e41b15d060a400d1ca395f11225c60f4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388717Reviewed-by:
Pavel Yatsuk <pavely@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/master@{#803758}
-
Asami Doi authored
This CL adds params (timeout_second) and updates Enabled to Enabled4. Bug: 965802 Change-Id: I00bbd188bf87584da9ee78ee87dbe784776e1077 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385136 Commit-Queue: Asami Doi <asamidoi@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#803757}
-
Zhuoyu Qian authored
This CL renames Web IDL |LenientSetter| to |LegacyLenientSetter| to make its usage more clear. Bug: 1072773 Change-Id: I99d2fb483df2243d4d3796a358da997d4e3b81fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386682Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Zhuoyu Qian <zhuoyu.qian@samsung.com> Cr-Commit-Position: refs/heads/master@{#803756}
-
Xianzhu Wang authored
Previously when a text shifted, we assumed the whole area below the text in the containing block shifted, which might report too big shifted area, e.g. if the text shift was just in one line. Now pass the logical height of the shifted text and calculate the shifted area for the text only. Shifts of other texts below are checked separately. Bug: 1121405 Change-Id: I029c5dfcf6d0537a9be4f8c33cac9d63bd4b4f1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386842 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#803755}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/ed15af5c4eed..2886c86eeb44 2020-09-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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 ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: If63c8072e13d3b589b8b39c5bf1b6404d9170012 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389242Reviewed-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@{#803754}
-
Daniel Hosseinian authored
The class is move-only and carries raw thumbnail image data, as well as the intended device to pixel ratio. The default constructor is deleted, and the constructor tries allocating pixels in the bitmap to enforce the use of image info appropriate for thumbnails to be drawn on an HTML <canvas> element. Bug: 652400 Change-Id: I16bf97d9b0c06fa64bc0cf891f2fdccf0dbd8058 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376877 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
K. Moon <kmoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#803753}
-
Asami Doi authored
This CL is related to the Finch experiment (CheckOfflineCapability). The default value of the timeout is 300 secs (no change for now) and I will add a CL to set the timeout to 10 secs. Bug: 965802 Change-Id: I368bf4ee5ca0e980e51688210a43c85396d9dbf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2370686 Commit-Queue: Asami Doi <asamidoi@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#803752}
-
Glen Robertson authored
These interfaces were hidden within //content but depended upon from //chrome/browser. This clarifies the layering issues present but does not completely fix them (see additions to DEPS). It does also resolve `gn check` errors in //chrome/browser. Specifically, profile_provider_chromeos.h includes jank_monitor.h (holds a pointer and is an observer) and chrome_metrics_service_client.cc includes accessibility_metrics_provider.h (only to create one). Let me know if there's a better way to layer this. Split out from crrev.com/c/2383400 Bug: 898837 Change-Id: I4786b903e52164841d91b431d3bcd2cabc2df54e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2383515 Commit-Queue: Glen Robertson <glenrob@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#803751}
-
Ce Chen authored
suffix rather than overwriting the locale. Bug: 925072 Change-Id: I6214a91a3ef631098984eaf8b4c6b37ed339ce76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2384453 Commit-Queue: Ce Chen <cch@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#803750}
-
Malay Keshav authored
Modifies the HatsDialog to use trigger ID instead of site ID to load the surveys. It also modifies loading the survey as a dialog instead of a window with frame buttons, since the HTML survey already includes a close button. NOTE: This is a reupload of a previously abandoned CL. This approach may have possible points of failure: - Survey may not load, leaving user with a blank window. - Allowed survey localizations may not match the device locale. - HaTS backend may choose to not load the survey. Subsequent work will fix this issues. See go/cros-hats-next follow-up work section. Bug: 1087034 Test: Tested manually on linux chrome and atlas Change-Id: I1453617284fcf1e30c8107643a763b7880fa3c73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386418 Commit-Queue: Malay Keshav <malaykeshav@chromium.org> Reviewed-by:
Xiyuan Slow <xiyuan@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#803749}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/fe980adabf55..11cb4f444271 2020-09-02 tsepez@chromium.org Make CFXA_DocumentBuilder a stack-only type. 2020-09-01 tsepez@chromium.org Use fxgc::ContainerTrace<> in XFA. 2020-09-01 tsepez@chromium.org Convert CXFA_ContentLayoutProcessor::m_PendingNodes to Member<>. 2020-09-01 tsepez@chromium.org Convert more FWL objects over to Oilpan GC. 2020-09-01 tsepez@chromium.org Add specialized templates to help tracing stl containers. 2020-09-01 dhoss@chromium.org Roll build/ 0eaf1510a..23dc5c578 (224 commits) 2020-09-01 dhoss@chromium.org Roll buildtools/ 613921787..ff93f3ea1 (3 commits) 2020-09-01 dhoss@chromium.org Roll tools/clang/ 1078c4141..03bacc323 (23 commits) 2020-09-01 dhoss@chromium.org Roll third_party/zlib/ 7492de9a5..d53accfbd (2 commits) 2020-09-01 dhoss@chromium.org Roll v8/ df143e8bd..63911905f (181 commits) 2020-09-01 dhoss@chromium.org Roll tools/memory/ 89552acb6..ee1e24481 (2 commits) 2020-09-01 dhoss@chromium.org Roll third_party/skia/ 994ce8cf2..d20e8e933 (616 commits) 2020-09-01 dhoss@chromium.org Roll third_party/nasm/ 4fa54ca5f..19f3fad68 (626 commits) 2020-09-01 dhoss@chromium.org Roll third_party/instrumented_libraries/ bb3f1802c..3c52ccdd3 (2 commits) 2020-09-01 dhoss@chromium.org Roll third_party/freetype/src/ 986a340dd..16ee2a22a (7 commits) 2020-09-01 dhoss@chromium.org Roll third_party/depot_tools/ 9949ab7a4..ed15af5c4 (84 commits; 18 trivial rolls) 2020-08-31 tsepez@chromium.org Keep rgCurLineLayoutItems alive in CalculateRowChildPosition(). 2020-08-31 tsepez@chromium.org unowned_ptr.h: Don't include what you don't use. 2020-08-31 tsepez@chromium.org retain_ptr.h: Don't include what you don't use. 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/+doc/master/autoroll/README.md Bug: None Tbr: pdfium-deps-rolls@chromium.org Change-Id: I04d974d2e393582dd82fc46e455bb83a9d8b7994 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388979Reviewed-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@{#803748}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/2d5bbdc4d9de..e1051cbaad46 2020-09-01 capn@google.com Fix undefined behavior in minifloat conversion 2020-09-01 capn@google.com Add unit test for 11/10-bit minifloat denormal underflow If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1117433 Tbr: swiftshader-team+autoroll@google.com Change-Id: If3d79464c386b2550da29750a10775103f645b68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388970Reviewed-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@{#803747}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=lakpamarthy@chromium.org Change-Id: I1beb38e8601490f7bc7699036320090370da9807 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389233Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#803746}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/964006ef..26983dc7 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: I7dc306f9385e47b4614a2d536deb2b5954c586e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388563Reviewed-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@{#803745}
-
chrome://multidevice-internalsRegan Hsu authored
Users can now change the following fields: * Mobile Status * Signal Strength * Mobile Provider * Charging State * Battery Saver State * Battery Percentage Screenshot: https://screenshot.googleplex.com/5ZXpUhSXGr737cg Change-Id: I63ac854c97273354d62c1a3f2b21ab3409cfa23f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388984 Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#803744}
-
Nicholas Verne authored
Default priority is fine - the notification persists for 8 seconds and won't wake the display. Fixed: 1117307 Change-Id: I2734a1391b7679224e2fb24e319dc4320aace59b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389283 Commit-Queue: Nicholas Verne <nverne@chromium.org> Commit-Queue: David Munro <davidmunro@google.com> Auto-Submit: Nicholas Verne <nverne@chromium.org> Reviewed-by:
David Munro <davidmunro@google.com> Cr-Commit-Position: refs/heads/master@{#803743}
-
Ken MacKay authored
Bug: internal b/167462029 Change-Id: Ic0880bc93996ddf1be6b8b2d2b8c1a9c3aefb348 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389162 Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#803742}
-
Alan Cutter authored
This is a mechanical rename to be more specific about the purpose of the ExternalInstallOptions url. Change-Id: Ib51ea13f8be3e5df4d16ddf98c53c991ec6f8934 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386916 Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Commit-Queue: Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#803741}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1598939551-edd6085454846bcef7c23e82dabdb750adc99d31.profdata to chrome-mac-master-1599004657-692466066135c7d7137e03ca7609fab6b8e724c2.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-mac-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@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: chrome/try:mac-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: If5b3ca6b3832866442697656a642806a071f964f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388978Reviewed-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@{#803740}
-
Yunke Zhou authored
Two new screens (user-creation and family-link-notice) are added for the child specific signin feature. Updating histograms.xml so step completion time/screen exit reason are tracked in UMA. RecordUMAHistogramForOOBEStepCompletionTime (https://source.chromium.org/chromium/chromium/src/+/master:chrome/browser/chromeos/login/wizard_controller.cc;l=274) is used to record the metrics. Bug: 1123873 Change-Id: I540013614d45bd9cdddf37ba629363da00325c63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387102Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Yunke Zhou <yunkez@google.com> Cr-Commit-Position: refs/heads/master@{#803739}
-
Rachel Wong authored
Bug: 1112714 Change-Id: I19e39200262e0a8c44683cc9f92bca3b34dc9cb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359879Reviewed-by:
Xiyuan Slow <xiyuan@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Commit-Queue: Rachel Wong <wrong@chromium.org> Cr-Commit-Position: refs/heads/master@{#803738}
-
David Black authored
This is the first step in supporting dynamic images for holding space as is needed due to the fact that file thumbnails are loaded async. The next CL will wire the new `HoldingSpaceImage` class up to the existing but currently unused `HoldingSpaceThumbnailLoader`. Bug: 1113772 Change-Id: I5ffc660d5eb3462c247a530f61811c40fcb9b550 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387264 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiyuan Slow <xiyuan@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#803737}
-
Brandon Wylie authored
Bug: 1117220 Change-Id: Ie8c6e2ba3dda81a527a93621a2b65caa3e9a3dd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376668 Commit-Queue: Brandon Wylie <wylieb@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#803736}
-
Eric Willigers authored
As in ShareServiceImpl.java, the browser process rejects attempts to share more than 10 files at once, or share any file larger than 50 megabytes. Browser enforcement of these limits is only relevant in the event a renderer process is compromised, as NavigatorShare::share also imposes limits. Bug: 1035527,1110119 Change-Id: I3a9d5a5df528616b2512a3d9efdfe54ffa320b36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386937Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#803735}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/be53792880bc..f114a68b8f9b 2020-09-01 enga@chromium.org Update depth-stencil copy validation 2020-09-01 bajones@chromium.org Various cleanups for updated indexFormat handling 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 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: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: cwallez@google.com Change-Id: I29bc92d89a4f762f264a8d2c94ed5eeeb67483a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388868Reviewed-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@{#803734}
-
Olivier Yiptong authored
Changes the platform delegation to make it more concise. Additional platforms no longer need to be specified in the base class. Bug: 1043306 Change-Id: I7eae947624de1f2cbf259e4570ee22389c7013e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388895 Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#803733}
-
Koji Ishii authored
This patch fixes legacy word shaper to shape the next character of ZWJ together. Bug: 1121420 Change-Id: Ic4d3a71aa836dc8e7027e18d60772abb32964935 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388360Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#803732}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/d6c9e7955534..156bfc1f22a0 2020-09-02 jleconte@google.com WebRTC run quest is missing arguments for the task to generate isolate output. 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:chromeos-kevin-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:1123318 Tbr: sadrul@google.com Change-Id: I7438f0e17d1ab9fa2832434e2af76897ebb44778 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388975Reviewed-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@{#803731}
-
Etienne Pierre-doray authored
Since it's used more generally for TaskSource. Coming CL will make use of TaskSourceSortKey to schedule jobs more fairly. Change-Id: I2084f56bf7082e39ed16a4afb19a9356f0390295 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377995Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#803730}
-
Olivier Yiptong authored
Following feedback from partners, requiring UA each time navigator.fonts.query() is invoked is cumbersome for UX. This change ensures that User Activation is checked before showing a permission prompt, but isn't checked if the permission status is either granted or denied. Bug: 1043306 Change-Id: I37a848feaf7c02e881bb4a63f53594a3636a9f96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388982 Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#803729}
-
jchen10 authored
This sends back program information asynchronously in GL_PROGRAM_COMPLETION_QUERY_CHROMIUM via GpuControlReturnData IPC. Bug: 1103499 Change-Id: I41eacb590bb6fc98ce2c8efc0fdb1272efce57c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377745 Commit-Queue: Jie A Chen <jie.a.chen@intel.com> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#803728}
-
Michael Bai authored
The metris were added in https://chromium-review.googlesource.com/c/chromium/src/+/2293321 Bug: 1076549 Change-Id: Ia07f7e3cd6de91443ae45edbf1b67d9dd7d1d52c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386419 Commit-Queue: Tao Bai <michaelbai@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#803727}
-
Mei Liang authored
This CL sets content description for the action text button in TabSelectionEditor's toolbar when the button is enabled. When the button is disabled, the content description is null, and accessibility services falls back to use the text from the button. Bug: 1007598 Change-Id: I02a061985c68882a2479aa6e6a7865388a9c83ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380607 Commit-Queue: Mei Liang <meiliang@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#803726}
-