- 10 Feb, 2017 7 commits
-
-
Robert Iannucci authored
BUG= Change-Id: I793990a18a32a795f7bca24939eaff56c0abdcdc Reviewed-on: https://chromium-review.googlesource.com/441148Reviewed-by: Stephen Martinis <martiniss@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
Dirk Pranke authored
This reverts commit 81246202. Reason for revert: This doesn't work for deps_os Original change's description: > Make an error on wrong recursedeps entry. > > BUG=685433 > > Change-Id: I5eb68c4a3bfd1c93edecf33127a459822f5a23ed > Reviewed-on: https://chromium-review.googlesource.com/440945 > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Commit-Queue: Dirk Pranke <dpranke@chromium.org> > TBR=dpranke@chromium.org,caseq@chromium.org,chromium-reviews@chromium.org,alex-ac@yandex-team.ru NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=685433 Change-Id: If10b57d77dbff36d140f842d375682a20d69db06 Reviewed-on: https://chromium-review.googlesource.com/440491Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org>
-
Dirk Pranke authored
This reverts commit e0635650. Reason for revert: This doesn't work for deps_os. Original change's description: > Fix an exception when trying to report a non-referenced recursedeps entry > > Problem originally introduced in https://chromium-review.googlesource.com/c/440945/ > > BUG=685443 > > Change-Id: I16313bc7c09b0dd68c6ad118004f9d5cdfec0ddd > Reviewed-on: https://chromium-review.googlesource.com/440394 > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Commit-Queue: Dirk Pranke <dpranke@chromium.org> > TBR=dpranke@chromium.org,caseq@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=685443 Change-Id: I69b59e91b4019af112bd676c125119eee1edddda Reviewed-on: https://chromium-review.googlesource.com/440490Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org>
-
Andrey Kosyakov authored
Problem originally introduced in https://chromium-review.googlesource.com/c/440945/ BUG=685443 Change-Id: I16313bc7c09b0dd68c6ad118004f9d5cdfec0ddd Reviewed-on: https://chromium-review.googlesource.com/440394Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org>
-
Aleksandr Derbenev authored
BUG=685433 Change-Id: I5eb68c4a3bfd1c93edecf33127a459822f5a23ed Reviewed-on: https://chromium-review.googlesource.com/440945Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org>
-
bsheedy authored
Adds the ability to only trigger the APK download hooks on bots we care about instead of having them in the main Chromium DEPS file. Hashes for the APKs are added in https://codereview.chromium.org/2666213002/ BUG= Change-Id: I9fc3cadf621a954e0c2485ec16bf9d4f72c10f2f Reviewed-on: https://chromium-review.googlesource.com/437710Reviewed-by: John Budorick <jbudorick@chromium.org> Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com>
-
Robert Iannucci authored
Again, utf-8 encoded strings are the good thing to do in python2 :D BUG= Change-Id: I693a726f8407ea2ea135994ce6f49df76976e559 Reviewed-on: https://chromium-review.googlesource.com/440474Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
- 09 Feb, 2017 3 commits
-
-
Robert Iannucci authored
BUG=689359 Change-Id: I6d76a5ac1c51db903bcfd00d91215981e9608bc8 Reviewed-on: https://chromium-review.googlesource.com/439783Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
Andrii Shyshkalov authored
(edited, so that next next line gets u200 char between R= and reviewer email) R=mstarzinger@chromium.org TBR=agable@chromium.org BUG=b/34702620 (internal) Change-Id: I58f2528dd28e3a43d8eb2d7d4f5c046460d8a9ee Reviewed-on: https://chromium-review.googlesource.com/440085 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: 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 (or complain) recipe_engine: https://crrev.com/bab22ae9b2fb5541bee4cb60136a3c562f7a7fe9 Short-circut if result is None. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2682913005
-
- 08 Feb, 2017 6 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 (or complain) recipe_engine: https://crrev.com/0aa2b6364faf52b0536c37534efc4574708cecd6 [raw_io] prevent output_text from returning `unicode` object. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2681133003
-
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 (or complain) recipe_engine: https://crrev.com/699e274630d839a4d49ac48744ad71216b9553c6 split human reason (nodir@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2688473003
-
Andrii Shyshkalov authored
R=kbr@chromium.org BUG=633572,688765 Change-Id: I05130cfd05f89a4605c34b15cadf13a33e3565d9 Reviewed-on: https://chromium-review.googlesource.com/439445 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Kenneth Russell <kbr@chromium.org>
-
Andrii Shyshkalov authored
R=kbr@chromium.org BUG=633572,688765 Change-Id: I2ce6530148bc2f00fe9f6a80aaccc520c69a2f83 Reviewed-on: https://chromium-review.googlesource.com/439186 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Kenneth Russell <kbr@chromium.org>
-
Marc-Antoine Ruel authored
That's marketing 101. :) R=sergeyberezin@chromium.org BUG= Change-Id: Ibbc1cd18650b7b601c27662fcb40ea7b15b40fc7 Reviewed-on: https://chromium-review.googlesource.com/439006Reviewed-by: Sergey Berezin <sergeyberezin@chromium.org> Commit-Queue: Sergey Berezin <sergeyberezin@chromium.org>
-
Stephen Martinis authored
BUG=686280,664352 TBR=iannucci Change-Id: Ibd1feadffc440ea01790abe2bc73fc6a69092f54 Reviewed-on: https://chromium-review.googlesource.com/437821Reviewed-by: Stephen Martinis <martiniss@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org>
-
- 07 Feb, 2017 2 commits
-
-
Kenneth Russell authored
The PostUploadHooks in the Chromium repository which add CQ_INCLUDE_TRYBOTS entries to the issue description will be rewritten in terms of this primitive, which will compose properly if multiple sub-directories attempt to modify it. BUG=688765 Change-Id: Icf72edb872f29af1e082038e96bc547504edfd07 Reviewed-on: https://chromium-review.googlesource.com/438925Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org>
-
Stephen Martinis authored
Change-Id: Ic6109dff73f6726c1b50d107dc0996d1a0d0fcf4 Reviewed-on: https://chromium-review.googlesource.com/437637 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by: Aaron Gable <agable@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
-
- 06 Feb, 2017 3 commits
-
-
Marc-Antoine Ruel authored
R=agable@chromium.org BUG= Change-Id: I744627d99454ddc71184b9251cf8a4a309f31b71 Reviewed-on: https://chromium-review.googlesource.com/437663Reviewed-by: Aaron Gable <agable@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org>
-
Andrii Shyshkalov authored
R=machenbach@chromium.org BUG=689035 Change-Id: Ib7a56c52501a5d0dd6638a99bde3d376bd27bfb6 Reviewed-on: https://chromium-review.googlesource.com/438347Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Nodir Turakulov authored
Roll CIPD client in CIPD recipe module to version git_revision:0f49ce7d793b80877633ed640c89547ece130abb BUG=688918 Change-Id: Id4dbdc89a5b6b7d151996acb5ac6be4df7f4a5f0 Reviewed-on: https://chromium-review.googlesource.com/437993 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Emma Söderberg <emso@chromium.org>
-
- 03 Feb, 2017 5 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 (or complain) recipe_engine: https://crrev.com/5d4666c5340082e7bfad85ee01d47ebbc48aeab6 [path] Improve abs_to_path to include resource paths. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2677753002
-
Robert Iannucci authored
Also bumps cipd client version to ac753ee37abd753a9a511210d3df362d003211f0. BUG= Change-Id: I5bb005eb603fd7106d8cf6125dc2cda3c6e1ac94 Reviewed-on: https://chromium-review.googlesource.com/436904 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: 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 (or complain) recipe_engine: https://crrev.com/1c4786ae10b3b4f17c2893cea345725c4a8cd135 [step|docs] Improve the nest docstring a bit. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2673583004
-
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 (or complain) recipe_engine: https://crrev.com/77da9cfa8ca5cdf3d01c1ef30425d17af1f99592 [recipe_engine] Fix unnecessary plurality (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2672843004
-
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 (or complain) recipe_engine: https://crrev.com/37a1da981d744246d14a2c2e6fac554703ea4b1b [recipe_engine] Fix a couple path-related bugs. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2675613003
-
- 02 Feb, 2017 2 commits
-
-
Aaron Gable authored
BUG=688099 Change-Id: Ic505ab6553b1a9f1e6ab51377bb6519d805a847e Reviewed-on: https://chromium-review.googlesource.com/436406Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Andrew Bonventre <andybons@chromium.org> Commit-Queue: Aaron Gable <agable@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 (or complain) recipe_engine: https://crrev.com/a7a17ae6545a9ff04b71b3655ff4d08a0de32926 [recipe_modules/path] add abs_to_path. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2674593002
-
- 01 Feb, 2017 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 (or complain) recipe_engine: https://crrev.com/0e4d4e97edb04696b0b1452522eb26f1dc633e8e step: expose methods to read values from context (phajdan.jr@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2667863006
-
- 31 Jan, 2017 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 (or complain) recipe_engine: https://crrev.com/4fb4d4bdfda85253b842648abf8588749c68a5eb Fix multi-repo workflow overrides and add tests (phajdan.jr@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2666123002
-
Andrii Shyshkalov authored
R=machenbach@chromium.org BUG=685318 Change-Id: I61192392eec98ad6b9a32ef933f2d22cf2aedd0e Reviewed-on: https://chromium-review.googlesource.com/435318 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org>
-
- 30 Jan, 2017 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 (or complain) recipe_engine: https://crrev.com/30a672d26b45289947783932d8062fc70dfb1611 Make it possible to override more than one package (phajdan.jr@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2664843003
-
- 29 Jan, 2017 1 commit
-
-
Andrii Shyshkalov authored
TBR=sergiyb@chromium.org,agable@chromium.org BUG= Change-Id: I37f02556f254fbdc78ab30e990a7cc6d05120038 Reviewed-on: https://chromium-review.googlesource.com/434477Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
- 27 Jan, 2017 3 commits
-
-
Andrii Shyshkalov authored
R=sergiyb@chromium.org,agable@chromium.org BUG= Change-Id: I7684923c19fe7441cdd52b7707c28f01c95a4ba4 Reviewed-on: https://chromium-review.googlesource.com/433699 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Sergiy Byelozyorov <sergiyb@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 (or complain) recipe_engine: https://crrev.com/b120624b72ec851b0d9f2accccf58e525555be25 step: make all args to __call__ explicit (phajdan.jr@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2656133003
-
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 (or complain) recipe_engine: https://crrev.com/bbcf1dc6436d1f89ffd35fe3354b9ee7701e272a Whitelisting python's copy module for recipes. (robertocn@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2660583002
-
- 26 Jan, 2017 4 commits
-
-
Andrii Shyshkalov authored
R=agable@chromium.org BUG=681704 Change-Id: I3c0ab781e0357e0855d50157c5653df57f68ac9a Reviewed-on: https://chromium-review.googlesource.com/432336Reviewed-by: Aaron Gable <agable@chromium.org>
-
Andrii Shyshkalov authored
Also fixes git cl description <url> by propagating codereview host information in all cases. BUG=681704 R=agable@chromium.org Change-Id: Ia79c10b19d72b5a8797a1428ad8a79c8f4480901 Reviewed-on: https://chromium-review.googlesource.com/431036Reviewed-by: Aaron Gable <agable@chromium.org>
-
Andrii Shyshkalov authored
BUG=681704 Change-Id: I7c8fd09f3c19b9facf876ebeef853e5d77b72a9c Reviewed-on: https://chromium-review.googlesource.com/432316Reviewed-by: Aaron Gable <agable@chromium.org>
-
Andrii Shyshkalov authored
BUG=640299 R=rmistry@chromium.org,agable@chromium.org Change-Id: Iac987758065c57a4a08ce98f838fc0c30a8c1a02 Reviewed-on: https://chromium-review.googlesource.com/432676 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Aaron Gable <agable@chromium.org>
-