Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4ee1cdad526fd8b6bb50d6f9d339b2c782257a8b
/
tools
/
skiaserve
/
skiaserve.cpp
3854f11
Move urlhandlers out of skiaserve.cpp
by joshualitt
· 9 years ago
26cc3f5
Create Response namespace for skiaserve response functions
by joshualitt
· 9 years ago
4dcbe43
Move some methods to SkiaServe's Request, this is still very leaky
by joshualitt
· 9 years ago
24dd687
Move Request to its own file in preparation for numerous cleanups
by joshualitt
· 9 years ago
5ec26ae
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
50fe38e
use the favicon on debugger.skia.org
by jcgregorio
· 9 years ago
bd500f0
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ )
by bsalomon
· 9 years ago
57599fe
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
3ff5d8c
added mode=cpu|gpu to skiaserve JSON
by ethannicholas
· 9 years ago
85fca85
added /enableGPU command to skiaserve
by ethannicholas
· 9 years ago
3ca1e1a
added server-side breakpoint support to skiaserve
by ethannicholas
· 9 years ago
cecbbe2
converted skiaserve PNGs from RGBA to RGB
by ethannicholas
· 9 years ago
6b3cf73
Add batch information to json
by joshualitt
· 9 years ago
272af6e
Revert of further skiaserve image performance improvements (patchset #1 id:1 of https://codereview.chromium.org/1707453003/ )
by ethannicholas
· 9 years ago
68c063b
further skiaserve image performance improvements
by ethannicholas
· 9 years ago
546d665
tuned skiaserve's png output for better performance
by ethannicholas
· 9 years ago
3341d42
skiaserve: Change alpha setting from GET to POST.
by jcgregorio
· 9 years ago
0a0520a
added clip visualization to skiaserve
by ethannicholas
· 10 years ago
de8e54c
skiaserve now retains the graphics context rather than creating a new one each request
by ethannicholas
· 10 years ago
f8289d9
fixed off-by-one error in skiaserve /cmd
by ethannicholas
· 10 years ago
db6a254
wire up new json code in skiaserve
by joshualitt
· 10 years ago
12d47ce
skiaserve: Fix /cmd/N and /cmd/N[0|1], the response was never queued.
by jcgregorio
· 10 years ago
873d624
Skia serve now supports favicon correctly
by joshualitt
· 10 years ago
cdad12f
Create image cache for use by json canvas
by joshualitt
· 10 years ago
29e5a89
Modify skia serve to return clip rect and view matrix
by joshualitt
· 10 years ago
792345f
Modify skiaserve to support downloads
by joshualitt
· 10 years ago
136f517
Modify skiaserve to support drawTo
by joshualitt
· 10 years ago
a341b90
fix skiaserve crash
by joshualitt
· 10 years ago
483b901
cleanup of skia serve url handling
by joshualitt
· 10 years ago
21ab120
skiaserve: Clean up flags.
by jcgregorio
· 10 years ago
6a2046e
skiaserve: Add CORS header, and debugger code is served over HTTPS.
by jcgregorio
· 10 years ago
9ce4110
skiaserve: Enable /cmd endpoint.
by jcgregorio
· 10 years ago
6f17bc5
skiaserve: Set 303 status code on redirect.
by jcgregorio
· 10 years ago
609d979
Wire up JsonCanvas in skiaserve
by joshualitt
· 10 years ago
ccfdaa5
Add primitive url handling system to skiaserve
by joshualitt
· 10 years ago
9a4e188
Allow clients to upload skps to skiaserve
by joshualitt
· 10 years ago
7f6a1e0
First rough draft of skiaserve
by joshualitt
· 10 years ago