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
*
change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ...
reed@google.com
2013-10-14
*
remove SkDataSet, and just store a key/value in SkAnnotation
reed@google.com
2013-10-14
*
handle configuration variables longer than 30 characters long
humper@google.com
2013-10-14
*
save/restore the canvas around every bench draw call
commit-bot@chromium.org
2013-10-14
*
SkData need not be a Flattenable, since it does not need subclass/factories
reed@google.com
2013-10-14
*
Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...
commit-bot@chromium.org
2013-10-14
*
Remove SkLumaXfermode.
commit-bot@chromium.org
2013-10-14
*
Clean up SkTypes.h.
bungeman@google.com
2013-10-11
*
Implement crop rect support for SkRectShaderImageFilter: remove fRect and use...
senorblanco@chromium.org
2013-10-10
*
Align SkLumaColorFilter with the spec.
commit-bot@chromium.org
2013-10-10
*
SkThreadPool: tweak two little things that have been annoying me
commit-bot@chromium.org
2013-10-10
*
make explicit the requirement that all colorfilters are reentrant-safe
reed@google.com
2013-10-10
*
Revert "Revert "change SkColorTable to be immutable""
reed@google.com
2013-10-10
*
Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing...
senorblanco@chromium.org
2013-10-10
*
SkDocument api changes (abort, close return success, set DCT encoder...).
commit-bot@chromium.org
2013-10-09
*
Add swapBuffer call to SkGLContextHelper.
djsollen@google.com
2013-10-09
*
Revert "change SkColorTable to be immutable"
reed@google.com
2013-10-09
*
change SkColorTable to be immutable
reed@google.com
2013-10-09
*
ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs
commit-bot@chromium.org
2013-10-09
*
Implement filling a path with nv_path_rendering cover
commit-bot@chromium.org
2013-10-09
*
Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points.
bungeman@google.com
2013-10-08
*
Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs"
djsollen@google.com
2013-10-08
*
ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs
commit-bot@chromium.org
2013-10-08
*
Fix ambiguity in API if no matching system language is found
commit-bot@chromium.org
2013-10-07
*
Luminance-to-alpha color filter (SkLumaColorFilter).
commit-bot@chromium.org
2013-10-07
*
pdf: drawPath should pass the computed matrix, instead of default matrix stor...
edisonn@google.com
2013-10-07
*
Add perspective support to SkMatrix44 initializers.
commit-bot@chromium.org
2013-10-05
*
Revert "Add perspective support to SkMatrix44 initializers."
aelias@chromium.org
2013-10-04
*
Add perspective support to SkMatrix44 initializers.
commit-bot@chromium.org
2013-10-04
*
commit to xfermode objects being immutable
commit-bot@chromium.org
2013-10-04
*
When cache is full delay flush until GrContext draw is finished
commit-bot@chromium.org
2013-10-04
*
Allow gradient optimization with perspective
commit-bot@chromium.org
2013-10-04
*
Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a spec...
commit-bot@chromium.org
2013-10-03
*
Repurpose GrGLCoordTransform as GrGLProgramEffects
commit-bot@chromium.org
2013-10-03
*
Update PDF backend to support fallback fonts on Android.
djsollen@google.com
2013-10-03
*
Added missing SK_API
sugoi@google.com
2013-10-02
*
Add support to dump font cache texture for debug purposes
commit-bot@chromium.org
2013-10-02
*
Move makeSpace and resetToSize from SkPathRef.cpp to .h
robertphillips@google.com
2013-10-02
*
Threads can race to be the first one to calculate the empty path ref's bounds.
commit-bot@chromium.org
2013-10-02
*
Make it explicit that some validate methods are debug only
robertphillips@google.com
2013-10-02
*
Make GPU coord transforms automatic
bsalomon@google.com
2013-10-02
*
Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone.
commit-bot@chromium.org
2013-10-01
*
Add an option on SkImageDecoder to skip writing 0s.
scroggo@google.com
2013-10-01
*
Reduce max number of textures to 4 to make room for a larger class id in effe...
bsalomon@google.com
2013-09-30
*
Mark when effects and programs have vertex code
commit-bot@chromium.org
2013-09-30
*
Add a GrCustomCoordsTextureEffect class
commit-bot@chromium.org
2013-09-30
*
Add GrSurface::savePixels().
commit-bot@chromium.org
2013-09-30
*
Added SK_API to SkPathRef.h
robertphillips@google.com
2013-09-29
*
GrAtlas cleanup: Split out GrPlot and GrAtlas
commit-bot@chromium.org
2013-09-27
*
Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp
robertphillips@google.com
2013-09-27
[next]