- 24 Mar, 2020 26 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/3c358420df4a..d1988219065a git log 3c358420df4a..d1988219065a --date=short --first-parent --format='%ad %ae %s' 2020-03-23 bsalomon@google.com Revert "Drawing YUVA images does not flatten for bicubic." 2020-03-23 reed@google.com Add approx_pow/log2/pow2 to SkVM builder 2020-03-23 bsalomon@google.com Drawing YUVA images does not flatten for bicubic. Created with: gclient setdep -r src/third_party/skia@d1988219065a 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 robertphillips@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: None Tbr: robertphillips@google.com Change-Id: I4ce05b05e0489d9a0b06da6d6aafd2bfadbcac66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117071Reviewed-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@{#752673}
-
Ayu Ishii authored
Change-Id: I7b7e2c0717bc20f913fba1577d34839bdecc16e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116011 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#752672}
-
Gang Wu authored
Bug: 977402 Change-Id: Ic77cd4b54b5ee5d46ebcd1a7c55313cdccabc199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090293Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Gang Wu <gangwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#752671}
-
Sammie Quon authored
Stack trace shows window destroying calling |animating_layer_| which is the one of the windows associated with the destroyed window. My guess is that it might be a dangling pointer, so when window is destroying, set it to null. I tried reproing with a test that destroys the windows at certain points of the animation, but no luck :(. Test: none Bug: 1028815 Change-Id: I5baa2d3784836296c2afe063e6861aa43fb68e5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111059 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#752670}
-
Scott Violet authored
BUG=none TEST=none Change-Id: Ie15c8408db968af61e1ee341c82af646dcf5ba2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116788 Commit-Queue: Scott Violet <sky@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#752669}
-
Tibor Goldschwendt authored
Due to postMessage targeting the WebUI NTP requires different query params on the doodle URL. The doodle server automatically adds those when fetching the doodle info with the async=ntp:2 param appended. This CL appends this param for the WebUI NTP. Bug: 1039910 Change-Id: I5109bb4c35f1a559834e371a0a320481b6da37a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111063 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#752668}
-
calamity authored
This reverts commit c72dbb1c. Reason for revert: Causing compile fail on mac-builder-perf https://ci.chromium.org/p/chrome/builders/ci/mac-builder-perf/166934 Original change's description: > Update Keystone glue for SxS > > Each SxS-capable Chrome channel can have a different brand code, so > update the Keystone glue to know that. > > This can be tricky because the old, non-SxS-capable Chromes are still > built from this code, so be sure to handle that case. > > Overview plan at https://docs.google.com/document/d/1MVANxDLPPeN1x-NsfgsLSjbX8twzQi69Wb1iPK-owaU/edit > > Bug: 1061486 > Change-Id: I2cbc2d6ba698b085ee00536a1fbfffa3336ddecd > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102642 > Commit-Queue: Avi Drissman <avi@chromium.org> > Reviewed-by: Mark Mentovai <mark@chromium.org> > Cr-Commit-Position: refs/heads/master@{#752637} TBR=avi@chromium.org,mark@chromium.org Change-Id: Id1c49dc01812441abbcd288358472d89fb159d65 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1061486 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116154Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#752667}
-
Wei-Yin Chen (陳威尹) authored
Search term chip went through FastPath++, and some tech debt were introduced in order to pass formal equivalence checking. Finch parameters for search term chip in Grid tab switcher (enable_search_term_chip and enable_search_term_chip_adaptive_icon) are now cached to simplify the tests. Bug: 1048255 Change-Id: Ibe1b88a96dae07d3de2f0f49c00e8a53aaa73cde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114165Reviewed-by:
Mei Liang <meiliang@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#752666}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/abf84e73de6c..6aad039a4e0c Created with: gclient setdep -r src-internal@6aad039a4e0c 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 jbudorick@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:1046181,chromium:1063990 Tbr: jbudorick@google.com Change-Id: I2fe10bb279ce9f56f715b3538f87734ce9d2634a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116706Reviewed-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@{#752665}
-
Lijin Shen authored
Add tests for language setting screen to ensure items are correctly added / removed and "offer to translate" can be selected. Add a render test for list menu button. Bug: 1057051 Change-Id: I4ccc141a55a19bed2ec64ffa966f2440e56be4d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102078 Commit-Queue: Lijin Shen <lazzzis@google.com> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#752664}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/95b77b44a8a8..12e857a3bca2 git log 95b77b44a8a8..12e857a3bca2 --date=short --first-parent --format='%ad %ae %s' 2020-03-23 chrisforbes@google.com Refactor vertex fetch to use VkFormat more aggressively Created with: gclient setdep -r src/third_party/swiftshader@12e857a3bca2 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 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: Ied2cff7464986cdb9fc7eabea61f923dd1f3bc3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116703Reviewed-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@{#752663}
-
Zhenyao Mo authored
TEST=gpu_unittests,gl_tests R=geofflang@chromium.org,kbr@chromium.org,bsalomon@chromium.org Bug: 1063193 Change-Id: I58b6225d426b602d42314e4c362aaa389fc578ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2110412 Commit-Queue: Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Geoff Lang <geofflang@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#752662}
-
Peter Kasting authored
Bug: none Change-Id: Id4fa15e507a2f4a8a7dbca2cc609d85036b389ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117050 Commit-Queue: Peter Kasting <pkasting@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#752661}
-
Finnur Thorarinsson authored
Bug: 960398 Change-Id: I750f8d18a5cb71a10e9e90a7174eb60f45dd1c95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115618Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/master@{#752660}
-
chrome://*Mason Freed authored
Prior to this CL, if chrome://* URLs used deprecated Web Components v0 features, they were neither reported as warnings, nor counted as uses of those features. With this change, the warnings will now be shown, but the use counters will still not be incremented. Bug: 1057337 Change-Id: If3f631b01a205e2249421e809537da7ed5691df2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113790 Commit-Queue: dpapad <dpapad@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#752659}
-
Nicholas Verne authored
The original implementation ended the Crostini Upgrade by displaying a Terminal connected to the upgraded Crostini container. This is not wanted when the user has canceled the upgrade. Bug: 1060770 Change-Id: If27c8dd90657eac76c3478b1c57351fadfba00e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2109571Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Commit-Queue: Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#752658}
-
bttk authored
Bug: 1063948 Change-Id: Id9d88a8a860e19f9f9fe32eae6ce69aae8b49929 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2107427Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: bttk <bttk@chromium.org> Cr-Commit-Position: refs/heads/master@{#752657}
-
nancy authored
Modify app_it to use the shelf id, not the ARC shelf id, when the task is created, to align with other cases. Modify app id to get the correct app_id from ARC sheld id for ARC shortcut in AppServiceAppWindowLauncherController. BUG=1063386 Change-Id: I97b5d50c205ff2d1a0351f95730d244867569f66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114474Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#752656}
-
Peter Kasting authored
If permission is denied to call an extension function, the function is currently destroyed without responding. This causes a DCHECK failure in its destructor. Instead, ask the function to respond with an error in this case, which makes did_respond() return true, which avoids the DCHECK. This showed up during some trybot runs of an unrelated change, so this fixes some test flakiness. Bug: none Change-Id: I6cc5481157161b00a493504b6a403c0e492bef09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116537 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#752655}
-
Katie D authored
When a page is detected as DANGEROUS, dom_distiller does not send positive distillability results even if pages are technically distillable. Bug: 1061055 Change-Id: I12e902173770ff5335f85d4e794afb3508dae04c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111075 Commit-Queue: Katie Dektar <katie@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#752654}
-
Karandeep Bhatia authored
The class ReindexHelper manages its own lifetime and dispatches tasks to reindex rulesets. However these tasks can return synchronously. This can cause |callback_count_| to become 0 in ReindexHelper::OnReindexCompleted, causing ReindexHelper to be freed. We might still be in the loop which dispatches reindexing tasks in ReindexHelper::Start, leading to a use after free. In debug builds, this should cause a DCHECK in OnReindexCompleted. Fix this by using ref counting for ReindexHelper ownership. Also use a BarrierClosure since it simplifies the code. BUG=1063177 Change-Id: I0a56e33a508e44b7fe465f148c05f048e9b05deb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111393 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Auto-Submit: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#752653}
-
Chris Lu authored
If ShouldScopeFullscreenControllerToBrowser is true, then FullscreenController is being scoped to a Browser, so retrieve it from the Browser object. Bug: 790886 Change-Id: I28e6e99e7e263e4057b2939f47a8d8f9a2d5bf99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108083 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#752652}
-
Maggie Cai authored
This CL adds one unit test to test when there is overlap of intent filter stored in the preferred app. BUG=853604 Change-Id: Icb1e27f03445243940865627830ef98381dd0cdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2109390Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#752651}
-
Jesse McKenna authored
This change adds histogram suffixes PageLoad.PaintTiming.NavigationToFirstContentfulPaint.OnBattery and PageLoad.PaintTiming.NavigationToFirstContentfulPaint.NotOnBattery, which will allow the filtering of FirstContentfulPaint measurements by whether the system was on battery or wall power during page load. This will be useful for filtering FirstContentfulPaint regressions by battery-specific Finch experiments (e.g., SlowDCTimerInterruptsWin, which slows the system timer-interrupt frequency only when on battery power). Filtering will provide a more accurate view of the impact of such experiments on their affected clients. Bug: 1040724 Change-Id: Ia0845f731c1281bdb508e2360bc393ad33f28095 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025491Reviewed-by:
John Delaney <johnidel@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Jesse McKenna <jessemckenna@google.com> Cr-Commit-Position: refs/heads/master@{#752650}
-
Julie Jeongeun Kim authored
This is a follow-up cl of https://crrev.com/c/2103997. It should not have CHECK with the return value from GetOrCreateAtkObject() since it could return nullptr. Bug: 1061429 Change-Id: I5258ddfa5cb61a350c20886644804daad9a6dd57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114601 Commit-Queue: Julie Kim <jkim@igalia.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#752649}
-
Ahmed Mehfooz authored
This CL makes sure the control buttons view in arc notifications is not set to visible when the message center is collapsed. Also fixes GetLastFocusableChild to account for arc notifications. Bug: 1057988 Change-Id: If4e9988e7362783f4e0331b7bf8cb3c2fe2ce447 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114166Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#752648}
-
- 23 Mar, 2020 14 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/10d9c49f23c8..ae3586b5380f git log 10d9c49f23c8..ae3586b5380f --date=short --first-parent --format='%ad %ae %s' 2020-03-23 ehmaldonado@google.com depot_tools: Use gclient_utils.AskForData instead of raw_input. Created with: gclient setdep -r src/third_party/depot_tools@ae3586b5380f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1063976 Tbr: agable@chromium.org Change-Id: I4b99b3fbcca4555fc01c9f28c2100a0913d62195 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116708Reviewed-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@{#752647}
-
Jeremy Roman authored
Since https://codereview.chromium.org/1677303002, there is only one table that is ever searched, so we can unconditionally use that table and inline assumptions about it, like that the string is never actually null. The std::map is a premature optimization and is almost certainly now a pessimization in practice: linear scans of 16 entries are very cheap and as a bonus are thread-safe and easy to reason about. If better performance were needed, we could sort kPersistingImages by IDR but this too seems like a premature optimization as long as it remains relatively small. Change-Id: I0f9bbb2c6357b650903538235eb5f5112709c958 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098850 Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#752646}
-
Lijin Shen authored
testTopToolbar_WithGTS_WithBottomToolbar_New_Tab_Search_Share failing on 2 stable builder(s): android-arm-stable-tests and android-arm64-stable-tests. Since this variation has benn ramped down, the test can be disabled. Bug: 1062634 Change-Id: If7e3d52cd3b6fd23214b02eb2479bbeaa48e7695 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115765Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/master@{#752645}
-
Garrett Beaty authored
The recipes code has been updated so that we don't attempt to trigger these jobs, so they are no longer necessary. Bug: 819899 Change-Id: Ife039539bffb0c3fadacdb383c1be014f19ad6da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115874Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org> Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#752644}
-
Caleb Rouleau authored
GitHub mirror is not being used anymore, so better to use the main source for the docs link. Bug: 1059913w Change-Id: Iab2d7e1eb180a6a79e4487e827e6e1f97edb1edf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116785 Auto-Submit: Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#752643}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@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 Tbr: gbiv@chromium.org Change-Id: Ib39c23df559079bb38d410f56fb9afdbaf35ea15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117073Reviewed-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@{#752642}
-
Salvador Guerrero authored
This reverts commit 1231840e. Reason for revert: Causing build failures in android-internal-chromium-tot https://ci.chromium.org/p/chrome/builders/ci/android-internal-chromium-tot Original change's description: > metrics: Remove CachedMetrics > > Bug: 1048429 > Change-Id: Ib5b5ee1d07492eb30b754320f6527acd5cda60f4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079255 > Commit-Queue: bttk <bttk@chromium.org> > Reviewed-by: Filip Gorski <fgorski@chromium.org> > Reviewed-by: Pavel Yatsuk <pavely@chromium.org> > Reviewed-by: Yaron Friedman <yfriedman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#752614} TBR=yfriedman@chromium.org,fgorski@chromium.org,pavely@chromium.org,bttk@chromium.org Change-Id: I3af9a0200e42e332c647ccb3d73f2cd756b0dc04 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1048429 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117153Reviewed-by:
Salvador Guerrero <salg@google.com> Commit-Queue: Salvador Guerrero <salg@google.com> Cr-Commit-Position: refs/heads/master@{#752641}
-
Fan Yang authored
https://quiche.googlesource.com/quiche.git/+log/0be7fce4c6e4..84639a15fe70 $ git log 0be7fce4c..84639a15f --date=short --no-merges --format='%ad %ae %s' 2020-03-23 bnc Add QuicSpdySession::EnableServerPush(). Re-enable QuicSimpleServerSessionServerPushTests. 2020-03-21 fayang gfe-relnote: In QUIC, add a helper function to get N consecutive retransmission timeout delay. Only affecting client, no functional change expected, not protected. 2020-03-20 bnc gfe-relnote: Add and call Http3DebugVisitor methods. Not protected. 2020-03-20 danzh gfe-relnote: n/a(test only) Nice mock send algorithm to reduce GMOCK WARNING. 2020-03-20 wub Enable //gfe/gfe2/quic:quic_backend_connection_test in gfe_cb_feature_flags. 2020-03-20 wub Internal QUICHE change 2020-03-20 fayang gfe-relnote: In QUIC, send H3 SETTINGs once 1-RTT write key is available (instead of both keys are available). Protected by gfe2_restart_flag_quic_send_settings_on_write_key_available. 2020-03-20 renjietang Simplify QuicUtils::GetMaxStreamCount() because it's never used in gQUIC. 2020-03-19 fayang gfe-relnote: Stop using SetDefaultEncryptionLevel in TLS handshake. Instead, use OnOneRttKeysAvailable. Refactor only, no functional change expected, not protected. 2020-03-19 renjietang Update QuicFramer methods' names to match IETF draft specs. Also removed unused peer methods. 2020-03-19 quiche-dev Change QuartcPeerTest to use a MockSendAlgorithm. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I69d2d1301aeb2dd1c4c34bec5f758aa1a735d2c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115781 Commit-Queue: Fan Yang <fayang@chromium.org> Reviewed-by:
Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#752640}
-
Archana Simha authored
Collects the size of the leaked ExtensionFunctions as well as the name and count of the ExtensionFunction with the most instances at the time of the dump. Change-Id: Ic52f79e2b002be8577f46d7e611c223577eae2c4 Bug: 893656 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985816Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Commit-Queue: Archana Simha <archanasimha@chromium.org> Cr-Commit-Position: refs/heads/master@{#752639}
-
Haiyang Pan authored
Bug: 1054829 Change-Id: I9a9113dff3932e9cc0f54604a9ca207254111d5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116835Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#752638}
-
Avi Drissman authored
Each SxS-capable Chrome channel can have a different brand code, so update the Keystone glue to know that. This can be tricky because the old, non-SxS-capable Chromes are still built from this code, so be sure to handle that case. Overview plan at https://docs.google.com/document/d/1MVANxDLPPeN1x-NsfgsLSjbX8twzQi69Wb1iPK-owaU/edit Bug: 1061486 Change-Id: I2cbc2d6ba698b085ee00536a1fbfffa3336ddecd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102642 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#752637}
-
Yue Zhang authored
http://crrev.com/c/2110684 makes TabSelectionEditor adapt to different layouts of tab switcher. However, for carousel tab switcher we might still want the selection editor to follow a grid style. This CL fixes this issue by adding one extra check. Bug: 1063746 Change-Id: I5c0a2379d985acec8794b9a2a93758bd33e664f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116771Reviewed-by:
Mei Liang <meiliang@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#752636}
-
Ted Choc authored
BUG=1027549,1062563 Change-Id: I1f950aa62f091776595be7234c7a92ac6b1b2c43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116135 Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#752635}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/3e74fb81116b..cd1f1eb24f50 git log 3e74fb81116b..cd1f1eb24f50 --date=short --first-parent --format='%ad %ae %s' 2020-03-23 thestig@chromium.org Fix JPEG2000 decoding when there is no /ColorSpace. 2020-03-23 thestig@chromium.org Use GetDecoderArray() in CPDF_DIB. 2020-03-23 thestig@chromium.org Make CPDF_DIB::ValidateDictParam() more consistent. 2020-03-23 thestig@chromium.org Treat no filters as an empty array in GetDecoderArray(). 2020-03-23 thestig@chromium.org Fix more nits in GetDecoderArray(). 2020-03-23 thestig@chromium.org Add unit tests for GetDecoderArray(). 2020-03-23 tsepez@chromium.org Test extracting values from variables contexts. 2020-03-23 tsepez@chromium.org Cover special |xfa| propname in CFXJSE_Engine::NormalPropertyGetter() 2020-03-23 thestig@chromium.org Move FlateDecode/Encode tests to fpdf_parser_decode_unittest.cpp. 2020-03-23 thestig@chromium.org Fix nits with GetDecoderArray(). Created with: gclient setdep -r src/third_party/pdfium@cd1f1eb24f50 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@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 Bug: None Tbr: pdfium-deps-rolls@chromium.org Change-Id: I5e48a83c586a63762e7e87b1df9ffe589df893f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116705Reviewed-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@{#752634}
-