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
*
Add flag to bench/render pictures
krajcevski
2014-08-18
*
int SkPicture::approximateOpCount()
mtklein
2014-08-14
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-14
*
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...
bsalomon
2014-08-13
*
Start tracking the CTM while filling the BBH in SkRecordDraw.
mtklein
2014-08-13
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-13
*
Add entry point for passing options to the GrContextFactory
krajcevski
2014-08-13
*
Delete the old font management implementation based on SkFontConfigInterface,...
tomhudson
2014-08-13
*
Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating te...
george
2014-08-12
*
Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (htt...
halcanary
2014-08-12
*
Migrate SkRTConfRegistry test to DEF_TEST().
tfarina
2014-08-12
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
halcanary
2014-08-12
*
Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this ...
krajcevski
2014-08-12
*
remove SkStippleMaskFilter - no external clients
reed
2014-08-12
*
Consider index8 a compressed config.
bsalomon
2014-08-11
*
Wrap NV_path_rendering API with GrGLPathRendering
cdalton
2014-08-11
*
mark all SkImage methods const, so we can make it thread-safe
reed
2014-08-11
*
Always use both a color and coverage attribute in GrAARectRenderer.
bsalomon
2014-08-11
*
Plumbing for using a BBH in SkRecordDraw.
mtklein
2014-08-11
*
Revert of Revert of remove (now unneeded) legacy onDrawPicture variant (https...
reed
2014-08-11
*
Revert of remove (now unneeded) legacy onDrawPicture variant (https://coderev...
reed
2014-08-10
*
remove (now unneeded) legacy onDrawPicture variant
reed
2014-08-10
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
add dummy onDrawPicture to allow migration for chrome overrides
reed
2014-08-08
*
Blink layout tests all assume it can provide custom font configuration files ...
bungeman
2014-08-08
*
Pretty print of shaders
joshualitt
2014-08-08
*
Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache.
senorblanco
2014-08-08
*
Add option to dump images from nanobench.
bsalomon
2014-08-07
*
Cleanup of context initialization
joshualitt
2014-08-07
*
Add astcbitmap to gm slides.
krajcevski
2014-08-07
*
Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...
krajcevski
2014-08-07
*
- Add astcbitmap to gm slides
krajcevski
2014-08-07
*
Stopped skipping tests in dm of SkPatch by implementing the
dandov
2014-08-07
*
Revert "Remove SkPaintOptionsAndroid"
Derek Sollenberger
2014-08-06
*
Remove SkPaintOptionsAndroid
Derek Sollenberger
2014-08-06
*
Explicit tile bounds for SkPictureShader
fmalita
2014-08-06
*
Allow custom blitters to be passed to SkDraw::drawPath
krajcevski
2014-08-06
*
Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
bungeman
2014-08-06
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
SkThreadPool and co. are not public.
mtklein
2014-08-06
*
Expose SkColorTable class
ch.dumez
2014-08-05
*
Enable gpu Debug markers if tracing category skia.gpu is enabled
egdaniel
2014-08-04
*
Adds a GrGLPathRendering class that wraps the NV_path_rendering
cdalton
2014-08-04
*
Don't compare coord change matrices to determine effect compatibility when us...
bsalomon
2014-08-04
*
SkCanvas interface for drawing a patch.
dandov
2014-08-04
*
Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions.
bsalomon
2014-08-04
*
Ensure that SkDebugf is exported from the library.
george
2014-08-01
*
Remove copile time enabling of SK_ARM_HAS_NEON.
Derek Sollenberger
2014-08-01
*
Update NEON compiler defines to use SK_ prefix
djsollen
2014-08-01
[next]