- 02 Jul, 2018 29 commits
 - 
- 
Alexei Filippov authored
It should reduce overhead of performance recordings. BUG=849887 Change-Id: Ia3196c7c3a37273b720b82897d04f142868fddea Reviewed-on: https://chromium-review.googlesource.com/1087639 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#571829}
 - 
Kenichi Ishibashi authored
Before this CL we didn't record EventDispatchingDelay_FETCH_SUB_RESOURCE when S13nServiceWorker is enabled because sub resource loading doesn't go browser process. Record the metric in ServiceWorkerSubresourceLoader. Bug: 852668 Change-Id: I3e7b2e833dda9d73f5b09917018e69275f29910c Reviewed-on: https://chromium-review.googlesource.com/1113157 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#571828}
 - 
tzik authored
EQT (Estimated Queueing Time) used to ignore tasks in a nested loop, that doesn't work well with Cooperative Scheduling, as it runs nested loops extensively. This CL updates the calculation logic to count nested loops and nested tasks into EQT. A nested loop splits the enclosing task to two, and the inner task execution is counted as if it's a toplevel task. The idle time of the nested loop is considered as idle as well for EQT calculation. Change-Id: Ib5397ca19c056d8e96c643c1c0d52be109e95194 Reviewed-on: https://chromium-review.googlesource.com/1075919Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#571827}
 - 
Luciano Pacheco authored
Test has been flaky on different builders. Tbr: alexmos@chromium.org Bug: 859315 Change-Id: Ie8f9c7238a5421baf3d28b075f1079d05fe8d5b4 Reviewed-on: https://chromium-review.googlesource.com/1121998Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#571826}
 - 
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/20868003..9c58f741 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: Ib0b2e0b27d7e1cb2c6786ceb61b0b66d9ba95503 Reviewed-on: https://chromium-review.googlesource.com/1121963Reviewed-by:
V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571825}
 - 
Luciano Pacheco authored
ContextualSuggestionsTest#testScrollPageToTrigger test has been flaky. Tbr: twellington@chromium.org Bug: 859292 Change-Id: I3b6cc237c1771edeff12bbe19c1a85cd8797ef38 Reviewed-on: https://chromium-review.googlesource.com/1121997Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#571824}
 - 
afdo-chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 The AutoRoll server is located here: https://afdo-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. TBR=gbiv@chromium.org Change-Id: Ibb2a660d292018527cb2aafe63af1f06b83c8b80 Reviewed-on: https://chromium-review.googlesource.com/1121965 Commit-Queue: afdo-chromium-autoroll <afdo-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
afdo-chromium-autoroll <afdo-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571823}
 - 
Darren Shen authored
Currently when no display is touchable, we show the virtual keyboard on the primary display. According to https://crbug.com/297858, this was just a basic heuristic to get it working. As mentioned in https://crbug.com/303429#c5, forcing the user to change their primary display all the time is not very user friendly. We change this so that when no display is touchable, we show the keyboard on the focused window (if any). Bug: 856613 Change-Id: I4e0524747c54e471607b2b546a3ef663ad215b55 Reviewed-on: https://chromium-review.googlesource.com/1118060 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:
Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#571822}
 - 
Stuart Langley authored
Prints either the team drive id or "default corpus" when logging message from change list loader in the chrome://drive-internals logs. Bug: 849813 Change-Id: I7463d99308f6c9ee30ce27f7e89641a0cf7b9526 Reviewed-on: https://chromium-review.googlesource.com/1121675Reviewed-by:
Sasha Morrissey <sashab@chromium.org> Commit-Queue: Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#571821}
 - 
Stuart Langley authored
Command Run: $ /usr/local/google/code/llvm/tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py \ -p ../.. \ -clang-tidy-binary /usr/local/google/code/build/bin/clang-tidy \ -clang-apply-replacements-binary /usr/local/google/code/build/bin/clang-apply-replacements \ -checks=-*,modernize-use-nullptr,modernize-raw-string-literal,modernize-make-unique \ -header-filter= \ -fix chrome/browser/chromeos/drive $ git cl format There are no logic changes. Bug: 841659 Change-Id: I6d2e7e6e31a53fb662586b823e9084fc1009a82a Reviewed-on: https://chromium-review.googlesource.com/1121674Reviewed-by:
Sasha Morrissey <sashab@chromium.org> Commit-Queue: Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#571820}
 - 
Matt Falkenhagen authored
It also fails on non-Debug and crashes. Bug: 814889 Change-Id: Ie6f68ec4eeb89df638478c0b2da3b0dc8273d6ee TBR: altimin@chromium.org NOTRY: true Reviewed-on: https://chromium-review.googlesource.com/1121950Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#571819}
 - 
Luciano Pacheco authored
The following tests have been failing on TSan builder: ImageWriterWriteFromUrlOperationTest.SelectTargetWithExtension ImageWriterWriteFromUrlOperationTest.SelectTargetWithoutExtension Tbr: rdevlin.cronin@chromium.org Bug: 859317 Change-Id: Ic75ece0e4cb2121220f490a24850da866d721f9c Reviewed-on: https://chromium-review.googlesource.com/1121996Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#571818}
 - 
Matt Falkenhagen authored
Bug: 789577 Change-Id: I9f9424b5fcb51e2a00e5aa528ade35737fd335b7 Reviewed-on: https://chromium-review.googlesource.com/1121940Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#571817}
 - 
Darren Shen authored
No changes were made to the test. Last time, it was broken on chromeos MSAN. I ran the MSAN try bots several times and they all pass, so I assume that the problem has been fixed. Will revert if this is still broken. TBR=rdevlin.cronin@chromium.org Bug: 515596 Change-Id: Icfdf04efa9650848d532bb105a33bad9b55cbe1a Reviewed-on: https://chromium-review.googlesource.com/1113704 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:
Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#571816}
 - 
Noel Gordon authored
Recover the test coverage mentioned in crrev.com/568798. Add new tests for Downloads and Drive to open a file in Gallery, and then once it is shown, open another file in the open Gallery window. Bug: 837551 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: Iae20fd22340c43a99902da4c21966c918febfb80 Reviewed-on: https://chromium-review.googlesource.com/1120446Reviewed-by:
Sam McNally <sammc@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#571815}
 - 
Oscar Johansson authored
When building using Jumbo unnamed namespaces gets merged and variables with the same name conflict. This happens for the variables kMaxSegmentsSize in: net/third_party/quic/core/congestion_control/bbr_sender.cc net/third_party/quic/core/congestion_control/prr_sender.cc This commit solves the issue by moving the constant to net/third_party/quic/core/quic_constants.h. Bug: 772146 Change-Id: I07da21c2bc8c96f6ed5cc83e2724ae948d80a9be Reviewed-on: https://chromium-review.googlesource.com/1119689 Commit-Queue: Ryan Hamilton <rch@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#571814}
 - 
Matt Falkenhagen authored
Bug: 857005 Change-Id: Ib94a898048dfaa68dfc68cbaafd181980432df9a Reviewed-on: https://chromium-review.googlesource.com/1119740Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#571813}
 - 
Giovanni Ortuño Urquidi authored
Changed generate_policy_source.py to also parse the "required" field of dictionary policies and also changes schema.cc to check that all required properties are included in the policy. Bug: 850009 Change-Id: I466236a9439383b3e0a330f277eebc50d72305be Reviewed-on: https://chromium-review.googlesource.com/1090521Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Lutz Justen <ljusten@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#571812}
 - 
Kent Tamura authored
Bug: 637639 Change-Id: I2381fef29364924ca5d615ecf61222472c657d50 Reviewed-on: https://chromium-review.googlesource.com/1119947 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#571811}
 - 
Sasha Morrissey authored
Fixed a regression where context menus for Team Drive roots were no longer displaying. Also added test support for Team Drives and a test for a Team Drive root with default capabilities. Bug: 996832 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I70b384c79572803555626fd8af035ec883a00a5c Reviewed-on: https://chromium-review.googlesource.com/1117719 Commit-Queue: Sasha Morrissey <sashab@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#571810}
 - 
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=mmoss@chromium.org Change-Id: I1a07ccfa66caa3431525494addb2851d546046b9 Reviewed-on: https://chromium-review.googlesource.com/1121898Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#571809}
 - 
Hitoshi Yoshida authored
Before this CL, we took "partial interface mixin" a syntax error, but Web IDL spec now accepts it to extend interface mixins. This CL updates parser to accept it, and merges InterfaceMixin class into Interface class. Bug: 781257 Change-Id: I2b8584d5a1d4b8d2ffd53ba6a80c39e19feae11e Reviewed-on: https://chromium-review.googlesource.com/1119744Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#571808}
 - 
Koji Ishii authored
When a line box is [certain zero-height line boxes], most of line layout algorithm is not necessary and that we have a fast code-path for that case. However, there are some edge cases where we still need to create box fragments such as when the line has a containing block for out-of-flow objects. This patch runs the normal line layout algorithm even when the line box is "empty". We could detect when the algorithm is really needed, and/or run only necessary part of the algoirithm for the performance in future. [certain zero-height line boxes]: https://drafts.csswg.org/css2/visuren.html#phantom-line-box Bug: 636993 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I4d7c6a6b2a3155f1eb5c5ae2f17b78b89bfb833a Reviewed-on: https://chromium-review.googlesource.com/1121656 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#571807}
 - 
Luciano Pacheco authored
Test has been flaky on Win builders. Tbr: eroman@chromium.org Bug: 859387 Change-Id: I57bdda3903c30e06f05fe89d367f94429bb4e31a Reviewed-on: https://chromium-review.googlesource.com/1121917Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#571806}
 - 
Sasha Morrissey authored
Check for canCopy, canDelete and canAddChildren when cut, copy and pasting files into the Files App directory tree. This also adds support for drag-drop operations into the tree. Test: browser_test --gtest-filter="ContextMenu/FilesApp*" Bug: 719959 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I1aa81f0a80be083c156fed9074a7c6031433bf5e Reviewed-on: https://chromium-review.googlesource.com/1104058 Commit-Queue: Sasha Morrissey <sashab@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#571805}
 - 
Luciano Pacheco authored
This test has been mostly crashing on builder Mac10.13 Tests (dbg) since its initial commit, so disabling it for now. Tbr: pfeldman@chromium.org Bug: 859382 Change-Id: Ie7ca15e76466ebadb879e26cf40dc2cd11561b65 Reviewed-on: https://chromium-review.googlesource.com/1121916Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#571804}
 - 
Xianzhu Wang authored
This is mainly a performance optimization because we don't need FinishCycle() if PaintController has nothing changed. By the way it can also avoid the immediate bad effect (but not the root cause) of bug 859294. Bug: 859294 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Iad3e14ee303c08185922d3d6e495c3b25ead5434 Reviewed-on: https://chromium-review.googlesource.com/1121783Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#571803}
 - 
Koji Ishii authored
Following bot results are included. 7288 7289 7297 7311 7316 7321 7322 7328 7333 7341 7348 7358 7366 7378 7383 7385 7388 7397 7398 7399 262 lines were removed and 11 lines were deflaked by consecutive results since 7333. TBR=eae@chromium.org, mstensho@chromium.org NOTRY=true Bug: 591099 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Ib861870ae9324fc90db58bc2b280f62fa2e10544 Reviewed-on: https://chromium-review.googlesource.com/1118398 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#571802}
 - 
Kenneth Russell authored
This reverts commit 655a604c. Reason for revert: caused intermittent crashes in layout tests, cancel-unattached-animation.html in particular. The logic error seems significant enough to warrant reverting. Bug: 859304 Original change's description: > [Fast compositing] Don't set any compositing reasons for non-self-painting PaintLayers. > > They can't composite anyway. > > Bug: 856808 > > Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel > Change-Id: Ie7071658827b7bc23315db775c7d872817190fb4 > Reviewed-on: https://chromium-review.googlesource.com/1119584 > Commit-Queue: Chris Harrelson <chrishtr@chromium.org> > Reviewed-by: Philip Rogers <pdr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#571724} TBR=trchen@chromium.org,pdr@chromium.org,chrishtr@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 856808 Change-Id: I4147f27c73af71751bbd3bddd852bd858c82c5b6 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Reviewed-on: https://chromium-review.googlesource.com/1121856Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#571801}
 
 - 
 - 01 Jul, 2018 11 commits
 - 
- 
Nico Weber authored
We don't have different test lists for dbg and rel on any other platform. Effectively adds a bunch of tests to the cros dbg (not a default cq bot). Bug: 843511,859320,859307 Change-Id: I8769641d2c53401c2f26c790e5f2edf2a6bf0125 Reviewed-on: https://chromium-review.googlesource.com/1099147Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#571800}
 - 
Kenneth Russell authored
virtual/reporting-api/external/wpt/content-security-policy/reporting-api/ reporting-api-doesnt-send-reports-without-violation.https.sub.html is flakily timing out / crashing on essentially all platforms. Simplify suppression. Bug: 626703, 850170 Change-Id: I69a010337561cd8e5f794aa9673d1ec42cc126c6 Tbr: mpearson@chromium.org Tbr: andypaicu@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1121833Reviewed-by:Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#571799}
 - 
Nicholas Verne authored
Bug: 848118 Change-Id: I887dbfa3d44cd708a42cdf1fcc955e43ada7a759 Reviewed-on: https://chromium-review.googlesource.com/1114408Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#571798}
 - 
Greg Kraynov authored
Bug: 783309 Change-Id: I5072998a38408d328d45aba76893763708ffd4df Reviewed-on: https://chromium-review.googlesource.com/1120525Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Greg Kraynov <kraynov@chromium.org> Cr-Commit-Position: refs/heads/master@{#571797}
 - 
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/75e69028956d..34024a7c478c git log 75e69028956d..34024a7c478c --date=short --no-merges --format='%ad %ae %s' 2018-07-01 skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com Update markdown files Created with: gclient setdep -r src/third_party/skia@34024a7c478c 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;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 TBR=ethannicholas@chromium.org Change-Id: Ibbb4454af2f011804247fb1074611aab647b5500 Reviewed-on: https://chromium-review.googlesource.com/1121501Reviewed-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@{#571796}
 - 
chromeos-commit-bot@chromium.org authored
BUG=762641 TBR=satorux@chromium.org Change-Id: I96c701900648a0e1512f70f0a06f1b8b40db8b13 Reviewed-on: https://chromium-review.googlesource.com/1121533 Commit-Queue: ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> Reviewed-by:
ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#571795}
 - 
fuchsia-sdk-chromium-autoroll authored
The AutoRoll server is located here: https://fuchsia-sdk-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=luci.chromium.try:fuchsia_arm64_cast_audio;luci.chromium.try:fuchsia_x64_cast_audio TBR=cr-fuchsia+bot@chromium.org Change-Id: I4b55837b1bf092eb90f9a1a3ddcd7a9150fd33c9 Reviewed-on: https://chromium-review.googlesource.com/1121825 Commit-Queue: Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571794}
 - 
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/dda0432d..20868003 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I32844be62f2edf674473c3e48ad3735b7992518e Reviewed-on: https://chromium-review.googlesource.com/1121823Reviewed-by:
V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571793}
 - 
afdo-chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 The AutoRoll server is located here: https://afdo-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. TBR=gbiv@chromium.org Change-Id: Idf7cad5179a6f0dfe58c71dc95103da803cc0a71 Reviewed-on: https://chromium-review.googlesource.com/1121826Reviewed-by:
afdo-chromium-autoroll <afdo-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: afdo-chromium-autoroll <afdo-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571792}
 - 
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/dc425041e324..a3230c43892e git log dc425041e324..a3230c43892e --date=short --no-merges --format='%ad %ae %s' 2018-07-01 dhanyaganesh@chromium.org DetectRelevantChanges: Additional exception handling and Created with: gclient setdep -r src/third_party/chromite@a3230c43892e 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:845941 TBR=chrome-os-gardeners@chromium.org Change-Id: I0d46cbc6a9ecc3e31c21c441daac4e2ce341af9b Reviewed-on: https://chromium-review.googlesource.com/1121499Reviewed-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@{#571791}
 - 
Ryan Hamilton authored
Change-Id: Ide1e00c234e479f8c45a798a0f555dd93427044a Reviewed-on: https://chromium-review.googlesource.com/1119263 Commit-Queue: Ryan Hamilton <rch@chromium.org> Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#571790}
 
 -