- 25 Nov, 2019 40 commits
-
-
Avi Drissman authored
This allows us to remove the use of a private API. Bug: 1027401 Change-Id: I1cd0e236fdb4ded2093a4120a0af326b57d9efd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929848 Auto-Submit: Avi Drissman <avi@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Reviewed-by:
Sidney San Martín <sdy@chromium.org> Reviewed-by:
Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#718877}
-
Daniel Murphy authored
This change does some renamings to match the terminology outlined here: https://chromium.googlesource.com/chromium/src/+/master/content/browser/indexed_db/docs/README.md It also adds more comments to the IndexedDBActiveBlobRegistry, and splits up the method MarkDeletedCheckIfUsed into: * MarkDatabaseDeletedAndCheckIfReferenced * MarkBlobInfoDeletedAndCheckIfReferenced and changes the following methods to be more accurate: * AddBlobRef -> MarkBlobActive * RemoveBlobRef -> MarkBlobInactive Future CLs will continue renaming parts of the system to match the new README. Work planning doc: https://docs.google.com/document/d/18suNOOzuEJbqgRJF0MB2VqdTyYqS4cvI2PGaCpyPXSw/edit?pli=1#heading=h.wwk24xdiduw5 R=enne@chromium.org Bug: 1027737, 1024966 Change-Id: I3f569bad802e64eee2ccf55cacafbb170f099d14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912828 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Auto-Submit: Daniel Murphy <dmurph@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#718876}
-
Kevin Qin authored
XRVisibilityState is always visible when using the OpenXR backend. The visibility state from the runtime needs to be plumbed back to Blink/Javascript. Fixed: 1024032 Change-Id: I98bb2f3e5440b407dfff97a8799c3fecc15f7a85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913578Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Commit-Queue: Zheng Qin <zheqi@microsoft.com> Cr-Commit-Position: refs/heads/master@{#718875}
-
Stuart Langley authored
Because the SMB provider does not react to prefs changes, the only way to test disabling Native SMB is to disable the pref and restart the browser test. To do this, introduce a derived FilesAppBrowserTest that uses PRE_ to support setting the SMB provider preference and then restart the browser for it to take effect. Bug: 1027966 Change-Id: I3e9199d4505be145de1eede0254bc1ecf0f8fe85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933840Reviewed-by:
Anand Mistry <amistry@chromium.org> Commit-Queue: Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#718874}
-
Owen Min authored
Disable the test because it's flaky on ChromeOS Bug: 1028319 Tbr: tbarzic@chromium.org Change-Id: I8f3abdd4ea0b2ed8cd485a31cd622e213aed4c8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933204Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#718873}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/34e5a96edc3e..8dfc2b05d987 git log 34e5a96edc3e..8dfc2b05d987 --date=short --first-parent --format='%ad %ae %s' 2019-11-25 jmadill@chromium.org Update codegen presubmit error. 2019-11-25 lehoangq@gmail.com Metal: support ANGLE_instance_arrays/EXT_instance_arrays Created with: gclient setdep -r src/third_party/angle@8dfc2b05d987 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 cwallez@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: cwallez@google.com Change-Id: I505408e60bb467eb193324bd7314f5ca76dc8e48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934688Reviewed-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@{#718872}
-
Erik Chen authored
browser_tests has a runtime that varies from 12m to 18m, with overhead of 1m. By increasing sharding from 30->40, we're keeping overhead below 10%, which reducing runtime by ~5 minutes. content_browsertests has a runtime of 18 minutes, with overhead of 40s. Increasing sharding by 2x maintains an overhead of less than 10%, while reducing runtime by ~9 minutes. These changes, in addition to sharding improvements to sync_integration_tests [see https://chromium-review.googlesource.com/c/chromium/src/+/1932475] should yield a ~15 minute improvement to cycle time of the builder linux_chromium_asan_rel_ng with minimal impact on fleet capacity. Bug: 1028289 Change-Id: I11a212f6a349d9bc30c80ec45a22be54fb8f5d2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934395 Commit-Queue: Erik Chen <erikchen@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Auto-Submit: Erik Chen <erikchen@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#718871}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/0ab6a9f6e41a..5504dc6427fb git log 0ab6a9f6e41a..5504dc6427fb --date=short --first-parent --format='%ad %ae %s' 2019-11-25 ehmaldonado@chromium.org depot_tools: Add ehmaldonado@google.com to OWNERS. 2019-11-25 ehmaldonado@chromium.org depot_tools: Run roll_dep tests on Python 3. Created with: gclient setdep -r src/third_party/depot_tools@5504dc6427fb 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:1009816 Tbr: agable@chromium.org Change-Id: I02a114e3f6c1f3530703b573bdb5ed0e7ee2b402 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934262Reviewed-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@{#718870}
-
Karan Bhatia authored
Introduce RegexRulesMatcher which evaluates all regex rules within an extension ruleset. RulesetMatcher combines the results from ExtensionUrlPatternIndexMatcher and RegexRulesMatcher and is an abstraction over the complete ruleset. RegexRulesMatcher uses the FilteredRE2 class from the re2 library to achieve fast matching of a set of declarative regex rules against a request. BUG=974391 Doc=https://docs.google.com/document/d/1mRErUMII_gSSPaHmxyn31UOYWUaZLj0xOaezekxD2-Y/edit?usp=sharing (Internal only) Change-Id: I82d70fcf381aeec1d5a93af33a36db41e4704608 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1892132 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#718869}
-
Owen Min authored
Disable the test due to flaky. Bug: 1028336 Tbr: sky@chromium.org Change-Id: Ibef486c36b878b75a6708b1e567d4f64b1e0cd56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934317Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#718868}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/7b29abfc486e..e7ce4e53915d git log 7b29abfc486e..e7ce4e53915d --date=short --first-parent --format='%ad %ae %s' 2019-11-25 cwallez@chromium.org Make GN builds produce an ICD JSON in the build dir 2019-11-25 chrisforbes@google.com Add missing vkCmdSetLineStippleEXT function Created with: gclient setdep -r src/third_party/swiftshader@e7ce4e53915d 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: chromium:b/144183516 Tbr: swiftshader-team+autoroll@google.com Change-Id: I9b50cfa7472122c874b301de66332e4173a0196d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934609Reviewed-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@{#718867}
-
Ted Meyer authored
Stop displaying [Object object] in the log now that we're sending objects instead of strings. Bug: 794255 Change-Id: I4d64fb6e717db1660fac87afc343a1097b080768 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934781Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#718866}
-
Taylor Bergquist authored
Bug: 999557 Change-Id: I8103c69044a8979f2debe1626646e41e3e616b6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929975Reviewed-by:
Collin Baker <collinbaker@chromium.org> Commit-Queue: Taylor Bergquist <tbergquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#718865}
-
W. James MacLean authored
Test if embedder WebContents has page focus when test fails. TBR=alexmos@chromium.org Bug: 1024672 Change-Id: Ieff2034984cd895336fa9978943c83f17cd27f6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934828Reviewed-by:
James MacLean <wjmaclean@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: James MacLean <wjmaclean@chromium.org> Cr-Commit-Position: refs/heads/master@{#718864}
-
Moe Ahmadi authored
Change-Id: I5c65dd768291fd416d9b3537f76c61bc798fac6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1931441 Commit-Queue: Dan Beam <dbeam@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Auto-Submit: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#718863}
-
Tomasz Wiszkowski authored
Regular rich entity suggestions come with a description line (eg actor, movie etc), but Local entity suggestions may not include this detail, generating an odd-looking suggestion that reserves space for a line that is never filled in (eg. Starbucks). Bug: 1025342 Change-Id: Iff2d4ba7150deb0b29ccf4f4961f8eccb379615a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919733 Commit-Queue: Ender <ender@google.com> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/master@{#718862}
-
Jonathan Ross authored
This reverts commit 0a8abb25. Reason for revert: Per crbug.com/1008567 we would like to confirm if this test still exhibits flakiness. We are re-enabling in order to find out. Original change's description: > Disable CrossSiteSubframe/DragAndDropBrowserTest.DropValidUrlFromOutside/0 on Linux > > CrossSiteSubframe/DragAndDropBrowserTest.DropValidUrlFromOutside/0 has begun > flaking on Linux with SkiaRenderer becoming enabled by default. This test has > previously flaked on Windows. > > I'm disabling it until the root cause of the flaking can be fixed > > TBR=lukasza@chromium.org > TEST=CrossSiteSubframe/DragAndDropBrowserTest.DropValidUrlFromOutside/0 > > Bug: 1008567 > Change-Id: I3d18c0b8a2f2fddfe6e383175f53638c78cf985a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1828119 > Reviewed-by: Jonathan Ross <jonross@chromium.org> > Commit-Queue: Jonathan Ross <jonross@chromium.org> > Cr-Commit-Position: refs/heads/master@{#700474} TBR=jonross@chromium.org,lukasza@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1008567 Change-Id: I02a71c2c23eabcf6e38a74611757336096f37f32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934786Reviewed-by:
Jonathan Ross <jonross@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#718861}
-
Andrew Luo authored
Bug: 1027813 Change-Id: I4791cbe2dd901edf3eace0777ef86f1d45c2c531 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933889Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#718860}
-
David Black authored
ProactiveSuggestionsView will serve as the base class for both the new ProactiveSuggestionsSimpleView and a new ProactiveSuggestionsRichView (which will be added in a follow up CL), the latter of which will present a rich, content-forward entry point affordance (gated behind a feature param). The ProactiveSuggestionsSimpleView is essentially the same, simple entry point affordance that is currently in the code base with shared logic left in the base class. Bug: b:145056104 Change-Id: I0618c6cfa23d50ae9063117477e2879794545bd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932879Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#718859}
-
Dominic Battre authored
Bug: 1028095 Change-Id: I795aacd5211a9ba94f325c007698538dfa56000e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934627Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#718858}
-
Kent Tamura authored
from double to base::Optional<base::Time>. This CL also changes a double argument of File::CaptureSnapshot() to base::Optional<base::Time>. This CL has no behavior changes. Bug: 988343 Change-Id: Ida6d0d415cc8f72d2c965bfd242b584080570791 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933668 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#718857}
-
Luum Habtemariam authored
Fixes a bug where when editing an autoconf printer, if any edits require a reconfigure, then saving fails due CupsPrintersHandler misinterpreting the printer as not autoconf. Bug: chromium:1015893 Test: manually confirmed bug repro fails Change-Id: Idc343f8b7259b7c483f46e52730770cca5deec4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918164Reviewed-by:
Sean Kau <skau@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Luum Habtemariam <luum@chromium.org> Cr-Commit-Position: refs/heads/master@{#718856}
-
Dan Harrington authored
This fixes various problems we'll have moving the feed code into chromium. Most are lint/warning fixes. Bug: 1024945 Change-Id: Ib3e8a0085faf7c465ceb6525d9825d217c1ce496 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1931436 Commit-Queue: Dan H <harringtond@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#718855}
-
Xiaohui Chen authored
Bug: None Test: CQ Change-Id: I9659fab14e86c27936a6bdb3f01f9709d702b860 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1931258Reviewed-by:
Yue Li <updowndota@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#718854}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/96a59c93..c3eb6750 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Id7c429d004b30a203353865005ff4b962f78cc63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932090Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#718853}
-
Owen Min authored
ExecuteScriptApiTest/DestructiveScriptTest.MacrotaskRemoval/0 is timedout on multiple platforms. Bug: 1028308 Tbr: rdevlin.cronin@chromium.org Change-Id: Ia84ac285d0cd13ff1f8cb41ff52852fdb81739b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933203Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#718852}
-
Noel Gordon authored
After CL:1933859 no need to try to detect the background color anymore and there is also no way to reliably detect the background color. Tbr: austin No-try: true No-presubmit: true Bug: None Change-Id: I9a60496041e6469f9d02f7d9a8d764ff3c290d2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934075Reviewed-by:
Noel Gordon <noel@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#718851}
-
Thomas Tellier authored
Bug: 1015746 Change-Id: I995eb65b7f99f47a9f2ec5bd33798ee74fb78699 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929813 Commit-Queue: Thomas Tellier <tellier@google.com> Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#718850}
-
Sahel Sharify authored
Change-Id: Idcefbaa8c49f0f09aff5685d8af3a4e87f839985 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934692Reviewed-by:
Danyao Wang <danyao@chromium.org> Commit-Queue: Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#718849}
-
Robert Ogden authored
Looks like this DCHECK is failing once in a blue moon in testing, so it probably is for users too. Change to just a simple guard so that the metrics stay reliable. Bug: 1027535 Change-Id: Ifda530b3dc880d1d23d58c1ba12f667ec4680799 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1931096Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#718848}
-
Lijin Shen authored
After resizing screen, clicking history items does not move to the target site. It is caused by that application misregards the device as a tablet while the view is still in mobile mode. Bug: 1013516 Change-Id: I4f3869618c104d6ce458e42ecaf44e85162fc0a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930253Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/master@{#718847}
-
Lan Wei authored
Now when there are active touch points and we dispatch a touch start, an error "Must have no prior active touch points to start a new touch." will throw out. We should allow this case happens: Input.dispatchEvent({ type: 'touchStart', touchPoints: [{ x: 100, y: 100, id: 1 }] }); Input.dispatchEvent({ type: 'touchStart', touchPoints: [{ x: 100, y: 100, id: 1 }, { x: 150, y: 100, id: 2 }] }); Bug: 1020674 Change-Id: Ib5cae40864312977f03b2c9671edd7c46637be7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927951 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#718846}
-
Joe Mason authored
Change-Id: I658bf36195cbf39bb09166b19fa9643fbbed68ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932091Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Joe Mason <joenotcharles@chromium.org> Cr-Commit-Position: refs/heads/master@{#718845}
-
Antonio Gomes authored
The later is a base class for RTCStatsRequestImpl (in renderer/platform/peerconnection), and the former ceases to exist. BUG=787254, 919392 R=guidou@chromium.org, haraken@chromium.org Change-Id: Ie11697b7c602a5fdaac96a15e6ecc6a5dc904863 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929523Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#718844}
-
Chris Harrelson authored
This allows a clamping scroll to correctly fix scroll animations from a previous scroll anchoring animation. Bug: 1026985 Change-Id: Ic39dc466c596cc601040454c86d0a310bd241419 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929439 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#718843}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4a327bcb1019..c028b427175c git log 4a327bcb1019..c028b427175c --date=short --first-parent --format='%ad %ae %s' 2019-11-25 jlavrova@google.com Ellipsis again 2019-11-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-25 fmalita@chromium.org [CanvasKit] Add SkResourceCache helpers 2019-11-25 brianosman@google.com Extracted Skottie's resource provider to a separate module Created with: gclient setdep -r src/third_party/skia@c028b427175c 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 bungeman@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: bungeman@google.com Change-Id: I9183f610ade092a2c50796a870044905c5a96c3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933898Reviewed-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@{#718842}
-
Alex Cooper authored
The WebXR spec suggests quantizing the stage bounds to the nearest 5 cm. This provides a first step by quantizing the stage bounds to the nearest cm. Bug: 986991 Change-Id: I6c264957c5a25eb2b00fd07e31e7e6f90343c4f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933200Reviewed-by:
Klaus Weidner <klausw@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#718841}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/731aba0ef889..0e927af80636 git log 731aba0ef889..0e927af80636 --date=short --first-parent --format='%ad %ae %s' 2019-11-25 bsheedy@chromium.org Reland "Implement standard minidump methods for Android" 2019-11-25 crouleau@chromium.org [Telemetry] Do not abridge benchmarks by default. Created with: gclient setdep -r src/third_party/catapult@0e927af80636 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC skyostil@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1008075,chromium:965158 Tbr: skyostil@google.com Change-Id: Iaeea95cffbe82d74796d0198f2230f416ceb3812 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933894Reviewed-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@{#718840}
-
Kevin Ellis authored
This small patch is part of a cleanup effort to remove remaining references to the internal_play_state_ data member in animation.cc. Now that the timing of the pending flag resets has been fixed, the use of old AnimationPlayState::kPending is no longer required. Bug: 960944 Change-Id: I2e86184c10dcacc8bf2f62a3a7410948c16b5bd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933748Reviewed-by:
Majid Valipour <majidvp@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#718839}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=vakh@chromium.org Bug: 1023677 Change-Id: Ic7a153086db33c029e69f2d2ddfba7b2b3fbaac2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926790 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#718838}
-