- 07 Apr, 2020 40 commits
-
-
Meilin Wang authored
In ambient mode, when user interacting with the background image by mouse or gesture, lock screen contents (login pod and media control view) need be shown on top for users to either do re-authentication, or media control. This CL implements a prototype of this view transaction by: 1. Show the lock screen contents, and 2. Fade-out the current shown image. Bug: b/149246238 Test: manually. Change-Id: Ie31c666cdfaddefc863ff8173dc185d73ef19178 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2110689 Commit-Queue: Meilin Wang <meilinw@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#757120}
-
Toni Barzic authored
Assistant UI and search results page in the app list view may contain hosted native views (e.g. for answer cards, or assistant card UI elements). These would not animate with the app list page layers, causing glitches when app list view was animating after drag to fullscreen or half position. This CL updates the app list view contents animations for app list view state change to animate windows hosted within the app list (i.e. app list window children that have a host view property). Along the way, this makes sure that page shadoes are animated together with the page layers. BUG=b:147825124 Change-Id: Ic1974b8a6767bbc25fdf96d5d6a67c41eb906fff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136845 Commit-Queue: Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#757119}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: Ib974507d0994b5d945c1e143930c2a869aec8db8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140067Reviewed-by:
Ben Mason <benmason@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#757118}
-
Anastasia Helfinstein authored
Add a new parameter for the TrayBubbleView that allows whether they are anchored to the status tray area to be set without extending the class, and updates the autoclick menu to take advantage of that. Relnotes: N/A Bug: 973719 Change-Id: I5a65afa02a4aaf8150049551ab97ced3eb425a8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134956Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:
Katie Dektar <katie@chromium.org> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#757117}
-
Xiaohan Wang authored
File chrome\browser\policy\browser_dm_token_storage_win.cc includes comutil.h for _variant_t but doesn't add comsuppw.lib which is required according to MSDN: https://docs.microsoft.com/en-us/cpp/cpp/variant-t-class?view=vs-2019 Without this change, we'll get a linking error as follows: [2773/2779] LINK(DLL) chrome.dll chrome.dll.lib chrome.dll.pdb FAILED: chrome.dll chrome.dll.lib chrome.dll.pdb ... lld-link: error: undefined symbol: wchar_t * __cdecl _com_util::ConvertStringToBSTR(char const *) >>> referenced by .\..\..\third_party\depot_tools\win_toolchain\ vs_files\<...>\include\comutil.h:1294 >>> obj/chrome/browser\browser/browser_dm_token_storage_win.obj: (public: __cdecl _variant_t::_variant_t(char const *)) Bug: 1068627 Change-Id: Iec1c323fca3664b8310e31c622e4d145bc7bc37f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140192 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#757116}
-
Peter Kasting authored
This came in handy while debugging when I wanted an accurate classname. Bug: none Change-Id: I09c427b8ae74e5866f5262f2c76b809790e1dacc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137829 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Reviewed-by:
Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#757115}
-
Peter Kasting authored
* Minor tweaks to comments/blank lines/etc. * Use temps as needed * Remove unnecessary headers * Remove spurious RunUntilIdle() * Remove unnecessary resets of raw pointers to null during teardown/destruction * Init members in declaration * Use =default where possible * Prefer make_unique to bare new * Prefer unique_ptr::reset() to =nullptr Bug: none Change-Id: Id7d0374d60519be8b65c1611b3d33a63872efee3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139071 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#757114}
-
Mugdha Lakhani authored
This removes all dependencies on chrome:// from PageInfoControllerAndroid except for the dependency on the JNI header for its java counterpart. We can remove this once the java counterpart is ready to be moved to components. Bug: 1052375 Change-Id: I26e21019655d7099f89e16d481789f1afb1736d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137323 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#757113}
-
Lei Zhang authored
Bug: 369206 Change-Id: I73bcffbaf87b8db84e75293d5d590bea70568ef3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137817Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#757112}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 50 histograms that have been used to generate alerts in the past 90 days and do not already have a date later than or within 60 days of 2020-10-04. TBR=bcwhite@chromium.org Change-Id: Ibd3878f819cc6cadab4ed61fcdf0dd30e08048ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140211Reviewed-by:
Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Cr-Commit-Position: refs/heads/master@{#757111}
-
Maks Orlovich authored
Work on IsolationInfo is hopefully getting us towards getting the browser-side one entirely right. Bug: 1066044 Change-Id: Ib62b1f2bea2843649b2dd48a45b4d68ed3c769d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140171Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#757110}
-
Nate Fischer authored
No change to logic. This is a partial revert of commit 5d6c4ec7, to remove the histogram it added (this metric is no longer necessary). This only keeps the comments the original CL added to AwHistogramRecorder. Fixed: 1066113 Test: N/A Change-Id: I6cb270225e048c67473a288de387ec7a822ff140 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137826Reviewed-by:
Changwan Ryu <changwan@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Auto-Submit: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#757109}
-
Frédéric Wang authored
This migrates remaining DeprecatedEqual comparisons against ASCII constants [1]. Although it is potentially web-facing, no tests are written as suggested on blink-dev [2]. [1] https://docs.google.com/document/d/1uZ0wMBF63eLJNbW3yz1oGK7qkO3VqRUwdmNAbiLanN8 [2] https://groups.google.com/a/chromium.org/d/msg/blink-dev/sFOpNuQ91UU/3u1HxbnQCQAJ Bug: 627682 Change-Id: I5479c236c44c61a4f722a1746fdc859983c3135b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128315Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Frédéric Wang <fwang@igalia.com> Cr-Commit-Position: refs/heads/master@{#757108}
-
Bruce Long authored
Spellcheck languages that have Windows platform support but not Hunspell support (Arabic, Finnish, ...) cannot be disabled or forced enabled by enterprise policy. This is because of the use of spellcheck::GetCorrespondingSpellCheckLanguage in SpellcheckLanguageBlacklistPolicyHandler::SortBlacklistedLanguages and SpellcheckLanguagePolicyHandler::SortForcedLanguages, a method that only recognizes Hunspell languages. The fix is to instead check if a language with policy being enforced is on the list of supported accept languages, as these are what are used to populate the language list on the language settings page. Note that in the upcoming implementation of support for non-Hunspell languages, we will only allow Windows platform spellchecking for these accept languages (if they have a Windows spellcheck dictionary). Instead of just searching for the accept language within the tag, the algorithm first tries for an exact match (so "en-CA" would be found), then searches for an exact match for the language without locale info, that is, what's to the left of the hyphen in a language tag (so "ar" would be found for "ar-SA"). Also adds unit test coverage for the spellcheck policy handlers, which previously had none. Note that there is an interplay between forced and blocked languages, as well as the spellcheck-enabled policy: 1) If a language is both forced and blocked, forced wins. 2) If spellcheck is disabled by policy, the forced/blocked languages policy has no effect. Test cases cover this interplay. Bug: 1056850 Change-Id: Iec54a851d38f00a7aa7597449f7acc30f3dd2de3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080450Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Bruce Long <brlong@microsoft.com> Cr-Commit-Position: refs/heads/master@{#757107}
-
Aaron Gable authored
This builder was broken by recipe-side change crrev.com/c/2125157, but the fix (crrev.com/c/2128842) was not cherry-picked to the M81 branch. Since this feature is not enabled in M81, we can simply remove this builder from the CQ rather than cherry-picking the test fix. Bug: 1068383 TBR: gbeaty@chromium.org No-Try: True No-Tree-Checks: True Change-Id: I2cc44a80dca5ca55cc5f94c96c3bbbec2397907e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140295 Commit-Queue: Aaron Gable <agable@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org> Auto-Submit: Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#757106}
-
Theresa Wellington authored
Create a new junit test suite with a few simple tests to check whether page vs overview menu should be shown and menu items visible on the NTP. BUG=1066119 Change-Id: I803cd0503b8a254fc9f5a8fb3e3ca5e1b6f65ec8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2135306Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#757105}
-
Abigail Klein authored
Introduce a caption controller which is a keyed service that belongs to a single profile. The caption controller will be responsible for handling the caption feature turning on/off, and piping the text from the caption service to the UI. The caption controller creates and destroys the caption bubble controllers. Introduce a caption bubble controller which is a lightweight controller of the caption bubble. It is responsible for tasks such as post-processing of the text that might need to occur before it is displayed in the bubble, and hiding or showing the caption bubble when captions are received or the tab changes. There exists one caption bubble controller per browser window. Bug: 1055150 Change-Id: I825d47923d07e65c26b46c90e5100328fedc42e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081111 Commit-Queue: Abigail Klein <abigailbklein@google.com> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#757104}
-
Andrew Grieve authored
It's odd having text files that don't end with a \n. Vim adds them automatically. Change-Id: I2d7fe826b8689b321dd195f2f2741495a332854c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137823 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Henry Jian <hzjian@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#757103}
-
Nicolás Peña Moreno authored
This is a reland of 7d25a90d The test needed some fixes. Original change's description: > [EventTiming] Implement EventCounts > > This CL adds support for performance.eventCounts, gated behind the > EventTiming flag. EventCounts is maplike and enables computing the > number of input events that have occurred for any of the supported event > types. It is populated on WindowPerformance::RegisterEventTiming so that > it matches when timing with when the PerformanceEventTiming entry is > created for slow events. The spec for this is here: > https://wicg.github.io/event-timing/#sec-event-counts > > Bug: 543598 > > Change-Id: I95bd8b977556557811a1eff8d9fc5d106af0d2b1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2125019 > Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> > Reviewed-by: Yoav Weiss <yoavweiss@chromium.org> > Cr-Commit-Position: refs/heads/master@{#755468} Bug: 543598 Change-Id: I2dd1ea4379805c246976746ffb6d02346adb1141 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134931Reviewed-by:
Yoav Weiss <yoavweiss@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#757102}
-
Mike Dougherty authored
This reverts commit 318566fd. Reason for revert:NavigationController_Background test failing on https://ci.chromium.org/p/chromium/builders/ci/ios13-sdk-simulator Original change's description: > [Sharing] Adding Empty Modal for QR Code Generator > > Includes empty: > - Coordinator > - Uses a UINavigationController to present VC. > - View Controller > > Hooked up to the sharing action through BrowserCoordinator, which is > hidden behind a flag. > > Tested on iPhone X 13.4 and iPad sim 12.4. > > Added unit tests for the view controller. > > Bug: 1064990 > Change-Id: Ia23b83208cd0672372e2f53bcbc3dc4d6c1cf1fc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130819 > Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> > Reviewed-by: Mark Cogan <marq@chromium.org> > Cr-Commit-Position: refs/heads/master@{#756659} TBR=marq@chromium.org,seblalancette@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1064990 Change-Id: I4927cf9588efaf2959b99c9241db45107c870923 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140293Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#757101}
-
Maria Villarreal authored
Per guidance, all the hardcoded colors in this file have new native color IDs. For now the color IDs have the same values, no changes made to the colors, and they are used for GetDarkSchemeColor and GetDefaultColor. Bug: 1056950 Change-Id: Iae1bfe721e45b594724a0cf7cb4b2127c23716bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111761 Commit-Queue: Maria Villarreal <mavill@microsoft.com> Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#757100}
-
Orin Jaworski authored
This CL eliminates the duplicate business logic in result view that determines visibility of button row buttons. Instead, the view consults the popup model to determine visibility. IsSelectionAvailable is made public as originally intended. Bug: 1046523 Change-Id: I92333dfd9e1d9e733af286640f1c1c8c4ac1f475 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138631 Auto-Submit: Orin Jaworski <orinj@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Cr-Commit-Position: refs/heads/master@{#757099}
-
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/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@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 Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Id0052df6c64fa7bd06dd3253e77a16214c82b170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139789Reviewed-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@{#757098}
-
Xianzhu Wang authored
Bug: 1025907 Change-Id: I7849f4decfd800f1608a231c1ae038b4ec56e90f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136882Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#757097}
-
Peter Kasting authored
This already happens implicitly, but using a raw pointer doesn't make it clear, and one test used set_owned_by_client() here to avoid it. Switch to smart pointers and remove set_owned_by_client() use. Bug: none Change-Id: Icd87a9c48631697dc0e4638ba5af643828a840e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137815 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#757096}
-
Lukasz Anforowicz authored
This test seems slow - 20 iterations of the test took more than 80 seconds on Z840. Therefore the [ Timeout ] expectation for this test should probably be replaced with a [ Slow ] expectation. Fixed: 678482 Change-Id: I8e400a813901d390673907bf9c7b64057fee5057 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137816 Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#757095}
-
Ian Kilpatrick authored
The DCHECK in the bug was caused by an order-of-operations issue. Within the following calculation: max_inline_contribution = child_sizes.max_size + line_left_inset + line_right_inset; If: child_sizes.max_size == LayoutUnit::Max() line_left_inset == LayoutUnit(1) line_right_inset == LayoutUnit(-1) max_inline_contribution would be LayoutUnit::Max() - LayoutUnit(1); This resulted in max_size < min_size. Bug: 1004060 Change-Id: I3e439500f07a2cd1cf0cbe5528ece16090c9fa70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136885 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#757094}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e89877724aba..09fdff26a543 Created with: gclient setdep -r src-internal@09fdff26a543 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 melzhang@google.com,huangdarwin@google.com,battre@google.com,csharp@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: chromium:1026667 Tbr: melzhang@google.com,huangdarwin@google.com,battre@google.com,csharp@google.com Change-Id: I55a8a2b09da7cd400f099305358bca88f8e6cb12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140064Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Reviewed-by:
Chris Sharp <csharp@chromium.org> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#757093}
-
Wenbin Zhang authored
Some Mac high end devices has been dead for more than a week. This has blocked the perf test for two days already. Due to the current COVID-19 situation, the lab may not be able to recover machines as quickly as normal. We will reduce the shard size for now to keep perf test running. Bug: chromium:1068120 Change-Id: Id0c60787bfa684a267f3f782a7ec2bfbc326b4a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138000Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#757092}
-
Peter Kasting authored
Much of this function was a long comment about the meaning of bit 30 of the LPARAM, which is irrelevant to anything we care about. Rip it all out. The rest of the comment was about bit 31. We can avoid testing bit 31 directly by using the KF_UP mask, which is (at least slightly) semantically more obviously related to "is the key up", and easier to search MSDN for (though it's not wonderfully documented). So rip this commentary out too. This also used a temp for no reason I can perceive. Simplify. Bug: none Change-Id: Iaef578c74b23762a6836da5aba63cd3884ab7319 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138957 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#757091}
-
Alex Ilin authored
The new consent flow didn't consider IsPrimaryAccountOnly() restriction: - All the browser cookies were exported to the extension consent - The flow didn't stop if the user chose a non-primary account on the consent page - IdentityGetAuthTokenFunction tried to use a non-primary Gaia ID cached before but failed due to IsPrimaryAccountOnly(); the only way to recover from this is to sign-out from that non-primary account This CL makes sure that the new consent flow works correctly when IsPrimaryAccountOnly() returns true. Bug: 1026237 Change-Id: Ibacfecaab5248fc5bf64a78fce4ff32f611831b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139695Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#757090}
-
Sam Maier authored
I was able to build and run monochrome_bundle, and was able to draw on a screenshot with this change. Change-Id: I0e6e988f565d008a068fb2785c55cdc13ae66f81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140060 Auto-Submit: Sam Maier <smaier@chromium.org> Commit-Queue: Jeffrey Cohen <jeffreycohen@chromium.org> Reviewed-by:
Jeffrey Cohen <jeffreycohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#757089}
-
Randy Rossi authored
The following ninja command would fail unless earlier deps happened to create the required chrome/browser/resources/chromeos/accessibility/chromevox out directory for the generated deps file. The jsbundler should ensure the destination directory exists. Building chromevox was failing in downstream chromium sometimes unless other deps that were run in parallel happened to create this directory. ninja -C out/Release chrome/browser/resources/chromeos/accessibility/chromevox:chromevox_background_script Bug: None Test: Local build of the above rule Change-Id: I92e9de00761719cb909c7e3a3e26d9bb2177bfe3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136485Reviewed-by:
David Tseng <dtseng@chromium.org> Commit-Queue: Randy Rossi <rmrossi@chromium.org> Cr-Commit-Position: refs/heads/master@{#757088}
-
Mugdha Lakhani authored
PageInfoClient and ChromePageInfoClient are introduced to provide an easy way to retrieve ChromePageInfoDelegate and ChromePageInfoUiDelegate from (native) ConnectionInfoPopup. VrHandler allows componentizing VR-specific code. Bug: 1052375 Change-Id: I822bbbbd5ac20029917bb4bcf6883db82efb352d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089770 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#757087}
-
Jeff Yoon authored
Deleting the unused JSON configurations for iOS bots that have migrated to the Chromium recipe. - WebRTC bots remain b/c they run their own recipe. - ios-simulator-noncq is still in use for the EG2 deprecation, and will not be migrated until that project is complete. Bug: 1055164,912681 Change-Id: Ic2db32d8300b3cf6efad333814f1fd4d052aea81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136234Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Jeff Yoon <jeffyoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#757086}
-
Sven Zheng authored
It is the only failing test for sync e2e tests for now. Disable it first and investigate later. Bug: 1068415 Change-Id: Ib58ed1c9e39b90338ad56b546b621a995a93a1e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138603 Auto-Submit: Sven Zheng <svenzheng@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#757085}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/b4a27407e2be..1d1d0e1a13a6 git log b4a27407e2be..1d1d0e1a13a6 --date=short --first-parent --format='%ad %ae %s' 2020-04-07 bclayton@google.com Update third_party/marl/BUILD.gn with new files 2020-04-07 bclayton@google.com Update Marl to 539094011 Created with: gclient setdep -r src/third_party/swiftshader@1d1d0e1a13a6 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/+/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: I670a9eef05d741041c7a7d53b907e034a77f4fec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140051Reviewed-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@{#757084}
-
Devlin Cronin authored
It's no longer used. Also remove a couple of other no-longer-used private methods. Bug: 894447 Change-Id: Iec3f13664999611195ba3f0813d5a23fed7d1929 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2133235Reviewed-by:
Mike Wittman <wittman@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#757083}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/24627887555a..e19babf99696 git log 24627887555a..e19babf99696 --date=short --first-parent --format='%ad %ae %s' 2020-04-07 robertphillips@google.com Remove GrAtlasManager.h from all other .h files 2020-04-07 westont@google.com Use Debian9 builds for ChromeOS until they are fixed. 2020-04-07 reed@google.com detect if the skip failed Created with: gclient setdep -r src/third_party/skia@e19babf99696 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 csmartdalton@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: chromium:1068536 Tbr: csmartdalton@google.com Change-Id: I4a0485d5ca5a91fc71387a3839fcf8b3f4c1d7a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139949Reviewed-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@{#757082}
-
John Delaney authored
This CL amends navigations originating from anchor elements (that declare impression attributes) with a struct containing data for a new impression. Per the explainer, an impression is only valid when its navigation results in a committed top frame navigation to the pre-specified destination url. This requires the data to be sent alongside the navigation rather than in a separate mojo. https://github.com/csharrison/conversion-measurement-api#impression-declaration These impression navigations can commit in different WebContents or different windows, but are always main frame navigations. The impression struct is stored and pulled off the NavigationRequest when the navigation finishes and forwarded to conversion storage by a WebContentsObserver(/conversion_host.h). Navigations caused by context menu clicks are not handled in this CL, and will be addressed in a followup, see https://crbug.com/1049674. Design doc(RVG): https://crbug.com/1039466 Explainer: https://github.com/csharrison/conversion-measurement-api Bug: 1044342 Change-Id: I0b8b0cfebdcecc8f9c016b0eb6405acaedac037e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2012883 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#757081}
-