index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
skiaserve
Commit message (
Expand
)
Author
Age
*
Some tests around surface creation and snapshotting with color space
brianosman
2016-08-30
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Remove SkSurfaceProps gamma-correctness flag entirely.
brianosman
2016-07-26
*
Always supply a color space (sRGB for now) with F16
brianosman
2016-07-26
*
Fix png encoding in skia debugger
msarett
2016-06-30
*
debugger: Allow for larger images.
jcgregorio
2016-06-30
*
remove experimental treat-skcolor-as-srgb flag
reed
2016-06-24
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
skiaserve no longer crashes when no X server is present
ethannicholas
2016-06-13
*
skiaserve: Add a flag to control hosted mode, i.e. when running on debugger.s...
jcgregorio
2016-06-03
*
skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger.
jcgregorio
2016-05-31
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Get skiaserve working on Windows.
brianosman
2016-04-20
*
Adding support for controlling the global sRGB SkColor switch.
brianosman
2016-04-19
*
Remove static initializer for SkOpts::Init()
mtklein
2016-04-19
*
Adding support for playback to L32/S32/F16 canvas.
brianosman
2016-04-19
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-05
*
Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...
bsalomon
2016-04-04
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-01
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...
bsalomon
2016-03-31
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
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
*
switch surface to sk_sp
reed
2016-03-23
*
unified PNG encoding between SkDrawCommand and skiaserve
ethannicholas
2016-03-21
*
return pictures as sk_sp
reed
2016-03-18
*
Flush the pipe in skiaserve when we switch to GPU
joshualitt
2016-03-11
*
Fix up no gpu build
joshualitt
2016-03-11
*
Fix some bugs and performance issues with skiaserve
joshualitt
2016-03-10
*
Add a bit more to the python test driver
joshualitt
2016-03-09
*
Fix up picture clip bounds in SkiaServe
joshualitt
2016-03-09
*
Fix skiaserve in debug mode
joshualitt
2016-03-08
*
Create a small python driver for skiaserve
joshualitt
2016-03-08
*
Fix up GrAuditTrail to allow arbitrary reordering
joshualitt
2016-03-08
*
Fix SkiaServe gpu JSON to work with any reordering algorithm
joshualitt
2016-03-04
*
Remove dependency on SkJsonCanvas.h
joshualitt
2016-03-03
*
Remove unused tools and unused includes of SkImageDecoder
msarett
2016-03-03
*
debugger: Only bind to the localhost address by default.
jcgregorio
2016-03-02
*
add /img/n/m endpoint to skiaserve
joshualitt
2016-03-02
*
fix minor bug drawing batch bounds by default
joshualitt
2016-02-29
*
Fixup some of the batch info in skiaserve
joshualitt
2016-02-29
*
Render batch bounds as stroke rects
joshualitt
2016-02-29
*
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
[next]