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
*
Call rewindIfNeeded in SkCodec
scroggo
2015-09-30
*
Merge SkCodec with SkScanlineDecoder
scroggo
2015-09-30
*
fix for default path renderer draws harlines without bloating
joshualitt
2015-09-30
*
Add support for light dumps in SkTraceMemoryDump interface.
ssid
2015-09-30
*
remove unused helper function
reed
2015-09-29
*
Unify ThreadID.
herb
2015-09-29
*
try texture-maker to generalize stretching for npot and min-tex-size
reed
2015-09-29
*
Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 i...
mtklein
2015-09-29
*
Implement SkImageFilter::Cache with SkResourceCache.
mtklein
2015-09-29
*
Move Mutexy things to private.
herb
2015-09-29
*
Handle inverted rects in SkRRect creation methods
robertphillips
2015-09-29
*
Revert of By default purge resources that haven't been used for 64 flushes (p...
bsalomon
2015-09-29
*
Have /src files use header directly.
herb
2015-09-29
*
By default purge resources that haven't been used for 64 flushes
bsalomon
2015-09-29
*
Use child processors to implement compose color filter.
bsalomon
2015-09-29
*
SkImage::NewFromBitmap works with Index8
halcanary
2015-09-28
*
Move SkAtomics.h to private.
herb
2015-09-28
*
Make SkPath fFirstDirection atomic to fix tsan.
herb
2015-09-28
*
simplify code in SkRecords.h
mtklein
2015-09-28
*
Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (...
reed
2015-09-28
*
Revert of change pixel-serializer to support reencoding existing data (patchs...
reed
2015-09-28
*
Revert of SkImage-backed SkPictureShader (patchset #4 id:60001 of https://cod...
robertphillips
2015-09-28
*
change pixel-serializer to support reencoding existing data
reed
2015-09-28
*
SkBlockMemoryStream: correct test in getMemoryBase().
halcanary
2015-09-28
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
SkImage-backed SkPictureShader
fmalita
2015-09-25
*
Remove SkBitmapSource
fmalita
2015-09-25
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
*
Revert[2] of add ImageShader, sharing code with its Bitmap cousin
reed
2015-09-25
*
Eliminate some clutter in SkFlattenable
mdempsky
2015-09-24
*
SkPDF Implement colorfilters on bitmaps
halcanary
2015-09-24
*
Remove SkImage::newImage()
fmalita
2015-09-24
*
Make mutex semaphore based.
herb
2015-09-24
*
Make methods on GrGpuResource safe to call on abandoned resource
bsalomon
2015-09-24
*
Fix GrDrawVerticesBatch to work with override colors and eliminate local coor...
bsalomon
2015-09-24
*
Improve debugger's visualization of transparent textures
robertphillips
2015-09-24
*
Mangle output var in GrGLFragmentProcessor::emitChild
bsalomon
2015-09-24
*
remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ...
reed
2015-09-24
*
Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https:...
reed
2015-09-24
*
Avoid last param to CTFontCreateWithGraphicsFont.
bungeman
2015-09-23
*
SkPDF: add basic metadata support
halcanary
2015-09-23
*
Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codere...
benjaminwagner
2015-09-23
*
remove unused SkCachingPixelRef
reed
2015-09-23
*
skia: Add support for ANGLE on linux
hendrikw
2015-09-23
*
Move determiniation of strokerect rects internal
joshualitt
2015-09-22
*
Stop supporting HW dither
bsalomon
2015-09-22
*
Small cleanups to SkSmallAllocator
mdempsky
2015-09-22
*
Fix for degenerate stroke rect
joshualitt
2015-09-22
*
Prefer dual source/framebuffer fetch paths for GPU LCD.
egdaniel
2015-09-22
*
Avoid CTFontCreateCopyWithAttributes.
bungeman
2015-09-22
[next]