- 08 Jun, 2020 40 commits
-
-
Liquan (Max) Gu authored
Before: * When the payment app security was neutral, the security icon was empty. * The initial security icon was empty. * The initial content description of the security icon was empty. After: * When the payment app security is neutral, the security icon shows "R.drawable.omnibox_info". * The initial security icon is "R.drawable.omnibox_info". * The initial content description of the security icon is "Your connection to this site is not secure. Site information" Change: * Change the initial security icon and its content description to align with PageInfo's. * Change the security-neutral security icon to align with omnibox's and CCT PH's. Bug: 1091334 Change-Id: If9fbcba624da4375b5ddb3100eb2a6a1363d6205 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231705 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#776246}
-
Shakti Sahu authored
We cache an old object in the DownloadProgressInfoBar native while we keep updating the java object. When activity restarts after a theme change, we show the UI from the old object in native. This CL updates the java object as well to fix it. Bug: 1092000 Change-Id: Ic5f12e5e38db2f20a3dd2ce5ec6ce061f88bfa20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233828Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#776245}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/cab169a237ea..1e6bb06ceaf3 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 xidachen@google.com,dimich@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1091337,chromium:1092525 Tbr: xidachen@google.com,dimich@google.com Change-Id: Ice162ce12852e5fa4c57b85ec44d4d151a7e587f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236318Reviewed-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@{#776244}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/6370cd416c74..ac68fc0764f5 2020-06-08 lalitm@google.com Merge "ui: fix recording on P" 2020-06-08 lalitm@google.com Merge "docs: add type and id columns to all root tables" 2020-06-08 hjd@google.com Merge "tools/tmux forward ANDROID_ADB_SERVER_PORT" 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: I3ebaea5c85ba4513cc8da68a6d5d53e5e6314367 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236319Reviewed-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@{#776243}
-
Yichen Zhou authored
Add animation smoothness metrics for fade-in/fade-out animation of tab hover card. It uses ThroughputTracker to track throughput and calculate smoothness. Bug: 1060816 Change-Id: I5e9c15a9a5b4320214c1cc27a1deae9230466ec6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231583Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yichen Zhou <yichenz@chromium.org> Cr-Commit-Position: refs/heads/master@{#776242}
-
David Tseng authored
R=dmazzoni@chromium.org, rni@google.com Change-Id: Id876d13aa592850ea5a771cfe66da80aafbe6d0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2230932 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#776241}
-
James Cook authored
Better explain the feature, and note that the code may be enabled by a field trial even though it defaults to disabled. Bug: none Change-Id: I6e596f1535f86128df67a8f38f715f0140208258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236494 Auto-Submit: James Cook <jamescook@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#776240}
-
Mei Liang authored
This CL does the following: * Updates the GTS to show a next TabSuggestion, if any, immediately after dismissing the shown TabSuggestion. * Invalidates all TabSuggestions after the shown TabSuggestion is accepted. * Updates the BaselineTabSuggestionProvider for testing. * Adds a debug variation to chrome:flags for showing grouping and closing suggestion immediately. Change-Id: I2a6b5b498f7b8ecdf69e0cdb787360b077efc40c Bug: 1076538 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212547 Commit-Queue: Mei Liang <meiliang@chromium.org> Reviewed-by:
Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#776239}
-
Andrew Xu authored
Creating hotseat bounds animation which is triggered by hotseat state change requires the hotseat state transition type. However, the current method to calculate the transition type in HotseatWidget::SetState is hard to reset the stored transition type after the transition completes. In this CL, a scoped class is introduced to set/reset the transition type stored in HotseatWidget. Note that the only place to set the hotseat state then update the hotseat bounds is ShelfLayoutManager::SetState(). It ensures the correctness of this CL. Bug: 1024911 Change-Id: Ie68d182dbf105c4376898e7c0269a620194e6e6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2235980Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#776238}
-
Pavel Yatsuk authored
This reverts commit ce14e58b. Reason for revert: The CL causes failures on Cronet KitKat builders https://ci.chromium.org/p/chromium/builders/ci/android-cronet-kitkat-arm-rel The error code is INSTALL_FAILED_OLDER_SDK https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8878029920810653312/+/steps/cronet_smoketests_missing_native_library_instrumentation_apk_on_Android_device_Nexus_5/0/stdout Original change's description: > Android: Increase default_min_sdk_version 19 -> 21 > > Cronet is the only project that requires a lower minSdkVersion. To > continue supporting building of their targets, this change enabled > proguard on all of their apks in order to have all files desugared at > the proper minApiVersion. > > This change should speed up compiles somewhat, as it removes the need to > generate main-dex-lists for legacy multidex purposes. > > Bug: 1091919 > Change-Id: Ifd8089bbf4965b55a13dea11464ccda979fd5028 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233581 > Reviewed-by: Peter Wen <wnwen@chromium.org> > Commit-Queue: Andrew Grieve <agrieve@chromium.org> > Cr-Commit-Position: refs/heads/master@{#776166} TBR=wnwen@chromium.org,agrieve@chromium.org Change-Id: Id4b92d5549d13de9684f542ce646993c3833795f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1091919 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236715Reviewed-by:
Pavel Yatsuk <pavely@chromium.org> Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#776237}
-
Zach Trudo authored
The messages defined in record.proto will need to be available to the server and the future daemon. Moving to the appropriate location. Also - reporting_messaging_layer is far too long for a namespace. Renamed to simply reporting. :-D Bug: chromium:1078512 Change-Id: Idd14c07e548e0b937c2a64b4ff4a4ae771e6cc7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2235991 Commit-Queue: Zach Trudo <zatrudo@google.com> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#776236}
-
Brian Sheedy authored
Updates the expectations for WebGL2 shaderoperation tests on Windows Intel machines: 1. Applies the skip to both UHD 630 and HD 630 machines - previously it only applied to UHD 630 machines. 2. Removes the d3d11 tag, as this can apparently also happen when not using d3d11. TBR=ynovikov@chromium.org Bug: 1085222 Change-Id: Ifde543f4bc069a4d5116a9656dc39326fa973ffb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236456Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#776235}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 624f611c. With Chromium commits locally applied on WPT: 9c24e63c "Check for first frame in CreateImageBitmap" 101c532f "[css-lists] Fix list image gradient with dynamic zoom" a8a28083 "[Security][Coop] Browsing context switch reporting WPT" ba95aee6 "Move where we set the root forced background-color" 9703ac7b "Portals: XFO sameorigin now traverses the portal hierarchy." 45e0194e "Revert "Disable tests for landing a WebRTC name change" and rebase changed tests." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=foolip@google.com No-Export: true Change-Id: I76f36c72383bf2ac0dc062ad9289bb2f167eed13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236334Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#776234}
-
Eric Roman authored
Bug: 1089015 Change-Id: Ic68dc830c40deda61544ae772d22e1d10662e87c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231094Reviewed-by:
Matt Mueller <mattm@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Auto-Submit: Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#776233}
-
David Black authored
Previously, the unittest could attempt to advance the mock clock by a negative amount which is disallowed by the framework. Bug: 1092026 Change-Id: I47ce0ecc69b4391cff08154138c001bf7062f69a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236214Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Jeroen Dhollander <jeroendh@google.com> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#776232}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/fee069880d16..7b1355e5093a 2020-06-08 johnstiles@google.com Revert "Reland "Move JavaInputStreamAdaptor into third_party and add a LICENSE file."" 2020-06-08 adlai@google.com Clean up SkShaper_coretext.cpp & SkCGBase.h 2020-06-08 jlavrova@google.com Dealing with another crash when some fonts are unresolved 2020-06-08 johnstiles@google.com Update Gr(Circle|Ellipse)Effect to use a child FP. 2020-06-08 herb@google.com move painter to GrRenderTargetContext from TextTarget 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 bungeman@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: None Tbr: bungeman@google.com Change-Id: I4802653157bfb065da6958f56340584006f9eda0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236376Reviewed-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@{#776231}
-
Dmitry Titov authored
TBR=altimin@chromium.org Bug: 1090223 Change-Id: I5a0641d62d9bddb0b9b060bcf426fa45dc2bf637 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236050 Commit-Queue: Dmitry Titov <dimich@chromium.org> Reviewed-by:
Dmitry Titov <dimich@chromium.org> Cr-Commit-Position: refs/heads/master@{#776230}
-
Mehran Mahmoudi authored
This CL implements the integration needed for paint previews to show on a cold start. This feature is guarded behind an experimental flag that is only intended for the Canary/Dev channels. PTAL at the design doc for more context: http://go/fdt-tab-integration Bug: 1064011 Change-Id: I91bd682f32eccb8e22b27ec026f04079fd6fc250 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231179Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#776229}
-
Andy Paicu authored
https://testtracker.googleplex.com/testplans/details/33023?revision=10 The link above describes the currently existing manual tests related to the permission prompts. As part of the review process, I've implemented the tests from section 1.3. Bug: 1063164 Change-Id: I30b1268fe010ee450afe440ac610cdc6fa3b9fef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218169 Commit-Queue: Andy Paicu <andypaicu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#776228}
-
Will Harris authored
This is a critical stability metric. Also add second owner. BUG=1053151 Change-Id: Id365c7b882542d5be37b57e53c5fbc25d8e54149 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236063Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#776227}
-
Jonah Chin authored
This change introduces GetRasterSkImage() for use when an image's pixels are needed in CPU memory for raster. The goal is to remove GetSkImage() from PaintImage since, when texture backed, this API will incur the cost of a GPU to CPU readback. GetRasterSkImage() makes it clear that this readback may happen. Follow up changes will work on converting the remaining callers of GetSkImage() to other APIs. For details about this overall PaintImage effort, see crbug.com/1023259 This is being done as part of the OOPR-Canvas2D project. For more info about that project see the tracking bug here: crbug.com/1018894 Bug: 1031050 Change-Id: Iae075b4c5d936ac7c6f3db578e6ef5c47b99ffd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226922Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Jonah Chin <jochin@microsoft.com> Cr-Commit-Position: refs/heads/master@{#776226}
-
Mikel Astiz authored
It's rarely inspected and after having deleted the Directory-based logic the remaining codepaths are either dead, very unlikely or covered by other UMA metrics. Change-Id: I3b266263a1c974738b6c1647115ca845733c825a Bug: 1089547 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231123Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#776225}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-win-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: I81353282f2c9e22d324b7a6a783ab569c36d765b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236240Reviewed-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@{#776224}
-
Sergey Ulanov authored
Tests started flaking around the 0.20200605.1.1 roll due to a pkgsvr issue. TBR=wez@chromium.org Bug: 1092054 Change-Id: I09f7c9c16c7d2f44324af5383f3131d37a3ddccb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2235839 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#776223}
-
Adam Langley authored
This is a test-only, non-semantic change that renames a parameter in the attestation tests to better reflect what it's used for in reality. (This is cut out of enterprint-attestation support to reduce diff noise.) Change-Id: If9cea22bc88085e7318c61c8ee40bfd358f67d12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236229 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@{#776222}
-
Victor Hugo Vianna Silva authored
This CL is simply the analogous of crrev.com/c/2218055 for password exceptions. This means it changes the signature of this helper function to: a) make it easier to write tests in a multi-store scenario; b) allow the deduplication functionality to be introduced without breaking the existing tests. Besides that, the CL fixes a comment typo in validatePasswordList() and also exposes chrome.passwordsPrivate.removeExceptions() API in the PasswordManagerProxy, so it can later be used at PasswordsSection when exceptions are deduplicated. TBR=fhorschig@chromium.org Bug: 1049141 Change-Id: I3a501283c964904b981a6e2463336f4f147816bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2234755 Commit-Queue: Victor Vianna <victorvianna@google.com> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#776221}
-
Elly Fong-Jones authored
Specifically, change it from BubbleDialogDelegateView* to BubbleDialogDelegate*, to allow subclasses of PageActionIconView to not subclass BubbleDialogDelegateView*. This is a prelude to splitting LocationBarBubbleDelegateView into a LocationBarBubbleDelegate class (which is not a View, and will subclass BubbleDialogDelegate, not BubbleDialogDelegateView) and the existing class. Bug: 1075649 Change-Id: Iee1ac0d45c2c98bce6b460910d1af3e2990bad86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2232742Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#776220}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/355e6449e7fd..dcb5c85b51e1 2020-06-08 vadimsh@chromium.org [lucicfg] Update to 1.15.0. 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/+doc/master/autoroll/README.md Bug: None Tbr: agable@chromium.org Change-Id: Ic798b0ad91a01ca7fa08cca577837b681923c744 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236317Reviewed-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@{#776219}
-
chromium-autoroll authored
https://chromium.googlesource.com/openscreen.git/+log/1e53576f0a3f..3ae59d04d192 2020-06-08 jophba@chromium.org Improve ReceiverSession test coverage If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC jophba@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/+doc/master/autoroll/README.md Bug: None Tbr: jophba@chromium.org Change-Id: Iebe2f7546db18bcd190f3f67dcda7d2530325210 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236373Reviewed-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@{#776218}
-
Andrew Grieve authored
lld's partitions logic requires -fdata-sections, -ffunction-sections, and --gc-sections. For debug non-component builds, --gc-sections was missing. Bug: 1055945 Change-Id: Iac21d90f4158cae1c392c37f9fd4e5d8be9d5f0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233690 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#776217}
-
Tommy Li authored
Currently, there's all three methods: 1. SetSelection 2. SetSelectedLine 3. SetSelectedLineState SetSelection calls both SetSelectedLine and SetSelectedLineState. That has worked well so far, but this will cause a problem for section headers. The problem is: SetSelectedLine is what updates the textbox inline autocomplete. With Headers, we may need to update the inline autocomplete when the line state changes (from header to match), rather than when the line number changes. Philosophically, I think this is also a good change, because in the omnibox code, there should be one, and preferably only one, obvious way to do something. This CL is not intended to change any user facing behavior but it does change some of the logic of what happens in some circumstances or in what order. So it's possible that some unanticipated changes may arise. If so, they will be addressed in subsequent CLs. I'll fix the actual inline autocomplete behavior for headers in a followup CL. Bug: 1078183, 1052522 Change-Id: I3c086de080acf03eeaba72a6ac358408ca3462f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227453 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#776216}
-
edchin authored
This CL removes current uses of the drag and drop flag since they have been in stable use for several years now. This drag and drop flag will be used to continue adding drag and drop features in M85. Bug: 1087844 Change-Id: I6b4b48ca3d95ede89cd51b76c0e24acad4fddcc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233723Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#776215}
-
Ian Barkley-Yeung authored
The NOTREACHED() fires during OOBE flow. Bug hasn't made progress in several months, and this is blocking other people's ability to use the DCHECK system. BUG=chromium:1039800 Change-Id: I4a5c471b33459ebb2132059af4caecfba877813e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231860Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Ian Barkley-Yeung <iby@chromium.org> Cr-Commit-Position: refs/heads/master@{#776214}
-
Patrick Noland authored
This change also makes the call to TrackerFactory null-safe to fix a crash when opening the menu too soon upon startup. Bug: 1088360 Change-Id: I12d881d22576381f9bef6b042873361db1b0d578 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236049Reviewed-by:
Robert Ogden <robertogden@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#776213}
-
Samuel Huang authored
This CL enables pretty print of .info files, and regenerates upstream .info files. In particular, file lists now contain one item per line, making diff easier. TBR=hypan@google.com,bialpio@chromium.org Bug: 1074446 Change-Id: I52b7fbcbd2ca3a0937e9fdbed54d95fb281d333f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2235989 Commit-Queue: Samuel Huang <huangs@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Reviewed-by:
Haiyang Pan <hypan@google.com> Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#776212}
-
Dave Tapuska authored
FrameInputHandler is renamed FrameWidgetInputHandler to indicate that it actually is an interface on the Widget class that exposes a Frame interface. The implementations still remain on the content side for now but the input is sent to the focused widget. This simplifies setup of the FrameInputHandler because it used to be associated with the Frame but really it is associated with the FrameWidget. The useless content::mojom::Widget interface still exists in some capacity and will be removed in a followup CL. It just got to big to do it with this CL. BUG=1073560 Change-Id: Iec117ebce57f3202cfc8352b5aa13285075840e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2230912 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#776211}
-
Roman Sorokin authored
* Extend expire date * Switch to timeticks * Extend ownership to rsorokin@ Fixed: 975285 Change-Id: I08c9c5550fb11f2980ac13b1be1570af0ebae0a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231043 Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Auto-Submit: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#776210}
-
Jared Saul authored
Bug: 1088600, 1088622, 1088623, 1088631 Change-Id: Ib490c244168de493bd9e50851a6a75f713b3bc7d Fixed: 1088600, 1088622, 1088623, 1088631 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229367 Commit-Queue: Jared Saul <jsaul@google.com> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#776209}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/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: Iaed491c7994b741e1ca88b938d003d0b5d80988d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236219Reviewed-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@{#776208}
-
Alexis Savery authored
Add UMA histogram "Platform.StatefulWritesDaily" to track the KiB written to the stateful partition each day. Implementation CL: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/2227044 Bug: chromium:1063105 Test: ran validate_format.py Change-Id: Ib7f4f4eb70f6e0cbe6701930220712a45d04a6ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225288Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Alexis Savery <asavery@chromium.org> Cr-Commit-Position: refs/heads/master@{#776207}
-