index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Image filters: implement SkImage::makeWithFilter().
senorblanco
2016-05-19
*
Retract GrRenderTarget from GLProgramsTest
robertphillips
2016-05-19
*
SkCanvas::adjustToTopLayer()
tomhudson
2016-05-18
*
Make SkBlend_optsTests fail rather than crash when resources are missing
bsalomon
2016-05-17
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-17
*
Prepare SkColorSpace to be a public API
msarett
2016-05-17
*
Revert of Add specialized sRGB blitter for SkOpts (patchset #21 id:400001 of ...
reed
2016-05-17
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-16
*
SkPictureGpuAnalyzer
fmalita
2016-05-13
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Add bounds to GrShape
bsalomon
2016-05-13
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Remove SkPicture::hasText()
fmalita
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Add isEmpty() query to GrShape and improve comments.
bsalomon
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Make unit tests use generic testcontext rather than glcontext
bsalomon
2016-05-11
*
Revert "Add tests and benches to support the sRGB blitter for SkOpts"
scroggo
2016-05-11
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-10
*
Fix AllocedProxyTest on Mesa
robertphillips
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Approximate common gamma tables as single values
msarett
2016-05-09
*
Incorporate scale into GrStyle and GrShape
bsalomon
2016-05-09
*
SkAdvancedTypefaceMetrics: getAdvanceData uses std::function
halcanary
2016-05-09
*
SkAdvancedTypefaceMetrics: abstract out linked list
halcanary
2016-05-08
*
Remove Sk(Float|Double)PinToFixed functions, only used in tests.
brianosman
2016-05-06
*
Fix issue where GrStyle::applyToPath exited before applying stroke
bsalomon
2016-05-06
*
Remove hasMixedSamples() from GrPipelineBuilder
cdalton
2016-05-06
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Stop banning stroke-and-fill for GrStyle and add tests
bsalomon
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
Make cap only affect the keys of GrShapes that are possibly-open
bsalomon
2016-05-04
*
Remove executable bit from source code files.
benjaminwagner
2016-05-04
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Allow stencils to be attached to render targets created via SkSurface::MakeFr...
ericrk
2016-05-04
*
Prototype code that turns any/every flattenable into JSON
brianosman
2016-05-04
[next]