- 01 Apr, 2020 40 commits
-
-
Orin Jaworski authored
This CL restores two other previously reverted commits, with a fix: * 30750caa [omnibox] Refactor ViewViews to not directly set PopupModel state * 80f05db7 [omnibox] Add unit test for popup model StepSelection The fix resolves the unit test that was failing around keyword mode. Instead of having the view manage both popup_model and edit_model with complex logic, all the model changes are moved into StepSelection. Change-Id: Ia1ff449d780e5beddf4208b8bc1c58f98c1dc7fe Bug: 1046523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131021Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Cr-Commit-Position: refs/heads/master@{#755209}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/4b425aeef9cd..65674d83e1f5 git log 4b425aeef9cd..65674d83e1f5 --date=short --first-parent --format='%ad %ae %s' 2020-03-31 marinaciocea@webrtc.org Transform encoded frames in ChannelSend. 2020-03-31 deadbeef@webrtc.org Expose enableDscp in Obj-C API. 2020-03-31 deadbeef@webrtc.org Regression test for SCTP transport. 2020-03-31 sprang@webrtc.org Fixes TaskQueuePacedSender padding while only sending non-paced audio. 2020-03-31 guidou@webrtc.org [InsertableStreams] Set video frame transformer if RTP stream already started. Created with: gclient setdep -r src/third_party/webrtc@65674d83e1f5 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/+/master/autoroll/README.md Bug: chromium:1065836 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I3c2c5b4fa61e223462f58b5e1d9f90001a5f4d92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131102Reviewed-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@{#755208}
-
rajendrant authored
Fixed: 1037039 Change-Id: Ib8deb39d9b1d0206e4dc3b5acabed8797d456b40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130967 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#755207}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7800453ed2e5..7a3358c80b6e git log 7800453ed2e5..7a3358c80b6e --date=short --first-parent --format='%ad %ae %s' 2020-03-31 brianosman@google.com Really fix SkVerticesPriv on MSVC 2017 Created with: gclient setdep -r src/third_party/skia@7a3358c80b6e 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 michaelludwig@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/+/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 Bug: None Tbr: michaelludwig@google.com Change-Id: I21c92b1ab7edae64c18eb977c821ee61cb720280 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131291Reviewed-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@{#755206}
-
Clark DuVall authored
This allows embedders to listen for cookie changes on a URL. Bug: 1054160 Change-Id: I030a4b2f2f05863763a7f352d6ffd376af0b4f79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124094Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#755205}
-
chrome://flagsAhmed Mehfooz authored
Bug: 1065079 Change-Id: I22dfe74700313bf3d5b1755a8fbcdcdebdbec8a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130969Reviewed-by:
Tim Song <tengs@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#755204}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/06f4f3e13c49..4b94d7bb4fbe git log 06f4f3e13c49..4b94d7bb4fbe --date=short --first-parent --format='%ad %ae %s' 2020-03-31 jonahr@google.com Split EGL_CHROMIUM_sync_control into EGL_ANGLE_sync_control_rate 2020-03-31 kbr@chromium.org Apply limitMaxMSAASamplesTo4 workaround to macOS. Created with: gclient setdep -r src/third_party/angle@4b94d7bb4fbe 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 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/+/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 Bug: chromium:1064078 Tbr: cwallez@google.com Change-Id: I7a8964875bea0a7976be111a203ea3718427b029 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131147Reviewed-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@{#755203}
-
Jinsuk Kim authored
void (Ar|Vr)ContentDialog.show(ChromeActivity -> WindowAndroid) The classes were passed ChromeActivity to get ModalDialogManager. This can be obtained from WindowAndroid too. Replaces TabImpl.getActivity with (ChromeActivity) TabUtils.getActivity. in ArCoreJavaUtils. Its native uses renderer process/frame id to find WebContents, Tab, and then ChromeActivity. Ended up casting the activity for now. Bug: 952703 Change-Id: Ic219cb01e896e8e322a8804be0b78ef497ba078d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129366Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#755202}
-
rbpotter authored
Bug: 1064664 Change-Id: I9d3136de342504081a2feba77068da2bc14a8f55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130891Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#755201}
-
Daniel Rubery authored
"Proection" should be "Protection" Change-Id: Ic4017eb37663bd7b9789f41f8ca79e9f0cb91720 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131042 Auto-Submit: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Bettina Dea <bdea@chromium.org> Commit-Queue: Bettina Dea <bdea@chromium.org> Cr-Commit-Position: refs/heads/master@{#755200}
-
Jon Mann authored
This also updates existing logs to go to the same buffer and removes PII. Bug: 966270 Change-Id: Ib0469c7d0e625fde1e556f82a9d2b296752057ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128026 Commit-Queue: Jon Mann <jonmann@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#755199}
-
Eric Foo authored
Bug: 1034648 Change-Id: Ib846a51312469cfe2b8ab0fdd0c005f504aa4680 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129243 Commit-Queue: Eric Foo <efoo@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Eric Foo <efoo@chromium.org> Auto-Submit: Eric Foo <efoo@chromium.org> Cr-Commit-Position: refs/heads/master@{#755198}
-
Kyle Horimoto authored
(1) Change internal implementation to be synchronous, now that LocalSearchService exposes a synchronous API. (2) Add a synchronous public API for SearchHandler in anticipation for use by in-process clients (e.g., upcoming Launcher usage). Bug: 1063505, 1059099 Change-Id: If1110a4f43158ca17b387d766dac58cc87ba08f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130681 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#755197}
-
Jeremy Apthorp authored
This allows passing arguments with move-only semantics. Change-Id: I852eb343398e6f763abfe2a44e623f28353d79a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129029 Commit-Queue: Jeremy Apthorp <jeremya@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Auto-Submit: Jeremy Apthorp <jeremya@chromium.org> Cr-Commit-Position: refs/heads/master@{#755196}
-
Adam Langley authored
Saves a little code. Change-Id: I823f31d998e7ae6d8b0c22e42773df74b847bff5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131044 Commit-Queue: Adam Langley <agl@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Auto-Submit: Adam Langley <agl@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#755195}
-
Hwanseung Lee authored
Use enum class instead of enum for views::SliderChangeReason. enum class is more type safety. Bug: 940736 Change-Id: I396a74e79cdf6da52163d875fcceffa20920968f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128033Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com> Cr-Commit-Position: refs/heads/master@{#755194}
-
edchin authored
This reverts commit 194955c6. Reason for revert: Mistakenly relanded last CL without change. Original change's description: > Reland "[ios] Remove dead code in first_run_util" > > This reverts commit 4edeedc6. > > Reason for revert: > > Will fix the error in this reland. > welcome_to_chrome_view_controller.mm should not have been edited. > > Original change's description: > > Revert "[ios] Remove dead code in first_run_util" > > > > This reverts commit 721f0aa1. > > > > Reason for revert: > > suspect this is breaking compilation on ios-simulator > > > > Original change's description: > > > [ios] Remove dead code in first_run_util > > > > > > Removed dead codepaths and marked unused histograms obsolete. > > > > > > Change-Id: Ie4f5485ebd9c915dcb36c8ac7d14d2d688b200e7 > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129507 > > > Reviewed-by: Kurt Horimoto <kkhorimoto@chromium.org> > > > Reviewed-by: Ilya Sherman <isherman@chromium.org> > > > Commit-Queue: edchin <edchin@chromium.org> > > > Cr-Commit-Position: refs/heads/master@{#755163} > > > > TBR=isherman@chromium.org,kkhorimoto@chromium.org,mrefaat@chromium.org,edchin@chromium.org > > > > Change-Id: I1d3d94ce35b28df80626a1838b3c110957b8757d > > No-Presubmit: true > > No-Tree-Checks: true > > No-Try: true > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131354 > > Reviewed-by: Rebekah Potter <rbpotter@chromium.org> > > Commit-Queue: Rebekah Potter <rbpotter@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#755166} > > TBR=isherman@chromium.org,kkhorimoto@chromium.org,mrefaat@chromium.org,edchin@chromium.org,rbpotter@chromium.org > > Change-Id: Ia325e65092b1d7b4cc66e6f2be7d52e93e50f39f > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131357 > Reviewed-by: edchin <edchin@chromium.org> > Commit-Queue: edchin <edchin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#755191} TBR=isherman@chromium.org,kkhorimoto@chromium.org,mrefaat@chromium.org,edchin@chromium.org,rbpotter@chromium.org Change-Id: Ide9f88a5222c1a44cff70af1c4518b4904ecc703 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131149Reviewed-by:
edchin <edchin@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#755193}
-
Tal Pressman authored
Change-Id: Ib0995aa8c7c5714edaf400d0f46188cd3be1e536 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129406Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Tal Pressman <talp@chromium.org> Cr-Commit-Position: refs/heads/master@{#755192}
-
edchin authored
This reverts commit 4edeedc6. Reason for revert: Will fix the error in this reland. welcome_to_chrome_view_controller.mm should not have been edited. Original change's description: > Revert "[ios] Remove dead code in first_run_util" > > This reverts commit 721f0aa1. > > Reason for revert: > suspect this is breaking compilation on ios-simulator > > Original change's description: > > [ios] Remove dead code in first_run_util > > > > Removed dead codepaths and marked unused histograms obsolete. > > > > Change-Id: Ie4f5485ebd9c915dcb36c8ac7d14d2d688b200e7 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129507 > > Reviewed-by: Kurt Horimoto <kkhorimoto@chromium.org> > > Reviewed-by: Ilya Sherman <isherman@chromium.org> > > Commit-Queue: edchin <edchin@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#755163} > > TBR=isherman@chromium.org,kkhorimoto@chromium.org,mrefaat@chromium.org,edchin@chromium.org > > Change-Id: I1d3d94ce35b28df80626a1838b3c110957b8757d > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131354 > Reviewed-by: Rebekah Potter <rbpotter@chromium.org> > Commit-Queue: Rebekah Potter <rbpotter@chromium.org> > Cr-Commit-Position: refs/heads/master@{#755166} TBR=isherman@chromium.org,kkhorimoto@chromium.org,mrefaat@chromium.org,edchin@chromium.org,rbpotter@chromium.org Change-Id: Ia325e65092b1d7b4cc66e6f2be7d52e93e50f39f No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131357Reviewed-by:
edchin <edchin@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#755191}
-
Mei Liang authored
Change-Id: I7e7ccdadc486458764190c5f8f3fb7becb766c39 Bug: 1005929 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112174 Commit-Queue: Mei Liang <meiliang@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#755190}
-
Sam Bowen authored
Generate code for types inheriting from Enumeration and use this code in the extractor and the validator. The extractor will accept any strings that start with "http[s]://schema.org", while the validator will ensure the strings match one of the enum options for one of the enum types in the property config. Previously these were treated as a nested entity type, but we will only ever find enum as string values. Bug: 1065511 Change-Id: I53b7d3cf290c94f44ede7776eb2cb287c21e513c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128527 Commit-Queue: Sam Bowen <sgbowen@google.com> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#755189}
-
Lei Zhang authored
It lives in docs/, not build/. Change-Id: If616e3f51a838b1f5e19d2f64e11187785174c77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131023Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#755188}
-
Daniel Cheng authored
Code should just use the //base abstractions directly. Update the API to just expose a way to install the Mojo hooks. Fixed: 876525 Change-Id: Ic90adb8eae9ee065977e81c7ec7ccf330a12c93b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102635 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#755187}
-
David Van Cleve authored
This is one of a series of CLs updating Trust Tokens key commitment state to use a singleton in-memory store owned by NetworkContext and updated via Mojo from the component updater. This involves 1. Remove key commitment-related state from the on-disk trust token store 2. Mojoify TrustTokenKeyCommitmentResult and remove commitment fetching and parsing code [3, this CL] Add a centralized issuers-to-commitments store in the network service: - Define the new store class (TrustTokenKeyCommitments) and make it accessible via a NetworkService accessor method - Expand NetworkService's Mojo interface to include a setter 4. Add component updater logic to populate this store. Bug: 1063510 Change-Id: I69bda37a0373281c420919630b29f4aa3e127f24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117295Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#755186}
-
Erik Jensen authored
Specifically, document that an empty list is handled similarly to the policy not being set. Bug: 807264 Change-Id: Ibfd80e91c86ffe341a9a9b753fe2ba58d962e43f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783730Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Erik Jensen <rkjnsn@chromium.org> Cr-Commit-Position: refs/heads/master@{#755185}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/8a78e9cdc30e..7800453ed2e5 git log 8a78e9cdc30e..7800453ed2e5 --date=short --first-parent --format='%ad %ae %s' 2020-03-31 michaelludwig@google.com Revert "Use glDraw.*BaseInstance calls to avoid deferred buffer binding" 2020-03-31 bungeman@google.com Revert "Enable deprecated-copy-dtor warning." 2020-03-31 bungeman@google.com Enable deprecated-copy-dtor warning. 2020-03-31 bsalomon@google.com Rename outputSwizzle->writeSwizzle. 2020-03-31 csmartdalton@google.com Use glDraw.*BaseInstance calls to avoid deferred buffer binding 2020-03-31 brianosman@google.com Fix SkVerticesPriv on MSVC 2017 2020-03-31 bungeman@google.com Allow CFDictionaryCreateMutable to grow in create_exact_copy. Created with: gclient setdep -r src/third_party/skia@7800453ed2e5 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 michaelludwig@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/+/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 Bug: None Tbr: michaelludwig@google.com Change-Id: I9ea6fb2896044431300a93150ad3fe1f6a058508 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131286Reviewed-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@{#755184}
-
Dominick Ng authored
Bug: None Change-Id: I34cba1b622d1d68099588d40101f3b3cbd6e95fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130449 Commit-Queue: Dominick Ng <dominickn@chromium.org> Commit-Queue: Glen Robertson <glenrob@chromium.org> Auto-Submit: Dominick Ng <dominickn@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#755183}
-
Jazz Xu authored
This CL center the artwork in Global Media Controls. Bug: 1031133 Change-Id: Ibfa6b11beeff4720143922d3d4affe75cb3bcbe0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2107600Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Jazz Xu <jazzhsu@chromium.org> Cr-Commit-Position: refs/heads/master@{#755182}
-
Sinan Sahin authored
Bug: 1049314 Change-Id: Ib5f8deb4e2b3aa32c6c99f6488c5f01b9d44bbc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128938Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/master@{#755181}
-
Luum Habtemariam authored
This is a reland of 636b9b42, which was reverted in 4bb8464d. This reland addresses the MSAN failures. Original change's description: > Remove Epson generic PPD handling > > We previously implemented this generic ppd as a fallback for Epson > printers that failed ppd matching. This led to some unforeseen issues > detailed in the bug below; as such this special handling is no > longer needed and this change removes it. > > Bug: chromium:1049850 > Test: tba > Change-Id: I45c9dce72205f8ed9255d983cac8b1a739fa388a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087959 > Commit-Queue: Luum Habtemariam <luum@chromium.org> > Reviewed-by: Sean Kau <skau@chromium.org> > Cr-Commit-Position: refs/heads/master@{#752210} Bug: chromium:1049850 Change-Id: Ic41d4c4d2e1839ce0e5b3e4f4f7671854f6788ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129957Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Luum Habtemariam <luum@chromium.org> Cr-Commit-Position: refs/heads/master@{#755180}
-
Devlin Cronin authored
The chrome_ui_overrides feature allowed developers to override the native bookmarks UI, but never shipped and has since been removed. Remove the corresponding documentation. Bug: 894447 Change-Id: Ie81762ef92ac92b54a834fc2e9621fa737670467 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130630Reviewed-by:
Mike Wittman <wittman@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#755179}
-
Sophie Chang authored
Bug: 1062769 Change-Id: Ifae1b8d6a8e5c16642ac652b134e099e16c83dde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130811Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#755178}
-
Xinghui Lu authored
We'd like to know for each safe browsing blocking page created, what is the resource type that triggers the page. This information can help us decide the priority of resource types that should be checked in real time. Metrics added in this CL: SafeBrowsing.BlockingPage.ResourceType Bug: 1065137 Change-Id: I5c5c07c138f2d4f149229af54b03b68e623d44d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121735Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#755177}
-
Anton Bikineev authored
This was found by the new checker in blink_gc_plugin. Bug: 522357 Change-Id: Iba582ffbe39c3f4311fae277c540999ae0350173 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130271Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Anton Bikineev <bikineev@chromium.org> Cr-Commit-Position: refs/heads/master@{#755176}
-
Christian Dullweber authored
Display an extension icon if third-party cookie blocking is controlled through an extension. Also use a link to the new cookie settings UI if the privacy settings redesign is enabled. Bug: 1065392 Change-Id: I1917908a24dfe6ca711d85960689b1328fafdb16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128489 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#755175}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/a680c23e7859..beec66070ea7 git log a680c23e7859..beec66070ea7 --date=short --first-parent --format='%ad %ae %s' 2020-03-31 ehmaldonado@google.com git-cl: Execute clang-format-diff.py using vpython. Created with: gclient setdep -r src/third_party/depot_tools@beec66070ea7 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 agable@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/+/master/autoroll/README.md Bug: chromium:1066187 Tbr: agable@chromium.org Change-Id: Icc8d272dcf2913e7ba8c4f82fb6025bd7668b676 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131148Reviewed-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@{#755174}
-
Victor Vasiliev authored
https://quiche.googlesource.com/quiche.git/+log/0abcd8febd32..5a39301cb829 $ git log 0abcd8feb..5a39301cb --date=short --no-merges --format='%ad %ae %s' 2020-03-31 quiche-dev Update QboneStream to have a configurable TTL. 2020-03-31 fayang Add a QuicCoalescedPacket::ToString which will be used for net-log in chrome. 2020-03-31 bnc gfe-relnote: verify gfe2_reloadable_flag_quic_create_incoming_stream_bug. Created with: roll-dep src/net/third_party/quiche/src R=dschinazi@chromium.org Change-Id: I68e8b14a4a306343abdd5ec01a4f8494b8f90720 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130640Reviewed-by:
David Schinazi <dschinazi@chromium.org> Commit-Queue: Victor Vasiliev <vasilvv@chromium.org> Cr-Commit-Position: refs/heads/master@{#755173}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/af705142bcc4..18db0d80f61d Created with: gclient setdep -r src-internal@18db0d80f61d 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: If8c8dd91c3d8d767f1a657948f3a2bff7740761e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130837Reviewed-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@{#755172}
-
Jian Li authored
Bug: 1044139 Change-Id: I477580eeaad92239b624fbe78dc3c8d8fc005d4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130870Reviewed-by:
Dan H <harringtond@chromium.org> Commit-Queue: Jian Li <jianli@chromium.org> Cr-Commit-Position: refs/heads/master@{#755171}
-
Natalie Chouinard authored
Add tests around the display of preferences managed by policy (administrator) and custodians (parent(s)). Bug: 1044401 Change-Id: I6176b9c89ab218a50f06fa611507e057377d5cce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130676Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#755170}
-