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
*
LookupScope does not need to be in SkRemote.h
mtklein
2015-10-16
*
Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...
egdaniel
2015-10-16
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-16
*
Move some code around to make another diff cleaner
bsalomon
2015-10-16
*
Image filters: refactor input GPU processing into filterInputGPU().
senorblanco
2015-10-16
*
Fix SkSwizzler bug
msarett
2015-10-16
*
SkRemote
mtklein
2015-10-16
*
Loosen requirement that there be only one GrDrawTarget
robertphillips
2015-10-16
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
Remove check for whole image in the cache in SkGpuDevice::shouldTileImage
bsalomon
2015-10-16
*
Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader
fmalita
2015-10-16
*
Supply separate flags for onBuildTileIndex
msarett
2015-10-15
*
SkTHash: hash from fnptr to functor type
mtklein
2015-10-15
*
Image Filters: refactor all CPU input processing into a filterInput helper fu...
senorblanco
2015-10-15
*
Remove params from Cacherator_GrTextureMaker
bsalomon
2015-10-15
*
Move an #include out of a namespace.
thakis
2015-10-15
*
Fix -Winconsistent-missing-override in SkCodec_libgif.h
mtklein
2015-10-15
*
Add dm target to BUILD and refactor BUILD file. The corresponding google3 BUI...
benjaminwagner
2015-10-15
*
GrDrawContext now holds GrRenderTarget pointer
robertphillips
2015-10-15
*
Reenable warnings in src/codec
msarett
2015-10-15
*
Add a comment to explain clip intersection in crop rects.
senorblanco
2015-10-15
*
Fix floating point data loss in SkPictureShader
ericrk
2015-10-14
*
Revert of Supply separate flags for onBuildTileIndex (patchset #1 id:1 of htt...
msarett
2015-10-14
*
Don't abort analytic clipping if using MSAA until elements are examined
bsalomon
2015-10-14
*
Supply separate flags for onBuildTileIndex
msarett
2015-10-14
*
Store texture target on GrGLTexture. This is in preparation for using texture...
bsalomon
2015-10-14
*
Fix clipping when all analytic FP creations can be skipped
bsalomon
2015-10-14
*
Supply separate flags for onBuildTileIndex
scroggo
2015-10-14
*
change back to method for localmatrix imagefilter
reed
2015-10-14
*
Implement SkLocalMatrixImageFilter.
senorblanco
2015-10-14
*
Fix dm with Chromium command buffer driver
kkinnunen
2015-10-13
*
Add subsetting to SkScanlineDecoder
msarett
2015-10-13
*
Fix text axis alignment calculation
herb
2015-10-13
*
[SkTextBlob] Remove incorrect builder assert
fmalita
2015-10-13
*
post-commit fixes to applyFilter CL
reed
2015-10-12
*
SkPDF: fall back on paths for unembeddable fonts.
halcanary
2015-10-12
*
add applyFilter() to SkImage
reed
2015-10-12
*
change more effects to only expose factories
reed
2015-10-12
*
Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper
fmalita
2015-10-12
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-12
*
[TextBlob] Fall back to TightRunBounds when the font bounds are empty
fmalita
2015-10-09
*
Fix SkWindow.cpp includes for non-gpu mode
Brian Salomon
2015-10-09
*
Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:...
bungeman
2015-10-09
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-09
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
Fix gpu drawBitmap to work when BM is A8 and we have a shader
egdaniel
2015-10-09
*
Optional gradient dithering
fmalita
2015-10-09
*
Focus SkScaledCodec on BitmapRegionDecoder
scroggo
2015-10-09
[next]