- 21 Sep, 2017 40 commits
-
-
Peter Wen authored
Android system is crashing due to StrictMode but we need to know the underlying cause in order to understand why it is flaking. Disabling StrictMode just for those code paths as the flakiness is unreliable and hard to reproduce. BUG=767423,767153,767624 Change-Id: I0ddcabd876bab99841487742f039cea920ea433d Reviewed-on: https://chromium-review.googlesource.com/677226 Commit-Queue: Peter Wen <wnwen@chromium.org> Reviewed-by:
ccameron chromium <ccameron@chromium.org> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#503595}
-
Xiaochu Liu authored
It exposes a dbus method call LoadComponent that calls component updater API to install a chrome os component. BUG=chromium:763415 TEST=dbus-send is working on chrome os, component is downloaded. Change-Id: I7d0ba7e7cc3445ba8d4ba1c849df08c3eab19ba6 Reviewed-on: https://chromium-review.googlesource.com/676090Reviewed-by:
Dan Erat <derat@chromium.org> Commit-Queue: Xiaochu Liu <xiaochu@chromium.org> Cr-Commit-Position: refs/heads/master@{#503594}
-
Matt Wolenetz authored
Since the kMseBufferByPts feature enabled/disabled state is cached by ChunkDemuxer's ctor (to coherently configure the MSE portion of all of the buffering for that ChunkDemuxer and protect against feature status possibly changing during the lifetime of the ChunkDemuxer), various unit tests that test layers below (not including ChunkDemuxer) no longer need to vary the feature state. They already vary how they configure the system under test directly (like how ChunkDemuxer would). This change removes unnecessary kMseBufferByPts toggling in these lower layer tests: SourceBufferStateTests FrameProcessorTests SourceBufferStreamTests Note: PipelineIntegrationTests and ChunkDemuxerTests must still do feature toggling to retain coverage. BUG=718641 Change-Id: I69e8e59d2b198e38e4f4a7f51ce37b70c862745e Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Reviewed-on: https://chromium-review.googlesource.com/676536Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#503593}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/68ce41b9bda2..33d54da00a77 $ git log 68ce41b9b..33d54da00 --date=short --no-merges --format='%ad %ae %s' 2017-09-21 dtu [pinpoint] Send email with bug post upon job completion. 2017-09-21 dtu [pinpoint] Add message in bug when there are no change points. 2017-09-21 simonhatch Dashboard - Link metric docs in bug comment if available. 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: I5aa79af14a60502e4a1c8c4ad0cbf127a7235841 Reviewed-on: https://chromium-review.googlesource.com/677135 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#503592}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/2fbf1bc8c96f..cfbbcbe52624 $ git log 2fbf1bc8c..cfbbcbe52 --date=short --no-merges --format='%ad %ae %s' 2017-09-21 robertphillips Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation) 2017-09-21 mtklein Fix Android roll. 2017-09-21 mtklein count total non-lowp runs 2017-09-21 robertphillips Guard resource provider path creation methods against abandoned context 2017-09-21 angle-deps-roller Roll skia/third_party/externals/angle2/ 981f0f8f6..1f9d68437 (1 commit) 2017-09-21 mtklein Don't call GrBuffer::map() in createPatternedIndexBuffer. 2017-09-21 kjlubick [WASM] Add POC compile bot for WebAssembly 2017-09-21 mtklein no_sanitize is Clang 3.7+ 2017-09-21 bsalomon Serialize rrect/oval paths as rrects rather than points and verbs. Created with: roll-dep src/third_party/skia BUG=767279 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=fmalita@chromium.org Change-Id: I959808761fe4975d87e31d7158ae0d06b1593597 Reviewed-on: https://chromium-review.googlesource.com/677480Reviewed-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@{#503591}
-
Ned Nguyen authored
Bug: 767544 Change-Id: Ie0c22a5f45ffeb3ecf99e6f9f8bb4c6ce21716bc Reviewed-on: https://chromium-review.googlesource.com/677552Reviewed-by:
Helen Li <xunjieli@chromium.org> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#503590}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/3418f710f923..8e9e3d8975ee $ git log 3418f710f..8e9e3d897 --date=short --no-merges --format='%ad %ae %s' 2017-09-21 dsinclair Move CFX_StringPoolTemplate to StringPoolTemplate 2017-09-21 dsinclair Move CFX_StringDataTemplate to StringDataTemplate 2017-09-21 dsinclair Move CFX_SharedCopyOnWrite to SharedCopyOnWrite 2017-09-21 dsinclair Rename CFX_RetainPtr to RetainPtr 2017-09-21 dsinclair Cleanup WidgetMgr ownership 2017-09-21 dsinclair Move CFX_Observable to Observable Created with: roll-dep src/third_party/pdfium Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls TBR=dsinclair@chromium.org Change-Id: I2281d1e770e9a5f0d593859604f27c7df31fe95f Reviewed-on: https://chromium-review.googlesource.com/677136 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#503589}
-
Jinsuk Kim authored
- The test needs to run with ContentJUnit4ClassRunner to initialize command line switch that allows for programmatic media play as expected. - There are SkipChecks that expects CommandLine instance be ready. Called CommandLine.init() with an empty value in ContentJUnit4ClassRunner before skip check process gets started. Bug: 640116 Change-Id: Ic2142a98646ae45d30e37f30633a97267b557b92 Reviewed-on: https://chromium-review.googlesource.com/671167Reviewed-by:
Alexandre Elias <aelias@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#503588}
-
MinChen authored
Bug: 765850 Change-Id: I3dfb05a98be74e60c7fbe840a2de2c811a42d374 Reviewed-on: https://chromium-review.googlesource.com/669914 Commit-Queue: min c <minch@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#503587}
-
Steven Valdez authored
Bug: Change-Id: Ie32677aae5b3d3c7c67618bf9fc32fd6bdfd21df Reviewed-on: https://chromium-review.googlesource.com/677268 Commit-Queue: Steven Valdez <svaldez@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#503586}
-
Victor Costan authored
Bug: 766923 Change-Id: I643cc299cbad988e6b2c709cfcc733bf5a0c589a Reviewed-on: https://chromium-review.googlesource.com/677743Reviewed-by:
Chris Mumford <cmumford@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#503585}
-
edchin authored
This reverts commit 70e88907. Reason for revert: This fails showcase egtests for SCPaymentsPickerTestCase on iPhone 5/5s iOS 9, 10. Most likely due to smaller form factor needing scrolling to find a view. Original change's description: > [Payment Request] Adds a navigation bar to the country picker. > > Video of the fix in action: > https://drive.google.com/file/d/0B4g_WskzVRJdQUVjLUE2RWRWREE/view?usp=sharing > > Bug: 767154 > Change-Id: I1881976b27ba6aade47d5d06879fb65dcf3d24de > Reviewed-on: https://chromium-review.googlesource.com/674667 > Reviewed-by: edchin <edchin@chromium.org> > Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> > Commit-Queue: Marc-Antoine Courteau <macourteau@chromium.org> > Cr-Commit-Position: refs/heads/master@{#503521} TBR=macourteau@chromium.org,edchin@chromium.org,mahmadi@chromium.org Change-Id: I4c64e34558c3d5fe57d522f452a2286e40b1dd6a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 767154 Reviewed-on: https://chromium-review.googlesource.com/677414Reviewed-by:
edchin <edchin@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#503584}
-
Sammie Quon authored
Also disable alignment picker in shelf context menu. Test: ash_unittests ShelfContextMenuModelTest.DisableAlignmentMenuOnTabletMode && ShelfControllerPrefsTest.ShelfSettingsInTabletMode Bug: 767098 Change-Id: I9299185c1679d5abfe5d74d3ba08afdcff86b058 Reviewed-on: https://chromium-review.googlesource.com/676749Reviewed-by:
Michael Wasserman <msw@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#503583}
-
Robert Ma authored
Reason for manual import: importer fails to add an expectation line (crbug.com/767597) Using wpt-import in Chromium 3561fad5. 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: external/wpt/css-fonts foolip@chromium.org, robertma@chromium.org: external/wpt/assumptions mkwst@chromium.org: external/wpt/content-security-policy No-Export: true Bug: 767597 Change-Id: Iec2844bc1c0a102006bff5c75061696931db2301 Reviewed-on: https://chromium-review.googlesource.com/677545Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Commit-Queue: Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#503582}
-
Yash Malik authored
This regressed in https://chromium-review.googlesource.com/675788. The problem is that the splash screen was a part of the WebVR subtree and we weren't drawing the WebVR subtree until the site submitted a frame. This CL moves the splash screen to its own subtree under kRoot and renders it regardless of being in WebVR mode. Bug: 767523 Change-Id: Ib4f7fcef615e479db89ce2c5fb72e894270aa614 Reviewed-on: https://chromium-review.googlesource.com/677225Reviewed-by:
Ian Vollick <vollick@chromium.org> Commit-Queue: Yash Malik <ymalik@chromium.org> Cr-Commit-Position: refs/heads/master@{#503581}
-
Sky Malice authored
To save bandwidth for commit only types we strip off various peices of metadata on commits. This includes versions. The previous contract was that version should always increase by at least 1, which the server respects as best it can, but to mechanisms that are tracking the version before it is stripped, things seem weird. The solution taken here was to remove the checking logic when we know the verison is going to be meaningless. Bug: 764103 Change-Id: Ia41a42ce0c17985a3dedad43e059e51313a1f316 Reviewed-on: https://chromium-review.googlesource.com/677624Reviewed-by:
Pavel Yatsuk <pavely@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#503580}
-
Ned Nguyen authored
Bug: 767546 Change-Id: Ia829774573ba0c329a52055e34be77dfa6a82d52 Reviewed-on: https://chromium-review.googlesource.com/677644Reviewed-by:
Helen Li <xunjieli@chromium.org> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#503579}
-
Valery Arkhangorodsky authored
Makes ZoomBubbleView follow the layout from the mock in the bug. Fixes the vector icons (+ / -) to have sharp edges rather than using a rounded stroke. Bug: 651641 Test: Visual (compare to mock) Change-Id: I23bd9633037cf529e69f5b72ae9810ca5124da96 Reviewed-on: https://chromium-review.googlesource.com/673486Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Valery Arkhangorodsky <varkha@chromium.org> Cr-Commit-Position: refs/heads/master@{#503578}
-
Jana Iyengar authored
when QUIC connection migration is not enabled. Bug: 544156 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester Change-Id: I6440c4833e798b61d2d83dcef2f1bf24869719be Reviewed-on: https://chromium-review.googlesource.com/655767Reviewed-by:
Paul Jensen <pauljensen@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Jana Iyengar <jri@chromium.org> Cr-Commit-Position: refs/heads/master@{#503577}
-
Helen Li authored
Idle socket reuse rate is high on Desktop (close to 50%) and on Mobile (~30% on Android). Newer memory instrumentation data do not show socket pool as a hotspot. There have been a few projects to reduce the amount of memory an idle socket retains (e.g. use CRYPTO_BUFFER Issue 671420 and lazy buffer initialization Issue 524258). I do not have any follow-up experiments that would use this histogram, so I am removing it. The histogram was added in crrev.com/2450463002. BUG: 620852 Change-Id: I1a7f858bfcafbcaad708366fa4d2bd5e967e14b0 Reviewed-on: https://chromium-review.googlesource.com/673272Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#503576}
-
Victor Costan authored
Bug: 730379 Change-Id: If3a5091481a9de983caece1cbc955714ba51f481 Reviewed-on: https://chromium-review.googlesource.com/676477Reviewed-by:
Chris Mumford <cmumford@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#503575}
-
khmel authored
Bug: 767374 Test: Manually Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I7f8ba3901dfcbd3f9728551cc375bda182a60eba Reviewed-on: https://chromium-review.googlesource.com/677410 Commit-Queue: Yury Khmel <khmel@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#503574}
-
Khushal authored
Changing the alpha type of an image should generate a new uniqueID. Skia expects images with the same uniqueID to have a constant alpha type. R=bsalomon@chromium.org Bug: 765877 Change-Id: Iba1196458fe523329e85776037767ab1411ba05d Reviewed-on: https://chromium-review.googlesource.com/675323Reviewed-by:
Brian Salomon <bsalomon@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#503573}
-
Yash Malik authored
This CL introduces TransientElement whose purpose is to hide its portion of the subtree after a set timeout. All the transient elements now have a TransientElement parent and UiSceneManager changes visibility on the parent instead of the child directly. Bug: 765775 Change-Id: I563a72a8d53507bfa91f5fef317ce6ff8ae4f136 Reviewed-on: https://chromium-review.googlesource.com/669009 Commit-Queue: Yash Malik <ymalik@chromium.org> Reviewed-by:
Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#503572}
-
rnephew authored
Test is failing because the story contains two interaction records. Smoothness benchmarks only support one record. TBR=nednguyen@google.com Change-Id: Idc910eb5c8010e431f33872ed0d4328d66f55167 Reviewed-on: https://chromium-review.googlesource.com/677492Reviewed-by:
rnephew <rnephew@chromium.org> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: rnephew <rnephew@chromium.org> Cr-Commit-Position: refs/heads/master@{#503571}
-
Thanh Pham authored
This change: - Use DispatchKeyEventPostIME() mojo in InputMethodChromeOS. - Adds ui.mojom.TextInputClient.DispatchKeyEventPostIME(). This is because InputMethodDelegate::DispatchKeyEventPostIME() isn't really *Post* IME, and calls to it are sometimes intervened with the logic in InputMethodChromeOS to provide KeyDown and KeyUp events in addition to KeyPress events to textfields. This CL calls ui.mojom.TextInputClient.DispatchKeyEventPostIME() in these cases and continues the logic after the dispatch finishes in the client side. Diagram of this CL: https://drive.google.com/open?id=0B0MnJn1TtqqtaUVOZHVCTUtlYmM Bug: 723792 Change-Id: I97efc8dca9d772eabe38f979659d392ae796b903 Reviewed-on: https://chromium-review.googlesource.com/643746 Commit-Queue: Thanh Pham <thanhph@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Shu Chen <shuchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#503570}
-
danakj authored
R=enne@chromium.org Bug: 722935 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel Change-Id: I3d6652af46f1d1008e570b0ec1336b69f17d9878 Reviewed-on: https://chromium-review.googlesource.com/677062Reviewed-by:
enne <enne@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#503569}
-
Tao Bai authored
Reland >WebView autofill test > > This patch add basic class for autofill test and a simple test. > more tests will be added. > > But unfortunately, we will not have Android O trybot until 2018, > This test will not be run in any trybot. > > Bug: 717658 This reverts commit e190e6a8. Bug: 717658, 766984 Change-Id: I4e331c37913e6735491f53da92dc206c810f2c96 Reviewed-on: https://chromium-review.googlesource.com/677090Reviewed-by:
Changwan Ryu <changwan@chromium.org> Reviewed-by:
Selim Gurun <sgurun@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#503568}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/46fc3fa47dc5..3418f710f923 $ git log 46fc3fa47..3418f710f --date=short --no-merges --format='%ad %ae %s' 2017-09-21 dsinclair Rename CXFA_FFApp::GetWidgetMgr to make it clear the type 2017-09-21 dsinclair Move CFGAS_PDFFontMgr to the CXFA_FFDoc 2017-09-21 dsinclair Rename CXFA_DefFontMgr to CFGAS_DefaultFontManager 2017-09-21 dsinclair Move CFX_MaybeOwned to fxcrt::MaybeOwned 2017-09-21 dsinclair Move CFX_AutoRestorer to fxcrt::AutoRestorer 2017-09-21 dsinclair Move CXFA_PDFFontMgr to CFGAS_PDFFontMgr Created with: roll-dep src/third_party/pdfium Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls TBR=dsinclair@chromium.org Change-Id: I3f7c5881e563d5c9094c0590137422af7224df99 Reviewed-on: https://chromium-review.googlesource.com/677576 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#503567}
-
Karl Anders Øygard authored
This cl implements NG support for the line height quirk. There are some deviations from the behavior of the old layout code: - inline boxes with margins in the inline direction will now cancel the quirk, previously only borders and padding caused this. This is in line with Gecko and Edge. - in the existing layout engine, if there's a line break between two replaced elements separated by whitespace, the whitespace at the end of the line is preserved, in turn causing the line height quirk to be cancelled. The whitespace preservation appears to be in violation of CSS 2.2, 16.6.1, and does not exist in NG. A few test cases had to be altered to accommodate these differences. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I3d8d7eaf0f2c17ef1cbd4545996c29d371aaf7c6 Reviewed-on: https://chromium-review.googlesource.com/664720 Commit-Queue: Karl Anders Øygard <karlo@opera.com> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#503566}
-
Jesse Doherty authored
Bug: 763208, 766952 Change-Id: I1451eb7dd378ee8e9e65dd5d0f9b0a8e75265d45 TBR: japhet@chromium.org Reviewed-on: https://chromium-review.googlesource.com/677628Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#503565}
-
Alex Newcomer authored
Enable AnswerCards and PlaystoreSearch by default on Eve only. Currently we rely on finch, which means the user must restart their device for the finch features to take effect. This approach is better, because we avoid the reboot step when unboxing Eve. Bug: 767190 Change-Id: Ie30bed9c1ca3078894d566236d7102407ba08018 Reviewed-on: https://chromium-review.googlesource.com/676194 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#503564}
-
Dave Schuyler authored
This CL fixes keyboard navigation to cr-link-row(s). A cr-icon class was added for the purpose of creating cr-icons that are not within a button. Bug: 766067 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I392a432c86313a81341deca4eda9e7505b5441e5 Reviewed-on: https://chromium-review.googlesource.com/671198Reviewed-by:
Scott Chen <scottchen@chromium.org> Commit-Queue: Dave Schuyler <dschuyler@chromium.org> Cr-Commit-Position: refs/heads/master@{#503563}
-
Alexis Hetu authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/1de0eb7..6b164c3 BUG= TBR=kbr@chromium.org TEST=bots CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel,linux_chromium_cfi_rel_ng;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I25888cbbad857ed1c5910e2860126970f69424ab Reviewed-on: https://chromium-review.googlesource.com/677468Reviewed-by:
Alexis Hétu <sugoi@chromium.org> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#503562}
-
Joshua Pawlicki authored
This is the first step to standardize all installers on DCI. Bug: 726162 Change-Id: I35a114dd784abb893855c214bd0c5e05d99e65b7 Reviewed-on: https://chromium-review.googlesource.com/627237Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Derek Schuff <dschuff@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Brad Nelson <bradnelson@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#503561}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/e1aa3179fac3..68ce41b9bda2 $ git log e1aa3179f..68ce41b9b --date=short --no-merges --format='%ad %ae %s' 2017-09-21 charliea Make timeout_retry include the total timeout in the exception error 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: I39df7d34a25f9dde11b853877be1a25c69213964 Reviewed-on: https://chromium-review.googlesource.com/676758 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#503560}
-
Wenzhao Zang authored
Make views-based shelf 'pixel perfect'. Attached spec: https://gallery.googleplex.com/projects/MCHbtQVoQ2HCZdwfnbqy2eSi/files/MCEsH2HvLAyNFee2Qy7YOnr3 Bug: 701157 Change-Id: Idfe816d20ea3eb1f7abfbe147be90a8edc8cb18e Reviewed-on: https://chromium-review.googlesource.com/671474Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#503559}
-
Scott Chen authored
Bug: 749298 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I996f0b60c2a91b074c23d8848b43bb568f8810c1 Reviewed-on: https://chromium-review.googlesource.com/663763Reviewed-by:
Dave Schuyler <dschuyler@chromium.org> Commit-Queue: Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#503558}
-
rbpotter authored
Bug: None Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ibdfc29cb4e5ffe9a4dae0efcc2dff69e4308e6cf Reviewed-on: https://chromium-review.googlesource.com/666183Reviewed-by:
Sean Kau <skau@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#503557}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c089d148..b7c5b115 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 Change-Id: I05f81dc79a8b045b1488799208ede3a5afc125f7 Reviewed-on: https://chromium-review.googlesource.com/677275Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#503556}
-