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

Side by Side Diff: tools/telemetry/third_party/png/README.chromium

Issue 1647513002: Delete tools/telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « tools/telemetry/third_party/mox3/tox.ini ('k') | tools/telemetry/third_party/png/png.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: Pure Python PNG Reader/Writer
2 Short Name: pypng
3 URL: https://github.com/drj11/pypng/
4 Version: 0
5 Date: 2009-03-11
6 Revision: dd1797c361eafa443878b0915f767b75bd518d3b
7 License: MIT
8 License File: NOT_SHIPPED
9 Security Critical: no
10
11 Description:
12 A png encoder and decoder for python. Used by telemetry to decode screenshots
13 captured via the gpuBenchmark.windowSnapshot API, which are returned as
14 Base64-encoded PNG files.
15
16 Local Modifications:
17 None.
OLDNEW
« no previous file with comments | « tools/telemetry/third_party/mox3/tox.ini ('k') | tools/telemetry/third_party/png/png.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698