- 02 Dec, 2020 40 commits
-
-
Elly Fong-Jones authored
Bug: 1154345 Change-Id: I0815d690cdbbd8094c6c5c44b3c760212c1fa8be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569983 Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#833018}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I6728c1c09a7107d578179ca9f8303555b035da52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570100Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#833017}
-
ckitagawa authored
To allow the proto to be used in Java, make all fields optional and enforce validation in two locations. Change-Id: I08da938a01a561bd35ee5b14037dee0149940566 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569790 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Tanya Gupta <tgupta@chromium.org> Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:
Tanya Gupta <tgupta@chromium.org> Cr-Commit-Position: refs/heads/master@{#833016}
-
Haiyang Pan authored
This file can be created when the tests run on fuchsia platform. Add a helper so that the file from each shard will be kept and does not fail the result merge. Bug: 1154165 Change-Id: Ie4abbecebedcd39500da3a7bd74eb9cf3df6105f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568811Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#833015}
-
Deepanjan Roy authored
Cloud storage hosts both html and proto traces, but the proto trace is often in non-obvious locations, especially with historical data. The html trace url is available must more consistently across all UI surfaces + the bigquery dataset. This script finds and downloads the proto trace for a given html trace url. Change-Id: I8e1ee108781751fc5088546a68945bdd79c4ce68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568935 Commit-Queue: Deep Roy <dproy@chromium.org> Reviewed-by:
Mikhail Khokhlov <khokhlov@google.com> Reviewed-by:
John Chen <johnchen@chromium.org> Auto-Submit: Deep Roy <dproy@chromium.org> Cr-Commit-Position: refs/heads/master@{#833014}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/01b3e24a8356..04ee79c749be 2020-12-02 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision a4b950c2..6b50907e (832520:832826) 2020-12-02 landrey@webrtc.org Add landrey as an owner to PC framework code 2020-12-02 saza@webrtc.org Add support for toggling builtin voice processing on iOS 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: I528b418910bceb55a3930116ce9810f746daae89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570039Reviewed-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@{#833013}
-
Zach Trudo authored
Bug: chromium:1078512 Change-Id: I322f7f0364476f5b5e8caacf3bff8bcbbc8161b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568778 Auto-Submit: Zach Trudo <zatrudo@google.com> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Commit-Queue: Zach Trudo <zatrudo@google.com> Cr-Commit-Position: refs/heads/master@{#833012}
-
Clark DuVall authored
JNI is now supported in DFMs with isolated splits enabled, so should be safe to bring back the cablev2_authenticator module. Bug: 1145287 Change-Id: I8c8c748e244bac89c5edd61034ad3021c3fad7f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569365Reviewed-by:
Adam Langley <agl@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#833011}
-
behdad authored
Reported smoothness UKM metrics are also reported to UMA, under "Graphics.Smoothness.PerSession" Bug: 1115141 Change-Id: I5c82dd78a44aa06fde63ebde11bcc953464b9548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547394Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Cr-Commit-Position: refs/heads/master@{#833010}
-
Felipe Erias authored
Fix a paint bug when a scrolling container has a solid color background and a scrollbar-gutter value other than "auto". In that scenario, the container's background color was being painted on the scrolling contents layer, which may be smaller than expected depending on the value of scrollbar-gutter. Bug: 710214 Change-Id: I43b842c5bebe13843f7a6ef955e0726f1bc9a16e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563387 Commit-Queue: Felipe Erias Morandeira <felipeerias@gmail.com> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833009}
-
Xiaoqian Dai authored
It's possible that CursorSetter::UpdateCursor() can be called nested so the cursor can be locked more than once. Do not allow update cursor if we're in cursor updating process. Bug: 1152945 Change-Id: I11d3361abf5322f180e9293cb6647490d19380af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569980 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#833008}
-
Liquan (Max) Gu authored
Behavioural changes: Before the CL, mShouldSkipAppSelector did not include the condition "mSkipToGPayHelper != null", which was incorrect. This is because mShouldSkipAppSelector means "should" only for the first time, the subsequent usages are likely to represent the result - "has skipped". This CL makes the "has skipped" use cases include the "mSkipToGPayHelper != null" condition. Bug: 1152542 Change-Id: I32403b13b5980f8d100c6dfd15f2894eaf6191e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568894 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#833007}
-
Gyuyoung Kim authored
This CL converts AwViewMsg_DoHitTest to android_webview's LocalMainFrame interface with renaming to HitTest. Bug: 1146495 Change-Id: I8c819818af62c3a7bdedd9511f0297c023cb26cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567058Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#833006}
-
Kenneth Russell authored
This allows four needed suppressions to be applied for ANGLE's Metal backend on this GPU type. Bug: 1153984 Change-Id: I0cb63b8921c6e78d7a1b9a889b5404d74b071830 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569966 Auto-Submit: Kenneth Russell <kbr@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#833005}
-
Dominic Battre authored
To investigate crbug.com/1132866 this CL introduces a metric on how much time is spent on serializing the preferences into a string. This time is critical as it happens on the UI sequence. Bug: 1132866 Change-Id: Ib514f45b55cdc0d04feec2251d1ae2a2d7e117b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562184Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#833004}
-
Mikhail Khokhlov authored
This will be useful to e.g. compute power metrics on existing benchmarks without modifying their code. Change-Id: Ia0582898ebdacd0d837ba88e44bf61a0a0c9bf5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566961 Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Reviewed-by:
Deep Roy <dproy@chromium.org> Cr-Commit-Position: refs/heads/master@{#833003}
-
Shuran Huang authored
Add party_context into isolation_info for cookie stack to determine whether a given cookie access request is SameParty or not in a later change. party_context is an optional set of SchemefulSite of all the ancestor frames which have https origins, exclude the top and innermost frames. Bug: 1136102 Change-Id: I189873092ceb854f4ba171ec399f0b0121ef632e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461588Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Lily Chen <chlily@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Commit-Queue: Shuran Huang <shuuran@chromium.org> Cr-Commit-Position: refs/heads/master@{#833002}
-
David Bertoni authored
This test was disabled for flakiness, but it ran 3000 iterations on the bots with no flakes. Bug: 1113904 Change-Id: I7f7168bef7610d9df82838712c0f0a13cfbfc9c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567475 Auto-Submit: David Bertoni <dbertoni@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#833001}
-
Norman Rosas authored
also removed duplicated metadata from OWNERS files Bug: 1113033 Change-Id: If162edaeaa117075a80fe4ed8fa706d319d0ac66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569066 Auto-Submit: Norman Rosas <normando@google.com> Commit-Queue: Cait Phillips <caitkp@chromium.org> Reviewed-by:
Cait Phillips <caitkp@chromium.org> Cr-Commit-Position: refs/heads/master@{#833000}
-
Nancy Wang authored
BUG=1146900 Change-Id: I42203dbc74820b2886c51df49e809f74d0509cb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563182 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#832999}
-
Norman Rosas authored
also removed duplicated metadata from OWNERS files Bug: 1113033 Change-Id: Ia8bfe8358484599fff4c5304f0f297b40d400d51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570235 Auto-Submit: Norman Rosas <normando@google.com> Commit-Queue: Cait Phillips <caitkp@chromium.org> Reviewed-by:
Cait Phillips <caitkp@chromium.org> Cr-Commit-Position: refs/heads/master@{#832998}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/8a791e7cf73f..d1655710f7a7 2020-12-02 vapier@chromium.org repo: avoid fstrings for Python 3.5 a little longer 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: I84a825e1f8693f5ab192e55c5087f4782d740763 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569964 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@{#832997}
-
Evan Stade authored
Set and unset the TestMediaRouterClient in each test so that each test will pass on its own instead of relying on or interfering with other tests. Bug: 1147740 Change-Id: Ie5145710e6da4fd8fa1e4dc534e1a1aa3279a821 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568625Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#832996}
-
Kyle Horimoto authored
Fixes an issue where users who were opted into the trial on Canary/Dev/Beta and then switched to Stable could still be opted into the experiment. Bug: 1147325 Change-Id: I25e153323efc9108cdde2404785d637912d8b01e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560909 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#832995}
-
Joel Hockey authored
This reverts commit 5e0522d6. Reason for revert: flaky test fixed by crrev.com/c/2568928 Original change's description: > Revert "Add restore and delete actions in Trash root view" > > This reverts commit 41132153. > > Reason for revert: Trash/FilesAppBrowserTest.Test/trashRestoreFromTrash failed on https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20(1)/38983/overview > > Original change's description: > > Add restore and delete actions in Trash root view > > > > http://go/chrome-ss/8aec11c357971886d745aa9ea5b89356399956d2 > > > > Added restore-from-trash command which is shown in the Trash root as > > both a top bar action, and a file context menu command. > > > > Modified delete action so that it shows for Trash root (even though the > > Trash root FakeEntry is read-only), and added remove() and > > removeRecursively() functions to TrashEntry which deletes both the > > filesEntry and infoEntry. > > > > Background restore() code previously expected the supplied TrashItem > > would come only from the TrashItem returned by removeFileOrDirectory(), > > but now that it can be set directly from the restore-from-trash > > command, it requires a change to the TrashConfig lookup and path prefix > > validation. > > > > Bug: 953310 > > Change-Id: I2cdf018fd1daab8f57f0ab7f679d47eeba2109b0 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2564841 > > Reviewed-by: Luciano Pacheco <lucmult@chromium.org> > > Commit-Queue: Joel Hockey <joelhockey@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#832700} > > TBR=noel@chromium.org,joelhockey@chromium.org,lucmult@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com > > Change-Id: I73dcb3bca3453bd61c57eeba73098debcf52d99a > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 953310 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566958 > Reviewed-by: Olga Sharonova <olka@chromium.org> > Commit-Queue: Olga Sharonova <olka@chromium.org> > Cr-Commit-Position: refs/heads/master@{#832784} TBR=noel@chromium.org,olka@chromium.org,joelhockey@chromium.org,lucmult@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com # Not skipping CQ checks because this is a reland. Bug: 953310 Change-Id: If393cd36a6d3ab64808626c95dc4060f42a4e4dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569432Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#832994}
-
Dave Tapuska authored
Use the cc/input/browser_controls_state.h as the source of truth, remove the content/public/common variant. Move mojo definition into cc. BUG=1097816 Change-Id: I2a9763b8e591a7a1ad970c965d1ed614f239bd2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568220Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#832993}
-
Ben Pastene authored
This reverts commit e69d4103. Reason for revert: GN-gen failures on chrome-branded CrOS bots https://ci.chromium.org/p/chrome/builders/ci/chromeos-eve-chrome eg: https://ci.chromium.org/p/chrome/builders/ci/chromeos-eve-chrome/11420 ERROR at //content/gpu/gpu_child_thread_receiver_bindings.cc:15:11: Include not allowed. #include "services/shape_detection/shape_detection_service.h" Original change's description: > [ShapeDetection] Host Service in utility process on CrOS > > This CL updates ShapeDetection service to be hosted in a > utility process on ChromeOS. This is being done because > the ShapeDetection service implementation for ChromeOS > uses a third_party library and does not use any > accelerated native shape detection APIs that might need > to run in GPU process. > > Bug: 1093185 > Change-Id: I0042d309b6daeaa66798d25b70d5d1bba05b737b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444177 > Reviewed-by: Reilly Grant <reillyg@chromium.org> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> > Cr-Commit-Position: refs/heads/master@{#832841} TBR=kinuko@chromium.org,reillyg@chromium.org,azeemarshad@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I278f5d33714903e4226a99e6d270cb58c12c904f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1093185 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570237Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#832992}
-
Ben Pastene authored
crrev.com/i/3442383 allocates the machines for this. Bug: 1140727 Change-Id: I25d8be0fad0a7251453210393a72925e28cc38b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568629Reviewed-by:
Haiyang Pan <hypan@google.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#832991}
-
Fabrice de Gans-Riberi authored
Bug: 1148034 Change-Id: Ifda35f0547e9b608a67e4fe77ffe9f59c9daecb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2565831 Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#832990}
-
Sean Topping authored
`allow_circular_includes_from` does not build any dependencies in the target, so generated headers (such as mojom) may not be built before headers in the target are included by the dependent declared in `allow_circular_includes_from`. The workaround here is to add an explicit dep to the target that generates the headers. Bug: 1154721 Test: CQ Change-Id: I77b1f204a6583c6662290a5f86a03dedc00d70f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568892Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Sean Topping <seantopping@chromium.org> Cr-Commit-Position: refs/heads/master@{#832989}
-
Sajjad Mirza authored
Bug: 1146571 Change-Id: Ic77be2e669d60fd997078472f8decd341271ef16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569786 Commit-Queue: Sajjad Mirza <sajjadm@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com> Auto-Submit: Sajjad Mirza <sajjadm@chromium.org> Cr-Commit-Position: refs/heads/master@{#832988}
-
Mike Jackson authored
Per UX review, removing the option to run a PWA at OS login from the PWA install dialog. Bug: 1110407 Change-Id: I17999312a928fd85a0eae74f907f768c4028c022 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2558753 Commit-Queue: Mike Jackson <mjackson@microsoft.com> Reviewed-by:
Chase Phillips <cmp@chromium.org> Cr-Commit-Position: refs/heads/master@{#832987}
-
David Tseng authored
Enums in ui/accessibility/ax_enums.mojom automatically generate a kNone value (usually at value 0). Enums in chrome.automation omit such values in js even though they exist in C++. e.g. ax::mojom::DefaultActionVerb::kNone -> api::automation::DEFAULT_ACTION_VERB_NONE !-> chrome.automation.DefaultActionVerb.NONE (the last, does not exist either in externs nor in the runtime bindings). When mapping to chrome.automation, rather than converting to the stringified "none" value, simply drop it. This change starts with DefaultActionVerb, but other enums may be good candidates for this treatment. R=akihiroota@chromium.org Bug: none Change-Id: Iec137c0254e0a3322e41e959e377bb9b4158a13c AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568626 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#832986}
-
Norman Rosas authored
removed duplicated metadata from OWNERS files Bug: 1113033 Change-Id: Ie0157440d3bdb85c8aea77a7d131f5d4bd46bf50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569981 Auto-Submit: Norman Rosas <normando@google.com> Commit-Queue: Darin Fisher <darin@chromium.org> Reviewed-by:
Darin Fisher <darin@chromium.org> Cr-Commit-Position: refs/heads/master@{#832985}
-
Peter Kotwicz authored
This CL: - Replaces //third_party/guava:guava_android_java dependencies with //third_party/android_deps:guava_android_java - Deletes //third_party/guava Change-Id: If5536c8f3685d66a9136c76be229f7f44cd4a138 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560401 Commit-Queue: Peter Wen <wnwen@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#832984}
-
Robert Kroeger authored
webgl_conformance_tests on ATI GPU on Mac Retina on Mac-10.14.6 is failing in conformance/ogles/GL/lessThan/lessThan_001_to_008.html Bug: 1154745 Change-Id: I5365aa119a0ec1fa0914da49c1f4525ab78c53f8 TBR: kbr@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569922Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Commit-Queue: Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#832983}
-
dpapad authored
Fixed: 1154617 Change-Id: I2d01945a9b9d23b8aa61eda52ef1a29af58bcf9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567671 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#832982}
-
Liquan (Max) Gu authored
This CL does not involve any behavioural change. Changes: * Simplified WLPRService#showOrSkipAppSelector() * Moved the shouldSkipAppSelector() calls from WLPRService and CPRService into PRService. * Added getPaymentApps() and getSelectedPaymentApp() as they are needed by shouldSkipAppSelector(). Bug: 1152542 Change-Id: I5e0112d82a075de611f5085e4f34721804e94b6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568444 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#832981}
-
rbpotter authored
The backend call this resolver makes only exists on Chrome OS, and provisional destinations don't exist on other platforms. Remove the resolver and related code from the non-ChromeOS version of destination- dialog, now that the element has been forked. Bug: 1148906 Change-Id: I276e5128051e275346e7edd9b01a534f4cd7c42d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568269 Auto-Submit: Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#832980}
-
Austin Sullivan authored
- Use mojom::blink::IDBCallbacks instead of IDBRequest - Allows for removal of last use of IDBAny::kDOMStringListType Bug: 992958 Change-Id: I028f75069d4ea5bd76382f279c85c842284dfb80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557571 Auto-Submit: Austin Sullivan <asully@chromium.org> Commit-Queue: Austin Sullivan <asully@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#832979}
-