index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Differentiate maxColorSamples and maxStencilSamples in GrCaps
egdaniel
2016-01-15
*
Virtualize Frames in GrAuditTrail
joshualitt
2016-01-14
*
Beginning of support for texture rectangles.
bsalomon
2016-01-14
*
Refactor to use GrWrapTextureInBitmap more
robertphillips
2016-01-14
*
SampleApp: Cleanup SkOSWindow_SDL
kkinnunen
2016-01-14
*
Move some program building utils from GL to GLSL
egdaniel
2016-01-13
*
remove CreateLightingFilter from SkColorFilter
reed
2016-01-13
*
reorg global initialization, separating core from optional
reed
2016-01-13
*
Hide drawBatch on GrDrawTarget from test Methods
joshualitt
2016-01-13
*
GrAuditTrail hooks in GrContext + GrDrawContext
joshualitt
2016-01-13
*
Delete SkRectShaderImageFilter
ajuma
2016-01-12
*
Convert GrAuditTrail to use scoped frames
joshualitt
2016-01-12
*
SkPaintFilterCanvas cleanup
fmalita
2016-01-12
*
SkTime: Stop using POSIX entensions to time.h for timezone
halcanary
2016-01-12
*
clamp fixed divide to 32 bits
caryclark
2016-01-12
*
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
fmalita
2016-01-12
*
Add batch names and bounds to json debug information
joshualitt
2016-01-12
*
Fix SkTileImageFilter when srcRect is a superset of bitmap bounds.
senorblanco
2016-01-11
*
SkPaintFilterCanvas skip-draw support
fmalita
2016-01-11
*
Guard SkGpuDevice
joshualitt
2016-01-11
*
remove external header for SkModeColorFilter
reed
2016-01-11
*
move declaration of CreateLightingFilter into SkColorMatrixFilter
reed
2016-01-11
*
Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture...
bsalomon
2016-01-11
*
remove imagefilter::sizeconstraint
reed
2016-01-11
*
Change to wire up opnames in SkGpuDevice
joshualitt
2016-01-11
*
Move atomicinc in GrTracing to behind branch
joshualitt
2016-01-11
*
Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere...
joshualitt
2016-01-11
*
Delete reallyHasAlpha() from SkCodec
msarett
2016-01-11
*
remove SkImage::applyFilter() -- unused, can always re-add later
reed
2016-01-08
*
Implement an SkPaint-based image filter
ajuma
2016-01-08
*
Add a class representing texture swizzle.
bsalomon
2016-01-08
*
Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of...
mtklein
2016-01-08
*
Clean up SkXfermode_opts.h
mtklein
2016-01-08
*
Add a class representing texture swizzle.
bsalomon
2016-01-08
*
Use ::std for is_empty, is_class, add_xxx_reference, remove decay.
bungeman
2016-01-08
*
Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...
joshualitt
2016-01-08
*
Remove "unused" parameter from filterInputGPU
robertphillips
2016-01-08
*
Move config texturability/renderability to config table.
bsalomon
2016-01-08
*
Create stub GrAuditTrail class
joshualitt
2016-01-08
*
remove SkGPipe
reed
2016-01-08
*
Revert of Move config texturability/renderability to config table (patchset #...
egdaniel
2016-01-07
*
add SkShader::newWithColorFilter
reed
2016-01-07
*
Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...
joshualitt
2016-01-07
*
Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co...
joshualitt
2016-01-07
*
Move config texturability/renderability to config table.
bsalomon
2016-01-07
*
Add guards to GrTextureProvider
joshualitt
2016-01-07
*
More <type_traits> for SkTLogic.h.
bungeman
2016-01-07
*
test & doc for SkUnitCubicInterp
caryclark
2016-01-07
*
Make a single GrSingleOwner in GrContext
joshualitt
2016-01-07
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
[next]