- 15 Sep, 2020 40 commits
-
-
Renjie Tang authored
https://quiche.googlesource.com/quiche.git/+log/093f8e4f0014..a5c338388099 $ git log 093f8e4f0..a5c338388 --date=short --no-merges --format='%ad %ae %s' 2020-09-15 fayang Change undecryptable_packets_ from QuicCircularDeque to std::deque. No functional change expected. This is the preparation to support out of order deletion. 2020-09-14 wub Internal QUICHE change 2020-09-14 ianswett Deprecate quic_bbr_flexible_app_limited which was blocked by a bug that's now closed. This was added for Quartc, but that project is no longer active. 2020-09-14 fayang Deprecate gfe2_reloadable_flag_quic_fix_neuter_handshake_data. 2020-09-14 renjietang Pass early data reject reason to debug_visitor. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I975e50199a590513c299c940c3b119225633fdaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412632 Commit-Queue: Renjie Tang <renjietang@chromium.org> Reviewed-by:
David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#807226}
-
Harkiran Bolaria authored
Bug: 1110344 Change-Id: Ice3b26b0923328dadcf8d81d22abe3024a845129 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404368 Commit-Queue: Harkiran Bolaria <hbolaria@google.com> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#807225}
-
Haiyang Pan authored
Increase shard number of network_service_out_of_process_content_browsertests and content_browsertests to mitigate the timeout error And decrease shard number of network_service_webview_instrumentation_test_apk since it is not necessary to keep its runtime that short Bug: 1119314 Change-Id: I4990d034295e72e1eceb0bf636b7ccbd744f7792 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411548Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#807224}
-
Ken Rockot authored
The typemapping configs are merged into their respective mojom targets definitions. Bug: 1059389 Change-Id: I38f8ae3b3786316d05a8fc68cfc5f4a0ecd01765 Tbr: khorimoto@chromium.org Tbr: pmoy@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407033 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Paul Moy <pmoy@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#807223}
-
Elly Fong-Jones authored
Callers are required to do this after using these setters currently, which is a bad contract for a method to have; instead, do it ourselves, and (soon) remove the UpdateWindowIcon() method from the public Widget interface. Calling UpdateWindowIcon() multiple times is safe, so this won't hurt anything. Bug: 1075649 Change-Id: I58f51cc54d2537670fb9b0e1e08943c13e61f6b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412828Reviewed-by:
Peter Boström <pbos@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#807222}
-
Michael Ludwig authored
This CL pre-emptively adds a define so that the new GrClipStack used in Ganesh will not be enabled by default. Currently, the clip stack is always disabled because SK_USE_NEW_GR_CLIP_STACK defaults to 0. After https://skia-review.googlesource.com/c/skia/+/317209 lands, it will be enabled by default and must be disabled by defining SK_DISABLE_NEW_GR_CLIP_STACK. This CL should land before the Skia change does so that we can later turn on the new GrClipStack in chrome after vetting on Skia's tree. Bug: skia:10205 Change-Id: If52d84de244def0df7ac7319485f94fd9f74a9af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412768 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> Auto-Submit: Michael Ludwig <michaelludwig@google.com> Reviewed-by:
Robert Phillips <robertphillips@google.com> Cr-Commit-Position: refs/heads/master@{#807221}
-
Hung Vu authored
This CL handles when to prompt the suggestion dialog. Bug: 1118207 Change-Id: Ie0324a029b60554b9e20b4eb9fa2dc127fb590f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410845 Commit-Queue: Hung Vu <vuhung@google.com> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#807220}
-
Ken Rockot authored
The typemapping configs are merged into their respective mojom target definitions. Bug: 1059389 Change-Id: If0d82cb72977cd85186e7665a9bdeb7bc3b3da35 Tbr: mfoltz@chromium.org Tbr: shik@chromium.org Tbr: treib@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406992 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#807219}
-
Erik Staab authored
Once the hosts are all upgraded to 10.15 we will remove the 10.13 option. Bug: 1121185 Change-Id: I3177749f79ddd16b9d725693f21e79ebd752c22c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412757 Commit-Queue: Erik Staab <estaab@chromium.org> Auto-Submit: Erik Staab <estaab@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#807218}
-
Scott Violet authored
This gives embedders a way to detect when a Browser and all tab are about to be destroyed. This is particularly important as onTabRemoved() is not called, and after this call, the Browser and Tabs should not be used. BUG=none TEST=covered by test Change-Id: I8f737a4041e717399e63510d0375f256418b22f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412473Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#807217}
-
Hung Vu authored
This CL exposes the smart suggestion for large downloads feature flag to Java. Bug: 1118207 Change-Id: I034376b620414ae674a68b927e2aebd419f203c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410960 Commit-Queue: Hung Vu <vuhung@google.com> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#807216}
-
Sven Zheng authored
It's been stable now. Also remove a comment in linux-lacros-tester-rel, because the tester should not close the tree. Bug: 1121667 Change-Id: Id0886bfdc8c30c0e14b9a3b6254dd0fc96ce7d98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412817Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Sven Zheng <svenzheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#807215}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/49bec88c936e..7e0dbae74fcd 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 davidbienvenu@google.com,iclelland@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:1030560,chromium:1077274,chromium:1099917,chromium:1100456,chromium:1109276,chromium:1117343,chromium:1122784,chromium:1126981,chromium:1127616 Tbr: davidbienvenu@google.com,iclelland@google.com Change-Id: If1effa0a5aae2bdcdaf65e39a8e6aaddb85602a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412561Reviewed-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@{#807214}
-
Ken Rockot authored
All typemap configs here have been migrated into their mojom target definitions. Bug: 1059389 Change-Id: Ic739e79aeb8b150c81188e37b15ffe538b919c38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406683Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#807213}
-
Hung Vu authored
This CL choose the suggested directory option based on available storage space.Test CL will be added later Bug: 1118207 Change-Id: I70c71a8bba8677a57f2ed871d246a8b59f3c0783 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406853 Commit-Queue: Hung Vu <vuhung@google.com> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#807212}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/2bc4077c9e42..a195d101f96c 2020-09-15 michaelludwig@google.com New GrClipStack supporting only intersect/difference 2020-09-15 mtklein@google.com test clipRect sorting 2020-09-15 nifong@google.com Fix cube map demo 2020-09-15 brianosman@google.com In SkCanvas::clipRect, sort incoming rects 2020-09-15 mtklein@google.com add Q14x2 type to SkVM 2020-09-15 mtklein@google.com unbreak Build-Debian10-Clang-x86-Debug 2020-09-15 bsalomon@google.com New version of SkImage::MakeFromYUVAPixmaps() 2020-09-15 johnstiles@google.com Create blank SkSL test files for Ninja's benefit. 2020-09-15 brianosman@google.com Normalize line endings in SkSL error tests 2020-09-15 johnstiles@google.com Migrate SkSL inliner tests to golden files. 2020-09-15 adlai@google.com Move canvaskit bindings away from getGrContext 2020-09-15 mtklein@google.com implement some useful 16-bit instructions 2020-09-15 kjlubick@google.com [fuzz] Add libfuzzer binaries to BUILD.gn 2020-09-15 kjlubick@google.com [canvaskit] Remove unnecessary ColorTypes 2020-09-15 kjlubick@google.com [canvaskit] Replace drawAnimatedImage with drawFrameAtImage. 2020-09-15 johnstiles@google.com Revert "Disable whole-program inliner." 2020-09-15 johnstiles@google.com Assign unique names to inlined variable declarations. 2020-09-15 johnstiles@google.com Demonstrate name reuse error in inliner. 2020-09-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2ab7a04e to 2c970cbe (351 revisions) 2020-09-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from dc552fcef1fe to 0f14b7ab7a55 (4 revisions) 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 scroggo@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: scroggo@google.com Change-Id: I5e8b51092c496bc1d9e9461f0056499b4b1aaf02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412601Reviewed-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@{#807211}
-
Jeff Yoon authored
* Remove duplicate definitions defined by bots (ie/ xcode cache, properties, os) * Remove all unused xcode versions defined in xcode_cache * Centralize xcode and property definitions into lib/*.star where applicable. Change-Id: Icca2d179b147be4b9eb8e548bc76d4fcb0580230 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412700Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Jeff Yoon <jeffyoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#807210}
-
Theresa Wellington authored
Record a histogram for the user's current font size preference on startup and when settings change. BUG=1109021 Change-Id: Ibe47fa5b6c7297a5a19b1a712458ab7139f62a7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410846Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#807209}
-
danakj authored
The code has moved, so update the includes. R=avi@chromium.org Bug: 1091083 Change-Id: I9306b361b549274792211b93877357d494cf28da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412754 Commit-Queue: danakj <danakj@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: danakj <danakj@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#807208}
-
manukh authored
- chrome/browser/ui/omnibox/chrome_omnibox_client.cc - chrome/browser/ui/omnibox/omnibox_theme.cc Relied on an IDE so it may not have been exhaustive. Change-Id: I4819cdbce99532bbd95f38f6282efbcd14e6c6e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412453Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/master@{#807207}
-
Andre Le authored
This reverts commit 0a74899c. Reason for revert: Flip back ManagedDeviceUIRedesign flag to disabled since there's a miscommunication in UI Review. Original change's description: > Ash Status Tray: enable ManagedDeviceUIRedesign feature > > Enable the redesign of UI to show more information when device is > managed. > > New UI screenshot: > https://screenshot.googleplex.com/OoKao0qUf8O > https://screenshot.googleplex.com/9wiTBpnxxc1 > > BUG=921267,1076316 > > Change-Id: I175f07aefc760fcbff7bd200c748350fbaec43bc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316154 > Reviewed-by: Tim Song <tengs@chromium.org> > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Commit-Queue: Andre Le <leandre@chromium.org> > Cr-Commit-Position: refs/heads/master@{#791957} TBR=xiyuan@chromium.org,tengs@chromium.org,leandre@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 921267 Bug: 1076316 Change-Id: I70f344943810b438bc5028c797cf55ba7b7999dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412909Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/master@{#807206}
-
danakj authored
The code has moved, so update the includes. R=avi@chromium.org Bug: 1091083 Change-Id: I560162df09d04a63a7155500b8d3205440086ec1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411402 Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: danakj <danakj@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#807205}
-
Roman Arora authored
Fixes the "Search <provider> for" context menu item option in PDF view Fixed: 1126791 Change-Id: Ib006283cd3a82670062230d03e23fc861e7a382f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405907Reviewed-by:
Lucas Gadani <lfg@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Roman Arora <romanarora@chromium.org> Cr-Commit-Position: refs/heads/master@{#807204}
-
Emily Stark authored
OmniboxViewViews::DidFinishNavigation calls GetPreviousURL() to determine if the URL has changed besides the fragment, in which case the full URL is re-shown. Calling GetPreviousURL() on non-committed or error page navigations fails a DCHECK. This CL thus adds special checks for whether the navigation has committed or is an error page. Speculative fix for https://crbug.com/1127797. Bug: 1127797 Test: CQ Change-Id: I245440ea082863b1337c104d15f062e4eb69e378 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409968Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Emily Stark <estark@chromium.org> Cr-Commit-Position: refs/heads/master@{#807203}
-
rbpotter authored
Bug: 1128151 Change-Id: I6cc8bdc763ef6190437ef816b60692ed71c706cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410849 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#807202}
-
Yuke Liao authored
This CL does two things: 1. Create a lacros_chrome_browsertests target for tests that live at lacros side and exercises crosapis. 2. Added a sample test that exercises screen manager apis to serve as proof of concept and demonstration. Bug: 1120582 Change-Id: I010cdb786e84d3f4a18c00cb3120f15de2fbc6ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2408877 Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#807201}
-
Pranav Batra authored
Bug: none Test: xvfb-run ./unit_tests --gtest_filter=PrintingAPIHandlerUnittest.*:PrintingApiUtilsTest.* Test: xvfb-run ./browser_tests --gtest_filter=PrintingApiTest.* Change-Id: I9db22507ec83082536accf12378d849693c7c04c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411565Reviewed-by:
Nikita Podguzov <nikitapodguzov@chromium.org> Commit-Queue: Pranav Batra <batrapranav@chromium.org> Cr-Commit-Position: refs/heads/master@{#807200}
-
rbpotter authored
Bug: 1128583 Change-Id: If798fc3db54305ccbf2c795c0fae6c332ce34bbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410352 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#807199}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-chrome TBR=chrome-os-gardeners@google.com Change-Id: Idcee85ff821406c2e0062a1cea882f8d92622071 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412751Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#807198}
-
danakj authored
The code has moved, so update the includes. R=avi@chromium.org Bug: 1091083 Change-Id: I69fd4010fb9198fa10a937a030015dfc8f566b80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412484 Commit-Queue: danakj <danakj@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: danakj <danakj@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#807197}
-
danakj authored
The code has moved, so update the includes. R=avi@chromium.org Bug: 1091083 Change-Id: I1f67a938d026aa2f363c2d06f27880d3dd5ffd2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412556 Auto-Submit: danakj <danakj@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#807196}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/f57e64e375ef..dd48130b2905 2020-09-15 gavinmak@google.com update depot_tools_tutorial to include git reset issue 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 ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@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 Bug: chromium:997395 Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I603ac9e173d28dbc0a577e21ffd7c11da973c949 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412788Reviewed-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@{#807195}
-
edchin authored
* ScreenTimeHistoryDeleter observes synced history deletions and makes the corresponding deletions on ScreenTime. Bug: 1123704 Change-Id: I935c2c15e8dc0aa98bc022e81e63e65c2b59d65c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2393978 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#807194}
-
Allen Bauer authored
Rename ImageView::set_tooltip_text() to SetTooltipText() and turn into a property with GetTooltipText(). Bug: 938501 Change-Id: Ie886bb3f3acd423009716228b179384d6892e16f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412256Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Reviewed-by:
Wei Li <weili@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#807193}
-
Jeff Yoon authored
Deprecating unused and broken bot. Change-Id: I63c8fd20189cb53581c4259b5fcf24c247192c83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412815Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Jeff Yoon <jeffyoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#807192}
-
Ben Pastene authored
Test fixes have landed in crbug.com/1123300, so should be safe to enable tests again. Bug: 1123300 Change-Id: Iedee3fc7e3436d9198352c428ce40cc8a79c391b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412455Reviewed-by:
Toby Huang <tobyhuang@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#807191}
-
Akihiro Ota authored
This change declares createMockFeedback() in ChromeVoxNextE2ETest to avoid redeclarations in derived classes. This is a pure refactor, so no behavior should change as a result of this patch. Bug: 1127969 Change-Id: I5ad7167b38aeb791a67b258f87a9a4a2494a5895 AX-Relnotes: N/A Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410585 Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#807190}
-
Sharon Yang authored
Before using the audio service, check that the AUDIO feature flag is enabled. Test: WebEngineIntegrationTest.PlayAudio* Bug: 1070571 Change-Id: I4f88887e24dd899748fa7959875b5c2b5753eee3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2365992Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Commit-Queue: Sharon Yang <yangsharon@chromium.org> Cr-Commit-Position: refs/heads/master@{#807189}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1600127994-c9f9f16ba321eab4723234f8c655960b2fa4cc9b.profdata to chrome-win32-master-1600171148-2256b3d9ffc2b53c8daccc3d78ab79199aeff8aa.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@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:win-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I30da081c14c803ff741e7c03e5ff30b925913b7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412274Reviewed-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@{#807188}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/0f14b7ab7a55..b33e0b36a08c 2020-09-15 natsu@google.com Support Gralloc4 in SwiftShader 2020-09-15 swiftshader.regress@gmail.com Regres: Update test lists @ dc552fce 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: Ie47653da49d29054da7de7fd4b9cb70fd92675ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412599Reviewed-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@{#807187}
-