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
*
Rename GrContextFactory::ContextOptions to ContextOverrides
csmartdalton
2017-02-21
*
Make header files idempotent; script to check
Hal Canary
2017-02-13
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Rename batch->op in GrAuditTrail json and skiaserver's url handlers
Brian Salomon
2017-01-05
*
Rename batch->op in skiaserve
Brian Salomon
2016-12-20
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
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
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Re-enable overdraw mode in debugger.
Ben Wagner
2016-10-17
*
skp_parser
halcanary
2016-10-17
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
GN: build skiaserve
mtklein
2016-09-22
*
Add ContextOptions field to SkCommandLineConfigGpu
csmartdalton
2016-09-13
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
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
[next]