- 30 Jan, 2018 40 commits
-
-
James Cook authored
The policy for test code in //ash is that it should live in the directory of the code under test, which in this case is //ash/wm. This fixes a TODO in //ash/BUILD.gn Bug: none Test: ash_unittests Change-Id: Id40eaa137991efbb47b83c322eb6cf9c7bb405ec Reviewed-on: https://chromium-review.googlesource.com/892198 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#532958}
-
Samuel Huang authored
This reverts commit 53b1b7da. Reason for revert: The new test webaudio/BiquadFilter/no-dezippering.html is failing under Mac 10.10. Original change's description: > Remove Dezippering from BiquadFilter > > Remove dezippering from all of the attributes. The value will now > change immediately instead of gradually changing from the old value > to the new value. > > Chromium Feature: https://www.chromestatus.com/features/5287995770929152 > Intent to ship: https://groups.google.com/a/chromium.org/d/msg/blink-dev/YKYRrh0nWMo/aGzd3049AgAJ > > Bug: 752986 > Test: BiquadFilter/dezipper.html > Change-Id: I86840159709158fd52a69a7c3c5f279267277d44 > Reviewed-on: https://chromium-review.googlesource.com/612104 > Commit-Queue: Raymond Toy <rtoy@chromium.org> > Reviewed-by: Hongchan Choi <hongchan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#532910} TBR=rtoy@chromium.org,hongchan@chromium.org Change-Id: I30c98f8aad3c8a1f7df22e55912a4f86d94d7dfa No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 752986 Reviewed-on: https://chromium-review.googlesource.com/893531Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#532957}
-
Rouslan Solomakhin authored
Bug: 743173 Change-Id: Ie31e92bff4fda5907d45b931dd79caeac79b36ff Reviewed-on: https://chromium-review.googlesource.com/669319Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#532956}
-
Gayane Petrosyan authored
Bug: None Change-Id: I47fc0e4a15e178072f65358ad8044def01ba1909 Reviewed-on: https://chromium-review.googlesource.com/889618Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Cait Phillips <caitkp@chromium.org> Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Cr-Commit-Position: refs/heads/master@{#532955}
-
Yixin Wang authored
This reverts commit 5ef6e548. Reason for revert: net_unittests failing on android_cronet. Original change's description: > Reland "Make PUSH_PROMISE headers URL-parsing more robust and conform to HTTP/2 spec" > > Reland of https://chromium-review.googlesource.com/c/chromium/src/+/887970. > > MSAN use-of-uninitialized-value should be fixed. > > Change-Id: I392ad1a83a269b47ff0c8583f6c72e18a4a0e5b9 > Reviewed-on: https://chromium-review.googlesource.com/891302 > Commit-Queue: Yixin Wang <wangyix@chromium.org> > Reviewed-by: Ryan Hamilton <rch@chromium.org> > Cr-Commit-Position: refs/heads/master@{#532669} TBR=rch@chromium.org,wangyix@chromium.org Change-Id: I19d5f50c17b052f72cfa6025bcea2b4770363666 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/893864Reviewed-by:
Maria Khomenko <mariakhomenko@chromium.org> Commit-Queue: Yixin Wang <wangyix@chromium.org> Cr-Commit-Position: refs/heads/master@{#532954}
-
https://skia.googlesource.com/skia.git/+log/ab2621d3e2d2..c4e31092b13e $ git log ab2621d3e..c4e31092b --date=short --no-merges --format='%ad %ae %s' 2018-01-30 reed don't draw images with nonfinite dst bounds 2018-01-30 angle-skia-autoroll Roll skia/third_party/externals/angle2/ efb5a5c8f..6969132c1 (1 commit) 2018-01-30 reed handle clipping large triangles 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=bungeman@chromium.org Change-Id: I2027c9d264d8b24f3058c671f38dedde548edf45 Reviewed-on: https://chromium-review.googlesource.com/893642 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#532953}
-
Josh Karlin authored
Creates a new binary, subresource_indexing_tool, that takes an unindexed ruleset as input and writes an indexed ruleset as output. Bug: 793025 Change-Id: Ieeb10aab4ba80c83baf8058fe202e4d4fcd770e1 Reviewed-on: https://chromium-review.googlesource.com/891140 Commit-Queue: Josh Karlin <jkarlin@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#532952}
-
Reilly Grant authored
This change cleans up the logic in OnResolveProxy and its two helper functions (one of which is removed) so that it is clearer what logic is run only when a request is eligible for the data reduction proxy or only when the request will be made through the data reduction proxy. Duplicate checks are removed or the later ones turned into DCHECKs to clarify assumptions. Bug: 721403 Change-Id: I271a553e0c1406921c6a2a23ab21241ba3095df5 Reviewed-on: https://chromium-review.googlesource.com/887650 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#532951}
-
Lei Zhang authored
Instead of a custom ClampInt() function. Change-Id: I7dc852b0c681053e7b90ce3d5ef05a699d0f12f3 Reviewed-on: https://chromium-review.googlesource.com/891943Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#532950}
-
Mounir Lamouri authored
This is also allowing navigations with gesture to carry the flag such as middle click on links and CTRL+click. A side effect is to be able to prevent non-renderer initiated navigations to carry the flag such as reloads. Bug: 799136, 759448 Change-Id: I25836f8a4e9aca5a60dc095c6d0a81d480027124 Reviewed-on: https://chromium-review.googlesource.com/873450Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Mounir Lamouri (slow) <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#532949}
-
spqchan authored
Currently, the extensions can go in an incorrect hover state when they're being reordered via drag and drop. This bug fixes it by preventing the buttons to enter the hover state when a button is dragged. Bug: 793572 Change-Id: I1275882b68bbafd901f5edeab4e5c9b93286e699 Reviewed-on: https://chromium-review.googlesource.com/874523Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Sarah Chan <spqchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#532948}
-
Gabriel Charette authored
The mul/div operators are tricky. operator/ works when |a| is small enough (in absolute value) to deterministically not risk overflow. operator*() on the other hand doesn't because of a limitation in __builtin_mul_overflow. We could do some template hacking to make operator*(a) == operator/(1.0/a) when |a| is a constant expression. Bug: 761570 Change-Id: I9906edfc049017ad19872e4a586b2ec675404850 Reviewed-on: https://chromium-review.googlesource.com/886344Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#532947}
-
Matt Mueller authored
On android, adb is used to forward connections from the device to the host, but there isn't a way to reserve the source port before deciding which destination port on the host to forward it to. Change RemoteTestServer reserve a port for AIA & OCSP, and forward it to another port, like it already does on Fuchsia. Unlike Fuchsia, the second adb forwarding step is still required to forward the connection from device to host. Change-Id: I739543fd0036f189928b5c7ce31c4d9a520e1cf0 Reviewed-on: https://chromium-review.googlesource.com/887171Reviewed-by:
Scott Graham <scottmg@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#532946}
-
Yuki Shiino authored
Geolocation stops owning GeoNotifiers in some cases (e.g. Geolocation::clearWatch), so it's possible that, when GeoNotifier::TimerFired gets invoked, the owner geolocation had already stopped owning the notifier. In this scenario, no one is performing wrapper-tracing for the notifier, thus the underlying V8 functions might have already been collected by V8 GC. GeoNotifier must not invoke any callback in such a case. This patch adds a check whether the geolocation still owns the notifier or not. Bug: 792604 Tbr: haraken@chromium.org Change-Id: I46f2d34f62bac2073b75eb36b935172cb1c10465 Reviewed-on: https://chromium-review.googlesource.com/893240 Commit-Queue: Adam Klein <adamk@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Adam Klein <adamk@chromium.org> Cr-Commit-Position: refs/heads/master@{#532945}
-
wutao authored
The UIChromeOSTestSuite will fail some of the unit tests based on views::ViewsTestBase. In the retries, the tests will pass. By comparing UIChromeOSTestSuite and ViewsTestSuite, the only difference is that UIChromeOSTestSuite does not init/clear up aura env. This cl properly sets up and cleans up the aura env for UIChromeOSTestSuite. Bug: 807148 Test: ui_chromeos_unittests Change-Id: Ife3bae23c2003a6e219764f7483cdff7eb785c72 Reviewed-on: https://chromium-review.googlesource.com/892495 Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#532944}
-
Nate Chapin authored
Change-Id: I3465c7c43e9f699e13eb1b4dddfa924ff4cb54a4 Reviewed-on: https://chromium-review.googlesource.com/881957Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#532943}
-
John Abd-El-Malek authored
services/network/ needs that helper class, and it can't depend on content/. While content/ can depend on services/network, this helper isn't related to the network service so it's moved to live beside the test server code. Bug: 753658 Change-Id: Ied49b9e5dd45549d00e5684a9cb696155edacf13 Reviewed-on: https://chromium-review.googlesource.com/892292Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#532942}
-
Andrew Grieve authored
It's sometimes quite useful when debugging build failures to be able to see the classpath. Bug: 771347 Change-Id: Ic378b969e25f93d1325663c832fc76583ca15744 Reviewed-on: https://chromium-review.googlesource.com/893518Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Commit-Queue: agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#532941}
-
Michael Thiessen authored
This works around an issue where DOMUtils injects its input through the rootView (view.getRootView()), which causes the input to be swallowed by the GvrLayout in VR (this is because in VR, screen touches are used for headset alignment rather than user input). DOMUtils clicks will optionally get injected directly into r.id.content rather than the root of the view hierarchy. We need to inject into r.id.content, rather that cvc.getContainerView() because the CompositorViewHolder needs to be able to intercept the events to correctly set the EventForwarder offsets. Gross. Bug: 804808 Change-Id: I6b246262d1e7b64437382b67db0a0d10518ee839 Reviewed-on: https://chromium-review.googlesource.com/884010 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#532940}
-
rbpotter authored
Add the recent destinations list and search box, and enable selection of printers using the dialog. Bug: 773928 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I157461a6a2ec5223e88b97067a4ddc8933f08ea8 Reviewed-on: https://chromium-review.googlesource.com/885502 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#532939}
-
Peng Huang authored
Use GLSurfacePresentationHelper to support PresentationCallback in DirectCompositionSurfaceWin. Bug: 804970 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: I50931d5b59dfea70d5e333abf0398144c8823bb3 Reviewed-on: https://chromium-review.googlesource.com/881710 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#532938}
-
chrome://flagsEugene But authored
The flag is still disabled by default. Bug: 791806 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ibc438f98e359e7f4c1c86ce10c175e5b94344cef Reviewed-on: https://chromium-review.googlesource.com/889642 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#532937}
-
Miguel Casas authored
This CL adds dcastagna@ and reveman@ as OWNERS for //media *gpu_memory_buffer* files, namely: $ find media | grep gpu_memory_buffer media/capture/video/chromeos/local_gpu_memory_buffer_manager.h media/capture/video/chromeos/mock_gpu_memory_buffer_manager.h media/capture/video/chromeos/local_gpu_memory_buffer_manager.cc media/capture/video/chromeos/mock_gpu_memory_buffer_manager.cc media/video/gpu_memory_buffer_video_frame_pool.cc media/video/gpu_memory_buffer_video_frame_pool.h media/video/mock_gpu_memory_buffer_video_frame_pool.cc media/video/mock_gpu_memory_buffer_video_frame_pool.h media/video/gpu_memory_buffer_video_frame_pool_unittest.cc (Since those files are spread, I added the rule in the top-level file). Change-Id: I469f5177db8c170a6b79d483e4a812610be1b74b Reviewed-on: https://chromium-review.googlesource.com/892159Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#532936}
-
Igor authored
Bug: chromium:785273 Test: None Change-Id: I4cac72450a84fa171259a6154e662314785b8653 Reviewed-on: https://chromium-review.googlesource.com/870393 Commit-Queue: Igor <igorcov@chromium.org> Reviewed-by:
Mattias Nissler <mnissler@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#532935}
-
Daniel Bratell authored
When code inside metrics say "prefs" the default assumption is that it means "::metrics::prefs", *if* the compiler knows that ::metrics::prefs exists. This code wants to use ::prefs which failed in jumbo build experiments where the compiler knew that ::metrics::prefs exists. This patch makes the namespace lookup explicit by writing ::prefs instead of just prefs. Higher level: The coding standard discourages sub namespaces with the same name as a top level namespace so it is possible ::metrics::prefs should change name at some time. Bug: 746957 Change-Id: Ia68378e6a3e7937f5d1b2ebcc960b9111e426fe6 Reviewed-on: https://chromium-review.googlesource.com/890455Reviewed-by:
Gayane Petrosyan <gayane@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#532934}
-
Matt Menke authored
MockURLLoader::RunTest had a case statement that was accidetnally falling through to the next case. Bug: 177475, 746977 Change-Id: Ifce64d1afaaaff6b33ef8057517627e694389641 Reviewed-on: https://chromium-review.googlesource.com/891739Reviewed-by:
Randy Smith <rdsmith@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#532933}
-
Xida Chen authored
It appears that under certain conditions (ASAN), the |script_state_| in the CSSPaintDefinition is nullptr. Notice that the |script_state_| itself is a scroped_refptr, it being null indicates that the CSSPaintDefinition object itself is null. The cluster fuzz seems to be able to repro this with a 29KB minimized test case and I can never repro it locally with the same build args. This CL is a speculate fix, and let's wait for fuzzer to tell us whether the problem is fixed by this or not. Bug: 806082 Change-Id: Iad22be412709d697d42e111cbf74de972b094918 Reviewed-on: https://chromium-review.googlesource.com/891598Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#532932}
-
Ella Ge authored
This CL changes mac SetShowingContextMenu to send a MouseMove instead of MouseLeave. And add kRelativeMotionEvent flag in the modifier to avoid sending the event to DOM. Sending MouseLeave will cause hover/active state be cleared when open contextmenu. Bug: 803844 Change-Id: I38f2864b108f95a51c6e93536a1b410333fdf50e Reviewed-on: https://chromium-review.googlesource.com/888092Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#532931}
-
https://chromium.googlesource.com/catapult.git/+log/857b65094956..9ce4426b187b $ git log 857b65094..9ce4426b1 --date=short --no-merges --format='%ad %ae %s' 2018-01-25 perezju [Telemetry] Remove support for old browser creation API 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: I0b1acf70de0fecd4b10118e9c4159c698e82503b Reviewed-on: https://chromium-review.googlesource.com/893619Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#532930}
-
Nico Weber authored
This CL was uploaded by git cl split. R=raymes@chromium.org Bug: 177475 Change-Id: I8f6b7f32865c6a8c5f4db94bbd5c0a61296f7876 Reviewed-on: https://chromium-review.googlesource.com/889947Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#532929}
-
Victor Costan authored
The current schema creates a full index for iOS, and a partial index on all other platforms. This was done because the SQLite versions that shipped in iOS 8.1 and before did not have partial index support. This CL removes the special-casing for iOS. Chrome now requires iOS 10+, which ships with a sufficiently modern of SQLite. The difference should not be visible outside small variations in space usage and query processing times, so it's safe to let the old schema instances die off as the iOS fleet is organically refreshed. Change-Id: Iac461c83cc121fbdc98dd12c91ff5eef57eec4ed Reviewed-on: https://chromium-review.googlesource.com/889921Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Randy Smith <rdsmith@chromium.org> Commit-Queue: Randy Smith <rdsmith@chromium.org> Cr-Commit-Position: refs/heads/master@{#532928}
-
Nico Weber authored
Fixes a bug where TaskManagerTester::GetColumnValue() would return the ColumnSpecifier::TOTAL_NETWORK_USE value for ColumnSpecifier::NETWORK_USE. Change a test that was relying on the broken behavior to query TOTAL_NETWORK_USE instead of NETWORK_USE, which also happens to fix a TODO in that test. This CL was uploaded by git cl split. R=afakhry@chromium.org Bug: 177475 Change-Id: I1c146e4f60c41f024a0f32f0924b4d0811a9a620 Reviewed-on: https://chromium-review.googlesource.com/891885 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#532927}
-
https://skia.googlesource.com/skia.git/+log/6da98f10951f..ab2621d3e2d2 $ git log 6da98f109..ab2621d3e --date=short --no-merges --format='%ad %ae %s' 2018-01-30 caryclark generate tables instead of manual entry 2018-01-30 halcanary SkQP: More logging details. 2018-01-30 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 5dd4ad896..efb5a5c8f (1 commit) 2018-01-29 jvanverth Reduce the amount of padding needed for SDFs. 2018-01-30 egdaniel Add ref counted wrapped around GrTexture ReleaseProc 2018-01-30 fmalita [skottie] Anti-alias masks 2018-01-30 mtklein temporarily disable BadImage test on new ASAN bot 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=bungeman@chromium.org Change-Id: Ie22a8eddb1da29db49bb939ff4d9db930a3ea1f2 Reviewed-on: https://chromium-review.googlesource.com/893210Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#532926}
-
https://chromium.googlesource.com/angle/angle.git/+log/5dd4ad896bcb..6969132c134f $ git log 5dd4ad896..6969132c1 --date=short --no-merges --format='%ad %ae %s' 2018-01-30 yunchao.he ES31: update deqp tests for renderbuffer integer formats. 2018-01-29 jmadill Vulkan: Fix swaps done right after a clear. Created with: roll-dep src/third_party/angle The AutoRoll server is located here: https://angle-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.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 TBR=jmadill@chromium.org Change-Id: I8cf7d9b21eeca69753962426b5c83663a090f587 Reviewed-on: https://chromium-review.googlesource.com/893202 Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#532925}
-
John Chen authored
This is a reland of 9de3051e, with the change to enable the ChromeDriver tests on release bot only. The original commit was reverted due to flakiness of the tests on debug build. The reason for the flakiness is debug build of Chrome takes a long time to start, usually between 20 to 40 seconds. The timeout for the test is 30 seconds, thus it can either succeed or fail depending on whether Chrome started quick enough or not. While it is possible to increase the timeout, spending over 30 seconds per test appears to be too much overhead in the long run. Also, the purpose of running these tests is to catch incompatibilities that can develop between Chrome and ChromeDriver, and running these tests on release builds should suffice for that purpose. Original change's description: > [ChromeDriver] Enable CQ tests on Mac/Windows > > Previously, the commit queue only runs ChromeDriver tests on Linux. > This CL expands the test to other desktop platforms, including Mac > and Windows. > > Bug: 793370 > Change-Id: I2a28d3a5c8371edc28566010739681acfac41c21 > Reviewed-on: https://chromium-review.googlesource.com/881641 > Reviewed-by: Caleb Rouleau <crouleau@chromium.org> > Reviewed-by: John Budorick <jbudorick@chromium.org> > Commit-Queue: John Chen <johnchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#531399} Bug: 793370 Change-Id: I87df556896593ab9497435611a7d78122adbddd8 Reviewed-on: https://chromium-review.googlesource.com/890391Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#532924}
-
Eugene But authored
This is the final CL for New Download Manager UI skeleton. This adds coordinator class and creates DownloadManagerTabHelper object in BVC. New Download Manager feature is still not enabled in flags. Design doc: https://goto.google.com/ios-chrome-download Bug: 791806 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I8fcd0646762ef90465aa722622102a5e2b23c413 Reviewed-on: https://chromium-review.googlesource.com/889399Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#532923}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 2181b01c. With Chromium commits locally applied on WPT: 9f32e9c0 "S13nServiceWorker: Add tests for network fallback for navigations with request bodies" b72e8903 "service worker: Deflake fetch-event.https.html." Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/11319 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 TBR=lukebjerring No-Export: true Change-Id: I73d2d96a24804ebab1f029486f50aaf2eb4b2713 Reviewed-on: https://chromium-review.googlesource.com/893279 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@{#532922}
-
Tommy Steimel authored
This CL fixes a few problems with the CSS for the modern media controls audio tag. It hides the controls completely when the controls attribute is not set. It ensures that the controls always have a height of 54px, which fixes a bug where the controls could become shorter down to 0px. It also removes some duplicated properties. Bug: 805897 Change-Id: I224389e17e9bc98bcd6f339aed1f9a44ca3cb8d4 Reviewed-on: https://chromium-review.googlesource.com/886652Reviewed-by:
Mounir Lamouri (slow) <mlamouri@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#532921}
-
Tommi authored
This class links together Chromium's ScopedAllowBaseSyncPrimitives and WebRTCs. Now that WebRTC is starting to use Chromium's sync primitives, this allows us to continue reduce locking inside of WebRTC that can cause slowdown on Chromium threads, while guarding against regressions. Bug: 796889, 795340 Change-Id: Icd71c13e04433aa67e3f22f5d510aa724b413fa9 Reviewed-on: https://chromium-review.googlesource.com/871631Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Tommi <tommi@chromium.org> Cr-Commit-Position: refs/heads/master@{#532920}
-
David Bokan authored
Bug: 801381 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I27e9f0ac5d372400bc2c72e7904a3908fc546454 Reviewed-on: https://chromium-review.googlesource.com/887647Reviewed-by:
Tien-Ren Chen <trchen@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#532919}
-