- 25 Sep, 2017 40 commits
-
-
Zentaro Kavanagh authored
- Passes all unit tests of previous implementation with minor exception - New implementation points empty security buffers at end of header rather than 0 to follow the recommendation of the spec. BUG=chromium:22532 Change-Id: I3e7617f512af70600b5c7e03be2dd8a7936a5bbd Reviewed-on: https://chromium-review.googlesource.com/598309 Commit-Queue: Zentaro Kavanagh <zentaro@google.com> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#504077}
-
Sorin Jianu authored
R: waffles@chromium.org Bug: 767550 Change-Id: Ifac822a561e4769da625530e0e06a22c7ce74ba5 Reviewed-on: https://chromium-review.googlesource.com/677472Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#504076}
-
Daniel Bratell authored
This reverts commit 21f6df2a. Reason for revert: This added a dependency between //build and //testing that complicates life for //v8. Need time to evaluate what the best fix it. Original change's description: > Add jumbo_test template > > We already support jumbo_source_set, jumbo_component and > jumbo_static_library so this is just another common template with a > non-default configuration. > > This is needed in some form for jumbo in blink unittests. > > Bug: 761475 > Change-Id: I443fedb4a41c43cf21102e2a2f8ced937961665c > Reviewed-on: https://chromium-review.googlesource.com/671369 > Reviewed-by: Bruce Dawson <brucedawson@chromium.org> > Commit-Queue: Daniel Bratell <bratell@opera.com> > Cr-Commit-Position: refs/heads/master@{#503193} TBR=dpranke@chromium.org,bratell@opera.com,brucedawson@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 761475 Change-Id: Ie58618afa061107ccb28e29cda6e1c50e91629ba Reviewed-on: https://chromium-review.googlesource.com/681716Reviewed-by:
Daniel Bratell <bratell@opera.com> Reviewed-by:
Michael Achenbach <machenbach@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#504075}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/0e4e410ac804..773578544cb3 $ git log 0e4e410ac..773578544 --date=short --no-merges --format='%ad %ae %s' 2017-09-25 rmistry Make ct_skps and recreate_skps recipes shell to gsutil 2017-09-21 djsollen Update the Android.bp to expose a static library Created with: roll-dep src/third_party/skia Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls 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=jvanverth@chromium.org Change-Id: I75c27fcef6973f4e30bfaac88550cc5150ca2b9a Reviewed-on: https://chromium-review.googlesource.com/682014Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#504074}
-
Koji Ishii authored
This patch copies visual overflow from fragments to LayoutObjects. Before this change, we rely on RootInlineBox to compute visual and layout overflows. This patch adds visual overflow from fragments. Things acknowledged but not included in this patch: 1. Layout overflow isn't computed for fragments yet. 2. Re-measuring glyph bounds on style change isn't implemented yet. 3. For SPv2, VisualRect() is in the space of the parent transform node. This isn't done yet. 4. To distinguish self and children overflow separately needs more investigations. Bug: 636993, 714962 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I3bf8545a124122ae0060314b4e7bc0633ae2e925 Reviewed-on: https://chromium-review.googlesource.com/665898 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#504073}
-
Gauthier Ambard authored
The navigate back gesture was broken on bookmarks because opening a new folder removed the delegate of the gesture recognizer, preventing the gesture to be triggered. This CL fixes it by resetting the delegate to the ViewController when the view is shown. Bug: 768339,768368 Change-Id: I428bb2838ad7dc1d88d5aa1e21ee74e73493c638 Reviewed-on: https://chromium-review.googlesource.com/681702 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#504072}
-
Peter Mayo authored
Bug: None Change-Id: I147b1931a064fedceb7e8d97968cda7b98cb686c Reviewed-on: https://chromium-review.googlesource.com/677425Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Peter Mayo <petermayo@chromium.org> Cr-Commit-Position: refs/heads/master@{#504071}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 840eada3. Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/2427 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: hta@chromium.org: external/wpt/webrtc TBR=qyearsley@chromium.org No-Export: true Change-Id: I3bbf032ecaea833309be34b431beb50da85804d1 Reviewed-on: https://chromium-review.googlesource.com/681419 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#504070}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/a8018a6284d0..a7a51e7a2a30 $ git log a8018a628..a7a51e7a2 --date=short --no-merges --format='%ad %ae %s' 2017-09-25 nednguyen Switch default archive format to .wprgo Created with: roll-dep src/third_party/catapult BUG=768369 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: I2e09f0b64dd77004c9e498b5143152028ad97542 Reviewed-on: https://chromium-review.googlesource.com/681994 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#504069}
-
Gauthier Ambard authored
The NTPHomeTest were failing because a device had a URL in the pasteboard. This URL triggered a suggestion in the omnibox, preventing the test from tapping the content suggestions displayed on the omnibox. Bug: none Change-Id: I4c5e32a13392230bed13f240c39ead1f791269a0 Reviewed-on: https://chromium-review.googlesource.com/681754Reviewed-by:
Elodie Banel <lod@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#504068}
-
Kurt Horimoto authored
Text-To-Speech functionality requires a delegate, so the toolbar should stop observing NSNotificationCenter when it's reset. Bug: 766496 Change-Id: Iab91b68431562556569112be0539d1d43cc3b49d Reviewed-on: https://chromium-review.googlesource.com/678507Reviewed-by:
Rohit Rao (ping after 24h) <rohitrao@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#504067}
-
Luke Zielinski authored
This moves the collection event from DidFinishNavigation to DidFinishLoad. It should make ad sample reports more reliable since ad contents will have loaded when DidFinishload is called for a frame. Bug: 744869 Change-Id: Id778ee0cb3aba6ca9cbc85bdebf1120a69ff47cc Reviewed-on: https://chromium-review.googlesource.com/678027 Commit-Queue: Luke Z <lpz@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Jialiu Lin <jialiul@chromium.org> Cr-Commit-Position: refs/heads/master@{#504066}
-
Hidehiko Abe authored
BUG=739622 TEST=Ran trybot. Change-Id: I41bfb67105a1e06254da7c622b9a2804c4d37b64 Reviewed-on: https://chromium-review.googlesource.com/676606Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#504065}
-
Rohit Rao authored
If self.activeViewController happened to be nil, then calls to presentViewController:animated:completion: and dismissViewControllerAnimated:completion: would be silently ignored. This new DCHECK will fail loudly if this scenario ever arises. BUG=None Change-Id: I93780ac8658fe6bdcfd710aeed29da52a2422e3f Reviewed-on: https://chromium-review.googlesource.com/679059Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Rohit Rao (ping after 24h) <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#504064}
-
Julia Tuttle authored
Bug: 757544 Change-Id: Ib12616e2e70f5e36cf8f348e1c3c1300d9481c25 Reviewed-on: https://chromium-review.googlesource.com/624438Reviewed-by:
Chris Bentzel <cbentzel@chromium.org> Commit-Queue: Julia Tuttle <juliatuttle@chromium.org> Cr-Commit-Position: refs/heads/master@{#504063}
-
Ben Wagner authored
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/1ad07c1c7984..6f2b6f8f72ff $ git log 1ad07c1c7..6f2b6f8f7 --date=short --no-merges --format='%ad %ae %s' 2017-09-24 wl Split off ChangeLog.27. 2017-09-24 jfkthame [sfnt] Fix `premultiply_data' (#52092). 2017-09-24 wl Minor. 2017-09-24 wl Fix handling of ValueRecords. 2017-09-24 wl [otvalid] Handle `GSUB' and `GPOS' v1.1 tables. 2017-09-23 wl [otvalid] Update common table handling to OpenType 1.8.2. 2017-09-23 apodtele [build] Windows-style DLL versioning. 2017-09-23 bungeman [truetype] Really fix #52082. 2017-09-23 wl [otvalid] Handle `GDEF' v1.2 and v1.3 tables. 2017-09-23 wl [otvalid] Handle `BASE' v1.1 table. 2017-09-22 wl [otvalid] Macros for 32bit offset support. 2017-09-22 wl [otvalid] Whitespace. 2017-09-21 apodtele [build] Simplify Visual C++ 2010 project. 2017-09-21 wl [truetype] Integer overflow (#52082). Created with: roll-dep src/third_party/freetype/src R=bungeman@chromium.org,drott@chromium.org BUG=chromium:753690 Change-Id: I1aafcf75c647bc2645c90360493b6bf22f023be4 Reviewed-on: https://chromium-review.googlesource.com/678395Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Ben Wagner <bungeman@chromium.org> Cr-Commit-Position: refs/heads/master@{#504062}
-
dpapad authored
paper-toolbar is not needed since it can be replaced by a simple styled div. This is preparation of completely removing paper-toolbar from Chromium. Bug: None Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I84667e0e8667c13ce0423bd8eb80f4917c3d311a Reviewed-on: https://chromium-review.googlesource.com/679856 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by:
dsinclair <dsinclair@chromium.org> Cr-Commit-Position: refs/heads/master@{#504061}
-
Robert Ma authored
* Updated the versions in WPT_HEAD in checkout.sh and README.chromium. * All wpt commands now have a single entry point, wpt. Include this dispatch module in WPTWhiteList. * The commands for generating manifest, starting wptserve and running wpt lint are now "wpt manifest", "wpt serve" and "wpt lint". Change webkitpy and PRESUBMIT.py accordingly. * The new wptserve contains a change for fetch/api/abort/general-serviceworker.https.html (https://github.com/w3c/web-platform-tests/pull/6484), so the test is rebaselined. Bug: 749879 Change-Id: I214860078add1c391266f063193aa279db414bb0 Reviewed-on: https://chromium-review.googlesource.com/677557Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#504060}
-
Christopher Grant authored
This change creates a vr::Ui object, housing all Skia UI pieces. This builds separation of the UI implementation from the Android-specific rendering code. More cleanup along the way. BUG=767282 Change-Id: I5c1faf6abc71d3c57c73435a4cd37e86ec447217 Reviewed-on: https://chromium-review.googlesource.com/679194 Commit-Queue: Christopher Grant <cjgrant@chromium.org> Reviewed-by:
Ian Vollick <vollick@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#504059}
-
Hui(Andy) Wu authored
If enabled, delete autofill credit cards that are expired more than 13 month ago and also have not been used in last 13 month. This will run only once for every major version upgrade. Bug: 734151 Change-Id: I426a80062d5c403d96e270b9ebd0c101bae79234 Reviewed-on: https://chromium-review.googlesource.com/671502 Commit-Queue: Hui Wu <wuandy@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#504058}
-
Reza.Zakerinasab authored
This change refactors wpt/2dcontext/drawing-images-to-the-canvas/ layout tests: - Merge the similar layout tests where the only difference is the color space of the source image (generic RGB vs sRGB) - Replace reference tests with proper testharness tests - Investigate the layout tests that are failing on Chromium Bug: 766019, 765270, 765312, 763933 Change-Id: Icd995d7c2752ea42440147cca1d1921ef3c797d9 Reviewed-on: https://chromium-review.googlesource.com/670023Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Mohammad Reza Zakerinasab <zakerinasab@chromium.org> Cr-Commit-Position: refs/heads/master@{#504057}
-
Han Leon authored
This CL fixes a bug introduced by https://chromium-review.googlesource.com/c/chromium/src/+/633607 BUG=none Change-Id: I9fb74502dfee40ac2bb510e02a405ec854738fe8 Reviewed-on: https://chromium-review.googlesource.com/681314Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Han Leon <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#504056}
-
Christian Dullweber authored
Change browsing_data_api test to cover changes from the new basic/advanced tab Clear Browsing Data ui. Bug: 725401 Change-Id: Ib58612e2f7d241412007202276936a2c7dc4e77a Reviewed-on: https://chromium-review.googlesource.com/681816Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#504055}
-
Anthony Berent authored
Screenshot now creates a JSON file containing the tags for each screenshot captured by the UI Capture tests. Since this means that the name of the screenshot file no longer needs to describe the screenshot both the JSON file and the screenshot now use generated file names. Bug: None Change-Id: I528451ae338e72167077ff245c47a82a337fb51f Reviewed-on: https://chromium-review.googlesource.com/671358 Commit-Queue: Anthony Berent <aberent@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#504054}
-
Francois Doray authored
Benefits of the new API: - Naming consistent with TaskTraits. - Separate friend lists for: - Allow blocking - Allow //base sync primitives in a scope that allows blocking - Allow //base sync primitives in a scope that doesn't allow blocking - SetIOAllowed(true) and SetWaitAllowed(true) are replaced with ScopedAllow* classes. Design doc: https://docs.google.com/document/d/1zRg0P_bQYE8Oc5x5Shrd4CIkIevPiMBzxgq6awRrt-A/edit?usp=sharing Bug: 766678 Change-Id: I0b2217f19562a2c7f1b08ca92a0f474e90ac4548 Reviewed-on: https://chromium-review.googlesource.com/672664 Commit-Queue: Francois Doray <fdoray@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#504053}
-
Mike Reed authored
See https://skia-review.googlesource.com/c/skia/+/48740/ Bug: Change-Id: I0b66ea4f1eb68ad49ec1ef0d60f0dc624685397b Reviewed-on: https://chromium-review.googlesource.com/681835 Commit-Queue: Mike Reed <reed@chromium.org> Reviewed-by:
Ben Wagner <bungeman@chromium.org> Cr-Commit-Position: refs/heads/master@{#504052}
-
Maks Orlovich authored
1) Doom entry in SSE on sparse op error. SimpleEntryImpl expects this to happen (and non-sparse ops comply), and accordingly calls MarkAsDoomed in EntryOperationComplete, which makes us set up the world as if there are no longer files for the given hash. 2) Make the sparse ops called in failed state fail clearly. Current state would DCHECK-fail in debug mode and try to do stuff in release mode. (It could, for example, try writing to sparse file which failed InitializeSparseFile() --- the reason I noticed this in the first place) Bug: 768023 Change-Id: I803c9d64627736185b09b74d16447d203761ee2b Reviewed-on: https://chromium-review.googlesource.com/665067Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#504051}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/f3b4e16c36a6..0e4e410ac804 $ git log f3b4e16c3..0e4e410ac --date=short --no-merges --format='%ad %ae %s' 2017-09-22 ethannicholas corrected spirv tools output file name Created with: roll-dep src/third_party/skia Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls 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=jvanverth@chromium.org Change-Id: Ib62f18a2405bd19cd2fb9943d89badcc772ee3ab Reviewed-on: https://chromium-review.googlesource.com/681794Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#504050}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/f5777a117a75..92627618a937 $ git log f5777a117..92627618a --date=short --no-merges --format='%ad %ae %s' 2017-09-25 vmiklos API: rename FPDFPage_CountObject() to FPDFPage_CountObjects() Created with: roll-dep src/third_party/pdfium Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls TBR=dsinclair@chromium.org Change-Id: I3a9c1afe0d7b057e35005e5182629ce484999c2c Reviewed-on: https://chromium-review.googlesource.com/681614 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#504049}
-
Takashi Toyoshima authored
Current MIDIPort runs asynchronous processes in posted tasks, but the task may run after the execution context is lost. This patch adds the context check to return immediately without doing anything. Bug: 763847 Change-Id: Ia731132064c9438bed7285e136ba989b8371139e Reviewed-on: https://chromium-review.googlesource.com/681154Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Taiju Tsuiki <tzik@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#504048}
-
Tatiana Gornak authored
BUG=739343 Change-Id: Idd36598d563920bf94f75eaad1cbf70b9078282a Reviewed-on: https://chromium-review.googlesource.com/681336Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Tatiana Gornak <melandory@chromium.org> Cr-Commit-Position: refs/heads/master@{#504047}
-
Ben Wagner authored
By default Chromium's global operator new will return nullptr for unsatisfiable requests. Chromium changes this behavior by calling base::EnableTerminationOnOutOfMemory() to set a new_hanlder which will properly abort. All fuzzers should also do this to match this behavior. This updates filter_fuzz_stub to make this call, but other fuzzers may also need to be updated. BUG=chromium:763213 Change-Id: Ic112ba15f9ed96e4c9412a7c52737d8489d6c615 Reviewed-on: https://chromium-review.googlesource.com/677546Reviewed-by:
Primiano Tucci <primiano@chromium.org> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Reviewed-by:
Ben Wagner <bungeman@chromium.org> Commit-Queue: Ben Wagner <bungeman@chromium.org> Cr-Commit-Position: refs/heads/master@{#504046}
-
Yutaka Hirano authored
Bug: 615313 Change-Id: I81b16ac260029bca2b72f700df8634af66ca7d2f Reviewed-on: https://chromium-review.googlesource.com/668336 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Takeshi Yoshino <tyoshino@chromium.org> Cr-Commit-Position: refs/heads/master@{#504045}
-
Hajime Hoshi authored
Bug: 765623 Change-Id: Ic28f39f4139c6b346f83c43a19a0c77428ad1c2e Reviewed-on: https://chromium-review.googlesource.com/681174Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#504044}
-
Marc Treib authored
This reverts commit e9cf1195. Reason for revert: Consistent use-of-uninitialized-value failures on MSan/CFI bots https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Linux%20Trusty%20MSAN https://uberchromegw.corp.google.com/i/chromium.memory/builders/Linux%20MSan%20Tests https://uberchromegw.corp.google.com/i/chromium.memory/builders/Linux%20CFI Original change's description: > Using SwiftShader for Layout Tests on Linux > > Turning on SwiftShader for Layout Tests on Linux. > Added expectations for tests which will require rebaselining. > > TBR=kbr@chromium.org,watk@chromium.org > TBR_REASON=A few minor changes to content_browsertests which can be followed up on later > > Bug: 726075 > 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: Ib29564af3a484667447abaa5370f2aa57daedd60 > Reviewed-on: https://chromium-review.googlesource.com/651079 > Commit-Queue: Alexis Hétu <sugoi@chromium.org> > Reviewed-by: Kenneth Russell <kbr@chromium.org> > Reviewed-by: Alexis Hétu <sugoi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#503884} TBR=sugoi@chromium.org,kbr@chromium.org,hubbe@chromium.org,watk@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 726075 Change-Id: Ie8c23958ab03358ef4769f35e401030b1ae43036 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 Reviewed-on: https://chromium-review.googlesource.com/681474Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#504043}
-
Koji Ishii authored
Following bot results are included. 1362 1363 1370 1371 1373 1378 1381 238 lines were removed by consecutive passes since 1370. TBR=eae@chromium.org NOTRY=true Bug: 591099 Change-Id: I583ee30a4c19755dd04f18412a2a33a96ecaf2a6 Reviewed-on: https://chromium-review.googlesource.com/681736Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#504042}
-
tzik authored
This is a step to get WTF::RefPtr closer to scoped_refptr by removing RefPtr<T> construction from T&. Bug: 763844 Change-Id: I7ae0183ed9bdbb938889f9bba20e121e57c3739d Reviewed-on: https://chromium-review.googlesource.com/679374Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Yuta Kitamura <yutak@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#504041}
-
Rob Percival authored
This is a reland of 69261b62 Original change's description: > EDNS0: Support for an OPT pseudo-RR in DNS queries > > This provides basic support for EDNS0 by allowing an OPT record to be > added to DNS queries and read from responses. There is no support for specific > EDNS0 options yet; this will be added later. > > Bug: 667805 > Change-Id: I17668e72f3ac7e9f658b577acd4b8a0feec22431 > Reviewed-on: https://chromium-review.googlesource.com/668856 > Reviewed-by: Matt Menke <mmenke@chromium.org> > Reviewed-by: Miriam Gershenson <mgersh@chromium.org> > Commit-Queue: Rob Percival <robpercival@chromium.org> > Cr-Commit-Position: refs/heads/master@{#503784} Bug: 667805 Change-Id: Ib4a1e4819369024fd311117dee6be0ff30b2a807 Reviewed-on: https://chromium-review.googlesource.com/679334Reviewed-by:
Miriam Gershenson <mgersh@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Rob Percival <robpercival@chromium.org> Cr-Commit-Position: refs/heads/master@{#504040}
-
Takashi Toyoshima authored
We defines features in Source/platform/runtime_enabled_features.json5, and features marked as status=experimental or status=test should be enabled by default even on blink_platform_unittests as we do on webkit_unit_tests and layout tests. Bug: none Change-Id: Id1e5d6774671ccaf61d77ae4e16fe41296042ce8 Reviewed-on: https://chromium-review.googlesource.com/681099Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#504039}
-
Marc Treib authored
As of crrev.com/c/668452, InstantExtendedEnabledParam and ForceInstantResultsParam aren't used anymore. Bug: 627747, 476079 Change-Id: I11f6d9c0e1b69e68265cf75cb0b7010ffed11fa3 Reviewed-on: https://chromium-review.googlesource.com/678717Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#504038}
-