- 19 Nov, 2020 33 commits
-
-
John Palmer authored
Bug:1111135 Change-Id: Icf92171034328177cfe12e104b4cb872e81d1884 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2526647 Commit-Queue: John Palmer <jopalmer@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Keith Lee <keithlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#829014}
-
Sonny Sasaka authored
For Googlers, we set the default preference to enable verbose Bluetooth logs for feedback report. Googlers can still override this default in chrome://bluetooth-internals/#debug if they want to opt out. This feature is guarded by a Chrome flag. Bug: b:172273364 Change-Id: If6d8f77635f6f7adc03a6bc31cff7f46b1d0a312 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542762 Commit-Queue: Sonny Sasaka <sonnysasaka@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#829013}
-
Dave Tapuska authored
Move the implementations into base and protect with a DCHECK(ForMainFrame() as we don't expect setting the window rect to be an operation on a child local root. BUG=1097816 Change-Id: Ia2f6d3f735ad9cd91bbd507a26a54ff44e0a6133 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2543833 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#829012}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6e7e3279..7e050e9a 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: I060e10410610e067de11b44e96635299f4613811 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2548361Reviewed-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@{#829011}
-
Kent Tamura authored
This doesn't change rendering behavior, but changes |getComputedStyle(element)['appearance']| results. The new behavior matches to Firefox. Bug: 965432 Change-Id: Ia3d495a362381a6b057ec0df2b8d38e6765e1e66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546395 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#829010}
-
Elly Fong-Jones authored
This change removes all overrides of BubbleDialogDelegateView from LocalCardMigrationDialogView. A subsequent change will remove the inheritance relationship between these classes altogether, but that should be done separately to keep the lifetime changes clear. Bug: 1075649 Change-Id: Iebf843b682c2a9f3bc445ca11174efbc7ef3d9ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545487 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#829009}
-
Dave Tapuska authored
This method can be easily moved into base. BUG=1097816 Change-Id: Ic10bea81566403eed038a4c93ed54998dc5a1c68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542758 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#829008}
-
Yulun Wu authored
Bug: 1147639 Change-Id: Ib9a7bc5cb7bcbc874704f0889f81989c8901e96e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530803Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Yulun Wu <yulunwu@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#829007}
-
Aaron Colwell authored
Refactor default SiteInstance code so that most of it is in SiteInstanceImpl instead of BrowsingInstance. This makes the code simpler and easier to follow. Bug: 1085275 Change-Id: I40eee7f12500616ff8b7d61e088fe1d717e7eeef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538363 Commit-Queue: Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#829006}
-
Bruce Dawson authored
The headless_browsertests try to startup the crashpad-handler process but they don't do it properly. This causes some inappropriate sandbox code to be run, triggering a CHECK, and it means that the crashpad process is never actually set up correctly. This has been broken as far back as I could tell (back to April 2020 when the CHECK was added). This incorrect setup then leads to communications errors shown with these error messages on every test: ERROR:registration_protocol_win.cc(130)] TransactNamedPipe: The pipe has been ended. (0x6D) ERROR:registration_protocol_win.cc(102)] CreateFile: The system cannot find the file specified. (0x2) It is unknown whether this fails on other platforms so for now I am just disabling it on Windows where I know it does not work. Bug: 1147063 Change-Id: I1d02d00de6a5af3ccc73c3db213a822eeea1c2ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2543683Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#829005}
-
Yuly Novikov authored
Hardware overlays are disabled in this driver per crbug.com/1079393#c105 Re-enable some tests that pass with the new expectation Bug: 1079393 Change-Id: I53eda3767ed935ba3a01c7610812de3d6dae7da8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2548340Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#829004}
-
Nina Satragno authored
Disable PPAPINaClPNaClTest.* on MacOS. Tests are failing. Tbr: bbudge@chromium.org Bug: 1076806 Change-Id: I23b2c72b88e9f56c8f3f7c59b6f31e101d2b91ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2548343Reviewed-by:
Nina Satragno <nsatragno@chromium.org> Commit-Queue: Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/master@{#829003}
-
Roman Arora authored
Bug: 1149707 Change-Id: Icb6f5f0be7679eff8a6309554f2b24aa123cb6a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542729 Commit-Queue: Roman Arora <romanarora@chromium.org> Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#829002}
-
Ethan Jimenez authored
Previously,`NGGridItemContributionType` and `AutoPlacementType` were moved outside of `NGGridLayoutAlgorithm` to improve readibility of several helper functions, as referencing such enums from functions outside of the class resulted in much longer lines. This change returns these enums inside `NGGridLayoutAlgorithm` following the same pattern as `AxisEdge` to use them in external helper functions. Bug: 1045599 Change-Id: Iab68d75778858ba2f6d0a61329f56d49db6c6455 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2543205Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Jacques Newman <janewman@microsoft.com> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Commit-Queue: Ethan Jimenez <ethavar@microsoft.com> Cr-Commit-Position: refs/heads/master@{#829001}
-
Avi Drissman authored
JSDialogs.OnBeforeUnloadStayVsLeave expired in M77. Probably worth removing now that it's M89. Fixed: 975888 Change-Id: Icbc30a141e6e3b1cac2c91bebfbfce8880a52229 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546461 Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: Avi Drissman <avi@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#829000}
-
Xinghui Lu authored
Real time URL check was launched to all Android devices in M83. Remove the code that checks system memory to reduce complexity. Bug: 1148966 Change-Id: I150451cd337fae135fc9b764faea462229bee9be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545897Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#828999}
-
Nancy Wang authored
This CL is another option to resolve the crash of below call stack: AppWindowLauncherItemController::GetAppWindow(aura::Window*, bool) AppWindowLauncherItemController::SetActiveWindow(aura::Window*) AppWindowLauncherController::OnWindowActivated() One possible guessing is the AppWindowBase object is not removed from AppWindowLauncherItemController's windows_, so modify the destructor of AppWindowBase to remove itself from AppWindowLauncherItemController's windows_. BUG=1128491 Change-Id: I79c34db74449c28336ce8cac3d38e86304665933 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547220 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#828998}
-
Sigurdur Asgeirsson authored
ScopedObserver is being deprecated in favor of two new classes: - base::ScopedObservation for observers that only ever observe a single source. - base::ScopedMultiSourceObservation for observers that do or may observe more than a single source. This CL was uploaded by git cl split. R=mfoltz@chromium.org Bug: 1145565 Change-Id: Iaa4fc1526f737ad71819f92887baf319aa117bd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547773 Auto-Submit: Sigurður Ásgeirsson <siggi@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#828997}
-
Pilar Molina Lopez authored
Add new flag to chrome://flags ui. Before initializing minigbm set environment variable MINIGBM_DEBUG to "nocompression" if this flag is set. Bug: 1136497 Change-Id: I81770a2e59023b993df3f8f5aab939926686000e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518257 Commit-Queue: Pilar Molina Lopez <pmolinalopez@google.com> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#828996}
-
behdad authored
This change sets the max percent dropped frames of a 1 second sliding window of frames as worst_smoothness. Bug: 1115141 Change-Id: Iaab465289a72f1cc80a1d75a7836016a5c0ab53b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532672 Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Jonathan Ross <jonross@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#828995}
-
Aleks Totic authored
Legacy used Table as a sticky container for TD. Bring TablesNG in sync with legacy, and make table rows also use table as a sticky container. Standard not settled yet, discussion at: https://github.com/w3c/csswg-drafts/issues/5020 Makes 2 layout tests pass: external/wpt/css/css-position/sticky/position-sticky-table-th-bottom.html external/wpt/css/css-position/sticky/position-sticky-table-th-top.html Makes 3 unit tests pass LayoutBoxModelObjectTest.StickyPositionComplexTableNesting (layout_box_model_object_test.cc:886) LayoutBoxModelObjectTest.StickyPositionNestedStickyTable (layout_box_model_object_test.cc:818) LayoutBoxModelObjectTest.StickyPositionTableContainers (layout_box_model_object_test.cc:349) Bug: 958381 Change-Id: If099efe32a6a23154b53bf96981f7176030cd52c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542737Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#828994}
-
Karandeep Bhatia authored
After https://chromium-review.googlesource.com/c/chromium/src/+/2519173, we raise a hard error on failing to parse optional properties. As a result, we should never be concatenating unrelated errors. Modify the code to reflect the same. BUG=1113513 Change-Id: If7a4220435378207d84e32e9dd093d63059e7a29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547422Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#828993}
-
Chris Palmer authored
And base/allocator/partition_allocator. Bug: None Change-Id: I9c98833294ef489bce2fbb204f7b00e3fa9907e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2506429Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#828992}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/d361e6028c27..2d31db0b3751 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I38f2c0b142eaed8ee00ecd307e81c7935b2da0eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547964Reviewed-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@{#828991}
-
Sigurdur Asgeirsson authored
Bug: 1145565 Change-Id: Id4cc4569c4eca64cc250e11325f921a873f3819d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547048Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Commit-Queue: Sigurður Ásgeirsson <siggi@chromium.org> Auto-Submit: Sigurður Ásgeirsson <siggi@chromium.org> Cr-Commit-Position: refs/heads/master@{#828990}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/484196b73916..444733610032 2020-11-18 linxinan@chromium.org Improve the setup logic for tryserver 2020-11-18 ehmaldonado@google.com [owners] Add tests for Depot Tools owners client. 2020-11-18 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 sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@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:1146487 Tbr: sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com Change-Id: I002a111db4b38183ede211a5c475ecdfc854ff29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2548344Reviewed-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@{#828989}
-
Aaron Leventhal authored
No longer necessary: setsize/posinset are now computed browser-side. TBR=kinuko@chromium.org NOTRY: true Bug: None Change-Id: If5238ccb1ca0d0631c5b5da50631b792608fc12d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538117Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#828988}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/dda9c164cb3b..d361e6028c27 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-mac-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I53e05e78d644ffd319cb421a4f2b87196b6770ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547768Reviewed-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@{#828987}
-
Filip Gorski authored
Bug: 1149818 Change-Id: Ic64c464b3c7413920f881cc0429ee94ed474347e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547465Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#828986}
-
Yuheng Huang authored
The CL also makes finding tab search target more robust by comparing url scheme Bug: 1099917 Change-Id: Idb0497176c1b3f5cb700362905932d029b6d6ad5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547425Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#828985}
-
Noel Gordon authored
Change to just say "load" since the "lazy-" part is imprecise. The SWA needs to "load" scripts. How that is done might not be "lazy". Comment only change. No-try: true Tbr: Bo Bug: 1113981 Change-Id: I27c8c7f823d27d4f5a82050f0f18e8d0e04303d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547747Reviewed-by:
Noel Gordon <noel@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#828984}
-
Maggie Cai authored
This CL adds 3 browser tests for intent picker: 1. If the website call pushstate on page loaded, with same URL, the intent picker should work as normal. 2. If call pushstate to a different URL, the intent picker should check with the new URL and update the visibility status accordingly. 3. If we reload a page after install an app that can be handle by that page, we should be able to see intent picker icon after reload. BUG=853604 Change-Id: I8fe9f13b6d21e691f382fedcd4170729bc35c0c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546679Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#828983}
-
Anqing Zhao authored
Add a user policy to select the user experience of disabled features listed in another policy 'SystemFeaturesDisableList'. Bug: 1142785 Change-Id: I276eced7c9968e66988fbd2413ed09de35ee0bd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2512886 Commit-Queue: Anqing Zhao <anqing@chromium.org> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Reviewed-by:
Aya Elsayed <ayaelattar@chromium.org> Cr-Commit-Position: refs/heads/master@{#828982}
-
- 18 Nov, 2020 7 commits
-
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-chrome TBR=chrome-os-gardeners@google.com Change-Id: I90d6a33c4304b56563edee9268a320247eb56baf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544964Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#828981}
-
chromium-autoroll authored
https://dawn.googlesource.com/tint.git/+log/88091d3d17e1..627732c40839 2020-11-18 bclayton@google.com src/reader tests: Have parse() return a unique_ptr 2020-11-18 rharrison@chromium.org [transformer] Remove deprecated Manager constructor 2020-11-18 dsinclair@chromium.org ast: Support decoration kind hierarchies 2020-11-18 sarahmashay@google.com [validation] unittest v-0015: runtime array may only appear last in a structs 2020-11-18 dsinclair@chromium.org [spirv-writer] Support optional trailing return. 2020-11-18 bclayton@google.com Fix linter warnings, stdout test spew 2020-11-18 dneto@google.com Fix doxygen comment 2020-11-18 dneto@google.com spirv-reader: Register usage for handle vars and func parameters 2020-11-18 dneto@google.com spirv-reader: GetMemoryObjectDeclarationForHandl can return null If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-chromium-autoroll Please CC kainino@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: kainino@google.com Change-Id: I0a765a26ed4917fd69f2e374d664e046e4ef4bed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547113Reviewed-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@{#828980}
-
Xi Han authored
When clicking +1 button from the Tab Switcher, it launched the Start surface via ChromeTabCreator#launchNTP(). During this transition from the Tab Switcher mode to the Start surface mode, the onActivityChange() event isn't triggered since tab is null in both scenarios. As a result, the token to suppress the bottom sheet in Tab Switcher isn't released when transiting to the Start surface. In this CL, we make BottomSheetManager listen to the Start surface state change, and move the logic of suppression of the bottom sheet for Start surface + Tab switcher into the listener. Bug: 1129746 Change-Id: I74fd545bfd6799626a57944fb97db6c9164225be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2541811Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#828979}
-
Aaron Leventhal authored
The <menu> tag is no longer supported as an interactive feature, but is still supported as a semantic tag. The HTML spec still includes it as a container for <li> children, but has removed <menuitem>. Another option would be to try and be "clever" and look for role=menuitem children, changing the mapping to menu. However, given the state of the standard and varying browser support, it seems better to not add extra complexity and also to not encourage usage. Decisions: - Support simple mapping to the list role, because if it's just used semantically, it will be confusing for users who reach te menu and it does not act like one. - Remove behavior where child buttons/radios/checkboxes are mapped to menuitemfoo roles when inside a menu. There is nothing spec'd in HTML-AAM or CORE-AAM for either of these conditions, and it looks like more strange menu code that was inherited from WebKit. This CL will make it easier to support an upcoming CL that cleans up radio button code. Bug: None Change-Id: I49e95b5e526e742102b0bb6ad92b17f7a4ba0175 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2543685Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#828978}
-
ckitagawa authored
Decoding an image can result in it becoming a bitmap. To ensure this doesn't negatively impact memory when decoding also apply the bitmap size enforcement to already encoded images. Bug: 1144768 Change-Id: I7fc36601e07fcafda65bc408f2563f0ec319dbf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547213Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#828977}
-
Antonio Gomes authored
Implementation is stubbed out today, but still needed so that BrowserNonClientFrameViewChromeOS can be adopted on lacros builds. SnapControllerLacros inherits the pure virtual chromeos::SnapController, and "maximizing" lacros chrome windows require an instance to exist (held by ChromeBrowserMainExtraPartsViewsLacros). Similarly to ash::SnapControllerImpl, SnapControllerLacros is created from the newly added ChromeBrowserMainExtraPartsViewsLacros::PreProfileInit(). BUG=1113900 R=jamescook@chromium.org Change-Id: I86a034ddcba7c12c3a7d7b2736058476c2db3ba2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547045 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#828976}
-
Francois Doray authored
Preliminary results from the Canary+Dev experiment are encouraging. Adding to testing config to allow Beta experiments. Bug: 1144166 Change-Id: Ie40d0c5f46ab2779c2a6ec3c55b21cdfec79abb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2541004Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#828975}
-