- 18 Sep, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/11880b30c360..02cb3385f611 2020-09-18 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I68f4957da1a290e5cf1e89cf5103337fa7c14484 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417760Reviewed-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@{#808224}
-
rbpotter authored
Note: This CL also demonstrates using a 3rd preprocess_grit target to preprocess and copy the downloads mojo file to the desired relative location in the preprocessed folder. This allows it to be included in the bundle generated by rollup. Bug: 1128583 Change-Id: I5a6e9825ba82110f1df4b5193dc21a8ef6178d78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414564 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#808223}
-
Jiewei Qian authored
This CL adds a comment to SystemAppType to remind CL authors and reviewers to update WebAppSystemInternalName histogram suffixes for proper per-app install result metrics. This CL also updates the above histogram suffixes to include missing entries (recently added system apps), and marks BrowserSettings as obsolete (since https://crrev.com/c/1977203). Fixed: 1129278 Change-Id: Ide4c2e7b40ab9f2a229997f4299d21e76b02e3c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413831Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Jiewei Qian <qjw@chromium.org> Cr-Commit-Position: refs/heads/master@{#808222}
-
Pranav Batra authored
Add GetRecentlyUsedPrinters() to CupsProxyServiceDelegate. Modify FilterPrintersForPluginVm() to prioritize recently used printers. Bug: 1015662 Test: ./libcups_unittests Cq-Depend: 2359729 Change-Id: I26b6487e5a9079b7c0adee17f7188b54fdca40c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348070 Commit-Queue: Pranav Batra <batrapranav@chromium.org> Reviewed-by:
Sean Kau <skau@chromium.org> Reviewed-by:
Luum Habtemariam <luum@chromium.org> Cr-Commit-Position: refs/heads/master@{#808221}
-
Pranav Batra authored
Increase the number of persisted destinations to 10 on Chrome OS (for use with PluginVM) and 5 on other platforms. Only display/prefetch at most 3 non-PDF/drive destinations. Bug: 1015662 Test: xvfb-run ./browser_tests --gtest_filter=PrintPreviewDestinationSettingsTest.* Test: autoninja webui_closure_compile Change-Id: Id310f4d10504e92c333844672c268f30db3a3476 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344286Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Pranav Batra <batrapranav@chromium.org> Cr-Commit-Position: refs/heads/master@{#808220}
-
Ye Kuang authored
Bug: 1127205, 1127966 Change-Id: Iefbc43f436bc2cdc6b0e4f30817e6ad98304ba05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413832Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Ye Kuang <yekuang@google.com> Cr-Commit-Position: refs/heads/master@{#808219}
-
Hiroshige Hayashizaki authored
This CL assumes that: If `TryCatch::CanContinue()` is false for a `TryCatch`, `TryCatch::CanContinue()` is false for all outer `TryCatch`es. At least this holds for forcible worker termination. (test: https://chromium-review.googlesource.com/c/chromium/src/+/2355160) This CL refactors the code based on this assumption. This will make upcoming refactoring simpler. Bug: 1111134 Change-Id: I041209b2bcc8cd28112987a5a97f55e3fa180c71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409481 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#808218}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/1c79e9ea29ee..32de9efebce4 2020-09-17 jmadill@chromium.org Guard against race in perf warnings. 2020-09-17 jmadill@chromium.org Vulkan: Fix racy access to VkPipelineCache. 2020-09-17 jmadill@chromium.org Fix racy global in gl::Compiler. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC jmadill@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: jmadill@google.com Change-Id: I6bca9a80b30817e1ee16c81187d1a76fea9844e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417607Reviewed-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@{#808217}
-
Eugene Zemtsov authored
8k is big enough for most practical applications and saves some of OOMs and crashes of underlying codecs. Bug: 1127633, 1129359 Change-Id: I619a28dd6cb4eefc38f0328ca179e2684e627826 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417511 Commit-Queue: Eugene Zemtsov <eugene@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#808216}
-
Sam McNally authored
Reuse the existing notification for low-power USB chargers for low-power type-C adapters providing less power than is needed to avoid potentially throttling. Include the suggested adapter power in the notification message and make the notification dismissible but without a timeout to ensure the user sees it once per login, but can dismiss it for the rest of that login session since changing power adapter requires a reboot. BUG=b:160854398 Change-Id: Ia8a2c9de07b9e054e2253eba92008188de8efbbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409392 Commit-Queue: Sam McNally <sammc@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#808215}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/5956a17ed665..1eb3e4c9ba5c 2020-09-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision eeb9e4d5..9cee95fc (808031:808139) 2020-09-17 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 303ad9b2..eeb9e4d5 (807890:808031) 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: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I187ace85a5f857d0134e334d9a670b32e4d31cf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417757Reviewed-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@{#808214}
-
Joel Hockey authored
Once any app management detail page loads, the page starts to watch for any changes to any apps (install, remove, become active). It currently navigates to the app main page no matter what page it is currently on. This CL changes to only navigate to the main page if the detail page is currently being shown. Bug: 1098441 Change-Id: If1821abb579c4b9aaccf4d0db914360ebb4bd066 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416151Reviewed-by:
Jeevan Shikaram <jshikaram@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#808213}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ad48610a0129..31634288fdf3 2020-09-17 csmartdalton@google.com Add gms that test limited hw tessellation segments 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 scroggo@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: scroggo@google.com Change-Id: I2f8ad64f002482760eee77fcfcfedf9b049e80de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417603 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808212}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e1e4781e5ec2..882abc4519b6 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 yutak@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:1077274,chromium:1099982,chromium:1105693,chromium:1128770,chromium:1129342,chromium:1129402,chromium:1129540 Tbr: yutak@google.com Change-Id: Iedb2614fa2100e62b39a54dd82ed657f633955c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417751Reviewed-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@{#808211}
-
Ayu Ishii authored
This updates cookies attribute to be SameObject. Further context & discussion on this can be found here: https://github.com/WICG/cookie-store/pull/181#discussion_r489817744 Bug: 1129218 Change-Id: I7d17263b15bf06adaf7cc15e05c093a23c6aa035 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416965 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#808210}
-
Hiroshige Hayashizaki authored
This CL removes all (but one in ClassicScript) RunScriptAndReturnValue() calls ignoring return values. This CL doesn't change the behavior. There still remain RunScriptInIsolatedWorldAndReturnValue() calls ignoring return values, and they will be cleaned up by https://chromium-review.googlesource.com/c/chromium/src/+/2413430. Bug: 1111134 Change-Id: I27766d57b5a01b9cbfdef4166c75bfa9831338b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410105Reviewed-by:
Dominic Farolino <dom@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#808209}
-
Shik Chen authored
This reverts commit 67a8dbc3. Reason for revert: https://crbug.com/1129639 Original change's description: > idle-detection: Implement requestPermission() method > > This change implements a static requestPermission() method on the > IdleDetector interface and switches the API from requiring the > "notifications" permission to the new "idle-detector" permission. > > Bug: 878979 > Change-Id: If2162f6a1f770544aeb82f98fcc65a76059b7d13 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359539 > Auto-Submit: Reilly Grant <reillyg@chromium.org> > Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> > Reviewed-by: Ayu Ishii <ayui@chromium.org> > Commit-Queue: Reilly Grant <reillyg@chromium.org> > Cr-Commit-Position: refs/heads/master@{#808019} TBR=reillyg@chromium.org,arthursonzogni@chromium.org,ayui@chromium.org Change-Id: I41401a81e0e75613340ebe8aa5665c3d1a45414c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 878979 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417473Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#808208}
-
Eric Willigers authored
We no longer attempt to expand :is and :where during style sheet loading. Correct support for these selectors remains to be implemented. In particular, we need: - invalidation - RuleFeatureSet - support for empty selector lists - error recovery - CSSSelectorParser Bug: 1127347 Change-Id: I28912cf5cb9b373c423d488b47c20251917329fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405034 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#808207}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=mmoss@chromium.org Change-Id: I39d53fcdbd2cb647356cb4fa253f797f2647b51e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417643Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808206}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1600365511-0307b18a9fe145dd28de0ead73e8fb46212de02b.profdata to chrome-mac-master-1600387025-1a927353a66c94deef84219e25e017cd673d3d66.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 liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@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:mac-chrome Tbr: liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com Change-Id: I8c67d7fb3c8ce527c1410b105dfa7b7749d9d43e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416835Reviewed-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@{#808205}
-
Kuo Jen Wei authored
Bug: 1123750 Test: Manually Change-Id: Ia7ea22289b2463a83f0a241983560d4d0e9c955a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416478Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Inker Kuo <inker@chromium.org> Auto-Submit: Inker Kuo <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#808204}
-
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-win-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: I542d94bf28178b35ec51241dd99f905d2d9d3d22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417596Reviewed-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@{#808203}
-
Clark DuVall authored
This changes the approach for including shared libs from DFMs a bit. Instead of adding the native deps to the main lib, this change instead keeps the native code in partitioned libs which are added to the base module. This allows the DFMs folded into the chrome DFM to function as much as possible like they would normally, and also saves us from loading native code from the DFMs if it's not needed. This change also adds loadable modules from DFMs into the base module if the chrome module is enabled. Bug: 1126301 Change-Id: Iff5466b62a1adbbf0bce730df66e7116759d5df5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416725Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#808202}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1600279142-24a6b7614c1fc4b5002795ef657956153ec745b6.profdata to chrome-linux-master-1600387025-8e83821116dd5b4024f7e67a897d35744d6cd04c.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-linux-chromium Please CC chrome-brapp-engprod@google.com,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: luci.chrome.try:linux-chrome Tbr: chrome-brapp-engprod@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: Ibded499eb6bac69c94feacc9d57ac6e4d18e94f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417606Reviewed-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@{#808201}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/fc79097fa2f9..d949c910de8c 2020-09-18 mfarazma@redhat.com gclient: Don't try opening pseudo-terminal pipes on AIX 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: I6cfc62307fc7263c06084fa6d79785db85d0199d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417594Reviewed-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@{#808200}
-
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: Iceac9e2787109c3303dbca615247f47f8cdf9fca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417593Reviewed-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@{#808199}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/4099f6552592..ac3765e663cd 2020-09-17 bryan.bernhart@intel.com D3D12: Align UBO sizes to 256B. 2020-09-17 rharrison@chromium.org Enable running robust buffer access pass on shaders 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: Iefcdeef10c5e88a4e3ef942db17ab2afc847fb15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417599Reviewed-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@{#808198}
-
Brian Sheedy authored
Works around two separate issues in the Gold Python code caused by `goldctl diff` misbehaving: 1. Creates a copy of the working directory to pass to `goldctl diff`, as it currently clobbers the auth files in the given working directory. 2. Uses the public version of the Gold instance for `goldctl diff`, as authentication does not currently work for the non-public instance. Bug: skia:10610, skia:10611, skia:10587 Change-Id: Idff3202c048f4e7baa986cfc8ad21fb918382603 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416861 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#808197}
-
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/fuchsia-aemu-chromium-autoroll Please CC chonggu@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: chonggu@google.com Change-Id: Ifa23a4f2a7926066669fb24c598e5bc83ada2fc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417597Reviewed-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@{#808196}
-
Kenneth Russell authored
Still being used for prototyping; replacement not yet available. Tbr: jdarpinian@chromium.org Bug: 859249 Change-Id: I7f435ed1827634c89cf5238615dcc90d56961a63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417462Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#808195}
-
Tom Sepez authored
We never build chrome with this configuration, but there's no reason to prevent some third-party from building chromium in this manner. In the absence of a few new #ifdefs, we would get errors like: error: use of undeclared identifier 'FPDF_GetRecommendedV8Flags' Change-Id: I1500dd1aa587707ea81e175254b79a21f1bd6010 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416939 Commit-Queue: Tom Sepez <tsepez@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#808194}
-
Min Qin authored
This CL adds a metadata to existing TileGroup proto. And store it in the Tile DB. To avoid being removed during tile download, this TileGroup is using a special key and saved separately. A utility class is introduced to sort the tiles. Bug: 1096224 Change-Id: I81f4471e5e89794d3538a4b7522c6b22c36e15b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417088 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#808193}
-
Hidehiko Abe authored
It is just the delegate of Keyboard, so instead of using the observer, this CL just defers the lifetime management of WaylandKeyboardDelegate to Keyboard. This allows us to remove the inheritance of KeyboardObserver from WaylandKeyboardDelegate. BUG=1123705 TEST=Ran exo_unittests. Change-Id: I45b35a016edc3c7bd441223f1b25a28ad1debaa3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416476 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#808192}
-
Karandeep Bhatia authored
Types declared in manifestTypes are only meant to be used for manifest parsing. Remove dependency of fileManagerPrivate on manifestTypes by duplicating the FileSystemProviderSource enum. BUG=1113513 Change-Id: I911ed3864cf282aa3e45b59674cf6b0cc5e6013b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414892 Auto-Submit: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#808191}
-
Dominic Mazzoni authored
Replace the hand-written code to parse each enum from ax_enums with a templatized function that builds a map from string to attribute value on-demand. This saves a little bit of manual effort each time someone updates an enum. Note that these parsing functions are only used by the automation API. Bug: None Change-Id: I4be5e192041cf0686175a20e68782184295a1f9c AX-Relnotes: N/A Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404164 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#808190}
-
Evan Stade authored
It's only called for client versions <83, which are no longer supported. Thus the calling code on the impl side can be removed, and the method can be removed from the interface and client side. Bug: 1110811 Change-Id: Ia8396dab7703e74ee0cf52cbdee3b6b7e5efa0df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414515 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#808189}
-
Aaron Colwell authored
This change adds fields to SiteInfo & ProcessLock to allow the process model to isolate origins according to COEP/COOP policies. This change also sets the CrossOriginIsolated bit on the renderer correctly now so that the cross origin isolation state is visible from JavaScript. The COEP/COOP info is attached to "allow any site" and "locked to site" ProcessLocks so it can easily be considered along with existing lock checks. This change was inspired by ahemery@'s patch (https://crrev.com/2339964) but uses the SiteInfo and ProcessLock to carry COEP/COOP info instead of adding these values to RenderProcessHostImpl. Bug: 1055779 Change-Id: I6d550115a9fa549ff3b93a2dc1e10e707d44d96f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2393244 Commit-Queue: Aaron Colwell <acolwell@chromium.org> Auto-Submit: Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#808188}
-
Danan S authored
This app is being built to replace the existing largely local WebUI-based edu_login app with a largely server-based version. This CL provides the framework for the app, with several details left to be filled in. Bug:1129661 Change-Id: I040a06a89c9097f14989ef622d528cca97e3ae7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391760 Commit-Queue: Dan S <danan@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#808187}
-
Joel Hockey authored
If a USB device is already assigned to a VM and another requests to attach it, we show a confirmation dialog. https://storage.cloud.google.com/chromium-translation-screenshots/e35f1ed0b95833f5b1417ab90fe568efed19a1c2 Bug: 1129266 Change-Id: I08692dcc29db82cb0e15f8e3acc391a86f3684ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2415913 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#808186}
-
Minoru Chikamune authored
[related design doc] https://docs.google.com/document/d/1y-vHkrD1z2RtyWYwT6rJkSLHClYNjDDpUbTtBU7l95A Bug: 1105403 Change-Id: I28ca5b34a0285d679e98786c84ed9c1b08a230a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413929 Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Reviewed-by:
Tal Pressman <talp@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#808185}
-