- 04 Dec, 2017 40 commits
-
-
Quinten Yearsley authored
Bug: 736177 Change-Id: I9342daddcfb032a366c2178f2c78e54dda0757a6 Reviewed-on: https://chromium-review.googlesource.com/801231Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#521374}
-
Katie Dektar authored
Includes 'invisible' and size/location/clipping as well. Change-Id: I0841060a41d7d4cff823a309bc7cde6cfc9d46ec Reviewed-on: https://chromium-review.googlesource.com/797898 Commit-Queue: Katie D <katie@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#521373}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/a0985d960fb7..ea6138253bda $ git log a0985d960..ea6138253 --date=short --no-merges --format='%ad %ae %s' 2017-12-04 kjlubick Add additional dimension for Valgrind bots 2017-12-04 kjlubick Add 2 bots to CQ 2017-12-04 bsalomon Avoid coverage aa for filled drrects when using msaa. 2017-12-04 robertphillips Revert "Add unit test for SkDeferredDisplayLists" 2017-12-01 csmartdalton Fix setjmp/longjump usage in JPEG error handling 2017-12-04 robertphillips Add unit test for SkDeferredDisplayLists 2017-12-04 bsalomon Disable SkImage multitexturing for AMD GPUs. 2017-12-04 robertphillips Revert "Revert "Enable explicit GPU resource allocation"" Created with: roll-dep src/third_party/skia The AutoRoll server is located here: https://autoroll.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.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 TBR=rmistry@chromium.org Change-Id: I09442e157f6f1bfdca2d1c95699ffd7cde62d584 Reviewed-on: https://chromium-review.googlesource.com/806419Reviewed-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@{#521372}
-
Myung-jong Kim authored
Bug: 706285 Change-Id: I19af8517f4cc561a30afb25ca3b3150a8dd41b12 Reviewed-on: https://chromium-review.googlesource.com/805515Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#521371}
-
Matthew Jones authored
BUG=779615 Change-Id: I64e8c90cc9ed4302fad0f31abeffb882a82dc9da Reviewed-on: https://chromium-review.googlesource.com/804819Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#521370}
-
Danyao Wang authored
Current implementation of WKBasedNavigationManagerImpl::Restore() does not reset the internal previous item, pending item and last committed item index caches. This leaves the navigation manager in a corrupted state and is the cause of several egtest failures. Added unit test to cover this case. Bug: 781916 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I5d1777dfc5f9625c0e3ab6ae352cf82d60201834 Reviewed-on: https://chromium-review.googlesource.com/803637Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#521369}
-
Boris Sazonov authored
Signin promo shouldn't be shown if no new accounts were added. This CL also adds appropriate test. Bug: 721544 Change-Id: Ibf28009181d0118bf86e066bd3bd41c058d83d92 Reviewed-on: https://chromium-review.googlesource.com/803351Reviewed-by:
Nicolas Dossou-Gbété <dgn@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#521368}
-
Yuke Liao authored
This CL adds the first version of the code coverage script, which is able to generate line by line code coverage report in html for files involved when running test targets. Bug: 784464 Change-Id: I0b8f894ca424e02c3e8a3176d2988df0a2e9d239 Reviewed-on: https://chromium-review.googlesource.com/764949Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#521367}
-
Francois Doray authored
LowMemoryMargin is a per-platform constant. There is no need to have a LowMemoryMargin suffix on histograms. This suffix should have been deprecated in 2013 https://chromiumcodereview.appspot.com/13993008 Bug: 775644 Change-Id: I2a809be0dadf3351d7a2f37efe981ac304cd8cdf Reviewed-on: https://chromium-review.googlesource.com/806357Reviewed-by:
Gayane Petrosyan <gayane@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#521366}
-
John Budorick authored
This also moves device setup out of the driver, allowing us to set up the devices without creating driver instances for the sole purpose of doing so. Bug: 784303 Change-Id: I948a3f9a2c6d69e76b42bbc7f1e239a3adb92206 Reviewed-on: https://chromium-review.googlesource.com/786778Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#521365}
-
Alexei Svitkine authored
Was double-checking the logic here and realized we didn't have any unit test coverage for CompareToWildcardString when wildcards are not passed to it. BUG=none Change-Id: I5c30032138b2fc28e3fdaa590756e95dae829234 Reviewed-on: https://chromium-review.googlesource.com/804755 Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#521364}
-
Francois Doray authored
This method returns a unique id representing the LifecycleUnit. It is required to support the chrome://discards/ page. Bug: 775644 Change-Id: I5975e625337708cc57beca0a5d551e6352c51b6a Reviewed-on: https://chromium-review.googlesource.com/789250 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#521363}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/catapult.git/+log/c796cbc3a6e6..a12fb2d1ad96 $ git log c796cbc3a..a12fb2d1a --date=short --no-merges --format='%ad %ae %s' 2017-12-04 ulan Add GC-Background-* runtime-call-stats metrics. Created with: roll-dep src/third_party/catapult The AutoRoll server is located here: https://catapult-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.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: Ib25ddee4f4657069054ebfa2d6d7bd9ec961d166 Reviewed-on: https://chromium-review.googlesource.com/806515 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#521362}
-
Greg Thompson authored
r516772 was the last of many commits that resolved a number of problems that made this test suite flaky on Windows. This CL enables tests that had been disabled over time due to flakes, yet now seem to run okay. BUG=421116,764415 This CL was uploaded by git cl split. R=aleventhal@chromium.org Change-Id: I4a673a21eaab43d7dbce3bc121bd7cb8a704b3ba Reviewed-on: https://chromium-review.googlesource.com/785013 Commit-Queue: Greg Thompson <grt@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#521361}
-
Tobias Sargeant authored
Bug: 618472,790008 Change-Id: I663d380d14c927890a0863f4cb3158c2db1be408 Reviewed-on: https://chromium-review.googlesource.com/801017Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#521360}
-
Marc Treib authored
The visible URL doesn't always correspond to the actual page that's loaded. For example, if the user types in a URL that ends up being a download, then the visible URL corresponds to the download, but the NTP is still there and should remain functional. Bug: 592273, 624410 Change-Id: Ib2e0a7df8658e55030ee5e67959a0ebc486e495d Reviewed-on: https://chromium-review.googlesource.com/800931Reviewed-by:
Chris Pickel <sfiera@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#521359}
-
Nektarios Paisios authored
According to HTML to platform accessibility mappings 1.1 native text boxes input and textarea, but not content editables, should get an ARIA role of textbox. I went through all our code in Blink and observed that aria-autocomplete was the only case where we didn't apply the same treatment to ARIA and native text controls. R=aleventhal@chromium.org, dmazzoni@chromium.org Bug: 761230 Change-Id: Ie25e0b072b24f1f6ebf6d5b2e317b656fb463fdf Tested: manually, browser test Reviewed-on: https://chromium-review.googlesource.com/804915 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#521358}
-
Sadrul Habib Chowdhury authored
By default, mus will not host viz when chrome is run with --mus. Instead, it will expect chrome to host viz. mus will continue to always host viz when chrome is run with --mash. Bug: 786453 Change-Id: Ifea1a6a953d3e4d20b9d624e156c627a0122a344 Reviewed-on: https://chromium-review.googlesource.com/798776 Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#521357}
-
Julia Tuttle authored
We've decided to persist using SQLite, so there's no periodic "persist everything" task that needs to happen, so the ReportingPersister no longer needs to exist. Bug: Change-Id: If229bc8cc5b946385c1f2934021b553cc5ae48fc Reviewed-on: https://chromium-review.googlesource.com/797852 Commit-Queue: Julia Tuttle <juliatuttle@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#521356}
-
Julia Tuttle authored
Origins shouldn't need to remember and explicitly remove every deprecated endpoint they've used in the past. This change alters the header parsing behavior so any endpoint that was configured for an origin but is not included in a new header from that origin will be removed. Change-Id: I87590e00340684ad3deaefe5ff2a2939d904a983 Reviewed-on: https://chromium-review.googlesource.com/797737 Commit-Queue: Julia Tuttle <juliatuttle@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#521355}
-
Florent Castelli authored
Bug: 412381 Change-Id: Ieb4dd69470e1ca61643ae05eee61b49afc406eea Reviewed-on: https://chromium-review.googlesource.com/806156Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#521354}
-
Sadrul Habib Chowdhury authored
With mus, OzonePlatform is created in the mus-ws thread, and it can be accessed from the IO thread in GpuProcessHost. There is a race here, since the IO thread and the mus-ws thread do not know about each other. So, instead of immediately talking to the OzonePlatform instance from GpuProcessHost, register a callback that gets run once the instance is created and initialized. This way, with regular chrome (where OzonePlatform is created on the UI thread), the callback is run immediately. But with mus, it waits until the OzonePlatform instance is available. BUG=786453 Change-Id: I9c4553333ef29d5541cf3b65fed475c3cc7ef2db Reviewed-on: https://chromium-review.googlesource.com/794103 Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Michael Spang <spang@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#521353}
-
Francois Doray authored
With this CL, TabLifecycleUnit is renamed to TabLifecycleUnitExternal and it no longer inherits from LifecycleUnit. The name "TabLifecycleUnitExternal" makes it clear that this interface is exposed outside of chrome/browser/resource_coordinator/, and not inheriting from LifecycleUnit restricts what's available outside of chrome/browser/resource_coordinator/. Also, this CL removes TabLifecycleUnitHolder. TabLifecycleUnitExternal::FromWebContents will be implemented by a map lookup in TabLifecycleUnitSource. Bug: 775644 Change-Id: Ia8fa3b3a8c7f1d4289fc15f3f4d983192dda4db6 Reviewed-on: https://chromium-review.googlesource.com/788271 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#521352}
-
Mohamad Ahmadi authored
currently foo.bar@example.com gets converted to foobar@example.com which gets saved as part of a server card' billing address. This is different from the behavior in other platforms which results in a nearly duplicate autofill profile getting synced across platforms. Bug: 767445 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I23947f3ae1c7d35ada590e4165f5c2f52744b652 Reviewed-on: https://chromium-review.googlesource.com/804056Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#521351}
-
John Abd-El-Malek authored
Disable http/tests/inspector-protocol/network/response-interception-main-resource-cross-origin.js with network service which started failing when it was added in r521009 NOTRY=true TBR=falken@chromium.org Bug: Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I9915d28f5c61f2ffa4d46b8505cb625fffefac94 Reviewed-on: https://chromium-review.googlesource.com/806423 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#521350}
-
Justin Cohen authored
Bug: 789658 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ie58dc41f31ade019ca2ea93cd9f28a89ee6e50b6 Reviewed-on: https://chromium-review.googlesource.com/804154Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#521349}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/22a77a1b1d9c..87ed4487e40d $ git log 22a77a1b1..87ed4487e --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None 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 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I71d794474b0b2883086efa8b3d1b87d568d87449 Reviewed-on: https://chromium-review.googlesource.com/806417Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#521348}
-
Gyuyoung Kim authored
base/memory/ptr_util.h includes are changed with <memory> as well. Bug: 755727 Change-Id: I1beb698b992a863896bd1a63c4ed3801a9a87a5a Reviewed-on: https://chromium-review.googlesource.com/802850Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung.kim@lge.com> Cr-Commit-Position: refs/heads/master@{#521347}
-
Camillo Bruni authored
Change-Id: Ib50dbd2d3785cb5e72a5dd8381db8d7220a86446 Reviewed-on: https://chromium-review.googlesource.com/803475 Commit-Queue: Camillo Bruni <cbruni@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#521346}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/8509d3eaec1b..c5bfeec86aa7 $ git log 8509d3eae..c5bfeec86 --date=short --no-merges --format='%ad %ae %s' 2017-12-04 thestig Add functions for common code in CFX_ImageTransformer. Created with: roll-dep src/third_party/pdfium The AutoRoll server is located here: https://pdfium-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=dsinclair@chromium.org Change-Id: I64e311ac738a97512495998c177e0f31d1800291 Reviewed-on: https://chromium-review.googlesource.com/806434 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#521345}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/79ee73938d7d..a0985d960fb7 $ git log 79ee73938..a0985d960 --date=short --no-merges --format='%ad %ae %s' 2017-12-04 borenet Removed general bot upload permissions, whitespace change to test Created with: roll-dep src/third_party/skia The AutoRoll server is located here: https://autoroll.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.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 TBR=rmistry@chromium.org Change-Id: I939b011c46d7e6025c29a582dc85ce653756b24c Reviewed-on: https://chromium-review.googlesource.com/805677Reviewed-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@{#521344}
-
Morten Stenshorne authored
This may have been correct with some version of the spec, but the current one just says to use column-count as specified, if column-width is auto. There's nothing that suggests that the width of column-gap should affect used column-count. https://www.w3.org/TR/css-multicol-1/#pseudo-algorithm See line 04 below. (01) if ((column-width = auto) and (column-count = auto)) then (02) exit; /* not a multicol element */ (03) if column-width = auto then (04) N := column-count Bug: 788337 Change-Id: I583aa0c3752a9a43b9b59725be2aa67d947487c9 Reviewed-on: https://chromium-review.googlesource.com/805975Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#521343}
-
Samuel Huang authored
OutlierDetector is a component of (upcoming) ensemble patching. Its goal is to reduce the likelyhood of false-positive matches by applying simple statistical tests on BinaryDataHistogram scores. Bug: 778316 Change-Id: I57e9859b73b9fc62ffffe973ca47ac723e64f6fd Reviewed-on: https://chromium-review.googlesource.com/798899Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#521342}
-
Justin Cohen authored
Bug: 789151, 789633, 791040 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ic0db7db4255f01d5875e0072707886746e58274a Reviewed-on: https://chromium-review.googlesource.com/803079Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#521341}
-
Bence Béky authored
In preparation for moving UnclaimedPushedStreamContainer functionality into Http2PushPromiseIndex, rename UnclaimedPushedStreamContainer::find() to FindStream() and rename Http2PushPromiseIndex::Find() to FindSession(), so that when both methods live in Http2PushPromiseIndex, there will be no name collision. Also, remove publicly exposed UnclaimedPushedStreamContainer::iterator, instead introduce new constant kNoPushedStreamFound to be returned by FindStream() if no stream is found. (This will also be used by other Http2PushPromiseIndex methods, see https://crrev.com/c/734223 for proof of concept.) Also, remove empty(), size(), begin(), end(), count(), lower_bound(), and erase by iterator methods from UnclaimedPushedStreamContainer, and rename size to CountStreamsForSession(). New method names will make sense when they all are moved to Http2PushPromiseIndex in the next CL. Bug: 791054 Change-Id: I8a3e34b0af78480b1bb3cd22cba2fccf4c6e3e39 Reviewed-on: https://chromium-review.googlesource.com/805074Reviewed-by:
Helen Li <xunjieli@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#521340}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/89d1f5af..fb9e2b3a 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: Icc126dfaaa520e9ab6fa6195407fb2f7c6fb2965 Reviewed-on: https://chromium-review.googlesource.com/806015Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#521339}
-
Mike West authored
Intent to Deprecate: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/0sJ8GUJO0Dw/iMmcXLIGBAAJ HTML discussion at https://github.com/whatwg/html/issues/3076. Bug: 767813 Change-Id: Ibbbce7794c6802e66eeb4e8e6d95acedebbe840c Reviewed-on: https://chromium-review.googlesource.com/800290Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#521338}
-
Sylvain Defresne authored
Bug: 785248 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Icc7ca4649797a1d6f69e0b32af447db6e7a6982e Reviewed-on: https://chromium-review.googlesource.com/789332 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#521337}
-
Paul Jensen authored
On certain devices ConnectivityManager.registerNetworkCallback fails unexpectedly. Handle this by disabling network-specific callbacks and network binding. Bug: 791025 Change-Id: I41054c8e373d9ae6cca99d845280ca56575ccf54 Reviewed-on: https://chromium-review.googlesource.com/803115Reviewed-by:
Helen Li <xunjieli@chromium.org> Commit-Queue: Paul Jensen <pauljensen@chromium.org> Cr-Commit-Position: refs/heads/master@{#521336}
-
Sylvain Defresne authored
The tab_private.h file exposes Tab private APIs that are deprecated so remove includes that are no longer necessary. Bug: 620465 Change-Id: I7afca1fb2346405c06f4a7eae50041aa9891ae91 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Reviewed-on: https://chromium-review.googlesource.com/806176Reviewed-by:
Elodie Banel <lod@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#521335}
-