- 19 Oct, 2017 34 commits
-
-
Ben Cheng authored
BUG=chromium:775410 Change-Id: I1d7596cc21435dd77d5034bcdbba1469a0c5fe0d Reviewed-on: https://chromium-review.googlesource.com/724760Reviewed-by:
Ned Nguyen <nednguyen@google.com> Reviewed-by:
Michael Hablich <hablich@chromium.org> Reviewed-by:
Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Ben Cheng <bccheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#509966}
-
Lambros Lambrou authored
If the display is unchanging, the host will normally not send any frames to the client, which causes the client to think the video stream is broken. The client makes FIR or PLI requests every few seconds, resulting in unnecessary key-frames which wastes resources. This CL fixes this by sending empty frame deltas at a capped rate when the capturer returns empty frame updates. The capped rate is set to a rapid value, since testing indicates this also helps avoid laggy behavior (crbug.com/773549), possibly because of improved b/w estimation when more frames are sent. Bug: 773894,773549 Change-Id: I40da2167a86aad3d099eeb45de7c21685b6ad612 Reviewed-on: https://chromium-review.googlesource.com/724660 Commit-Queue: Lambros Lambrou <lambroslambrou@chromium.org> Reviewed-by:
Zijie He <zijiehe@chromium.org> Cr-Commit-Position: refs/heads/master@{#509965}
-
François Degros authored
Change-Id: Iae4b1a807c0984ea41dff9ffeaa45337dc8b9cdc Reviewed-on: https://chromium-review.googlesource.com/725099 Commit-Queue: François Degros <fdegros@chromium.org> Reviewed-by:
David Vallet <dvallet@chromium.org> Cr-Commit-Position: refs/heads/master@{#509964}
-
Raymes Khoury authored
This ensures that the Feature Policy for the frame can be queried correctly. BUG=689802 Change-Id: I80f331f7466406473125dd235c0ffc949584215f Reviewed-on: https://chromium-review.googlesource.com/722541 Commit-Queue: Raymes Khoury <raymes@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#509963}
-
Lei Zhang authored
To cover the most common use cases and avoid writing tons of ifdefs everywhere. Also simplify the ifdefs themselves. Change-Id: I24183eb020403e6b48dea00cd3c3f04c70287d4a Reviewed-on: https://chromium-review.googlesource.com/722441 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Reviewed-by:
Nicolas Zea <zea@chromium.org> Cr-Commit-Position: refs/heads/master@{#509962}
-
sebsg authored
The first patch is a re-upload of https://chromium-review.googlesource.com/c/chromium/src/+/646754 The follow-up patches will add some modifcations on how we preview username and password suggestions. The suggestions will be in black text, and the password suggestions should be hidden behind dots. Bug: 753645 Change-Id: I1d28ea47f443fc40a1cddf2cdef6b1ec86c4491e Tbr: tkent@chromium.org Reviewed-on: https://chromium-review.googlesource.com/702056 Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Cr-Commit-Position: refs/heads/master@{#509961}
-
Zijie He authored
According to SendSideBandwidthEstimation, https://cs.chromium.org/chromium/src/third_party/webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc?rcl=033ea5f77140eef0c2defd4bd668de5dac9af3ea&l=392 the bitrate_bps won't be smaller than min_bitrate_configured_, i.e. the field set by x-google-min-bitrate. This behavior is wrong or at least not what we have expected in WebrtcTransport: when the bandwidth is fully used by video channel, returning x-google-min-bitrate as the bitrate from OnTargetBitrateChanged() is not expected. I have verified this change on my machine, and it partially resolves the laggy issue. Bug: chromium:769391 Change-Id: I2c87a78af63b508b5f8b25b77e171c92a10c7426 Reviewed-on: https://chromium-review.googlesource.com/726312 Commit-Queue: Zijie He <zijiehe@chromium.org> Reviewed-by:
Lambros Lambrou <lambroslambrou@chromium.org> Cr-Commit-Position: refs/heads/master@{#509960}
-
Mike Wasserman authored
The app list button test should start drags on the app list button. It was actually targetting the ShelfBezelEventHandler. Fix and enable the test, make other cleanup changes. Enable ShelfLayoutManager test fixtures that work as-is in mash. Move remaining ShelfLayoutManager test failures to filter file. Bug: 695686, 775177 Change-Id: I7638c6294bc8ce6e2c6b91d459d462a5b357db5d Reviewed-on: https://chromium-review.googlesource.com/723863Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#509959}
-
Kai Ninomiya authored
Specifically this bug was seen on Adreno 405 on Lollipop. It turns out that the older driver has a bug that's not covered by the fix in https://crrev.com/c/520883 . Since this is such an old device it's not worth it to find a workaround, instead we just re-disable multisampling and WebGL 2.0 which were enabled in that patch. Bug: 767913 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: I661c974a617bec35eeb830fd1dffd28c0be5f7f2 Reviewed-on: https://chromium-review.googlesource.com/727182Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#509958}
-
Dave Schuyler authored
This CL removes the start/count parameters from getDisplayList for local data (which is not used) and adds a loading message during the data transfer (from C++ to JS). Bug: 730777, 776190 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I75d1728a84cc262b040e4ed3959a46914b48a040 Reviewed-on: https://chromium-review.googlesource.com/683467 Commit-Queue: Dave Schuyler <dschuyler@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#509957}
-
Stephen McGruer authored
Bug: 725385 Change-Id: I9937c4b13e64a439d798dc5450cfa5b6242307bf Reviewed-on: https://chromium-review.googlesource.com/723789 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#509956}
-
khmel authored
This fixes the crash when ARC is activated using Open menu item in shelf menu in deferred mode by passing safe local instance of ash::ShelfID. Bug: 776136 Test: Manually. Change-Id: I11160b1b0073322d6ea8702286b5f8b91af9f822 Reviewed-on: https://chromium-review.googlesource.com/727259 Commit-Queue: Yury Khmel <khmel@google.com> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#509955}
-
Antoine Labour authored
This is a microbenchmark that measures the raw throughput of the GLES2 decoders. Bug: 775212 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: Ifbb183c51c498dc497e273b59d6c79849969d021 Reviewed-on: https://chromium-review.googlesource.com/723799Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Victor Miura <vmiura@chromium.org> Commit-Queue: Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#509954}
-
Will Chen authored
This migrates tests in debugger-pause/, debugger-frameworks/, debugger-console/ to the new integration test framework. Most of it was done through an automated transformation script, with some manual clean-up. Bug: 667560 Change-Id: I558629883707f270a682e000eb9a0742e7e0e8df Reviewed-on: https://chromium-review.googlesource.com/711317 Commit-Queue: Will Chen <chenwilliam@chromium.org> Reviewed-by:
Aleksey Kozyatinskiy <kozyatinskiy@chromium.org> Cr-Commit-Position: refs/heads/master@{#509953}
-
Peter Boström authored
Expands test names like dse_ext1 for instance to something easily readable. Bug: chromium:698785 Change-Id: I96a65b377f9d882f2f9a15832bb701cfe24afe4d Reviewed-on: https://chromium-review.googlesource.com/727364Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#509952}
-
James Robinson authored
When trying to send a platform handle represented as a file descriptor cross-process on Fuchsia, we attempt to transfer the FD in-place which is more efficient than the usual clone + send + close pattern. In some cases the transfer operation fails, however, so we have to make a fresh clone to transfer. Bug: 776163 Change-Id: I6d25e19ee7fef194261f5d1e624a4d8de291d6b3 Reviewed-on: https://chromium-review.googlesource.com/727121 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#509951}
-
Dirk Pranke authored
R=iannucci@chromium.org Change-Id: I00401bbd710e2c80fab6571a1a555925259511a9 Reviewed-on: https://chromium-review.googlesource.com/726559Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#509950}
-
xzhan96 authored
This CL replaces native struct content::ServiceWorkerObjectInfo with mojom struct blink.mojom.ServiceWorkerObjectInfo. This is an incremental step toward Onion Soup: having less dependence on content types for service worker. BUG=755861 Change-Id: Ic9b59c771c8eb4687e833fb0cc744987dab40aac Reviewed-on: https://chromium-review.googlesource.com/715476Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Xiaofeng Zhang <xiaofeng.zhang@intel.com> Cr-Commit-Position: refs/heads/master@{#509949}
-
Jun Cai authored
This CL fixes potential nullptr deference by getting sensor type from |sensor| pointer before the pointer is moved. Bug: 775874 Change-Id: Iaba148a7117da1c4220eee51e7149db6c632f2cd Reviewed-on: https://chromium-review.googlesource.com/727239 Commit-Queue: Jun Cai <juncai@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#509948}
-
Matt Menke authored
This will let us start adding NetLog APIs to the network service, and using them in production, without breaking logging. Eventually we'll want to get rid of Chrome's NetLog entirely, but doing that all at once would be too much for a single CL. Bug: 767450 Change-Id: I1ce00dded81f83ce3e7d1e498f72d991a68d3e66 Reviewed-on: https://chromium-review.googlesource.com/723819Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#509947}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/catapult.git/+log/79f62e6c96d8..2bc7fe7bc1e6 $ git log 79f62e6c9..2bc7fe7bc --date=short --no-merges --format='%ad %ae %s' 2017-10-18 benjhayden Fix DiagnosticMap.fromObject(). Created with: roll-dep src/third_party/catapult 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: Idb1d7593ad019cf40ba585c7017f1a2d4380b777 Reviewed-on: https://chromium-review.googlesource.com/726850 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#509946}
-
Will Chen authored
This eliminates a lot of the code duplication between the new and legacy integration test frameworks by making network-test.js a small wrapper to load the new network_test_runner modules. Bug: 667560 Change-Id: I0374e4b70f07b7602919b0fb7803ae8aabdd2ac0 Reviewed-on: https://chromium-review.googlesource.com/724145 Commit-Queue: Will Chen <chenwilliam@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#509945}
-
Henrik Boström authored
getRemoteStreams() does not exist in the spec. This redefines the method on top of the RTP Media API and removes the need to keep track of a remote_streams_ list and some plumbing. This also makes the order of getReceivers() well-defined (receivers are iterated in the same order that they were added) so that the order of getRemoteStreams() remains well-defined and the same as before this CL. Bug: 741618 Change-Id: I78d25abf7e01ce8efd9dd085d304e778c9789bc4 Reviewed-on: https://chromium-review.googlesource.com/707693 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Taylor Brandstetter <deadbeef@chromium.org> Cr-Commit-Position: refs/heads/master@{#509944}
-
David Reveman authored
This uses CrPngBehavior to remove any potential animations from the profile image displayed on the 'People' settings page. Bug: 775988 Test: manual Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ib6675b648e30c409f3c53973bed219d0479f1d6f Reviewed-on: https://chromium-review.googlesource.com/726381 Commit-Queue: David Reveman <reveman@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#509943}
-
Bin Zhao authored
ProvideSink() is desktop specific and should not be part of MediaRouter interface. Resolve code review comments https://chromium-review.googlesource.com/c/chromium/src/+/708194/1/chrome/browser/media/router/mojo/media_router_desktop.cc#150 Bug: 687377 Change-Id: I943a8fee32575fea92973707892cc60a01986178 Reviewed-on: https://chromium-review.googlesource.com/714819 Commit-Queue: Bin Zhao <zhaobin@chromium.org> Reviewed-by:
Derek Cheng <imcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#509942}
-
nainar authored
This reverts commit b30a6772. Reason for revert: Not a stable enough change as it causes crbug.com/775922 Original change's description: > Only copy parsed properties over when mutating a rule. > > Currently when we copy over a StyleRule we parse all proeprties > greedily. This should only be the already parsed properties. The greedy > method may result in a dangerous state. > > This is a speculative fix for the ClusterFuzz issue. > > Bug: 774061 > Change-Id: I0b7f09018c7cf2d8ca75ea5d705016fbcce6f0ae > Reviewed-on: https://chromium-review.googlesource.com/722579 > Reviewed-by: Darren Shen <shend@chromium.org> > Commit-Queue: nainar <nainar@chromium.org> > Cr-Commit-Position: refs/heads/master@{#509352} TBR=nainar@chromium.org,shend@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 774061, 775922 Change-Id: I49f536965359f14793eba4f952d216a04dd07df6 Reviewed-on: https://chromium-review.googlesource.com/726679Reviewed-by:
nainar <nainar@chromium.org> Commit-Queue: nainar <nainar@chromium.org> Cr-Commit-Position: refs/heads/master@{#509941}
-
Alice Boxhall authored
Add TestExpectation for virtual/longtask-v2/http/tests/performance-timing/longtask-v2/longtask-v8compile.html TBR=maxlg@chromium.org No-Try: True Bug: 776201 Change-Id: I8c3979f6c47af7aa77d8a381e2b8827eb6b242d9 Reviewed-on: https://chromium-review.googlesource.com/727419 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#509940}
-
Catherine Mullings authored
See title. Bug: 770846 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Id8faaabc6d8f85717b392b4cfd2c7501904eb149 Reviewed-on: https://chromium-review.googlesource.com/716637 Commit-Queue: catmullings <catmullings@chromium.org> Reviewed-by:
Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#509939}
-
Alice Boxhall authored
This reverts commit 9af30c03. Reason for revert: Looks like this broke SpokenFeedbackTest.ChromeVoxShiftSearch: https://uberchromegw.corp.google.com/i/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%281%29/builds/45903 Original change's description: > Fire focus if needed in automation api > > Bug: 773866 > > Change-Id: I4e7295137141fa4f1605247cafb3bc4d40a09a59 > Reviewed-on: https://chromium-review.googlesource.com/723606 > Commit-Queue: David Tseng <dtseng@chromium.org> > Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> > Cr-Commit-Position: refs/heads/master@{#509911} TBR=dmazzoni@chromium.org,dtseng@chromium.org Change-Id: I6f571f16e6d8015098cf5c8df96e51b2f3653580 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 773866 Reviewed-on: https://chromium-review.googlesource.com/727439Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#509938}
-
Xu Xing authored
So return at start. BUG=None Change-Id: I47dc83ad746788cf769d9308b9920390d37cca65 Reviewed-on: https://chromium-review.googlesource.com/724720Reviewed-by:
enne <enne@chromium.org> Commit-Queue: Xing Xu <xing.xu@intel.com> Cr-Commit-Position: refs/heads/master@{#509937}
-
Xi Cheng authored
This CL directs toast click and close events to NotificationDisplayService for proper actions. The toast notification clicked or closed needs to still be cached in memory (i.e., Chrome is running and staying in the same browsing session) for the callbacks to take effect. Bug: 734095 Change-Id: I88da36bf052062392af110e427a8c64b2687f625 Reviewed-on: https://chromium-review.googlesource.com/720016 Commit-Queue: Xi Cheng <chengx@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/master@{#509936}
-
Yoland Yan authored
This fix the attempt to recover device when `--num_retries=0` is specified locally Change-Id: Ie73a62afd13835dbdd3f18716bc3a2ea0ca59434 Reviewed-on: https://chromium-review.googlesource.com/726848 Commit-Queue: Yoland Yan <yolandyan@chromium.org> Reviewed-by:
Benjamin Pastene <bpastene@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#509935}
-
Naina Raisinghani authored
This is a revert of the following 2 issues: 1. No need for forced SetStyleInternal for unchanged ComputedStyle. 2. Reland 'Store new ComputedStyle object if style did not change. Reverts generated via git revert. Done on behalf of rune@ who has now left Opera. TBR=shend@chromium.org Bug: 771294 Change-Id: I450b66124e30978fb731e05a3528395bb8862f3d Reviewed-on: https://chromium-review.googlesource.com/726719 Commit-Queue: nainar <nainar@chromium.org> Reviewed-by:
nainar <nainar@chromium.org> Cr-Commit-Position: refs/heads/master@{#509934}
-
Raymes Khoury authored
If microphone/camera usage are disabled by feature policy, this will also impact usage by Pepper. Currently we only log a deprecation warning for getUserMedia usage, but also log one for Flash explicitly. Bug: 689802, 776167 Change-Id: If8144099909cfbdb40582d360f4f1eb3265db918 Reviewed-on: https://chromium-review.googlesource.com/720583 Commit-Queue: Raymes Khoury <raymes@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#509933}
-
- 18 Oct, 2017 6 commits
-
-
Reilly Grant authored
These tests appear to be passing and should be enabled. TBR=jam@chromium.org Bug: 729849,721408,611935 Change-Id: I163023024f2f94c8b6031f7f2c3a4ec85f2f2ada No-Try: true Reviewed-on: https://chromium-review.googlesource.com/724282Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#509932}
-
Charlie Andrews authored
This logging is to try and track down a bug in which clock syncs are occassionally not being included in the BattOr trace. TBR=rnephew@chromium.org Bug: 776117 Change-Id: Id8f6d2fd07829db889a883f5474b268e20730628 Reviewed-on: https://chromium-review.googlesource.com/726883Reviewed-by:
Charlie Andrews <charliea@chromium.org> Reviewed-by:
rnephew <rnephew@chromium.org> Commit-Queue: Charlie Andrews <charliea@chromium.org> Cr-Commit-Position: refs/heads/master@{#509931}
-
Xiaocheng Hu authored
This patch adds a reference to the canonical text in offset mapping, so that we don't need to make a detour to NGInlineNode when working on both offset mapping and canonical text. This patch is a preparation for adding NG version of LayoutText::ContainsCaretOffset(). Bug: 771398 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I8cf035c44ab90452819d92b91e7853b848781a41 Reviewed-on: https://chromium-review.googlesource.com/724286Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#509930}
-
erikchen authored
Reland #1 ran into two problems. * Timeouts on mac ASAN tests were caused by a mojo bug. See Issue 771805 for more details. * An incorrectly appearing views scrollbar was caused by a logic bug in ScrollView. See Issue 771502 for more details. CL description from original CL: > The memory_instrumentation interface on the content_browser service exposes > cross-platform, consistent memory metrics that should also be used by the task > manager. > > This CL adds a new column to the task manager: Memory Footprint. See > https://docs.google.com/document/d/1PZyRzChnvkUNUB85Op46aqkFXuAGUJi751DJuB6O40g/edit# > for more details. > > Bug: 756276 > Reviewed-on: https://chromium-review.googlesource.com/646047 > Reviewed-by: Nick Carter <nick@chromium.org> > Reviewed-by: Primiano Tucci <primiano@chromium.org> > Commit-Queue: Erik Chen <erikchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#506220} Bug: 756276 TBR: nick@chromium.org Change-Id: Iffae21fed72410de818180351b66003940f53a3e Reviewed-on: https://chromium-review.googlesource.com/710172 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#509929}
-
Kentaro Hara authored
Bug: Change-Id: I7ca545ab4e0a3c9e5c4c788df045a92a85f2ce2c Reviewed-on: https://chromium-review.googlesource.com/725081Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#509928}
-
Scott Graham authored
Useful to narrow down to a particular test fixture when flaking. Bug: 771701 Change-Id: Idcdb60739c55e759c7ad98a5597878d3753b39ca Reviewed-on: https://chromium-review.googlesource.com/726276 Commit-Queue: Scott Graham <scottmg@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#509927}
-