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
*
Rename batch->op in skiaserve
Brian Salomon
2016-12-20
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
Heather Miller
2016-11-10
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
tools: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-03
*
Re-enable overdraw mode in debugger.
Ben Wagner
2016-10-17
*
GN: build skiaserve
mtklein
2016-09-22
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
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