- 28 Jul, 2020 36 commits
-
-
Scott Violet authored
SecurityInterstitialPage::ShouldCreateNewNavigation() is not used. BUG=none TEST=none Change-Id: I73bd846489577e786c28126b190d6c6256c3b4cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318317Reviewed-by:
Carlos IL <carlosil@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#792113}
-
Chris Lu authored
See bug for Finch Config Screenshot: https://drive.google.com/file/d/1MTSsMCjvCoTW4yBKGaH1wCBzOroVeWnT/view?usp=sharing Bug: 1107489 Change-Id: Ia01af991e4019ac10011b340b39dde358fbfdab0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309129 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#792112}
-
Ben Pastene authored
All Simple Chrome builders should have migrated to using args.gni files fetched during gclient-runhooks. And so there's no bot that should be calling out to `cros chrome-sdk` during GN-gen or compile any longer. Bug: 937821 Change-Id: If24f4b30e29232bef7bb969ea03afdae22e9143b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321231Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#792111}
-
Mario Bianucci authored
Prediction and prediction related features were all used for scrolling and input events, so they lived in blink and had scrolling specific names. This CL moved them from being blink and having feature specific names to being in ui/base with feature-agnostic names. The motivation for this move is to enable the prediction classes to be used elsewhere. Specifically, I will be using prediction from viz in order to predict future points on an ink stroke as part of the delegated ink trail feature in order to improve user perceived latency. Bug: 1052145 Change-Id: I3399ecabf962544dc1a4ecefe42583f1d717b6de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270635Reviewed-by:
Ella Ge <eirage@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Daniel Libby <dlibby@microsoft.com> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Mario Bianucci <mabian@microsoft.com> Cr-Commit-Position: refs/heads/master@{#792110}
-
Ken Rockot authored
This converts the remaining default variant .typemap files within //third_party/blink to direct GN target configurations. Bug: 1059389 Change-Id: I7c9f7e097667a8fdc79aff51a4c0b30d35bcbb67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315766 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#792109}
-
Xiaoqian Dai authored
Currently when swiping up from bottom to drag a window, the window can be ended in 4 different places: restore to its old position, go to home screen, drop in overview, or snap in splitview. These operations are handled in different places, with the first 2 handled in FinalizedDraggedWindow() function and the latter 2 handled in EndDrag() function. The reason for it to avoid window state change to interfere with shelf state change, see https://crrev.com/c/2004052. This CL moves the logic of window finalization operations together while keeping the existing logic unchanged. This CL doesn't have any functional change. Bug: None Change-Id: Ib2c4e866893c51ee952725a3b80c701f8b02120a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320770Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#792108}
-
Eric Willigers authored
The method Browser::GetDisplayMode previously returned kStandalone for non-full-screen app windows, even if they contained minimal-ui controls. Bug: 1109522 Change-Id: I151e68bdbcacb0aa73c15152eb462bc5d5901644 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318848 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#792107}
-
Olga Gerchikov authored
This change implements initializing ScrollTimeline with scrollOffsets and reading back scrollOffsets. Bug: 1094014 Change-Id: I9d39bcc2644cee1288d59a29119d9ac1d91b5080 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2264926Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Olga Gerchikov <gerchiko@microsoft.com> Cr-Commit-Position: refs/heads/master@{#792106}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/25a8165f50bc..469c2061cd49 2020-07-27 rharrison@google.com Rolling 2 dependencies and updating expectations (#1121) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@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: radial-bots+chrome-roll@google.com Change-Id: I55f337edb90c45cc80e021bb415237dd8b54e71c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321262Reviewed-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@{#792105}
-
Fergus Dall authored
In CL:1993062 this was changed in an attempt to make the smallest non-zero scroll value aura would give us line up with the minimum scroll value legacy linux apps could handle. After further discussion off-line we've decided this is incorrect. Instead, we will keep the old scale and just adjust the size of small scroll events sent to linux apps. This CL does the first half of this, the crostini specific parts will be done in sommelier. Bug: 1039157, b/162264906 Change-Id: I5a3b26a520ee085a063a71b22c89c877d9734c34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315667 Commit-Queue: Fergus Dall <sidereal@google.com> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#792104}
-
Omid Tourzan authored
Adding 6px padding to the tooltip if it's on the edge of the window. Adjusting current calculation to consider 6px padding according to the ux spec. Tested on rtl successfully as well. Bug: 1108152 Change-Id: Icdc3d59983e75a397dd6a0971ea22d95dc82d8e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318954 Commit-Queue: Omid Tourzan <oto@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#792103}
-
Ben Pastene authored
This reverts commit f3ff8620. Reason for revert: builder is broken & closing the tree: https://ci.chromium.org/p/chromium/builders/ci/linux-ash-chrome-builder-rel Original change's description: > Adds linux-ash-chrome-builder-rel > > This linux-ash-chrome-builder-rel is created to upload ash-chrome > continuously to gs and the binary will be used to test lacros-chrome. > The upload logic will be in the next cl when the bot can launch and run. > > Bug: 1109287 > Change-Id: I12ab8b0cc8e24b8f217df1f710e5b918397dd987 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316807 > Commit-Queue: Sven Zheng <svenzheng@chromium.org> > Reviewed-by: Erik Chen <erikchen@chromium.org> > Reviewed-by: Yuke Liao <liaoyuke@chromium.org> > Cr-Commit-Position: refs/heads/master@{#792091} TBR=erikchen@chromium.org,liaoyuke@chromium.org,svenzheng@chromium.org Change-Id: Ifcce11fb201ccf1b17cd9aa973aad6a0cd5f3bca No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1109287 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321881Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#792102}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/a681d12639f4..12c9d4ac61f2 2020-07-27 sugoi@google.com Manual changes required for SPIR-V update 2020-07-27 sugoi@google.com Merge changes Icf7b69da,I2c88ee38 2020-07-27 sugoi@google.com Merge changes Id54668de,I200b4417 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: Id8a4515c73cee45835b5005bb8830a6556ba19e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321259Reviewed-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@{#792101}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/f2780c629ddc..b1d870649dd5 2020-07-27 primiano@google.com Merge "UI: improve string_utils, deal with UTF8/16 and Base64" 2020-07-27 primiano@google.com Merge "fixing b64encode to be compatible also with python3" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll 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 Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: Ia8bbf35f5a591c1fa65b5c6be5e01fc3ddefbdb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321008Reviewed-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@{#792100}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/66d19211aa8f..0307e9114c30 2020-07-27 johnstiles@google.com Remove unreferenced function SkStrDup. 2020-07-27 johnstiles@google.com Add missing #includes for referenced types, and missing headers in GN. 2020-07-27 johnstiles@google.com Update types in TextStyle to use member initialization syntax. 2020-07-27 herb@google.com add final to all the leaf SubRuns 2020-07-27 herb@google.com consolidate common vertex filling code 2020-07-27 adlai@google.com Use std::move when constructing GrSurfaceProxyViews 2020-07-27 scroggo@google.com Remove references to Golden/Diamond Master 2020-07-27 brianosman@google.com Handle more types as parameter/return in runtime effect helper functions 2020-07-27 fmalita@chromium.org Bump SkottieKit version 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 borenet@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1101491 Tbr: borenet@google.com Change-Id: Iac6c764c792f96c66da1d1d2e12dbed8588e3676 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321261Reviewed-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@{#792099}
-
Thiabaud Engelbrecht authored
Bug: 1106364 Change-Id: If62ae6d1efdd76fd12f7550c5828c61798a61914 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310899Reviewed-by:
Peng Huang <penghuang@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Thiabaud Engelbrecht <thiabaud@google.com> Cr-Commit-Position: refs/heads/master@{#792098}
-
Tarun Bansal authored
Record count of hints received from external Android app using histograsms. Change-Id: I1ed043c2bfa6ef8447e50fda0b05b15507978dcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2319539 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Auto-Submit: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#792097}
-
Regan Hsu authored
Screenshot: https://screenshot.googleplex.com/XvkUmxNGiM7 Mock: https://screenshot.googleplex.com/33XZNfWX4ms Spec: https://carbon.googleplex.com/cros-ux/pages/lte-setup/settings-approach?q= * Caller formatted graphics and text are added into the slotted-content by the caller. * Formatting the position and alignment of cr-card-radio-button relative to the cr-radio-group is also up to discretion of caller (e.g. caller may want to have cards aligned horizontally or vertically). Bug: 1093185 Change-Id: I4a0fab53f7bb34e0140b851e896175aa89340254 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310878Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#792096}
-
Yuwei Huang authored
We never use FTL's PeerToPeerService, so this CL simply removes it from FtlServicesPlayground, so that we have one less thing to migrate. Bug: 1103416 Change-Id: I48bbea1399c447e681ab5624c7d9db3221bb527d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321533 Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#792095}
-
dpapad authored
Bug: 965770 Change-Id: I71b26312a18f9da09a29ccb2b341935e2f62bc60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321140 Auto-Submit: dpapad <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#792094}
-
Carlos IL authored
As part of the mixed form changes, we will no longer degrade the lock icon to (i) if a mixed form is present on an otherwise secure site (since there will be other stronger warnings present). Bug: 1106536 Change-Id: I959b731b00d8b19ba264ab38078d66e5bdfc9eda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315297Reviewed-by:
Emily Stark <estark@chromium.org> Commit-Queue: Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#792093}
-
Joey Arhar authored
Original Patch: https://chromium-review.googlesource.com/c/chromium/src/+/1986972 Revert: https://chromium-review.googlesource.com/c/chromium/src/+/2148472 The original patch was reverted for three reasons: 1. android-pie-x86-rel had slightly different pixel output. I am addressing this with a fuzzy pixel comparator, and the bot passes in "Choose Tryjobs". 2. android-arm64-proguard-rel started failing, and surprisingly it showed that it was using the linux baseline as the expected output. This must have happened because I left in the logic for separate marshmallow baselines but didn't provide a separate marshmallow baseline. This shouldn't happen again now that I removed the check for a separate marshmallow baseline. Unfortunately this bot does not appear in "Choose Tryjobs," but I am confident that at the very least the bot will not fail again for the same reason. 3. Focus rings on different macos versions have different colors. I fixed this in http://crrev.com/786769 and verified that it works by running tests on the various macos bots available in "Choose Tryjobs" This patch also implements the suggestion crbug.com/1091661 and re-enables the tests disabled in that bug. In the original patch, I made a new file called screenshot_test_utils, but I found another function in browser_test_utils which does the same thing, so this patch doesn't have screenshot_test_utils anymore. Bug: 1038425, 1022122, 1039866, 1091661 Change-Id: Ic1642179bd3ca659f3b4b1f3a25c86a719518ede Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150765 Commit-Queue: Joey Arhar <jarhar@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#792092}
-
Sven Zheng authored
This linux-ash-chrome-builder-rel is created to upload ash-chrome continuously to gs and the binary will be used to test lacros-chrome. The upload logic will be in the next cl when the bot can launch and run. Bug: 1109287 Change-Id: I12ab8b0cc8e24b8f217df1f710e5b918397dd987 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316807 Commit-Queue: Sven Zheng <svenzheng@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#792091}
-
Matthew Denton authored
Change-Id: Ia2c39a86fb3516040a74de963115e73b7b1a1e0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318316Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Matthew Denton <mpdenton@chromium.org> Cr-Commit-Position: refs/heads/master@{#792090}
-
Yuwei Huang authored
This CL makes FtlRegistrationManager use ProtobufHttpClient. Bug: 1103416 Change-Id: If09d41a8cb6b4db6aa7bade7f01a65b6562e03a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2293230 Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#792089}
-
Curt Clemens authored
Use leveldb-proto and prefs to implement certificate storage. Bug: b/154865267 Change-Id: I55b548d4e25c1afb6809f45200623d3b55077f9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2269957 Commit-Queue: Curt Clemens <cclem@google.com> Reviewed-by:
Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#792088}
-
Carlos IL authored
Disables both the on-form warning (kAutofillPreventMixedFormsFilling) and the on submit interstitial (kInsecureFormSubmissionInterstitial). Bug: 1106545 Change-Id: I85ece8018b06de600a03d28821102bfabb4ff0a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305239 Commit-Queue: Carlos IL <carlosil@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#792087}
-
Daniil Lunev authored
BUG=b:151176984 TEST=unittest Change-Id: Ia749d8171fa179398ac641f565068696eba1a79e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299671 Commit-Queue: Daniil Lunev <dlunev@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#792086}
-
Will Harris authored
https://chromium.googlesource.com/native_client/src/native_client.git/+log/fd20fafa8ec1..3008f9e6de12 $ git log fd20fafa8..3008f9e6d --date=short --no-merges --format='%ad %ae %s' 2020-07-23 wfh Disable DEP qualifications on Windows as they are always true. 2020-07-09 fabiansommer Disable tests that fail on ARM bots 2020-07-09 fabiansommer Reactivate ARM hardware bots Created with: roll-dep src/native_client Bug: 1108937 Change-Id: Ie7b89d123443ee1e91531fc53598411f6d3deccd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321208Reviewed-by:
David Sehr <sehr@chromium.org> Commit-Queue: David Sehr <sehr@chromium.org> Cr-Commit-Position: refs/heads/master@{#792085}
-
Nick Burris authored
This patch adds a IsPreferred bit to a PaymentApp, which indicates that a payment app should be chosen by default and others are to be ignored. If an app store billing app is found and the payment request is within a TWA, then the app store billing app is set as preferred. Note that the browser test in payment_request_app_store_billing_browsertest.cc currently just tests that requesting the play billing payment method inside of a TWA throws a generic NotSupportedError, instead of the play billing specific error that is thrown when outside of a TWA. We'll need to first mock some more pieces of AndroidPaymentAppFinder first to truly test this behavior. Bug: 1095827 Change-Id: Ib91b1e03b89c800abaa51d25ff699eea9d1b2914 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2254058Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/master@{#792084}
-
Sven Zheng authored
Bug: 1109974 Change-Id: Ifbd8b55593ad9cedb51c73e0fd644e5ed1fe22ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2319369 Commit-Queue: Sven Zheng <svenzheng@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#792083}
-
Jeff Yoon authored
Move xcode calls into an xcode util, and add logging for cmd being run. Print the test runner class being used for the run in logs so we can trace which one's being used without walking through. TBR=lindsayw@chromium.org Bug: 1110060 Change-Id: I1134cfb39a18b05d3072a468d59503924fd264d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317772 Commit-Queue: Jeff Yoon <jeffyoon@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#792082}
-
Yuwei Huang authored
This CL introduces a DirectoryServiceClient for communicating with the remoting directory service via Protobuf over HTTP, and makes existing gRPC based directory client users (i.e. Android and iOS clients, and the start host command) use the new unified client. Bug: 1103416 Change-Id: Ib3062f0aec3012774928adc81b4786a89f79146d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311696 Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#792081}
-
Andrey Kosyakov authored
This reverts commit e69e60b1. Reason for revert: browser crash, see crbug.com/1110091 for details. TBR=ssid, nyquist BUG=1110091, 1109349 Original change's description: > Do not create proto database provider for incognito profile. > > This is to verify that we currently do not create any database in > incognito profile. Support for in-memory database for incognito will be > added in future. > > BUG= 1109349 > > Change-Id: I7dbda9226c207315a4b6b807fac2791f45b89725 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2303436 > Reviewed-by: Bo <boliu@chromium.org> > Reviewed-by: Tommy Nyquist <nyquist@chromium.org> > Commit-Queue: ssid <ssid@chromium.org> > Cr-Commit-Position: refs/heads/master@{#791419} TBR=nyquist@chromium.org,boliu@chromium.org,ssid@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1109349 Change-Id: If66c18de62a5e983ed08040d990cd5f5dd77ac45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321144 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#792080}
-
Min Qin authored
If Query Tile suggestions are shown with other suggestions, clicking on any suggestions should report the AQS in search URL. This CL fixes the click on other suggestions. For clicks on tiles, a separate CL will address this as the template URL is created in another path. BUG=1110034 Change-Id: I414092508e162d33a8b5b33f71d2d427a3626bfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320994Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#792079}
-
Claude van der Merwe authored
In the ChromeOS internet detail dialog the network name was displayed in the dialog title and at the top of the window. Bug: 1040483 Change-Id: I0cff1bd67205d87150e0e2345168a23d7a713c74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318692 Commit-Queue: Claude van der Merwe <cvandermerwe@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jon Mann <jonmann@chromium.org> Cr-Commit-Position: refs/heads/master@{#792078}
-
- 27 Jul, 2020 4 commits
-
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I24bb8d4e53a10f08e8ecdc281ba3498993fc2539 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321393Reviewed-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@{#792077}
-
Daniel Rubery authored
This CL marks SBClientDownload.RarHeadersEncrypted obsolete, since it is not being used. It extends the expiry of SBClientDownload.ExtractDmgFeaturesTimeMedium, since that metric is expected to be useful in dealing with a regression. Fixed: 1066063, 1066062 Change-Id: I5e466f4095717362ebf4f04e951242f69dd5ca4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310888 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#792076}
-
Ayu Ishii authored
Bug: 1054441 Change-Id: Ib40c55989a66a7c7823404e2e2631473f79b7151 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315536Reviewed-by:
Hugo Benichi <hugobenichi@google.com> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#792075}
-
Yingbing Wu authored
This reverts commit a2188b30. Reason for revert: It's submitted by accident. Only need revert on R4147 branch. Original change's description: > Revert "Enable "ImeMozcProto" flag by default." > > This reverts commit 1cd61996. > > Reason for revert: "Kana" mode doesn't work when enable "ImeMozcProto". > > BUG=chromium:1108729 > > Original change's description: > > Enable "ImeMozcProto" flag by default. > > > > Change-Id: I33d949c64f1432ae6ff29ab26e9a94cb7e97a2c9 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155763 > > Reviewed-by: Darren Shen <shend@chromium.org> > > Commit-Queue: David Vallet <dvallet@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#760747} > > TBR=dvallet@chromium.org,shend@chromium.org,googleo@chromium.org,wuyingbing@chromium.org > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Change-Id: I78651fa9deca36864583bbb76d93465783488dac > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2319085 > Reviewed-by: Darren Shen <shend@chromium.org> > Commit-Queue: Darren Shen <shend@chromium.org> > Cr-Commit-Position: refs/heads/master@{#791675} TBR=dvallet@chromium.org,shend@chromium.org,googleo@chromium.org,wuyingbing@chromium.org # Not skipping CQ checks because this is a reland. Bug: chromium:1108729 Change-Id: I1e68974bfb61949d5471b6809d0631add86967f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2319930Reviewed-by:
David Vallet <dvallet@chromium.org> Commit-Queue: David Vallet <dvallet@chromium.org> Cr-Commit-Position: refs/heads/master@{#792074}
-