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
*
Skia: Add Command Buffer support to Linux/Mac
hendrikw
2015-10-01
*
Strip font name of special characters before dumping
ssid
2015-10-01
*
Base SkAutoTUnref on skstd::unique_ptr.
bungeman
2015-10-01
*
Fix for texture width or height are greater than 2^16
joshualitt
2015-10-01
*
add hard-coded limit for tmp allocations when HQ image scaling
reed
2015-10-01
*
SkPDF: ASAN fix: don't double ref new SkPDFBitmap objects
halcanary
2015-10-01
*
Fix drawVertices when there is a paint alpha
bsalomon
2015-10-01
*
Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer
tomhudson
2015-10-01
*
SkPDF: Implement drawImage*() properly
halcanary
2015-10-01
*
Fix for 2056
joshualitt
2015-10-01
*
Revert of Have GrRectBlurEffect use Linear filtering (rather than Nearest Nei...
robertphillips
2015-10-01
*
Implement stencil clipping in mixed sampled render targets
vbuzinov
2015-09-30
*
Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor)
robertphillips
2015-09-30
*
Avoid copies in SkMasks constructor
scroggo
2015-09-30
*
Revert[4] of add ImageShader, sharing code with its Bitmap cousin
reed
2015-09-30
*
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
[next]