- 23 Feb, 2018 40 commits
-
-
erikchen authored
It's possible for no request to exist if the client process is unregistered around the same time that the MemoryDumpResponse is comes in. Change-Id: Ib68dd98e076047ddbd6cc7efef58951746c8ad9b TBR: primiano@chromium.org Reviewed-on: https://chromium-review.googlesource.com/935321Reviewed-by:
Erik Chen <erikchen@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#538938}
-
Eve Martin-Jones authored
Update the definition of the Import class in //mojo/public/tools/bindings/pylib/mojom/parse/ast.py to have an attribute list. Update the grammar in //mojo/public/tools/bindings/pylib/mojo/parse/parser.py so that imports are now preceded by an attribute_section. Update existing tests in parser_unittests.py and add a unit test for Imports with attributes to conditional_features_unittest.py Bug: 676224 Change-Id: If347ef41f9149d3587db1f79abba84ccf552dbc2 Reviewed-on: https://chromium-review.googlesource.com/934004 Commit-Queue: Eve Martin-Jones <evem@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#538937}
-
James Cook authored
We're trying to eliminate //ui/chromeos, since all high-level chromeos UI lives in //ash. This file only exists because of a DEPS-ban on //ui in //chromeos. Allowing one gfx::Vector3dF dependency in //chromeos/accelerometer allows this file to be eliminated and all functionality consolidated in AccelerometerUpdate. TBR=danakj@chromium.org Bug: none Test: ash_unittests, chromeos_unittests Change-Id: Iff03d52073920c9ed6dfbed3c550e98dc02ed335 Reviewed-on: https://chromium-review.googlesource.com/933082 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Cr-Commit-Position: refs/heads/master@{#538936}
-
Weiliang Chen authored
Copy out GLRenderer's implementation of SyncQuery to be shared with SkiaRenderer. R=enne Bug: 644851 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: Iab621087534fc608d0fd9d319255a44335ac9ce4 Reviewed-on: https://chromium-review.googlesource.com/933705Reviewed-by:
enne <enne@chromium.org> Commit-Queue: weiliangc <weiliangc@chromium.org> Cr-Commit-Position: refs/heads/master@{#538935}
-
Will Harris authored
https://helpx.adobe.com/security/products/flash-player/apsb18-03.html BUG=412078 TBR=jschuh@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I3a2211a113b4b01a58c13f9ce3448e905631ca7a Reviewed-on: https://chromium-review.googlesource.com/935478 Commit-Queue: Will Harris <wfh@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#538934}
-
Ovidio Henriquez authored
This change updates a couple of write value to characteristic tests to use the new test API. This will allow the tests to be migrated into the wpt/ directory. BUG=509038 Change-Id: I6202aca3ac8b6c37cb9e97eb4c02fe707c19e4f8 Reviewed-on: https://chromium-review.googlesource.com/814596Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Conley Owens <cco3@chromium.org> Commit-Queue: Ovidio Henriquez <odejesush@chromium.org> Cr-Commit-Position: refs/heads/master@{#538933}
-
https://webrtc.googlesource.com/src.git/+log/f35c6667d6f7..88f6decad796 $ git log f35c6667d..88f6decad --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I47587fa880cfe4489a3e27149b7abcf3fd884464 Reviewed-on: https://chromium-review.googlesource.com/935466Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#538932}
-
Kyle Horimoto authored
When combined with https://chromium-review.googlesource.com/c/chromium/src/+/929867, this CL will cause a notification to appear when unlocking a device if a Tether host is nearby and the device is not connected to the Internet. Bug: 813838, 672263 Change-Id: I9c0cd3b047c46dacba0f3acc84d03e2f0abf452c Reviewed-on: https://chromium-review.googlesource.com/935476Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#538931}
-
Nasko Oskov authored
The testCrossDomainNavigationDoNotLoseImportance test case is using invalid URLs, which result in failed navigations, where it expects successful ones. This CL fixes the URLs so they successfully navigate. Change-Id: Iacab88e36c1a2d501ec9a38a1adfe486db170107 Reviewed-on: https://chromium-review.googlesource.com/935488Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#538930}
-
Daniel Cheng authored
Bug: 676588, 711127 Change-Id: I4ee8c447379f924c55410805ebc9fbc219fc7864 Reviewed-on: https://chromium-review.googlesource.com/924651Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#538929}
-
Aleks Totic authored
Bug: 740993 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: Ib1ac35999c1f971a9396242a4eba609932468b17 Reviewed-on: https://chromium-review.googlesource.com/933585 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#538928}
-
edchin authored
Improves GridViewController with: - uses GridLayout, a custom layout object. - implements GridConsumer. - calls GridCommands. - enables selection and closing items. - enables image retrieval. - light and dark themes. Bug: 804496, 804526 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I41ef66f3d9efbe7d4f6a6bfe97db2123c0108880 Reviewed-on: https://chromium-review.googlesource.com/933582 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#538927}
-
Yash Malik authored
Bug: 811494 Change-Id: I4db9912240ac54e1883259d1981e6254b3600818 Reviewed-on: https://chromium-review.googlesource.com/935472Reviewed-by:
Christopher Grant <cjgrant@chromium.org> Commit-Queue: Yash Malik <ymalik@chromium.org> Cr-Commit-Position: refs/heads/master@{#538926}
-
Kurt Horimoto authored
This CL also renames UpdateFullscreenWebViewProxyForReplacedScrollView() to MoveContentBelowHeader(), as it is used in additional places other than just for replaced scroll views. Bug: 769379 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I330e20e33501429140a8ea3dfd9e8afa34d47fcf Reviewed-on: https://chromium-review.googlesource.com/933921 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#538925}
-
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 The AutoRoll server is located here: https://afdo-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=gbiv@chromium.org Change-Id: Ide1a10ca457407f642177c0ce7deae80699b2b9b Reviewed-on: https://chromium-review.googlesource.com/935621Reviewed-by:
afdo-chromium-autoroll <afdo-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: afdo-chromium-autoroll <afdo-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#538924}
-
Adrienne Walker authored
All of these workarounds here are listed in json but there's no implementation for them in the code anymore. Remove them. Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I0f9f0d4c8633b3b825b81eabb46782d1229a2250 Reviewed-on: https://chromium-review.googlesource.com/935292Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#538923}
-
Martin Sramek authored
Prefixed CSS properties should be listed before the standard ones. Bug: None Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I558a257e8fffe0571ab5fbc5183dc6a678e26721 Reviewed-on: https://chromium-review.googlesource.com/929762Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#538922}
-
chromeos-commit-bot@chromium.org authored
TBR=chrome-os-gardeners@google.com Change-Id: I281b42923000c8fac38de82620a5c65cba9f3010 Reviewed-on: https://chromium-review.googlesource.com/935701Reviewed-by:
ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#538921}
-
Xiaoqian Dai authored
Bug: None Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I544a25a000f2f6ca262c23ffbee3088845776833 Reviewed-on: https://chromium-review.googlesource.com/935027Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#538920}
-
Brad Lassey authored
R=bnc@google.com Change-Id: I95e25ff305b7eb59d13003e8aba726729f80dac2 Reviewed-on: https://chromium-review.googlesource.com/905352 Commit-Queue: Brad Lassey <lassey@chromium.org> Reviewed-by:
Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#538919}
-
Becky Zhou authored
Moved the initialization for params to be only in the static create() method. Discussed here: https://chromium-review.googlesource.com/915105 Bug: 687010 Change-Id: I1b8da988ab9879d3d4fe9f4567ef2d809a32c4ee Reviewed-on: https://chromium-review.googlesource.com/917624Reviewed-by:
Joy Ming <jming@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#538918}
-
Ria Jiang authored
This CL runs SitePerProcessHitTestBrowserTest, SitePerProcessHighDPIHitTestBrowserTest, SitePerProcessNonIntegerScaleFactorHitTestBrowserTest, SitePerProcessInternalsHitTestBrowserTest, SitePerProcessMouseWheelHitTestBrowserTest, SitePerProcessGestureHitTestBrowserTest with --use-viz-hit-test-draw-quad flag turned on. 1. Updated SetWebEventPositions and UpdateEventRootLocation to compute the correct screen coordiantes. 2. Added two TODOs for Viz hit-test in MouseClickWithNonIntegerScaleFactor.MouseClickWithNonIntegerScaleFactor and SitePerProcessHitTestBrowserTest.SurfaceHitTestPointerEventsNone. Bug: 810121 Change-Id: I8b4d470fe76a8cbb489151fe4c113462b8982243 Reviewed-on: https://chromium-review.googlesource.com/919260Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Ria Jiang <riajiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#538917}
-
danakj authored
There may be more than one ResourcePool in a process, so a unique id is needed to name each resource in memory dumps. Previously it used the id on the ResourceProvider which is unique to each layer compositor instance. But now there are more than one ResourcePool within the same layer compositor, as the HUD layer can have its own ResourcePool, so invent a tracing id specifically for ResourcePool. This also handily removes another dependency on ResourceProvider that isn't needed for exporting resources to the display compositor. R=enne@chromium.org Bug: 730660, 738190 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I09427437427eb2ec1df6a40aa73d9624c004d0a6 Reviewed-on: https://chromium-review.googlesource.com/935423Reviewed-by:
enne <enne@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#538916}
-
James Cook authored
It refers to a missing file, which causes presubmit upload failures. TBR=wutao@chromium.org Bug: none Change-Id: I18f9d94d233878c1ce130224859d58e175522e49 Reviewed-on: https://chromium-review.googlesource.com/935628Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#538915}
-
Min Qin authored
These 2 classes are needed for reporting UMA/UKM stats And should be moved to the components/download BUG=803135 Change-Id: I9ce2459a6bfd44c8c16ec0d31a5b06fba37b5f58 Reviewed-on: https://chromium-review.googlesource.com/924275 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#538914}
-
Cherie Shi authored
function. Not flag protected. Manually merge internal change: 185377552 Change-Id: I16b4c35e94d7fbeb257834c58aee7cd2e6316148 Reviewed-on: https://chromium-review.googlesource.com/933246 Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#538913}
-
Timothy Dresser authored
This reverts commit 0edfddf2. Reason for revert: Postponing change to get additional feedback from folks who consume this API. Original change's description: > Do not return heap size if there are multiple tabs in the same process > > This CL changes MemoryInfo so that, when the heap statistics are calculated, the > values for totalJSHeapSize and usedJSHeapSize are not used if the number of > pages is greater than 1. > > Bug: 807651 > Change-Id: I99bc52e0e2cb8e17c797fdb3868110fc409ad00e > Reviewed-on: https://chromium-review.googlesource.com/904972 > Reviewed-by: Timothy Dresser <tdresser@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> > Cr-Commit-Position: refs/heads/master@{#536755} TBR=haraken@chromium.org,tdresser@chromium.org,npm@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 807651 Change-Id: I2897517db42c1c46af0ddeb16e190e4bb37d5884 Reviewed-on: https://chromium-review.googlesource.com/935501Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Timothy Dresser <tdresser@chromium.org> Cr-Commit-Position: refs/heads/master@{#538912}
-
Eric Karl authored
Whle reading through the code, noticed this was entirely unused. Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: Iacb86674e3003ee12b44b6261b1dfa01086f7ba2 Reviewed-on: https://chromium-review.googlesource.com/934961Reviewed-by:
Chris Blume <cblume@chromium.org> Commit-Queue: Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#538911}
-
Theresa authored
* Fix all dismissed item * Adjust margin above "More" button * Adjust margin above sign-in promo * Adjust padding at top of most likely tiles BUG=803095,814073 Change-Id: I85f1bc682bfe8f23ee52438d85e9ee98fcb7970f Reviewed-on: https://chromium-review.googlesource.com/935151Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#538910}
-
Aleks Totic authored
Bug: 635619 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I7f5f9420a4836606e0768e9ad12440e251294c19 Reviewed-on: https://chromium-review.googlesource.com/935283Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#538909}
-
jonross authored
Re-enable tests that were broken from FrameWatcher on Viz. They seem fine, but checking on FYI first to confirm no flakes TBR=kylechar@chromium.org TEST=NonBlockingEventBrowserTest, TouchActionBrowserTest Bug: 785013 Change-Id: Ie263e1cf41556ce1c606d1ef6ecc887d990b926c Reviewed-on: https://chromium-review.googlesource.com/935495Reviewed-by:
Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#538908}
-
John Budorick authored
Bug: 812533 Change-Id: I117efbfa67d65995b21530a0aa5532fa60b42cf5 Reviewed-on: https://chromium-review.googlesource.com/934622Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#538907}
-
Nico Weber authored
https://webrtc.googlesource.com/deps/third_party/openmax.git/+log/b611996df3b8..63d8cf4708c9 $ git log b611996df..63d8cf470 --date=short --no-merges --format='%ad %ae %s' 63d8cf42 Remove gyp files from openmax_dl. a661346 Make `git cl upload` work again in third_party/openmax_dl. Created with: roll-dep src/third_party/openmax_dl Bug: none Change-Id: I73d42f9a2e50e60c259fffd7825f185ede924aa6 Reviewed-on: https://chromium-review.googlesource.com/934428 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#538906}
-
Scott Violet authored
This renames targets in chrome, chromecast and chromeos. Targets go from foo_features to foo_buildflags And similarly the header now has buildflags in the name. BUG=814485 TEST=covered by build TBR=thakis@chromium.org,dcheng@chromium.org Change-Id: I35f82bb244d2f8bd745d3157f266bae99f21f888 Reviewed-on: https://chromium-review.googlesource.com/935296Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#538905}
-
Luna Lu authored
This is a reland of 6252427a. Original change's description: > Add WPT tests for feature policy > > 1. Added tests for header policy. > a. document.policy shows correctly parsed policy > b. local / remote iframes without allow attribute correctly inherit > document.policy > c. dynamically update allow attribute updates the policy correctly. > > 2. Added tests for nested policies. > > Bug: 732003 > Change-Id: I869449f6bba89fc58997355df27249f403d76808 > Reviewed-on: https://chromium-review.googlesource.com/796952 > Commit-Queue: Luna Lu <loonybear@chromium.org> > Reviewed-by: Ian Clelland <iclelland@chromium.org> > Cr-Commit-Position: refs/heads/master@{#531698} Bug: 732003 Change-Id: I46065efff8c5af2d5279721f3c759580b0807e05 Reviewed-on: https://chromium-review.googlesource.com/887324Reviewed-by:
Ian Clelland <iclelland@chromium.org> Commit-Queue: Luna Lu <loonybear@chromium.org> Cr-Commit-Position: refs/heads/master@{#538904}
-
Rob Buis authored
Fix errorprone JavaLangClash warnings and make sure it is treated as error after this CL. http://errorprone.info/bugpattern/JavaLangClash Bug: 801253 Change-Id: I5958e0e1c3d15e637b04c12e2810dee0cfb16cfc Reviewed-on: https://chromium-review.googlesource.com/929755Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Commit-Queue: Rob Buis <rob.buis@samsung.com> Cr-Commit-Position: refs/heads/master@{#538903}
-
Troy Hildebrandt authored
This CL provides a functional version of the query in omnibox functionality, hidden behind a flag. Tests for the new functionality are also included in LocationBarLayoutTest. Further input from UX/security is required at this point. Bug: 776988 Change-Id: I2f45df924ebf0caeacdccd1384bbf18d9facf791 Reviewed-on: https://chromium-review.googlesource.com/902929 Commit-Queue: Troy Hildebrandt <thildebr@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Maria Khomenko <mariakhomenko@chromium.org> Cr-Commit-Position: refs/heads/master@{#538902}
-
Adrienne Walker authored
This content size parameter is incorrectly small, which causes additional clearing in some cases in the benchmark. Bug: 810497 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I7a6bb361c29de6e5550f9f4b96becab08463bff5 Reviewed-on: https://chromium-review.googlesource.com/935147Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#538901}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a5154855..c90024f5 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: Ia9ba4482481e0de2482f723fb8357ba3651b3712 Reviewed-on: https://chromium-review.googlesource.com/934426Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#538900}
-
Danyao Wang authored
Using wpt-import in Chromium b1ae03c5. With Chromium commits locally applied on WPT: 73f5acd5 "[css-typed-om] Rejig CSSResourceValue hierarchy." Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/12684 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org: external/wpt/fullscreen garykac@chromium.org: external/wpt/clipboard-apis igrigorik@chromium.org, panicker@chromium.org: external/wpt/performance-timeline jsbell@chromium.org: external/wpt/resources tyoshino@chromium.org: external/wpt/navigation-timing worker-dev@chromium.org: external/wpt/workers TBR=danyao No-Export: true Change-Id: I1a3f32c7a9cefd2099c7e733dd6289a6a0e54f19 Reviewed-on: https://chromium-review.googlesource.com/934841 Commit-Queue: Danyao Wang <danyao@chromium.org> Reviewed-by:
Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#538899}
-