index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
skiaserve
/
Request.cpp
Commit message (
Expand
)
Author
Age
*
Remove SK_SUPPORT_GPU checks in tool-only code
Brian Osman
2018-05-31
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
remove deprecated SkPixelSerializer
Mike Reed
2017-12-16
*
Drop support for OSMesa in test tools and remove build bot
Brian Salomon
2017-11-13
*
deprecate odd variants of SkCanvas::readPixels
Mike Reed
2017-04-17
*
Remove gpu configs that don't have explicit API.
Brian Salomon
2017-03-20
*
Rename GrContextFactory::ContextOptions to ContextOverrides
csmartdalton
2017-02-21
*
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
*
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
*
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
*
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
*
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
*
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
[next]