index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Clean up iOS build files
jvanverth
2015-10-15
*
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
*
Update iOS docs
jvanverth
2015-10-15
*
Add NVPR to VisualBench
joshualitt
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
*
Renable image benchmarking
scroggo
2015-10-15
*
small tidy of benchmarkstream
joshualitt
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
*
Revert of small tidy of benchmarkstream (patchset #2 id:20001 of https://code...
joshualitt
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
*
Remove unnecessary allocation in nanobench
scroggo
2015-10-14
*
Fix clipping when all analytic FP creations can be skipped
bsalomon
2015-10-14
*
Fix TextBlobTest valgrind error
fmalita
2015-10-14
*
small tidy of benchmarkstream
joshualitt
2015-10-14
*
Supply separate flags for onBuildTileIndex
scroggo
2015-10-14
*
change back to method for localmatrix imagefilter
reed
2015-10-14
*
Create VisualStreamTimingModule
joshualitt
2015-10-14
*
Implement SkLocalMatrixImageFilter.
senorblanco
2015-10-14
*
Stop benching PNG buildTileIndex by default
scroggo
2015-10-13
*
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
*
Whitespace change to test CQ waiting for l-g-t-m
rmistry
2015-10-13
*
adjust size of new apply-filter gm
reed
2015-10-12
*
SkBitmapRegionCanvas bug fix
msarett
2015-10-12
*
post-commit fixes to applyFilter CL
reed
2015-10-12
*
Whitespace change to turn Android bots green
rmistry
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
*
SkBitmapRegionDecoder clean-up
msarett
2015-10-12
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-12
*
Enable more testing for scaled webps
msarett
2015-10-12
[next]