- 17 Jun, 2020 40 commits
-
-
Lukasz Anforowicz authored
The removed histogram has not been used recently (e.g. unlike Memory.RendererProcessCount which has been automatically refreshed in r778894). While the removed histogram doesn't have a direct replacement, there are other histograms that should make up for its absence: *) Memory.RenderProcessHost.Count.* *) Memory.RendererProcessCount and *) Memory.ProcessCount Old data has been saved in a (Google-internal, sorry) document at https://docs.google.com/document/d/1QleZ5KhAbFZkv0In61sw7e2rWCaJ05dUCdV9DncJZ2E/edit?usp=sharing Fixed: 1053037 Change-Id: Ibfe7736b13d5e36dc697ed658dd50934ee8fbbcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249038Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#779477}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/9db618ccd9c6..9e83c1519347 2020-06-17 etienneb@chromium.org Active the delegate worker pool for chromium (3/3) 2020-06-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-Headers from 9d2dfca53b75 to f31524575668 (1 revision) 2020-06-17 xiaoxuan.liu@arm.com Vulkan: Update eglDupNativeFenceFDANDROID() implementation. 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 courtneygo@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:1091259 Tbr: courtneygo@google.com Test: Test: angle_end2end_tests Change-Id: Idceaaf9165cd53b2e9c25adb9647e887e651c947 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250440Reviewed-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@{#779476}
-
Charlene Yan authored
Dragging a tab past a collapsed group with more than one tab should not insert the tab into the group. Bug: 1018230 Change-Id: Iadc7403e13901cf9716d49ce4e4ae9a0d1f80239 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249080Reviewed-by:
Connie Wan <connily@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#779475}
-
Min Qin authored
Change-Id: I480e436c0a9582e20ba54651fed7f4e07e052d7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2245893Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#779474}
-
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/+doc/master/autoroll/README.md Tbr: gbiv@chromium.org Change-Id: Ibee590b9bc25e549edb4eebaa40ca0fee46e7c17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250799Reviewed-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@{#779473}
-
Tommy Steimel authored
- This CL makes updates polymer.py to always produce scheme-relative URLs when converting HTML imports that contain "chrome://" to JS imports. - This also changes optimize_webui.py and rollup_plugin.js to handle scheme-relative URLs. This allows chrome-untrusted:// frames using Polymer 3 to use cr_elements/ without hitting failures due to absolute chrome://resources URLs inside cr_elements/ imports. Bug: 1051835, 866236 Change-Id: If7973d3e926c31c017ec286d26e8eaeeaa5e905c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233722Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#779472}
-
Avi Drissman authored
It's a process. It should show up. Bug: 953518, 739782, 1083509 Change-Id: I0904f765b5956b5c511299dedda7b71921445296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203817Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#779471}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/54af9fab10fa..d3394c28b80c 2020-06-17 saklein@chromium.org Build API: Check chroot exists before executing inside 2020-06-17 vapier@chromium.org gerrit: set default log to notice 2020-06-17 andrewlassalle@chromium.org build_dlc: Split build_dlc script into a library and script 2020-06-17 mmortensen@google.com locking: Add better logging around unmount chroot. 2020-06-17 mmortensen@google.com Add deprecation warning for lib/tee.py 2020-06-16 bpastene@chromium.org nebraska_wrapper: Curl gob to fetch the wrapper in UNKNOWN checkouts. 2020-06-16 jnchase@google.com endeavour: add firmware branch builder 2020-06-16 dhanyaganesh@chromium.org betty-arc-r to generate VM image 2020-06-16 andrewlassalle@chromium.org cros_update: Fix comment on test script If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I540f08b364f736ff23b700184cdaee2a614f6bc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248553Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
Mitsuru Oshima (slow:gardening) <oshima@chromium.org> Commit-Queue: Mitsuru Oshima (slow:gardening) <oshima@chromium.org> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#779470}
-
Charlene Yan authored
Bug: 1018230, 1095783 Change-Id: Ib92e79e374d7aa81202fa9af08f3dc53bd6a4464 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250501Reviewed-by:
Connie Wan <connily@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#779469}
-
Xing Liu authored
Don't schedule auto resumption in native task when the feature is disabled. Also adds a check in AutoResumptionHandler::ResumeDownloadImmediately. Bug: NONE Change-Id: I03eff855fcd8674f32d4a3d5205114de01aa3bf1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250563Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#779468}
-
Evan Stade authored
Bug: none Change-Id: Ibd7942a8eaba5d1bbc18b0f819aabfb242342128 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249726Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#779467}
-
Sunny Sachanandani authored
The histogram was added so that we could remove one of LUMINANCE_F16 or R16_EXT if the other one had universal support, but it looks like that's not the case. Latest numbers for the histogram across all platforms are: HAVE_NONE 32.34% HAVE_R16 09.96% HAVE_L16 32.46% HAVE_R16_AND_L16 25.25% This suggests that we can remove neither LUMINANCE_F16 nor R16_EXT, and the histogram can be removed since it's expiring in a few days. Bug: 1081297 Change-Id: I46615e9b70a72d27f3952ec90c3c0193777fb866 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248909 Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#779466}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/99f100357776..5ed965e4370d 2020-06-17 tvanderlippe@chromium.org Add additional font-family autocompletions 2020-06-17 zhin@chromium.org Add Acorn wrapper file and consolidate calls to Acorn 2020-06-17 yangguo@chromium.org Fix image link in design_guidelines.md 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:1080569 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I34aea56e169ca4965b42c40f7e5838c02152928d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250030Reviewed-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@{#779465}
-
Stephanie Kim authored
This reverts commit f297bdfa. Reason for revert: Mac Builder runs are failing: https://bugs.chromium.org/p/chromium/issues/detail?id=1095900 Change-Id: I6797309b35fbcbcd5e527489402df09b1d75fa5b No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250919 Commit-Queue: Stephanie Kim <kimstephanie@google.com> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#779464}
-
Ana Salazar authored
We added a ThroughputTracker for reporting animation smoothness when we enter or exit the cardified state. Bug: 996822 Change-Id: I41dfc1146db1abf2b84cb90170f41caf73b9ac56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246233 Commit-Queue: Ana Salazar <anasalazar@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#779463}
-
S. Ganesh authored
Each version of the updater will have a distinct directory that is named on the version itself. So, for example, version 1.2.3.4 will have the directory name 1.2.3.4. See http://bit.ly/chromium-updater Bug: 1095833 Change-Id: I6bc7f73466f7f59c0c877d5cb597ae4c4d136399 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246907 Commit-Queue: S. Ganesh <ganesh@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#779462}
-
Li Lin authored
Based on the latest UI reivew feedback, update the description of "related info". Mock at: go/quick-answers (slide 29). Bug: b/157488743 Test: manual test Change-Id: I7ebd75770cd1933d669ad25b00b9a7bdb61f928b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248069 Commit-Queue: Li Lin <llin@chromium.org> Reviewed-by:
Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/master@{#779461}
-
Daniele Castagna authored
This will make SkiaRenderer use framebuffer compression for the buffer queue when available. Bug: 925181 Test: Run chrome with --enable-features=UseSkiaRenderer make sure FB compression is used if available Change-Id: I0b81c7006bd924ba82823a50ea714e31ddc8e2bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250578 Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Commit-Queue: weiliangc <weiliangc@chromium.org> Auto-Submit: Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
weiliangc <weiliangc@chromium.org> Cr-Commit-Position: refs/heads/master@{#779460}
-
Miguel Casas authored
PlatformVideoFramePool::Initialize() can fail due to e.g. an unsupported frame |format|. Indeed, this happens when trying to decode VP9 Profile 2 on AMD zork. This CL teaches the callsite in VaapiVideoDecoder to handle that circumstance. Unit test trivially extended and minimally cleaned up. Bug: b:159020116 Test: ezkinil playback of a VP9.2 video (e.g. crosvideo.appspot.com), verify fallback to libvpx in chrome:media-internals, and unit tests. Change-Id: Ia2ec20219ce922cd92ab658f2eb614a49415f78b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249724 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Reviewed-by:
Jao-ke Chin-Lee <jchinlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#779459}
-
Aaron Colwell authored
Bug: 1085275 Change-Id: I2843eeaa4d0a51873974f132b3c8f2e23f3c3a7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250258 Auto-Submit: Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Aaron Colwell <acolwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#779458}
-
John Abd-El-Malek authored
Bug: 1090682 Change-Id: I79186af9c805fda95c2b8fedfd1743b75e7439fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2243862 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#779457}
-
Dale Curtis authored
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/be66dc5fd0e3..23b2a15c2595 $ git log be66dc5fd..23b2a15c2 --date=short --no-merges --format='%ad %ae %s' 2020-06-16 dalecurtis Updated patches. 2020-05-01 dalecurtis Use gcc/clang builtins for av_sat_(add|sub)_64_c if available. Created with: roll-dep src/third_party/ffmpeg TBR=sandersd Bug: 819294 Change-Id: I3ddd82346248f4382db00180dc51b1c7cd2971d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247347Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#779456}
-
Noah Rose Ledesma authored
Change the shade factor used on a favicon's dominant color when it is used as the background color to a GMC notification. This factor was changed from 0.55 to 0.35. Bug: 1050082 Change-Id: Ie9fb2a189a5b3311b37292c91925b2e79052fc85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250698Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Cr-Commit-Position: refs/heads/master@{#779455}
-
Victor Costan authored
QuotaClient's methods will only be called with a StorageType in the list of types provided to QuotaManager::RegisterClient(). AppCache only provides kTemporary, like most storage APIs. Therefore, its QuotaClient implementation does not need to handle other StorageType values. Also replaced reqeusts -> requests, per Tricium's suggestion. Bug: 1016065 Change-Id: Ib302b069e6b00c0746de98777b6bc36cadbbf061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249461Reviewed-by:
Jarryd Goodman <jarrydg@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#779454}
-
Robbie McElrath authored
This CL adds a shadow below the action bar when the Site Settings UI is scrolled down. This matches Chrome's behavior. Bug: 1085553 Change-Id: Icca2f6791d2c085be6eb5c60ccc3805681a73d13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248665Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#779453}
-
John Chen authored
NOTRY=True Change-Id: Ie9d19e0d966b97d298150d6fdce9977badb9d5a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248164Reviewed-by:
Wenbin Zhang <wenbinzhang@google.com> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#779452}
-
Chris Blume authored
There is currently tracking for decode and upload timing. But this is only for Jpeg and WebP. We want to also track other image types. For now, there is explicit interest in gif decode times. But having individualized times per format would be useful. This CL separates the "other" category out into explicit image formats such as bmp, gif, ico, and png. The "other" category is maintained for non-codec-backed images. Bug: 1094716 Change-Id: I1edba285ca7c0840a206dd778393c0db7c372482 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246947Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Chris Blume <cblume@chromium.org> Cr-Commit-Position: refs/heads/master@{#779451}
-
Matt Menke authored
It doesn't work when the network service is enabled. Two tests are actually using it. One uses a URLLoaderInterceptor when the network service is enabled, but that also works when the network service is disabled, so it's not necessary to use it at all. The other test has been disabled since before the network service shipped, and does not work with the network service enabled at all. Bug: none Change-Id: I70535435f60c9f93a70ab5cdd8d0df3972e5fb3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248841Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#779450}
-
Dave Tapuska authored
In order to move input handling into blink we need to make sure the definition of the SynchronousLayerTreeFrameSink is abstract. Remove the routing ID on the SynchronousCompositorRegistry as well. No functional changes intended. BUG=1073560 Change-Id: If31dca61babcf69d2c2d7e2cb094d11603d41c89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249087Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#779449}
-
Eugene But authored
Some crashes required user to scroll the page in order to reproduce. This CL adds both zoom and scroll logging to breadcrumbs. Scroll events are throttled similarly to inforbar replacement to prevent pulluting breadcrumbs. Bug: 1083426 Change-Id: Iccaca9acd42a8f4b2e8f34f1540ce1b5b0a0f43a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247398 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#779448}
-
Lukasz Anforowicz authored
Most DwoC reports for https://crbug.com/1056949 seem to indicate that the request_initiator_site_lock has been set to an opaque, unique origin. This CL tweaks two code paths that can lead to such an opaque origin: 1. All callers of GetOriginForURLLoaderFactory should pass a non-null |navigation_request|: 1.1. RenderFrameHostImpl::CommitNavigation has a DCHECK that |navigation_request| is non-null and it is dereferenced very early in the method (when calling |navigation_request->IsForMhtmlSubframe()|). 1.2. RFHI::GetExpectedMainWorldOriginForUrlLoaderFactory only calls GetOriginForURLLoaderFactory is it has found a non-null |found_request|. Because of this: 1.3. The CL removes handling of a null |navigation_request| from GetOriginForURLLoaderFactory and replaces it with a DCHECK. 2. Before this CL, RenderFrameHostImpl::FailedNavigation would set |request_initiator_site_lock| to an opaque, unique origin. After this CL, an opaque origin with a hardcoded error.page.invalid precursor is used. The comment introduced by this CL explains why this is okay. Bug: 1056949 Change-Id: Id5539e516633b77aa728d0881f3fde3e7297bbbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2245894 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#779447}
-
Sean Gilhuly authored
Pixel_CanvasLowLatency2DDrawImage Pixel_CanvasLowLatencyWebGLDrawImage Pixel_CanvasLowLatencyWebGLAlphaFalse Pixel_CanvasLowLatency2DImageData Canvas is not yet supported on SkiaRenderer Dawn, so skip these tests. TBR=sunnyps@chromium.org Bug: 1095724 Change-Id: I4b0c0f0d7ea3ae3b5588c071f025ee5e038b7c50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249722Reviewed-by:
Sean Gilhuly <sgilhuly@chromium.org> Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Cr-Commit-Position: refs/heads/master@{#779446}
-
Hans Wennborg authored
Add direct includes for things provided transitively by logging.h (or by other headers including logging.h). This is in preparation for cleaning up unnecessary includes of logging.h in header files (so if something depends on logging.h, it needs include it explicitly), and for when logging.h no longer includes check.h, check_op.h, and notreached.h. Bug: 1031540 Change-Id: I2bb6d98fe58955ec4bca2a4a2c73ce786c8d16aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248632 Auto-Submit: Hans Wennborg <hans@chromium.org> Commit-Queue: Joshua Bell <jsbell@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#779445}
-
Archana Simha authored
Add migration code for the deprecated disable reason DEPRECATED_DISABLE_UNKNOWN_FROM_SYNC and remove it from our extension metrics(ExtensionInstallProto). Bug: 860198 Change-Id: I3fb7d05f1e4a519283380aad19602d2900d32a66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222628Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Archana Simha <archanasimha@chromium.org> Cr-Commit-Position: refs/heads/master@{#779444}
-
Hans Wennborg authored
Add direct includes for things provided transitively by logging.h (or by other headers including logging.h). This is in preparation for cleaning up unnecessary includes of logging.h in header files (so if something depends on logging.h, it needs include it explicitly), and for when logging.h no longer includes check.h, check_op.h, and notreached.h. Bug: 1031540 Change-Id: I4fefb48ce89c4ae5571ecd462567f8401f61b0d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249780 Auto-Submit: Hans Wennborg <hans@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#779443}
-
Victor Costan authored
QuotaClient's methods will only be called with a StorageType in the list of types provided to QuotaManager::RegisterClient(). IndexedDB only provides kTemporary, like all modern storage APIs. Therefore, its QuotaClient implementation does not need to handle other StorageType values. Bug: 1016065 Change-Id: Ic3570a0b19bd4cb8d2dddc68a7841fbfb8c21a6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249382Reviewed-by:
Jarryd Goodman <jarrydg@chromium.org> Commit-Queue: Jarryd Goodman <jarrydg@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#779442}
-
Evan Liu authored
This reverts commit fa903e53. Reason for revert: Reverting while investigating bug #1095555 TBR=haraken@chromium.org, dalecurtis@chromium.org, hbos@chromium.org Change-Id: Ica1a173b8c26b6db8277dc74c5384e01cb811841 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248558 Commit-Queue: Evan Liu <evliu@google.com> Reviewed-by:
Evan Liu <evliu@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Evan Liu <evliu@google.com> Cr-Commit-Position: refs/heads/master@{#779441}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome TBR=chrome-os-gardeners@google.com Change-Id: I3400d46a7e0d41a0a89e3c7021ce02f48acac430 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250458Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#779440}
-
Caitlin Fischer authored
Bug: 1094303 Change-Id: If114cee18f9c4fd9a1e75869a3626957fc222928 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2243341 Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#779439}
-
Patrick Noland authored
This test usually runs <50s, but has gone over the 60s @SmallTest limit a few times without any obvious cause, so this change increases the timeout. Bug: 1095826 Change-Id: Ia78c632276188b430159c7c49a7c751802d7908d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249592Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#779438}
-