index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
skiaserve
/
Request.h
Commit message (
Expand
)
Author
Age
*
remove experimental treat-skcolor-as-srgb flag
reed
2016-06-24
*
Adding support for controlling the global sRGB SkColor switch.
brianosman
2016-04-19
*
Adding support for playback to L32/S32/F16 canvas.
brianosman
2016-04-19
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
return pictures as sk_sp
reed
2016-03-18
*
Fix up no gpu build
joshualitt
2016-03-11
*
Fix some bugs and performance issues with skiaserve
joshualitt
2016-03-10
*
Fix up picture clip bounds in SkiaServe
joshualitt
2016-03-09
*
add /img/n/m endpoint to skiaserve
joshualitt
2016-03-02
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
Revert of Add abilitly to query audit trail for batches by draw op (patchset ...
joshualitt
2016-02-29
*
A bit more privacy for SkiaServe's Request
joshualitt
2016-02-29
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
Get SkiaServe Request started off with a little privacy
joshualitt
2016-02-26
*
Wire up /batches in skiaserve
joshualitt
2016-02-26
*
Move some methods to SkiaServe's Request, this is still very leaky
joshualitt
2016-02-25
*
Move Request to its own file in preparation for numerous cleanups
joshualitt
2016-02-25