Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(442)

Side by Side Diff: appengine/third_party_local/depot_tools/README.swarming

Issue 2117833003: endpoints -> webapp2 adapter (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: decode bool field Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Name: depot_tools 1 Name: depot_tools
2 Short Name: depot_tools 2 Short Name: depot_tools
3 URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git 3 URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git
4 Revision: 3b4f228f10e2323e5b1063850e4e882412d5d9f8 4 Revision: 3b4f228f10e2323e5b1063850e4e882412d5d9f8
5 License: BSD 5 License: BSD
6 6
7 Description: 7 Description:
8 Tools for Chromium developpers. 8 Tools for Chromium developers.
9 9
10 Local Modifications: 10 Local Modifications:
11 Kept git_common.py, git_number.py, subprocess2.py and subcommand.py. 11 Kept git_common.py, git_number.py, subprocess2.py and subcommand.py.
12 Copied testing_support/auto_stub.py as auto_stub.py. 12 Copied testing_support/auto_stub.py as auto_stub.py.
13 auto_stub.py: changed TestCase.has_failed so it works if _resultForDoCleanups
14 is not present.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698