- 10 Nov, 2020 40 commits
-
-
Nate Chapin authored
Change-Id: I47f74861053c14ddb9cc78ddfd360048968390e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523065 Commit-Queue: Nate Chapin <japhet@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Auto-Submit: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#825648}
-
Jesse Schettler authored
https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/284391894473..97f865a06daa $ git log 284391894..97f865a06 --date=short --no-merges --format='%ad %ae %s' 2020-11-06 fletcherw lorgnette: add CancelScan constant and permissions 2020-11-01 yichengli cryptohome: Add userdataauth implementation for GetWebAuthnSecret 2020-09-17 yichengli cryptohome: Set up WebAuthn secret during mounting Created with: roll-dep src/third_party/cros_system_api Change-Id: Ie04adba40fc0dbb2ce1b0d8470d7ab3518c881bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527425Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#825647}
-
Alexander Dunaev authored
This CL moves some test code to X11 utils and makes Ozone using it. Bug: 1121952 Change-Id: I4fdd95838f200960db0c232adfb56c6f25b6511a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524534 Auto-Submit: Alexander Dunaev <adunaev@igalia.com> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Alexander Dunaev <adunaev@igalia.com> Cr-Commit-Position: refs/heads/master@{#825646}
-
Dale Curtis authored
This just fixes issues with the existing P010 GpuMemoryBuffer support and enables (but doesn't use) that support on macOS for VideoFrames. P010 GMBs while somewhat implemented did not actually work in the renderer since the flag which indicates if they're available wasn't setup correctly in the IPC configuration for FeatureInfo. Bug: 1101041 Change-Id: I9f96c2a920d34a352909f88f8548fa0348f98703 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527589Reviewed-by:
Frank Liberato <liberato@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#825645}
-
Wenyu Fu authored
Introducing SkipTosDialogPolicyListener that loads TosDialogBehavior policy and determines if we should skip the ToS dialog. Update the ToS Fragment to make use of SkipTosDialogPolicyListener. This CL also changes semantics for two metrics we used to record in the ToS Fragment, so bump up the metrics version. Bug: 1108549 Change-Id: I4a61c96d815dce619f39a6252ef36b25095a73da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503312 Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#825644}
-
Rakina Zata Amni authored
We changed it into a DCHECK in crrev.com/c/2478744, but not really sure if this can happen IRL or not, so adding DumpWithoutCrashing here to see if we can turn it into a CHECK eventually. Bug: 1131832 Change-Id: Ia8974f218fae4aada933cbabb3f59163ccc0e03a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522791 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#825643}
-
Scott Violet authored
The current checks mean WebLayer has to be loaded sooner then we would like. This moves the checks to a later point. I wanted to keep the exception as it seems very important to ensure that if code thinks it is creating an incognito profile, it actually gets one. BUG=1142989 Change-Id: Ic57304a8c3cfaeeba06e231f32b8dbf50456788e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527624 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#825642}
-
Toni Barzic authored
Bug: None Change-Id: I872883e1f978a6e2cb679ae16347a21b5ae202bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522986Reviewed-by:
Andrew Xu <andrewxu@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#825641}
-
Wei Li authored
Mac's platform shadow shows a black outline in dark mode. Use our own shadow instead. Bug: 1146562 Change-Id: I56562b806a43558d88dbd8e73aa2ea49e25c36ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524294Reviewed-by:
Collin Baker <collinbaker@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#825640}
-
John Delaney authored
These histograms are no longer used and account for some of the larger histograms recorded by Chrome due to being per-resource. Bug: 1135295 Change-Id: I2a19101d049209f2894625c03c851034cff16a7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521367 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#825639}
-
George Burgess IV authored
This new clang-tidy check fires when the result of a function like `unique_ptr.release()` is unused. Sometimes this is intentional, other times, it's not (e.g., the dev intended to `.reset()`). Bug: 1134714 Change-Id: Ibb59ab44faba246b1d80f2abc0897238bf0c3e71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2457670Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Cr-Commit-Position: refs/heads/master@{#825638}
-
Zach Trudo authored
Call for uploading EncryptedReportingJobConfiguration jobs. Bug: chromium:1078512 Change-Id: Ib8018b4eed4392bbeccdae96a5924a2ed6411b8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2499073 Commit-Queue: Zach Trudo <zatrudo@google.com> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#825637}
-
Joon Ahn authored
http://screen/6qQmdsFTNNFnfcv Bug: 1059779 Test: browser_tests --gtest_filter=Scanning* Change-Id: I3706aebdfbdfa18e495e114767984758c81c3086 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521231 Commit-Queue: Joon Ahn <joonbug@chromium.org> Reviewed-by:
Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#825636}
-
Robbie McElrath authored
This CL adds the bytecode_rewriter_target argument to the google_play_services_basement_java target, and marks it as not_needed in internal_rules.gni. The actual rewriting implementation will be landed in a later CL, but this first step allows us to add the bytecode_rewriter_target parameter where it's needed in Clank to avoid breaking it when the real implementation is landed. Bug: 1123216 Change-Id: I34c7af6582948b6fa07bc822d1c5f8ed8a9605b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527841Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#825635}
-
Kenichi Ishibashi authored
This CL implements a part of storage service crash recovery. After the mojo connection to the Storage Service is disconnected, ServiceWorkerRegistry enters a recovery state, binds a new remote, then sends live version information to restore state of resource purging scheduling. If ServiceWorkerRegistry gets a reply from the restarted Storage Service, it goes to a normal state. If multiple attempts of recovery are failed consistently, ServiceWorkerRegistry gives up recovery steps and aborts. See the design doc [1] for the overall approach. [1] https://docs.google.com/document/d/1RQgiuAZVbQZbYJeLOfmydBMwXTTfsL2RqZKx90yPT7U/edit#heading=h.qzq6g5l1po8a Bug: 1133143 Change-Id: I72411d77cc3a0e62d0c9471dd1c93fa9b05e21f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501165Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#825634}
-
Steven Valdez authored
This changes function/object/test strings to remove the 'signed' portion and references to SRR. Design: https://docs.google.com/document/d/1-4n1RLaJs8ANw34TsS6BVt7ARa7lK70F6aHFG2CL3Rc/edit#heading=h.6a92f2gfl9le Bug: 1133310 Change-Id: I63b1abd46542f9e4614e706403df14b84122f1e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436719 Commit-Queue: Steven Valdez <svaldez@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Martin Barbella <mbarbella@chromium.org> Reviewed-by:
David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#825633}
-
Chris Hall authored
BlinkAXTreeSource::SerializeNode discards any node's language attr if it agrees with its parent's language attr. So any language inheritance work we do Blink side risks being wasted. This change requires us serializing some previously discarded ignored nodes (e.g. spans) if they have a language attribute so that browser side AXNode::GetLanguage() can perform all language inheritance. AX-Relnotes: n/a. Change-Id: Idc3fa8b6c600e76a01491944c13d495ed39446da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228269 Commit-Queue: Chris Hall <chrishall@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#825632}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1604707124-711d5d31357add0429672c94853f3ff1136420b8.profdata to chrome-linux-master-1604966213-470516c2fd4e526d214b1511f3d83ecfab2ce340.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 pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Ib198525d242d15a9d253ed8a5aa7b0d9c8208077 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528130Reviewed-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@{#825631}
-
John Chen authored
While connecting to DevTools on localhost, try using IPv4 first, since DevTools prefer IPv4 over IPv6. Change-Id: I7e960789fe8268e850d4eb9cb9928ecc26cab8fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523468Reviewed-by:
Shengfa Lin <shengfa@google.com> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#825630}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1604707124-6764f72739f6848986993d66dcadacb0559ddee6.profdata to chrome-mac-master-1604966213-a7264b10c906377cb4db39810bd54ed14433c102.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 pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I0d6b9f5758a149e59623334976102edd57808208 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528711Reviewed-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@{#825629}
-
Tommy Steimel authored
This CL adds a new method to KaleidoscopeDataProvider which returns whether the user has accepted auto-selecting media feeds. Bug: b:150614426 Change-Id: Idbf46f069f8b92fb7a048c8206f718c60c32097b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527851Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#825628}
-
Joel Riley authored
Floating panel controlled by accessibilityPrivate API. Will add reading speed selector and sending button click events back to STS component extension in follow up CLs. AX-Relnotes: N/A Bug: 1143814 Change-Id: Iea8c9ecd0524c8a02ee9bcf4470670cd16547e91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2525221Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Joel Riley <joelriley@google.com> Cr-Commit-Position: refs/heads/master@{#825627}
-
Chromium WPT Sync authored
Using wpt-import in Chromium be10d8ff. 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: bajones@chromium.org: external/wpt/gamepad NOAUTOREVERT=true TBR=lpz@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-payments-fyi-rel Change-Id: I90869d4a9c02a586c878867701a58041e3bbffad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527609Reviewed-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@{#825626}
-
Trent Begin authored
This changes adds a button to send the results of the network diagnostic routines as feedback. Bug: chromium:1142857 Change-Id: I065c4508cf68a266269d9e0319cb7e4821dea4be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2511132 Commit-Queue: Trent Begin <tbegin@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#825625}
-
Brian Sheedy authored
Enables ResultDB integration on all GPU Telemetry-based tests since they should all natively support reporting results through ResultSink now. Note that this does not necessarily mean that ResultDB support will always be enabled, as it hasn't been turned on for all builders yet. Bug: 1104252 Change-Id: I998bae99484e585a6ebd824e57d8030fff18f8fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518281 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Chan Li <chanli@chromium.org> Cr-Commit-Position: refs/heads/master@{#825624}
-
Xiaocheng Hu authored
This reverts commit 5b7019ed. Reason for revert: Caused a lot of animation performance regressions Original change's description: > Prepare CSSKeyframesMemoryReduction for finch experiment > > This patch adds a Chromium feature for CSSKeyframesMemoryReduction and > enables it in field trial testing config. This is preparation for a > Canary/Dev finch experiment. > > Bug: 1141814 > Change-Id: I03c1c9beca18bdf4b286704f60b6895f60835d12 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518097 > Reviewed-by: Steven Holte <holte@chromium.org> > Reviewed-by: Chris Harrelson <chrishtr@chromium.org> > Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> > Cr-Commit-Position: refs/heads/master@{#824639} TBR=chrishtr@chromium.org,holte@chromium.org,xiaochengh@chromium.org Bug: 1141814, 1146436 Change-Id: I1a82fda304324739e0118718aad43c109641b97f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527726 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#825623}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/0053fef8a47d..c04a0132be6c 2020-11-09 cwallez@chromium.org Remove deprecated Device::CreateQueue. 2020-11-09 cwallez@chromium.org Remove deprecated names of texture formats. 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 sarahmashay@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: sarahmashay@google.com Change-Id: I709dcf371c649dd70b0a74823a968649a673e994 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527674Reviewed-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@{#825622}
-
Mason Freed authored
This usage can break when Custom Elements v0 is turned off, so this CL updates to a ElementCreationOptions object. Existing tests should catch issues with this change. Change-Id: Ifb410725c9a1972202b60261b96941503cb79636 Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519386 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#825621}
-
Kenneth Russell authored
8x MSAA caused performance regressions across a large range of GPUs and operating systems. WebGL 2.0 applications have full control of multisampling, and can use an 8x MSAA framebuffer if desired. Restore 4x MSAA for WebGL's back buffer. Leave the associated driver bug workaround in place on the various platforms, as it's passed into Skia and used there. Bug: 1063437 Change-Id: I3bfa3905bc02794c7a503164f802b193bd9a66b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524121 Commit-Queue: Shrek Shao <shrekshao@google.com> Commit-Queue: James Darpinian <jdarpinian@chromium.org> Auto-Submit: Kenneth Russell <kbr@chromium.org> Reviewed-by:
Shrek Shao <shrekshao@google.com> Reviewed-by:
James Darpinian <jdarpinian@chromium.org> Cr-Commit-Position: refs/heads/master@{#825620}
-
Chris Lu authored
Bug: 1138603 Change-Id: I97b13948b8859074d6288ae2af5b0cf791a3e627 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521341 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Auto-Submit: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#825619}
-
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 chrome-fuchsia-gardener@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 Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: I518fb84e2e5b9e4590a84780dd765ac74dc359e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527793Reviewed-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@{#825618}
-
danielng authored
Adding metrics that will be used to recorded information about the borealis startup sequence. These will help to measure performance, usage and where errors are occurring. Bug: b/171339461 Change-Id: Id5fae11f5bcf57d4fb659c7c6e7b9eba2cfe985c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509072 Commit-Queue: Daniel Ng <danielng@google.com> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Nic Hollingum <hollingum@google.com> Cr-Commit-Position: refs/heads/master@{#825617}
-
Hua, Chunbo authored
Bug: None Change-Id: Id361efb087daf048b5a360e73b57a59a97c1691c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2525901Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Chunbo Hua <chunbo.hua@intel.com> Cr-Commit-Position: refs/heads/master@{#825616}
-
Dale Curtis authored
Since JavaScript may detach the underlying buffers, we need to check to ensure they're still valid before using them for decoding. Test: Updated unittests. Manual test case breaks. Change-Id: Iefe5f8adf619cd6afdfedcb08a13c2996bfe0d32 Fixed: 1146761 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527542 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#825615}
-
Darwin Huang authored
Bug: 1146245 Change-Id: Icabb754484ffd570fa754021cea672d0e4553fb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522671 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#825614}
-
Xianzhu Wang authored
A resizer on an element containing composited stacked descendants needs to be painted after the descendants. In pre-CompositeAfterPaint this can only be achieved by using composited scrolling for the element so that we'll composite the resizer even if the element is not scrollable. In CompositeAfterPaint everything is good because we always use the correct paint order. Bug: 1135676 Change-Id: Ic69b830ae3d71cd9f6b8f55deca591b485b189a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523748 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#825613}
-
Ce Chen authored
Bug: 925072 Change-Id: Ib86cd7d6f99a8489e81f679f9f10265d02574a1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2525962Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Ce Chen <cch@chromium.org> Cr-Commit-Position: refs/heads/master@{#825612}
-
Michael Lippautz authored
First batch of type aliases for cppgc which are just forwarding existing Blink types to their cppgc counterparts. Bug: chromium:1056170 Change-Id: I186ffd39e69feef2f96f1979c94c040f307e7926 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527143 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Auto-Submit: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Omer Katz <omerkatz@chromium.org> Cr-Commit-Position: refs/heads/master@{#825611}
-
Sky Malice authored
TBR: dullweber@chromium.org Bug: 1147236 Change-Id: I683395e551bb31c9f0e3448fe5c75e06583390d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527529Reviewed-by:
Sky Malice <skym@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#825610}
-
Steven Valdez authored
As part of the generalization of the Trust Token redemption record, the protocol no longer specifies these as needing to be 'signed', so the API types are updated to match, from send-srr to send-redemption-record and srr-token-redemption to token-redemption. Design: https://docs.google.com/document/d/1-4n1RLaJs8ANw34TsS6BVt7ARa7lK70F6aHFG2CL3Rc/edit#heading=h.6a92f2gfl9le Bug: 1133310 Change-Id: Id6d668d10f59f3f0eac6a8f423e7c9a59134f2de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437697 Commit-Queue: Steven Valdez <svaldez@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
David Bertoni <dbertoni@chromium.org> Reviewed-by:
David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#825609}
-