- 22 Jun, 2018 4 commits
-
-
Andrii Shyshkalov authored
Bug: 855137 Change-Id: I60b8d69f9ab353c12120d4216e3a12518f99732c Reviewed-on: https://chromium-review.googlesource.com/1111107 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Ryan Tseng <hinoka@chromium.org>
-
Edward Lemur authored
gclient should be the one syncing the solutions to the appropriate revisions. Bug: 850812, 853032 Change-Id: Ieefc5661627d4864deb0d4e7053168a99da29d29 Reviewed-on: https://chromium-review.googlesource.com/1102833Reviewed-by: Aaron Gable <agable@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Henrique Ferreiro authored
Renames DEPOT_TOOLS_WIN_TOOLCHAIN_HTTP_BASE_URL to DEPOT_TOOLS_WIN_TOOLCHAIN_BASE_LOCATION. This environment variable can now point to a local directory where the Windows SDK zip file is stored. This allows non-Googlers to cross-compile Chromium for Windows. Bug: 852347 Change-Id: I00650e84247f35b4b8cfba204e0f2afd0882b69b Reviewed-on: https://chromium-review.googlesource.com/1098256 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by: Scott Graham <scottmg@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org>
-
Sergiy Byelozyorov authored
This reverts commit f7e1e10d. Reason for revert: breaks V8 presubmit, e.g. https://ci.chromium.org/p/v8/builders/luci.v8.try/v8_presubmit/b8943030202460843984 Original change's description: > cpplint: Pull in upstream changes > > The changes include: > - root flag now can process non-subdirectories > -- https://github.com/google/styleguide/commit/e7ddd2af622475b0c5e0f587d69fb061d2c10c46 > > - root flag can be configured with CPPLINT.cfg > -- https://github.com/google/styleguide/commit/2322e4ffaa19f4c55e5679102318ce67454fb7ed > > - root setting is relative to the CPPLINT.cfg file > -- https://github.com/google/styleguide/commit/8a87a46cc7f8d6cca5c0203ddba5d81149db7695 > > - Cleans up header file detection for hpp and hxx > > - Adds quite mode > > Bug: 852898 > > Change-Id: Id44bbfadc913cc27192049ab9a222f22d0deab5d > Reviewed-on: https://chromium-review.googlesource.com/1108381 > Commit-Queue: Amin Hassani <ahassani@chromium.org> > Reviewed-by: Aaron Gable <agable@chromium.org> TBR=agable@chromium.org,ahassani@chromium.org Change-Id: I3d380ecf8cb80000d7f7dcc0a2c75bb8a12d2a51 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 852898 Reviewed-on: https://chromium-review.googlesource.com/1111797Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org> Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
-
- 21 Jun, 2018 12 commits
-
-
Michael Moss authored
BUG=crbug.com/854886,b/110032771 R=tandrii@google.com Change-Id: Iabd67f8042ab3bc7c6ef15101effeeebf39d4500 Reviewed-on: https://chromium-review.googlesource.com/1111007Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Michael Moss <mmoss@chromium.org>
-
Vadim Shtayura authored
It seems unfair to completely kill linux-386, while we still provide minimal best-effort support for more exotic platforms like linux-ppc64 or linux-s390x. R=iannucci@chromium.org, tandrii@chromium.org BUG=854300 Change-Id: Ia31ebb42f7e596c495b09bb99ecb376801256d55 Reviewed-on: https://chromium-review.googlesource.com/1111026Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/94bb0a758456a5df6891677a8cf2876c07ea5f0c Fix typo in autoroll code. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I806e869de63aaed37a56a227176360e44c1ff9fe Reviewed-on: https://chromium-review.googlesource.com/1110713 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
-
Edward Lemur authored
gclient syncs unmanaged dependencies when '--revision' files are passed, regardless of whether the dependency appears in the revision flags or not. Bug: 853032 Change-Id: I66de0865e1103d92524f565f4392dae24a5648e1 Reviewed-on: https://chromium-review.googlesource.com/1105416Reviewed-by: Aaron Gable <agable@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/76d8765a8b0b0f8702de49231b7f3eba66970afc Prune more evidence of VPython from the environment. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I63bd91b469fd1c46d97813e986e6146b0078a078 Reviewed-on: https://chromium-review.googlesource.com/1110709 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
-
Vadim Shtayura authored
We no longer support linux-386 and there are no CIPD builders that build packages for it. R=tandrii@chromium.org BUG=854300 Change-Id: Ibfefee828118c898432784c8ef3dd5894a28cfaa Reviewed-on: https://chromium-review.googlesource.com/1110845Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
-
Amin Hassani authored
The changes include: - root flag now can process non-subdirectories -- https://github.com/google/styleguide/commit/e7ddd2af622475b0c5e0f587d69fb061d2c10c46 - root flag can be configured with CPPLINT.cfg -- https://github.com/google/styleguide/commit/2322e4ffaa19f4c55e5679102318ce67454fb7ed - root setting is relative to the CPPLINT.cfg file -- https://github.com/google/styleguide/commit/8a87a46cc7f8d6cca5c0203ddba5d81149db7695 - Cleans up header file detection for hpp and hxx - Adds quite mode Bug: 852898 Change-Id: Id44bbfadc913cc27192049ab9a222f22d0deab5d Reviewed-on: https://chromium-review.googlesource.com/1108381 Commit-Queue: Amin Hassani <ahassani@chromium.org> Reviewed-by: Aaron Gable <agable@chromium.org>
-
Andrii Shyshkalov authored
shallow mode is a special git mode that only checks out a shallow copy of git so the full history is not downloaded. It is not well supported by googlesource.com servers because git has to do a giant negotiation with the server and transmit every single commit that the local checkout has or doesn't have (instead of just the latest commit of each ref), which ends up taking more than 10x longer than a non-shallow checkout. R=ehmaldonado, hinoka, iannucci Recipe-Nontrivial-Roll: infra Recipe-Nontrivial-Roll: build Recipe-Nontrivial-Roll: build_limited_scripts_slave Bug: 855137 Change-Id: I5f9e31f8b2730cf80b79bfd0e08201c33eb942f5 Reviewed-on: https://chromium-review.googlesource.com/1110450 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Ryan Tseng <hinoka@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
Robert Iannucci authored
89734301 introduced a new useful feature to `git upstream-diff`, but unfortunately also regressed the behavior of the tool when used with additional arguments for `git diff`. This adds some additional documentation to demonstrate the intended original feature (and fixes some of the bit-rot in the documentation pipeline). R=agable@chromium.org, mattm@chromium.org Change-Id: I3ae48db3232c1ac84a7edbfe2225a17cda391a1e Reviewed-on: https://chromium-review.googlesource.com/1107491 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Aaron Gable <agable@chromium.org>
-
John Budorick authored
Bug: 854219 Change-Id: Ibd83135dcb96979f8ab989a248e3e2cf59b9dd43 Reviewed-on: https://chromium-review.googlesource.com/1106698 Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by: Aaron Gable <agable@chromium.org> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
-
Simon Glass authored
I don't have an account on the chrome gerrit or whatever, and don't really want to create one for a oneline patch, so I was hoping you'd be ok with passing this along through the proper channels. R=ehmaldonado@chromium.org Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Signed-off-by: Simon Glass <sjg@chromium.org> Bug: None Change-Id: I3daf58ee802e7c9b144227999f1832b364c5759a Reviewed-on: https://chromium-review.googlesource.com/1096128Reviewed-by: Mike Frysinger <vapier@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/0e71eb80de4e88898496b6dcc752ca9554c0433c Remove all bootstrapping logic from recipe engine. (iannucci@chromium.org) https://crrev.com/59ce6b333bae640882c70e5eb79a3f37662925f4 Do not rely on recipes.py to update recipe_engine. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I6c683261f5fd7909be761557e6ec41c697868945 Reviewed-on: https://chromium-review.googlesource.com/1109392Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-
- 20 Jun, 2018 3 commits
-
-
Nodir Turakulov authored
Add yapf and yapf.bat with a vpython spec, so it can be used anywhere, e.g. bots. Change-Id: I363c0251ed766b2bb15a8c0f03615bc9a3ecb37a Reviewed-on: https://chromium-review.googlesource.com/1107170 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/a1a47c8bf997d1f069a3ee088ffa7303a1f8a7cb autoroller: Take into account files with the recipes git attribute. (ehmaldonado@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I373065df9648da4ca1e801c72f672e2ab82b3012 Reviewed-on: https://chromium-review.googlesource.com/1108091 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
-
Mike Frysinger authored
Grab a few random fixes like deleting old abstract-class-little-used, abstract-class-not-used, and star-args. Bug: None Test: `./pylint *.py` shows no regressions Change-Id: I494379e18da002d479cb193412fcc49f8c66f376 Reviewed-on: https://chromium-review.googlesource.com/1103763Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
- 19 Jun, 2018 2 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/632ab33e87ee81e14a936c475b4bdbae264154ac Fix all tests to use vpython. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I67c7cae74db2bf38fb3407c34b205b1bdb4df53c Reviewed-on: https://chromium-review.googlesource.com/1106912Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-
Vasili Skurydzin authored
Change-Id: I4fe559cb44ccd9c6b037b7b096b088adf652ef9b Reviewed-on: https://chromium-review.googlesource.com/1102718 Commit-Queue: Dirk Pranke <dpranke@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Dirk Pranke <dpranke@chromium.org>
-
- 15 Jun, 2018 4 commits
-
-
Robert Iannucci authored
TBR=nodir@chromium.org, tandrii@chromium.org Bug: 790434 Change-Id: I6185d79594f63a4652d458d33f9fed325b8d3b85 Reviewed-on: https://chromium-review.googlesource.com/1103302 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
Robert Iannucci authored
TBR=nodir@chromium.org, tandrii@chromium.org Bug: 790434 Change-Id: I2aa5f1aabeeaa46a64defa4947a5a814851a056c Reviewed-on: https://chromium-review.googlesource.com/1103010Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
Robert Iannucci authored
R=nodir@chromium.org, tandrii@chromium.org Bug: 790434 Change-Id: Ibba096deee850fc695a0823e5a22247f394053fb Reviewed-on: https://chromium-review.googlesource.com/1103007Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
-
Michael Moss authored
This reverts commit 0c91147d. Reason for revert: This is causing 'gclient revinfo' to fail on the release builders, and appears to be somehow related to the "--output-json" flag. Original change's description: > gclient: Don't allow None URLs (except in .gclient files) > > This reverts commit crrev.com/4e9b50ab > and thus relands the following commits: > > ebdd0db4: "gclient: Remove URLs from hierarchy." > 54a5c2ba: "gclient: Refactor PrintRevInfo" > 083eb25f: "gclient: Don't allow URL to be None." > > When a None URL is specified in a .gclient file, and a DEPS file is > given, the DEPS file is treated as a .gclient file and its dependencies > are added. > > Bug: 839925 > > Change-Id: I1068b66487874bfa0a788bf9da5273714b6ad39e > Reviewed-on: https://chromium-review.googlesource.com/1083340 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Aaron Gable <agable@chromium.org> > Reviewed-by: Michael Moss <mmoss@chromium.org> TBR=agable@chromium.org,mmoss@chromium.org,ehmaldonado@chromium.org Change-Id: I46785bd272b16b3672e553b6443cee6d6b370ec1 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 839925, 853093 Reviewed-on: https://chromium-review.googlesource.com/1101978Reviewed-by: Michael Moss <mmoss@chromium.org> Commit-Queue: Michael Moss <mmoss@chromium.org>
-
- 14 Jun, 2018 5 commits
-
-
Andrii Shyshkalov authored
This way it'll be discoverable by run_presubmit recipe. R=vadimsh Bug: 613739 Change-Id: I84ec3b84292940e74e4d707e4d257eb560004f56 Reviewed-on: https://chromium-review.googlesource.com/1102010Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Andrii Shyshkalov authored
This reverts commit c9121141. Reason for revert: broke patch application on infra/config https://crbug.com/853032 Original change's description: > gclient_scm: Use cherry-picking instead of rebasing. > > We have a problem when in this situation, we checkout |patch| and rebase it on > top of |base|, thus including an |extra commit| that we shouldn't. > > o master > | > . o patch > |/ > o extra commit > | > o base (what gclient synced src at) > > This does merge-base between |patch| and |master|, and cherry-picks only the > changes belonging to the patch. > > Bug: 850812 > Change-Id: Id09ae1682e53b69ed49b2fb649310de6a6a8a29e > Reviewed-on: https://chromium-review.googlesource.com/1098228 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Aaron Gable <agable@chromium.org> TBR=agable@chromium.org,ehmaldonado@chromium.org Change-Id: Ib3feeee2f44f5441713383f1dbf08db16fae4717 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 850812, 853032 Reviewed-on: https://chromium-review.googlesource.com/1101977Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Edward Lemur authored
We have a problem when in this situation, we checkout |patch| and rebase it on top of |base|, thus including an |extra commit| that we shouldn't. o master | . o patch |/ o extra commit | o base (what gclient synced src at) This does merge-base between |patch| and |master|, and cherry-picks only the changes belonging to the patch. Bug: 850812 Change-Id: Id09ae1682e53b69ed49b2fb649310de6a6a8a29e Reviewed-on: https://chromium-review.googlesource.com/1098228 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Aaron Gable <agable@chromium.org>
-
Edward Lemur authored
This reverts commit crrev.com/4e9b50ab and thus relands the following commits: ebdd0db4: "gclient: Remove URLs from hierarchy." 54a5c2ba: "gclient: Refactor PrintRevInfo" 083eb25f: "gclient: Don't allow URL to be None." When a None URL is specified in a .gclient file, and a DEPS file is given, the DEPS file is treated as a .gclient file and its dependencies are added. Bug: 839925 Change-Id: I1068b66487874bfa0a788bf9da5273714b6ad39e Reviewed-on: https://chromium-review.googlesource.com/1083340 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Aaron Gable <agable@chromium.org> Reviewed-by: Michael Moss <mmoss@chromium.org>
-
Nodir Turakulov authored
Extend CheckPatchFormatted to allow other presubmit result types. Change-Id: I1c592d73657aa9c8a8fd04dbd66f086ce7bb1274 Reviewed-on: https://chromium-review.googlesource.com/1100127Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Nodir Turakulov <nodir@chromium.org>
-
- 13 Jun, 2018 3 commits
-
-
Andrii Shyshkalov authored
R=iannucci@chromium.org Recipe-Nontrivial-Roll: skia Recipe-Nontrivial-Roll: build_limited_scripts_slave Recipe-Nontrivial-Roll: release_scripts Recipe-Nontrivial-Roll: infra Recipe-Nontrivial-Roll: build Change-Id: Ie0b042389b7e2c505cd8dbecc1a30a37244ae238 Reviewed-on: https://chromium-review.googlesource.com/1100110Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/7b5d8f513ee8ba48625d806c5e23d7a4a4b4f44c Update the recipes user guide. (gbeaty@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic5a243651225d6f4ca2bc1fb39addca2f4f29428 Reviewed-on: https://chromium-review.googlesource.com/1099635Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/c6807980ba3b1770d3c5ad595f21d512e8d6a6de [buildbucket] add test_api to simulate LUCI ci and try builds. (tandrii@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia5d1f8eb85b465bac11461fedb81f2f78e7d33c3 Reviewed-on: https://chromium-review.googlesource.com/1099428Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-
- 12 Jun, 2018 1 commit
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/8565c92fbfcc717ce5d8bab4489a1d202b85fee0 [raw_io] add support to remove read-only files (maruel@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I4ad9167725eef3421409382ad8d255198b9d4552 Reviewed-on: https://chromium-review.googlesource.com/1096600Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-
- 11 Jun, 2018 6 commits
-
-
Edward Lemur authored
Tbr: agable@chromium.org Bug: 839925 Change-Id: Ie1dab7cfaa831af65fd9f8d2962161a729fb7a36 Reviewed-on: https://chromium-review.googlesource.com/1096121Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Bug: 839925 Change-Id: If86cfbdbea795b6da53dec1ea6e44c5af8a3b846 Reviewed-on: https://chromium-review.googlesource.com/1086270Reviewed-by: Aaron Gable <agable@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Bruce Dawson authored
post_build_ninja_summary.py detects a new incremental build by looking for the end time stamps to go backwards. This means that repeated builds that have a single long step will not be reliably detected and will, in some cases, be missed entirely. This hits me sometimes when doing link testing - delete an output DLL, rebuild, and the old results may be displayed again. This change updates the script to check for a different duration for an existing record as well as an earlier end time should handle almost all cases. This also renames the targets local variable to avoid confusion due to the targets member variable of the Targets class. Bug: chromium:787983 Change-Id: I60a371df75d6cb7a55bd46b38156cb109feb8f15 Reviewed-on: https://chromium-review.googlesource.com/1061413 Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Reviewed-by: Dirk Pranke <dpranke@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/11db7d01eaa21d7706966a532ee36bddc9000e9a recipe_engine: Remove Gitiles backend from fetch. (ehmaldonado@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Id160150697f6d1be129605c21ce1b22e8408510a Reviewed-on: https://chromium-review.googlesource.com/1095835Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-
Daniel Bratell authored
Sometimes the log files are not named .ninja_log and then it's good if you can give the script the actual name and path. Change-Id: I59e9812c81a83ffac3ecdc8b29887e99bf71b60f Reviewed-on: https://chromium-review.googlesource.com/1012112Reviewed-by: Dirk Pranke <dpranke@chromium.org> Reviewed-by: Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/40699af88c76d65ef1b3d364de221611603e2dc6 [cipd] Fix the cipd ensure output handling (phosek@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If6a19c0a13fafdc06b572a4dfb7d403a13a1baee Reviewed-on: https://chromium-review.googlesource.com/1094705 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
-