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

Side by Side Diff: experimental/bisect_lib/test_data/MOCK_RANGE_RESPONSE_1

Issue 1521503002: Update bisect_lib with the changes committed in the infra/build repo. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: In README: add back license header, add link to Telemetry docs in catapult Created 5 years 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 )]}' 1 )]}'
2 { 2 {
3 "log": [ 3 "log": [
4 { 4 {
5 "commit": "c89130e28fd01062104e1be7f3a6fc3abbb80ca9", 5 "commit": "c89130e28fd01062104e1be7f3a6fc3abbb80ca9",
6 "tree": "b6c8947321df51bd03ce118285e243ca4b14a751", 6 "tree": "b6c8947321df51bd03ce118285e243ca4b14a751",
7 "parents": [ 7 "parents": [
8 "2e93263dc74f0496100435e1fd7232e9e8323af0" 8 "2e93263dc74f0496100435e1fd7232e9e8323af0"
9 ], 9 ],
10 "author": { 10 "author": {
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 }, 338 },
339 "committer": { 339 "committer": {
340 "name": "Commit bot", 340 "name": "Commit bot",
341 "email": "commit-bot@chromium.org", 341 "email": "commit-bot@chromium.org",
342 "time": "Tue Oct 27 20:21:41 2015" 342 "time": "Tue Oct 27 20:21:41 2015"
343 }, 343 },
344 "message": "Remove Lanczos2 filters\n\nThis filter code is only used in te sts and benchmarks. The code\nsavings is rather small, but it\u0027s a bit odd t o have a unit test\ncomparing Lanczos2 vs Lanczos3 when you\u0027re using the ex act same\nimplementation for both of them, just varying the parameter for\nfilte r width.\n\nR\u003dfmalita@chromium.org\n\nReview URL: https://codereview.chromi um.org/1428613002\n\nCr-Commit-Position: refs/heads/master@{#356382}\n" 344 "message": "Remove Lanczos2 filters\n\nThis filter code is only used in te sts and benchmarks. The code\nsavings is rather small, but it\u0027s a bit odd t o have a unit test\ncomparing Lanczos2 vs Lanczos3 when you\u0027re using the ex act same\nimplementation for both of them, just varying the parameter for\nfilte r width.\n\nR\u003dfmalita@chromium.org\n\nReview URL: https://codereview.chromi um.org/1428613002\n\nCr-Commit-Position: refs/heads/master@{#356382}\n"
345 } 345 }
346 ] 346 ]
347 } 347 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698