- 11 Nov, 2020 40 commits
-
-
Tim Song authored
BUG=1111153 Change-Id: I01bc854f83660cfb9237174673bc20a0f1ee54a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2531813Reviewed-by:
Andre Le <leandre@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Commit-Queue: Tim Song <tengs@chromium.org> Cr-Commit-Position: refs/heads/master@{#826518}
-
Nate Chapin authored
Change-Id: I37961a93296714a9f378b6b963105673deb97dfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528166 Auto-Submit: Nate Chapin <japhet@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#826517}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/3a4b8f58ae03..be42c94ff748 2020-11-11 yiorsi@gmail.com Fix CSS custom properties are blocked by underline If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.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 Bug: chromium:1147750 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Icce07c583d26997a942ddcfe4605957adc07105a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532880Reviewed-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@{#826516}
-
David Bienvenu authored
Bug: 1007805 Change-Id: I8e0136335d880ce1897d75e70a81dddd2e016d80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522397Reviewed-by:
John Rummell <jrummell@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#826515}
-
Nate Chapin authored
Change-Id: Ic9adc4348e51e831b6a4eba184a7438512774546 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527776 Auto-Submit: Nate Chapin <japhet@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#826514}
-
Jarryd authored
This change cleans up the flag, which expired in M85. Bug: 1129119 Change-Id: I964e7b2a44fc7c7386cbf589d83e6b78520b8e6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446551Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Jarryd Goodman <jarrydg@chromium.org> Cr-Commit-Position: refs/heads/master@{#826513}
-
Luke Sorenson authored
Bug: 1147978 Test: Not necessary. Only updating two constants. Change-Id: Id2717ec8e56a0b6721798a0de1bfb9a799d4e172 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533142Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Luke Sorenson <lasoren@chromium.org> Cr-Commit-Position: refs/heads/master@{#826512}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I35c97e9ef668442cd4a8c1bffdaabd4d527e8c80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533673Reviewed-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@{#826511}
-
Alex Turner authored
chrome-ads-uma@google.com is fixed to the correct group (chrome-ads-histograms@google.com) for SubresourceFilter.* histogram owners. Change-Id: Ibc044a226e264e6905ca88a470d23f710dc8f44f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529709 Commit-Queue: Alex Turner <alexmt@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#826510}
-
Sean Gilhuly authored
ColorSpace::Contains() can be called a few times per frame for tile operations. The result of the call is deterministic, and called consistently on a small set of color spaces in gfx::DisplayColorSpaces, so store the results in a small MRUCache. Bug: 1073962 Change-Id: I61e2a8ff34291b686ed79ae4c301adb1c0792b35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504051Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Cr-Commit-Position: refs/heads/master@{#826509}
-
Lloyd Pique authored
Set up an overlay manager that allows an exo::ShellSurface to become an overlay on top of a different window. The initial use case is for a Android Play Billing popup to overlay a Trusted Web App, when the app invokes a Payments API. The shell surface must use the revised aura_shell_surface::set_client_surface_str_id request to set a valid overlay token. The code to have the payment component hook into the overlay manager is in a followup CL. Bug: b:172592701 Test: Test Payment app shows the Play Store overlay Change-Id: I7929b0a28ac4f4dd6e069632ada3419062f1b794 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519929 Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Auto-Submit: Lloyd Pique <lpique@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#826508}
-
Henrique Nakashima authored
Metadata was added recently, but older graphs do not contain it. Avoid errors when reading these graphs. Change-Id: Ib5c6eb01d53a1e67a0fb5b7451875e891fe3184d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522240Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#826507}
-
Bailey Berro authored
This change adds the average CPU Temperature to the CpuUsage struct. Bug: 1128204 Change-Id: I62e335f163df94b0d53027692f3ae4960e9c48f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527825 Auto-Submit: Bailey Berro <baileyberro@chromium.org> Commit-Queue: Dominick Ng <dominickn@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#826506}
-
Eric Willigers authored
The ExecuteScriptAndExtractBool calls in HasMinimalUiButtons tests were sometimes failing. We now wait for navigation, and close app windows when they are no longer required. Bug: 1120504 Change-Id: Ifd869e6ec9e480edd9e85fbd9116b237e38e70e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532480 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#826505}
-
Darin Fisher authored
Introduces web_page_metadata.mojom that defines mojom::WebPageMetadata as the subset of fields from WebApplicationInfo that the renderer currently extracts from a web page and sends to the browser. WebApplicationInfo is moved into chrome/browser and taught how to be initialized from a mojom::WebPageMetadata. Bug: 993189 Change-Id: Ieac278c9a99d5f4c962a52d9bd4455ab35d00c77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522125 Commit-Queue: Darin Fisher <darin@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#826504}
-
Andre Le authored
Add tooltip texts for signal icon, battery icon and continue browsing chips. Bug: 1106937,1126208 Change-Id: I2dfd71a84b735c311825dc74c5713ca7457bc0f7 Fixed: 1147083 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527585Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/master@{#826503}
-
Ahmed Fakhry authored
Initial implementation of the recording service, which currently supports capturing fullscreen, and region capture. Window capture doesn't capture any video frames at the moment (will be handled in later CLs). Audio of the default audio input source is captured. BUG=1126586 TEST=Manually, Added browser_tests --gtest_filter=RecordingService* Change-Id: I0dfdd6acc2b46b85e75355824b2d3915655d4bde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404145 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Reviewed-by:
Markus Handell <handellm@google.com> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#826502}
-
Evan Stade authored
Bug: 1146058 Change-Id: I1a1edd86cc077816f233fc9a9abde2399800009f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2526734 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#826501}
-
Majid Valipour authored
Previously when using the Auto backend no user prompt would be shown. This patch changes this logic to treat the Auto backend the same as the verification backend. Note that the Auto backend may use either of the GMS APIs which may or may not require the user prompt. A follow up patch [1] changes the prompt decision to be made per otp request and based on the actual API used instead of once based on the switch value. However treating the Auto similar to the Verification makes sense as a quick fix since Auto is most likely to use the Verification method anyway for the vast majority of cases. Worst case if the other backend is used we show two prompts (one native, one chrome) which is still better than no prompt. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2530272 Bug: 1141024 Change-Id: I64ada09187281f99fe97770d7cfcaca8f5867adc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532874 Commit-Queue: Majid Valipour <majidvp@chromium.org> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Reviewed-by:
Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#826500}
-
Maggie Chen authored
This is to notify DirectCompositionSurfaceWin if there are display metrics change(s) such as desktop resolution on the monitor(s). DirectCompositionSurfaceWin needs the current monitor size. Bug: 1027046 Change-Id: I0df02aa4a566723468219d9333b5f26379688700 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523903Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Maggie Chen <magchen@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#826499}
-
Bartek Nowierski authored
Continuation of crrev.com/c/2517220 For Android, machines don't have CPU dimensions, so specifying arm64 results in matching nothing. For Windows, machines only have x86-64 dimension. Use those machines even for x86 case, because the binary built for x86 can be run on x64. Bug: 1121427 Change-Id: I0c3d86804903fba2ebca02e22eecba536d48eca3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532018Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Auto-Submit: Bartek Nowierski <bartekn@chromium.org> Cr-Commit-Position: refs/heads/master@{#826498}
-
Mark Mentovai authored
dec31e17 (https://chromium-review.googlesource.com/c/2523446) was supposed to make memory allocations use MAP_JIT on macOS ≥ 10.14 whenever the hardened runtime wasn’t active, but a serious goof inverted the logic, causing MAP_JIT to be used whenever the hardened runtime was active. This is only feasible for processes that have the JIT entitlement, and not all do. Attempts to allocate memory in this way in affected processes would fail, which would appear as an out-of-memory condition, which isn’t quite accurate, but it’s definitely a memory allocation problem. Bug: 1144200, 1147831 Change-Id: I9c8f925ec7b311b2d655dd3a5f367fd01e80d7e2 CQ-Include-Trybots: luci.chromium.try:mac-arm64-rel Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532728 Auto-Submit: Mark Mentovai <mark@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#826497}
-
Clark DuVall authored
Change-Id: I26dbdb4de0232900aac095fc22c67beb7b7bdd0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532868Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#826496}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/f3c829047220..3120d5ea0de8 2020-11-11 enga@chromium.org Track and destroy all child objects on wire client destruction If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC sarahmashay@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: sarahmashay@google.com Change-Id: Iffd559d3771f61a972f7e6fc4230468ed8409c21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532970Reviewed-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@{#826495}
-
Robert Sesek authored
This adds a process_stubs.cc implementation for iOS and NaCl to have an implementation of process.h. Bug: 1008512 Change-Id: I44a478a790bfe8c3aabc17298a2ddb99efb2bf5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2517924 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#826494}
-
Xi Han authored
When Instant Start is enabled, the visibility of voice_search_button is set pre-native. However, TasksSurfaceMediator#initWithNative() overwrites this value. In this CL, we move setting the default value of IS_VOICE_RECOGNITION_BUTTON_VISIBLE to the constructor of TasksSurfaceMediator. Bug: 1139026 Change-Id: I08fb94576a665975279ace075a6fa6b86874a30f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523441 Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#826493}
-
Aya Elgendy authored
Add UI support for alphanumeric pins used on user login via smart cards. Previously, Latin letters were consciously ignored. Also added a unit test for non-digit pin inputs. Bug: 1144194 Change-Id: I556f1fd8a07fa1a8a1d76130ee116c3a0e86e2b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518976Reviewed-by:
Fabian Sommer <fabiansommer@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Aya Nader Elgendy <ayag@chromium.org> Cr-Commit-Position: refs/heads/master@{#826492}
-
Mei Liang authored
Without a deep dive investigation, I could not tell what is the root cause of this NPE. This CL adds a null check and skips the null tab to calm down the crash rate. A TODO is added to remind us to revisit this NPE. TBR=wychen@chromium.org Bug: 1146320 Change-Id: Iaeb5de83bf3fe95c1adafcd973c503acbfcf93aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532867 Commit-Queue: Mei Liang <meiliang@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#826491}
-
Liquan (Max) Gu authored
This CL separates onPaymentDetailsNotUpdated into the common part and the chrome specific part. The common part is moved into PRService. Change-Id: I4252f0e1227c78b3100511076ac24826b441a321 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533413 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#826490}
-
Sigurdur Asgeirsson authored
ScopedObserver is being deprecated in favor of two new classes: - base::ScopedObservation for observers that only ever observe a single source. - base::ScopedMultiSourceObservation for observers that do or may observe more than a single source. This CL was uploaded by git cl split. R=bcwhite@chromium.org Bug: 1145565 Change-Id: I68423d748501ffba5239606311b518844e1c51a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532955 Auto-Submit: Sigurður Ásgeirsson <siggi@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#826489}
-
Evan Stade authored
MediaNotificationInfo.mediaSessionActions is changed such that it remains null when the notification is not associated with a web MediaSession (i.e. is for Presentation or media fling). Bug: 1126708 Change-Id: I026ebc2fc41cd3497f79ecce9d463141c7a020c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515050Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#826488}
-
Taylor Bergquist authored
Bug: 1145905 Change-Id: I59ae16d3b6a87f1341fdfb187588d8b99e5a3805 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528182 Commit-Queue: Taylor Bergquist <tbergquist@chromium.org> Reviewed-by:
Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#826487}
-
danakj authored
This is a reland of 6f8b5118 Original change's description: > Remove empty base/bind_helpers.h > > The contents moved to callback_helpers.h. > > Also renames a few new bind_helpers.h includes that have been added > in the meantime. > R=dcheng@chromium.org TBR= NOTRY=true > > Change-Id: Ia511a4939d60bd2ef5b474185e3716017543f8af > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523545 > Commit-Queue: danakj <danakj@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Cr-Commit-Position: refs/heads/master@{#826387} Change-Id: If86adf5fc9760ac6785cbfdd211ef7ffeb940ca1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532967Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#826486}
-
Javier Ernesto Flores Robles authored
Show instructions and hide error details when entering the dino game via chrome://dino. Bug: 1138722 Change-Id: Iacfc5a5bb836230e0e7b115ae8f6bea504dc9655 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527641 Commit-Queue: Javier Flores <javierrobles@chromium.org> Reviewed-by:
Javier Flores <javierrobles@chromium.org> Reviewed-by:
Edward Jung (EMEA) <edwardjung@chromium.org> Reviewed-by:
Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/master@{#826485}
-
Dave Tapuska authored
There is no need that this API needs to exist on the FrameWidget, we can go directly to the the WebView from WebLocalFrameImpl when notifying of detaching the frame tree. BUG=1097816 Change-Id: Ida6fada222c2dd972d6f4661c8c8c6680f81205d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532668Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#826484}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/4ed9d3498dcf..e1012cfc791d 2020-11-11 srisser@google.com Add SPIR-V tools dependency to BUILD.gn files 2020-11-11 natsu@google.com Fix Android build 2020-11-11 amaiorano@google.com Add a unit test for bug fixed by swiftshader-cl/50008 2020-11-10 srisser@google.com Track SPIR-V version in VkConfig.hpp 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: I90d30b75f3c41fe2f938d4a5954f2f4281c27e37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533101Reviewed-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@{#826483}
-
Jinsuk Kim authored
- Allow running from outside the repo (--git-dir) - Date range for how many days to look back (--past-days) - Write metadata about start and end date parameters Also moved the script under tools/android/modularization/loc Bug: 1146478 Change-Id: Ic63ea085836d8b5750ada2299ba992221d97b9f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2526863 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#826482}
-
Mehran Mahmoudi authored
This attepts to fix StartupPaintPreviewHelperTest#testDisplayOnStartup by waiting for activity to be destroyed first. Bug: 1145783 Change-Id: Icd949712cb348dc12829a6eddec17b86045d2c35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533030Reviewed-by:
Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#826481}
-
Sigurdur Asgeirsson authored
ScopedObserver is being deprecated in favor of two new classes: - base::ScopedObservation for observers that only ever observe a single source. - base::ScopedMultiSourceObservation for observers that do or may observe more than a single source. This CL was uploaded by git cl split. R=nancylingwang@chromium.org Bug: 1145565 Change-Id: Ia8d2596dcd98bf0762357de363585affa59dff57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532722 Auto-Submit: Sigurður Ásgeirsson <siggi@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#826480}
-
Austin Eng authored
Bug: 951558 Change-Id: I9692746c89e7a4af6d69864d1efadee3014fdb35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530752Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Cr-Commit-Position: refs/heads/master@{#826479}
-