index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
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
*
Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (htt...
halcanary
2014-08-12
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
halcanary
2014-08-12
*
mark all SkImage methods const, so we can make it thread-safe
reed
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
*
Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache.
senorblanco
2014-08-08
*
Add option to dump images from nanobench.
bsalomon
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
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
Expose SkColorTable class
ch.dumez
2014-08-05
*
SkCanvas interface for drawing a patch.
dandov
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
*
Implement a persistent uniqueID-based cache for SkImageFilter.
senorblanco
2014-07-30
*
Use if instead of ifdef SK_SUPPORT_GPU
kkinnunen
2014-07-29
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Revert of Remove relative path to GrColor.h in SkShader.h (https://codereview...
bsalomon
2014-07-28
*
Remove relative path to GrColor.h in SkShader.h
bsalomon
2014-07-28
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Added classes SkPatch and SkPatchMesh which help encapsulate and generalize t...
dandov
2014-07-25
*
Now able to set the localMatrix when creating a SkShader from a SkImage
piotaixr
2014-07-22
*
Revert "Revert of Use the GrCacheable ID to eliminate the need for notificati...
bsalomon
2014-07-22
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
Add a GrPathRange class
cdalton
2014-07-21
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
Remove SkRefPtr.
bungeman
2014-07-17
*
factor out flattening/unflattening of common fields from SkImageFilter
reed
2014-07-17
*
Set maximum output size for scaled-image-cache images
halcanary
2014-07-17
*
Disable assertion of fBoundsIsDirty.
Mike Klein
2014-07-16
*
Remove yet-unused 64-bit atomic hooks.
Mike Klein
2014-07-16
*
Remove kImageIsImmutable_Flag.
scroggo
2014-07-15
[next]