- 07 Jun, 2018 40 commits
-
-
Krishna Govind authored
R=amineer@chromium.org Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.linux:closure_compilation;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I8ab367d31ddd4392fd847518bdd5d980b64c4f27 Reviewed-on: https://chromium-review.googlesource.com/1091276Reviewed-by:
Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#565418}
-
Chris Blume authored
We need to use v1.1 Vulkan APIs in order to do OpenGL interop. This CL updates third_party/Vulkan to v1.1.76 BUG=850408 Change-Id: Ic90912d8933ccd89bc54d2ee32ece5bf937b116a Reviewed-on: https://chromium-review.googlesource.com/1090571Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Chris Blume <cblume@chromium.org> Cr-Commit-Position: refs/heads/master@{#565417}
-
Marcin Wiacek authored
Change-Id: Icafc3b1ba9214723ace644f9cfa6f3e89a28897d Reviewed-on: https://chromium-review.googlesource.com/1089337Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Maria Khomenko <mariakhomenko@chromium.org> Commit-Queue: Marcin Wiącek <marcin@mwiacek.com> Cr-Commit-Position: refs/heads/master@{#565416}
-
Xianzhu Wang authored
Bug: 849991 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I3aee27a853c880ac5f20aca6b9a19b32bcd97d39 Reviewed-on: https://chromium-review.googlesource.com/1091292Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#565415}
-
Xing Liu authored
This reverts commit 0cc7b305. Reason for revert: UX designer has new specification on this piece of UI, since we need to cherry-pick to M68, I'd revert this CL and include the new spec in another CL. Original change's description: > Download location: fix storage summary string. > > The storage summary string under download home title currently uses > SpannableString that can expand to multiple lines, and can only apply > simple styles defined by Spannale. > > This CL adds a view for the summary string. > > > Bug: 849973 > Change-Id: If01d323022e0cc743540a02ba58801c664957aa4 > Reviewed-on: https://chromium-review.googlesource.com/1089815 > Reviewed-by: David Trainor <dtrainor@chromium.org> > Commit-Queue: Xing Liu <xingliu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#565309} TBR=dtrainor@chromium.org,qinmin@chromium.org,xingliu@chromium.org Change-Id: I7a1c678d8dadfe66ef95b044daffde67282922b8 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 849973 Reviewed-on: https://chromium-review.googlesource.com/1091810Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#565414}
-
Lei Zhang authored
MediaTransferProtocolDaemonClient currently provides a low-level GetFileInfo() method, and MtpManager does the translation to the high-level GetFileInfo() method that MTPDeviceTaskHelper understands. Change MtpManager's GetFileInfo() from the high-level method to the low-level method, so it acts more like a pass-through. Make MTPDeviceTaskHelper handle the translation. BUG=769630 Change-Id: I21e20b71d333a1ee7173071f04aaf2e37dd61844 Reviewed-on: https://chromium-review.googlesource.com/1080212 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#565413}
-
Wez authored
These tests mix use of QuitCurrent*Deprecated() with use of the current RunLoop::Quit*Closure() model. Migrate them off the deprecated API so that we can enforce quit-by-closure-only wherever QuitClosure is used. Bug: 844016 Change-Id: Ie832373ecba2060b860b9f49e056f437c30b9b7e Reviewed-on: https://chromium-review.googlesource.com/1089829 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#565412}
-
Wez authored
Each PPAPI interface had an associated ppapi::AppID, used as its IPC routing-Id. Many interfaces still have Ids listed, despite no longer using them. Change-Id: Id8017f5861e12d0be14c5dc108c6c6023c3bbd3f Reviewed-on: https://chromium-review.googlesource.com/1086489Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#565411}
-
Muyuan Li authored
BUG=849760 TEST=Manual Change-Id: I13ff6e252ab39672ed2e01d49044ed31e4d00683 Reviewed-on: https://chromium-review.googlesource.com/1091176Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Muyuan Li <muyuanli@chromium.org> Cr-Commit-Position: refs/heads/master@{#565410}
-
Ryan Hansberry authored
This change allows clients which need to frequently poll SecureChannel API for connection metadata updates (e.g., Smart Lock) to do so. Bug: 824568, 752273 Change-Id: Iad7cd7d9f37e22563ee46fc257b4f146ce260a60 Reviewed-on: https://chromium-review.googlesource.com/1091223 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#565409}
-
Bailey Berro authored
This changes creates a NetBiosClient class that will implement the UDP packet protocol for a NetBios Name Query Request. This change creates the skeleton of the class in order to keep CLs small. This class will be owned by a future NetBiosHostLocator class. Bug: chromium:757625 Change-Id: I80cb6dba070118da02c046009de196ed41be2f55 Reviewed-on: https://chromium-review.googlesource.com/1062193 Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#565408}
-
David 'Digit' Turner authored
Use SearchPathList::Find()'s ability to look directly inside a zip archive if the path contains a ! separator to simplify LibraryList::LoadLibraryFromZipFile(). + LibraryList::LoadLibraryWithSystemLinker() is introduced to greatly simplify the code flow and the LibraryList::LoadLibrary() parameter list. This is part of an ongoing effort to support the component build, cleanup the crazy linker, and better detect system libraries. NOTE: The LegacyLinker.java change is necessary to ensure RELRO sharing works properly. The issue was that the RELRO was associated with the file path of the APK itself, instead of the library SO_NAME. BUG=802068,843987 R=pasko@chromium.org, agrieve@chromium.org, rcmilroy@chromium.org Change-Id: I833b02635f71d0bf63794681ba78e9a33647e204 Reviewed-on: https://chromium-review.googlesource.com/1091058Reviewed-by:
agrieve <agrieve@chromium.org> Commit-Queue: David Turner <digit@chromium.org> Cr-Commit-Position: refs/heads/master@{#565407}
-
chrome://gpuJonathan Backer authored
Also a minor cleanup making GpuPreferences const. TBR=boliu@chromium.org,tsepez@chromium.org Bug: 785008 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I865682dc09a817a2d05a1ee9a410be5510f6bef9 Reviewed-on: https://chromium-review.googlesource.com/1091072 Commit-Queue: Jonathan Backer <backer@chromium.org> Reviewed-by:
enne <enne@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#565406}
-
Katie D authored
Change-Id: Ia95b34635305bd2e0d7d4ce4c006fc8e9fd65aae Reviewed-on: https://chromium-review.googlesource.com/1091500Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#565405}
-
Nate Chapin authored
https://chromium.googlesource.com/chromium/src/+/b5c5c86c21a0bf51cc910e0b62611aea45aa0b0d removed most of the custom logic for sync requests from DocumentThreadableLoader. This left a lot of helper methods with only one caller, where previously there had been two. * Inline HandleResponse() into ResponseReceived() * Inline HandleReceivedData() into DataReceived() * Inline HandleSuccessfulFinish() into NotifyFinished() * Merge LoadRequestAsync() and LoadRequestSync() paths, and inline the single path into LoadRequest(). Change-Id: Ie068b49396c355884e2d71588b35280dbe07a86f Reviewed-on: https://chromium-review.googlesource.com/1087312 Commit-Queue: Nate Chapin <japhet@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#565404}
-
Ted Choc authored
This ensures we aren't running deferred runnables and reacting to the omnibox positioning when the omnibox isn't focused. BUG=512087,444670 Change-Id: Ie353c94caf9bbf753ea2c55dbb7974df78bcc9e4 Reviewed-on: https://chromium-review.googlesource.com/1091505Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#565403}
-
Steven Bennetts authored
This eliminates some console logging that should not be in production, and fixes a potential bug in the reset screen that generates a CONSOLE error in ResetTest but does not cause the test to fail. Bug: 647411 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I54e8d9d6c93a3e6aeed42381f8658d182bd1c965 Reviewed-on: https://chromium-review.googlesource.com/1087210Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#565402}
-
sczs authored
- Fixes an offset bug on didSelectCell on BookmarkFolderVC. - Adds UITextFieldDelegate methods for BookmarkFolderItem, this way tapping on Done will commit the cell title on editing. Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Icf73a51ff2d37738e92da2f41d1046d5397250b4 Reviewed-on: https://chromium-review.googlesource.com/1091218 Commit-Queue: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#565401}
-
Xiaohan Wang authored
- Overwrite IsSupportedMediaTypeCB so that we don't depend too much on MimeUtil implementation details. - More "using" of blink types. - Separate the concept of an "invalid" type and an "unsupported" type. * In this test, IsSupportedMediaTypeCB() will support all types except for the invalid ones. * Invalid types should never be passed to GetContentTypeConfigRule(). * GetContentTypeConfigRule() will support all "supported" types. * Add test cases for (subset) invalid/unsupported codec(s). Bug: 848532 Test: New test cases added Change-Id: I6ad01d2fa2ed3d63c5db18b9336259f7bd66537f Reviewed-on: https://chromium-review.googlesource.com/1090113 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#565400}
-
Amy Qiu authored
For rendering.mobile, the "_desktop_gpu_raster" suffix is added to the names of pages with the GPU_RASTERIZATION tag enabled. This needs to be added to the rendering_mobile.json file to fix missing pages. Bug: 849392 Change-Id: I338542a87b681835a99451f09488c5b7bd54a416 Reviewed-on: https://chromium-review.googlesource.com/1090755Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Amy Qiu <amyqiu@google.com> Cr-Commit-Position: refs/heads/master@{#565399}
-
Mustaq Ahmed authored
Bug: 780556 Change-Id: Iee5496e123f8969cc68ce774ad339d4c90f7c7f0 Reviewed-on: https://chromium-review.googlesource.com/1085248 Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#565398}
-
Avi Drissman authored
BUG=849816 Change-Id: Ie726f28d1f6c760f8330b03a93387ad7479c335c Reviewed-on: https://chromium-review.googlesource.com/1089659Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Becky Zhou <huayinz@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#565397}
-
Yuri Wiitala authored
Commit cc859bf0 introduced a new variant of select file dialog: SELECT_EXISTING_FOLDER. Because existing code used 'default' clauses in multiple switch statements, the compiler did not catch that there was missing impl for the ChromeOS UI. This change adds that missing impl. Bug: 772180,848303 Change-Id: Ic990bf838d3a8c300414259f246715ae2efdcfe3 Reviewed-on: https://chromium-review.googlesource.com/1089877Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Yuri Wiitala <miu@chromium.org> Cr-Commit-Position: refs/heads/master@{#565396}
-
Christopher Thompson authored
This CL follows on crrev.com/c/1002890, which added a new |incremented_omnibox_typed_score| column to the visits database. Modifies the interface to HistoryBackend::AddPageVisit() to take a boolean |should_increment_typed_count| parameter, and moves the decision on whether the |typed_count| should be incremented into the caller HistoryBackend::AddPage(). When there are redirects, AddPage() now checks if the first redirect is a simple HTTP to HTTPS redirect (that is, only the scheme if the URL changes, along with the addition or removal of trivial subdomains such as "www." or "m."), and if it is counts the HTTPS URL typed for incrementing the omnibox score, rather than the initial HTTP URL. This will cause the omnibox to learn to suggest the HTTPS URL directly. A followup CL will rename |typed_count| and related terms to |omnibox_typed_score| to clarify their meaning. Bug: 542484 Change-Id: I5edac0fd24f30230000b0fc7258e8c48b6a2e78c Reviewed-on: https://chromium-review.googlesource.com/1048826Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#565395}
-
Brian Osman authored
This factory rejects profiles with non-invertible XYZ matrices. The old code accepted those matrices, allowing the SkImage color space to have such a matrix. That led to failures when attempting to decode an image (and transform to that space). Bug: chromium:850354 Change-Id: I37de7ece181eeee0d6e8a5b389e6a6abf95e1ad3 Reviewed-on: https://chromium-review.googlesource.com/1091144Reviewed-by:
Leon Scroggins <scroggo@chromium.org> Reviewed-by:
Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com> Cr-Commit-Position: refs/heads/master@{#565394}
-
Jonathan Backer authored
Sync between client and service side to eliminate races. Then execute any callbacks on the client thread task runner. Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I7dc7a2aa0b7f6ed30f7a083c622fb5cbf68d521e Reviewed-on: https://chromium-review.googlesource.com/1089637 Commit-Queue: Jonathan Backer <backer@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#565393}
-
David Black authored
This is done in similar fashion to what was done with CaptionBar to decouple the controller and event callbacks: https://chromium-review.googlesource.com/c/chromium/src/+/1086508/6 Bug: b:80542452 Change-Id: I992d2f5d0ee63e4d28a383b4e4f7ceafeabfff80 Reviewed-on: https://chromium-review.googlesource.com/1088233Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#565392}
-
Tim Zheng authored
When a Crostini app is started by clicking on the launcher item, this change makes the app windows start in the same display as the launcher. BUG=chromium:843001 TEST=Manual test on an eve device. Change-Id: Id3b65d71148d1e4107d8f9bddd31b2a27df6a58b Reviewed-on: https://chromium-review.googlesource.com/1089880Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Commit-Queue: Tim Zheng <timzheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#565391}
-
Mario Sanchez Prada authored
At the moment, the implementation of the startup notification protocol [1] does only make sure that the window manager gets notified when the startup process finishes for non-primary instances of the main process, that is, when the user attempts to spawn a new chromium-browser process while another instance is already running. This is because ProcessSingleton::NotifyOtherProcessWithTimeout() is the only placed where NotifyWindowManagerStartupComplete() is being called, which used to be fine when chromium relied on GTK+ for its top-level windows (GTK+ calls gdk_display_notify_startup_complete() when mapping the top-level window) in the past, but now that chromium relies on Aura, it's necessary to add another explicit call in the codepath that completes startup for the main instance. [1] https://www.freedesktop.org/wiki/Specifications/startup-notification-spec Bug: 553956 Change-Id: Ie9bf2db9bc04589229a18785771b6fc97dbcc9bd Reviewed-on: https://chromium-review.googlesource.com/1072088Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#565390}
-
Daniel Nicoara authored
Check that the display supports color correction before trying to apply it to the hardware. BUG=850182 TEST=Ran on device and verified NOTREACHED in HardwareDisplayPlaneManagerLegacy isn't triggered. Change-Id: I086e718e7ebfa8bbaf0286dac411ffee45a743ef Reviewed-on: https://chromium-review.googlesource.com/1089858Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#565389}
-
gogerald authored
Bug: 850078 Change-Id: I414ccfe5457ea91f482ed18494c70b2dbc1681b4 Reviewed-on: https://chromium-review.googlesource.com/1089831 Commit-Queue: Ganggui Tang <gogerald@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Cr-Commit-Position: refs/heads/master@{#565388}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ab8ee841. With Chromium commits locally applied on WPT: e8832df8 "webrtc wpt: remove test_state_change_event" fbdd17fb "Improve RTCPeerConnection-setRemoteDescription-tracks.https.html tests." c220be7c "Fire RTCPeerConnection.onsignalingstatechange in the correct order." Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/19163 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: drott@chromium.org, kojii@chromium.org: external/wpt/css/css-fonts rego@igalia.com: external/wpt/css/css-ui TBR=foolip No-Export: true Change-Id: Ie665876ce5e3950d3c44bf473ec091fc4dc5d26b Reviewed-on: https://chromium-review.googlesource.com/1091219 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@{#565387}
-
Chris Palmer authored
Since dynamic pins are going away. Bug: 779166 Change-Id: I3872a872b84f0780facd161f7abb88990a872b31 Reviewed-on: https://chromium-review.googlesource.com/1087646 Commit-Queue: Chris Palmer <palmer@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#565386}
-
Fabio Tirelo authored
Merge the following into item_horizontal_padding: - icon_to_label_padding - item_left_margin - label_to_minor_text_padding Merge the following into touchable_item_horizontal_padding: - touchable_icon_to_label_padding - touchable_item_left_margin Bug: 850172 Change-Id: I3ae0207b1a1d332ac636b70a2f3c48817068ca20 Reviewed-on: https://chromium-review.googlesource.com/1089431 Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#565385}
-
Dominik Röttsches authored
We don't need to compiler workarounds for initializing text runs anymore. Also, harmonize escaped notation: Replace \x notation with using full length \U universal character names. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I020cb509bf3a89eebbf9629da45a26061e4ac04c Reviewed-on: https://chromium-review.googlesource.com/1091461 Commit-Queue: Dominik Röttsches <drott@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#565384}
-
Marcin Wiacek authored
1. Mimic Page Info behavior on URL -> add copying URL to clipboard after long press on header 2. Move code to using lambdas in TabularContextMenuUi.java Change-Id: If61c74b6abe1bff37b7fe168715041d8ed5d0028 Reviewed-on: https://chromium-review.googlesource.com/1088692Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Marcin Wiącek <marcin@mwiacek.com> Cr-Commit-Position: refs/heads/master@{#565383}
-
catapult-chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/1331d4b..72a8685 git log 1331d4b..72a8685 --date=short --no-merges --format='%ad %ae %s' 2018-06-07 simonhatch@chromium.org Dashboard - Remove some unused indexes from TestMetadata. 2018-06-07 simonhatch@chromium.org Dashboard - Skip empty last_ran_timestamps 2018-06-07 simonhatch@chromium.org HistogramSet - Merge TagMap diagnostics in add_reserved_diagnostics 2018-06-07 simonhatch@chromium.org Dashboard - Removed unused global from pinpoint_request.py Created with: gclient setdep -r src/third_party/catapult@72a8685 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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:849752 TBR=sullivan@chromium.org Change-Id: I34997ad164552bf636bd13c5dce8f68fd2f47c16 Reviewed-on: https://chromium-review.googlesource.com/1091173Reviewed-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@{#565382}
-
John Z Wu authored
Clients of //ios/web_view may display a favicon as a UIImageView. Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I85da27ac6fbcd4b8a0244d468daf17cb8c619499 Reviewed-on: https://chromium-review.googlesource.com/1089644Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#565381}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/0de5a91..a206cf9 git log 0de5a91..a206cf9 --date=short --no-merges --format='%ad %ae %s' 2018-06-07 hidehiko@chromium.org Remove 90 min timeout for Pre-CQ launching. 2018-06-07 nya@chromium.org sync_stages: Detect early crashes of pre-CQ builders with Buildbucket. Created with: gclient setdep -r src/third_party/chromite@a206cf9 The AutoRoll server is located here: https://chromite-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. BUG=chromium:843640,chromium:843640 TBR=chrome-os-gardeners@chromium.org Change-Id: I8545700c0cb5acc6ddf0a2762670d305be5692af Reviewed-on: https://chromium-review.googlesource.com/1090764Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#565380}
-
Artur Khachatryan authored
Releasing new Chromedriver 2.40 Change-Id: Icca7d51d495fe4fe86aa3bc49c00d04eb636fa40 Reviewed-on: https://chromium-review.googlesource.com/1091234 Commit-Queue: John Chen <johnchen@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#565379}
-