index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
SkPDF: images support 32-but-not-N32 colortype
halcanary
2015-11-06
*
Loosen requirements for mixed samples support
cdalton
2015-11-06
*
Add addFragPosUniform to GrGLrogramBuilder
egdaniel
2015-11-06
*
Revert of Update Layer Hoisting to store its atlas texture in the resource ca...
robertphillips
2015-11-06
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-06
*
Make SkBlurImageFilter capable of cropping during blur (GPU path).
senorblanco
2015-11-05
*
Wire up SDL on Android
joshualitt
2015-11-05
*
Fix bug in sampled decodes
msarett
2015-11-05
*
Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview....
joshualitt
2015-11-05
*
Rename non-aa rect methods on GrDrawContext in anticipation of making them su...
bsalomon
2015-11-05
*
For non-opaque SkBitmapDevices, replace malloc-then-zero with calloc.
mtklein
2015-11-05
*
Make bicubic FP factories return const FPs
bsalomon
2015-11-05
*
Wire up SDL on Android
joshualitt
2015-11-05
*
Add ifdef guard around gpu-specific code in native windows window.
plesner
2015-11-05
*
Assert when running SampleApp with msaa 16 on Windows 10
aleksandar.stojiljkovic
2015-11-05
*
Fix for atlas doesn't call eviction functions
joshualitt
2015-11-05
*
Create SDL backed SkOSWindow
joshualitt
2015-11-04
*
Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going a...
reed
2015-11-04
*
SkRecord: text blobs
mtklein
2015-11-04
*
Avoid hang in OncePtr test with --threads 1
kkinnunen
2015-11-04
*
Make AndroidOptions const
scroggo
2015-11-04
*
Create swizzle table inside of glsl caps
egdaniel
2015-11-04
*
Revert of Reland "By default purge resources that haven't been used for 64 fl...
bsalomon
2015-11-03
*
Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it ...
reed
2015-11-03
*
Take mutex when calling into FreeType.
bungeman
2015-11-03
*
Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of...
egdaniel
2015-11-03
*
SkRemote: saveLayer
mtklein
2015-11-03
*
Fix setColocatedSampleLocations on ES and GL < 4.5
cdalton
2015-11-03
*
Create swizzle table inside of glsl caps
egdaniel
2015-11-03
*
Combine native sampling with sampling
scroggo
2015-11-03
*
Reland "By default purge resources that haven't been used for 64 flushes (pat...
bsalomon
2015-11-03
*
SkRemote: some images, many TODOs
mtklein
2015-11-03
*
Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going a...
reed
2015-11-03
*
Clean up GrAtlas and rename it GrLayerAtlas
robertphillips
2015-11-03
*
Simplify SkGpuBlurUtils.
senorblanco
2015-11-03
*
Revert of stop using drawSprite (at least w/ no filters) as it is going away ...
robertphillips
2015-11-03
*
SkScan_Antihair: assert in debug and potentialy lost last pixels
aleksandar.stojiljkovic
2015-11-02
*
Make SkBlurImageFilter capable of cropping during blur (raster path)
senorblanco
2015-11-02
*
Add bleed GM variants for bmp backed by an oversized texture
bsalomon
2015-11-02
*
stop using drawSprite (at least w/ no filters) as it is going away
reed
2015-11-02
*
Revert of Make SkBlurImageFilter capable of cropping during blur (patchset #1...
senorblanco
2015-11-02
*
Allow max tile size to be overridden separately from max texture size.
bsalomon
2015-11-02
*
Make SkBlurImageFilter capable of cropping during blur (raster path)
senorblanco
2015-11-02
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
SkRemote: all paint effects except typeface
mtklein
2015-11-02
*
Fix assert in GrGLShaderBuilder regarding shader outputs
egdaniel
2015-11-02
*
path ops: fix fuzz-found divide by zero
caryclark
2015-11-02
*
Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.
egdaniel
2015-11-02
*
path ops; remove obsolete reduce
caryclark
2015-10-30
*
More conic-specific tests revealed a few conic-specific bugs. Because javascr...
caryclark
2015-10-30
[next]