- 06 Aug, 2020 11 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/2b8940ee5e08..672c47689dc1 2020-08-05 michaelludwig@google.com Replace 'master' with 'top-level' or 'gradient' 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 herb@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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: herb@google.com Change-Id: I7c7336868d9d9c968918faa74c6329696c1f7bea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340343Reviewed-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@{#795270}
-
Etienne Bergeron authored
Bug: 1111044 Change-Id: I4772cf9f6246a498301cb9893caccddcd3c18f65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332324 Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#795269}
-
Zhuoyu Qian authored
Rename SignallingReceiver to SignalingReceiver to use the same naming as the spec. Bug: 1044584 Change-Id: I43465c08d073a61f87a659d791a814a41c4c8bd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336343Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Zhuoyu Qian <zhuoyu.qian@samsung.com> Cr-Commit-Position: refs/heads/master@{#795268}
-
Brian Malcolm authored
This is intended to replace the DeviceUserWhitelist policy. The old policy will still be used in the absence of the new one for at least a few releases of Chrome. BUG=chromium:1103816 Change-Id: Ie4cb3376ffb92c41bb7036f23e4ee9cb182c39b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339500Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Brian Malcolm <bmalcolm@chromium.org> Cr-Commit-Position: refs/heads/master@{#795267}
-
Thomas Lukaszewicz authored
This is a reland of 0f67189b Original change's description: > Add duration based performance metrics to Tab Search > > This CL introduces the following UMA histograms: > TabSearch.WebUI.InitialTabsRenderTime > TabSearch.WebUI.LoadCompletedTime > TabSearch.WebUI.LoadDocumentTime > TabSearch.WindowOpenDuration > > These histograms aim to measure various duration related metrics for > the Tab Search feature. See the spreadsheet below for more details: > > https://docs.google.com/spreadsheets/d/15ygVicrrbJUJOzTn6IlnogxktExXJQzZ2PCSGMQFpWg > > Bug: 1099917 > Change-Id: I9d9db7abe2554d682fb0211eceaa6a07a567ba24 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321232 > Reviewed-by: Ilya Sherman <isherman@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Reviewed-by: Robert Liao <robliao@chromium.org> > Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> > Cr-Commit-Position: refs/heads/master@{#793736} Bug: 1099917 Tbr: isherman@chromium.org Change-Id: Ibc45739ebe71dfbf73f0d9c4d40c367c89ab686b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334817 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#795266}
-
adamta authored
Modifies standard Discover feed header to match mockups. New Discover feed header UI for when feed is hidden. Animates transition between the two states. Bug: 1085419 Change-Id: Ib300b42fd0942759ec2aea2b0d3a027d1969423a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336293 Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#795265}
-
David Grogan authored
The test is minimally altered from the repro in the bug. It fails when I disable FlexNG, but passes in Chrome 84 and Firefox. Fixed: 886592 Change-Id: Ieb7be3619c0095c185b405703c384864d9046cd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337416 Commit-Queue: David Grogan <dgrogan@chromium.org> Auto-Submit: David Grogan <dgrogan@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#795264}
-
chinsenj authored
Currently if a user is previewing a wallpaper and they enter overview mode it causes a visual glitch where the overview item for the wallpaper picker is transparent. This CL makes it so Ash can emit a new event through the chrome.wallpaper_private API, onClosePreviewWallpaper, to tell the app side of wallpaper preview to close its front-end. This CL also adds the necessary handling for the new event to the wallpaper manager. Bug: 895265 Change-Id: I127fcedcfbd8c19564043910b3eac793dac46995 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329414Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Jun Mukai <mukai@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Cr-Commit-Position: refs/heads/master@{#795263}
-
wutao authored
This patch will fix no albums shown when going to the ambientMode/photos page directly. This patch is also a preparation of new UX to show more info on the topic source radio button based on album numbers in Google Photos. There are two APIs to get all required info: GetSettings and FetchPersonalAlbums. Previously, the ambientMode page only needs data from GetSettings, but the new UX will need data from both APIs. Similarly, the ambientMode/photos page needs data retrieved from both APIs. This patch waits the data and then render the Settings UI. Bug: b/159747583, b/161928422 Test: new js unittest and new AmbientModeHandlerTest.* Change-Id: I88961ca94708563a3719f16c8745bf9cfbad489f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324180 Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jimmy Gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/master@{#795262}
-
Daniel Rubery authored
This CL profile-keys the URLLoaderContext used by the RealTimeURLLookupService so that we can use separate network contexts for these communications. Bug: 1049833 Change-Id: If6badd5b5cafd61994656f444401e73578697faf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337291 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#795261}
-
Mike Wittman authored
This is a reland of b95277ba. Test failures that caused the revert were fixed in https://crrev.com/c/2305590. Original change's description: > [Sampling profiler] Fix and test NativeUnwinderAndroid module extents > > Reuses the ModuleCache POSIX module implementation for Android ELF > modules, which fixes the incorrect start and end addresses previously > generated by AndroidModule. Renames AndroidModule to NonElfModule. > Removes tests specific to the previous implementation. > > Also includes a latent 64-bit bug fix where the register copy would > only copy half the registers. > > Bug: 1004855 > Change-Id: I3b26fac427043b2022b1d35b5c985e468ce35692 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2253221 > Reviewed-by: Etienne Pierre-Doray <etiennep@chromium.org> > Commit-Queue: Mike Wittman <wittman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#783689} Bug: 1004855, 1101023 Change-Id: I448044caa12375bb2957d3732d68be894ba3472c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305550 Commit-Queue: Mike Wittman <wittman@chromium.org> Reviewed-by:
Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#795260}
-
- 05 Aug, 2020 29 commits
-
-
Daniel Rubery authored
This CL adds some VLOG(2) to the client side detection model loading and classification so that new models can be more easily tested. Fixed: 1113025 Change-Id: I4e007643f6783b022a291d917ca881b718d3854c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339816Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#795259}
-
Sanket Joshi authored
Create a new API to documents picker tests that only open the picker to validate appearance. Also fixing a bug in the color-picker-appearance-disabled.html test. For a disabled color control, it is expected that the popup will not open. Therefore, we should fail the test if the popup does open. Bug: 1111999 Change-Id: Ica4ee5ce4db46d429e3949ec53a15b52e4ea5fc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333342Reviewed-by:
Mason Freed <masonfreed@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Sanket Joshi <sajos@microsoft.com> Cr-Commit-Position: refs/heads/master@{#795258}
-
Yoichi Osato authored
Bug: 1007703 Change-Id: I83939762da698fe83204e88781fe3cbc9fa8998e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336431Reviewed-by:
Mark Seaborn <mseaborn@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#795257}
-
Daniel Rubery authored
This CL changes the URLLoaderFactory used by the BlocklistStateFetcher to be the one provided by |g_browser_process|. It also removes cookies from such requests, to avoid leakage of identifiers when communicating with Safe Browsing. Going forward, the Safe Browsing Network Context will only be used when the Safe Browsing cookie is needed. Bug: 1049833 Change-Id: Ie52d88b2a2353afa7c520917605b125e6ae73ad7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337289Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#795256}
-
Devlin authored
This reverts commit 2ce4939f. Reason for revert: Causes failure on Linux MSan https://ci.chromium.org/p/chromium/builders/ci/Linux%20MSan%20Tests/24975 Sample failure run: https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8872767911337439776/+/steps/unit_tests/0/logs/Deterministic_failure:_OmniboxViewViewsTest.BlurNeverExitsKeywordMode__status_CRASH_/0 Looks like focus_resulted_in_navigation_ isn't initialized in the ctor or class definition? Original change's description: > Log abandoned omnibox interactions. > > Introduces new metric recording outcome of every Omnibox focus event. > Logged result will allow us to monitor for increase in abandoned > interactions as we introduce new suggestion types. > > Bug: 1105156 > Change-Id: I0b12e8cfa748e6a33f1d44e96ade77bf0b39cdd5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329878 > Commit-Queue: Ender
💬 =🕐 (ping me for faster reviews) <ender@google.com> > Reviewed-by: Mark Pearson <mpearson@chromium.org> > Reviewed-by: Ted Choc <tedchoc@chromium.org> > Reviewed-by: Tommy Li <tommycli@chromium.org> > Cr-Commit-Position: refs/heads/master@{#795155} TBR=mpearson@chromium.org,tommycli@chromium.org,tedchoc@chromium.org,ender@google.com Change-Id: Id9b64ddcfb95666c40143d129ef3dd74cd6be0b2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1105156 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340386Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#795255}
-
Sammie Quon authored
Affects all dragging (windows, overview windows, shelf icon, app list icon, etc.). Test: ash_unittests MagnificationControllerTest.DragWindow, manual Change-Id: I7d75eef4f3707486cc5d527969d92e2a891e31a7 Fixed: 1082393 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339822Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#795254}
-
Tina Wang authored
Add "Learn More" to enterprise info item in 3-dot menu. When users click on it, the page will be navigated to chrome://management. Bug: 1109000 Change-Id: Idf032d4402f918089a03a17d78848f644948597a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337100Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#795253}
-
Dominic Mazzoni authored
This is useful for local development, because the media router opens up a local port and that triggers a permission dialog on macOS. Bug: 1111418 Change-Id: I9da8167d77615bce7840ff82723260a951671eb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330007Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#795252}
-
Sharon Yang authored
* Handle OnAccessibilityActionRequestedCallback once action has been dispatched * Remove map because guarantees aren't provided for if actions will return. Test: AccessibilityBridgeTest.PerformDefaultAction Bug: 1111141 Change-Id: Ib8242be381f0336d312b9e205abe173636cf956e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328052Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Commit-Queue: Sharon Yang <yangsharon@chromium.org> Cr-Commit-Position: refs/heads/master@{#795251}
-
Chris Cunningham authored
Flag was added to make it mergeable to m85. m86 should just have it enabled. Bug: 1105258 Change-Id: If935e0a7027fb7433b6fda61ed7dc4ede0b6f42a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333339Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Auto-Submit: Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#795250}
-
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-aemu-chromium-autoroll Please CC chonggu@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: chonggu@google.com Change-Id: Ied19851f1382195e09bea1755ae93bfe7344bdb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339773Reviewed-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@{#795249}
-
Yicheng Li authored
In-session auth dialog controller needs a way to authenticate the user upon user interaction with the dialog. This client class is responsible for handling the authentication by talking to chromeos::ExtendedAuthenticator. Bug: b:156258540 Change-Id: Ibd0b9ddc0d8bad01580afc8d56edcb354e2ab72e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337540Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yicheng Li <yichengli@chromium.org> Cr-Commit-Position: refs/heads/master@{#795248}
-
Khushal Sagar authored
R=sunnyps@chromium.org Bug: 976583 Change-Id: Ibf1de465a4094e3ce3d679552892731f3302c94d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340110 Commit-Queue: Khushal <khushalsagar@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#795247}
-
Jonah Chin authored
Replace various PaintImage::GetSkImage() callers with direct PaintImage equivalents. More details about overall PaintImage effort: crbug.com/1023259 Info about the OOPR-Canvas2D project: crbug.com/1018894 Bug: 1031050 Change-Id: I0a673e7171c5162c58e5496662b73cd96e5072e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337677 Commit-Queue: Jonah Chin <jochin@microsoft.com> Commit-Queue: Khushal <khushalsagar@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#795246}
-
Eugene But authored
This CL workarounds the crash by not installing allocator shim only on iOS 13.4. The root cause of the crash is unknown, but the crash volume is too big to ignore the problem. Bug: 1108219 Change-Id: I44ce06d216c6dc51f66ab1ba7b047e4d1a48394a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335030 Commit-Queue: Rohit Rao <rohitrao@chromium.org> Auto-Submit: Eugene But <eugenebut@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#795245}
-
Li Lin authored
As we are enabling native PAC validation on the client, we will stop sending the GAIA flow URL param obfuscated_owner_id to skip PAC validation on GAIA frontend. GAIA frontend is using obfuscated_owner_id as the signal to do PAC validation. Bug: 921142 Test: Manual tests Change-Id: Icc9bb60186cc2b2299c47e72b78bd4f24d108005 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2338919Reviewed-by:
Aga Wronska <agawronska@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Li Lin <llin@chromium.org> Cr-Commit-Position: refs/heads/master@{#795244}
-
Daniel Clark authored
I submitted a change at https://chromium-review.googlesource.com/c/chromium/src/+/2339377 to fix the mac-retina failure of this test. The test was disabled slightly after the fix went in. The test had started passing after my fix, e.g. see https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Mac10.13%20%28retina%29/32112 whose head commit 322be03c contained the fix but not the disable. So, re-enabling the test. TBR=masonfreed@chromium.org,rdevlin.cronin@chromium.org Bug: 1112111 Change-Id: I090525527448154493f2a74a126d1eff00f882a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339762Reviewed-by:
Dan Clark <daniec@microsoft.com> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Dan Clark <daniec@microsoft.com> Cr-Commit-Position: refs/heads/master@{#795243}
-
Josh Nohle authored
The HTTP result enum is not needed by the HTTP client, but the HTTP result enum requires knowledge of the HTTP error enum. So, it is necessary to move the HTTP error enum out of the "client" directory, and house all HTTP enums in the "common" directory. Change-Id: I5458d892f85b4045d2407954d16ef66f447139e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333871 Commit-Queue: Josh Nohle <nohle@chromium.org> Auto-Submit: Josh Nohle <nohle@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#795242}
-
Wenyu Fu authored
The main workflow on how we change FRE when launching through CCT for Enterprise clients. This CL also adds some generic integration tests for basic test coverage. Once policy is ready, we'll fulfill test cases with more detail. Bug: 1106987 Change-Id: I24530156f465ca7b8729e7dee5bdfb211a0ea664 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320768 Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#795241}
-
Fred Mello authored
https://docs.google.com/document/d/19UDqGiQnpkdjvvWpVG8TroXNK0MmhmccU0PkozS8IT0 Bug: 1112872 Change-Id: Id492ddd4d6f645397d22c1aeb96cdd1c1b0e8197 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340060Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Auto-Submit: Fred Mello <fredmello@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#795240}
-
Greg Thompson authored
DeleteTmpFileWithRetry() must pass the histogram suffix as a std::string rather than a StringPiece when posting its delayed task. BUG=1112511 R=thestig@chromium.org Change-Id: I824e90e9e32b6587154de040c0da3cb7d30c8cab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339737Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Auto-Submit: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#795239}
-
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/+doc/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: I18d3b6c8ab89df3ac53aa1097b1e1c1edbff0c7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339771Reviewed-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@{#795238}
-
Andy Lu authored
Bug:1066482 Change-Id: Icd89446475fd461fe3eb61a1079929b1dbe191b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337956 Commit-Queue: Andy Lu <andyhylu@google.com> Reviewed-by:
Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#795237}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/c547fda2a9c6..91bbd01aed3e 2020-08-05 ynovikov@chromium.org Rename roll_deps to roll_chromium_deps 2020-08-05 syoussefi@chromium.org Vulkan: Support ANGLE_external_objects_flags 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 geofflang@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_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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1104516 Tbr: geofflang@google.com Change-Id: I38f36e24ec26edc46ad865e97ac06813628f1db4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340108Reviewed-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@{#795236}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4c97814f3adc..2b8940ee5e08 2020-08-05 mtklein@google.com remove SkRP-based runtime effects 2020-08-05 mtklein@google.com allow SkSpriteBlitter::setup() to fail 2020-08-05 jvanverth@google.com Switch GN defs on Mac and iOS to use frameworks, take 2. 2020-08-05 michaelludwig@google.com Specify aa type of draw to the GrClip 2020-08-05 johnstiles@google.com Update SymbolTable::takeOwnership interface to improve type safety. 2020-08-05 mtklein@google.com allow SkRP color filters to fail 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 herb@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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: herb@google.com Change-Id: I0d33a50ba8fe741671cf8969f717bcc28e042a6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339767Reviewed-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@{#795235}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3b1b0980710f..9a19fe997b33 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 rdcronin@google.com,rogerta@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:1113252 Tbr: rdcronin@google.com,rogerta@google.com Change-Id: I6df6dd1557955de618583870d1454fc53caaac3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2338924Reviewed-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@{#795234}
-
Mike Wittman authored
Adds a test that checks module properties against the corresponding information in /proc/self/maps. Bug: 1004855 Change-Id: I1c5981dadaba2991ea1e50b46e77bf9ea027236d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2314689 Commit-Queue: Mike Wittman <wittman@chromium.org> Reviewed-by:
Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#795233}
-
Ramya Nagarajan authored
Adds a new feature and a chrome://flags entry to surface repeatable queries in most visited tiles on the NTP. Bug: 1110077 Change-Id: I91906399aedcfa8d7c53d51f21186bdb74ac1478 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335320 Commit-Queue: Ramya Nagarajan <ramyan@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#795232}
-
Adithya Srinivasan authored
This CL moves some portal related IPCs that were defined in content.mojom.FrameNavigationControl to blink.mojom.LocalMainFrame. This allows us to handle the IPCs directly in blink and remove some layering in public/web. There should be no behaviour change caused by this patch. Change-Id: I4dc41ca52cffa75590b889930aafeac06a211e6e Bug: 1110329 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2314420 Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Lucas Gadani <lfg@chromium.org> Cr-Commit-Position: refs/heads/master@{#795231}
-