index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
[SkDebugger] Show detailed drawImage info
fmalita
2015-10-29
*
Add generationID to debugger's path information
robertphillips
2015-10-29
*
Simplify linkages to Android framework internals
tomhudson
2015-10-26
*
Remove SkThread::setProcessorAffinity()
mtklein
2015-10-20
*
Remove params from Cacherator_GrTextureMaker
bsalomon
2015-10-15
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
[SkDebugger] Handle path empty-bounds gracefully
fmalita
2015-10-06
*
Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer
tomhudson
2015-10-01
*
Have /src files use header directly.
herb
2015-09-29
*
Move SkAtomics.h to private.
herb
2015-09-28
*
Remove SkBitmapSource
fmalita
2015-09-25
*
Improve debugger's visualization of transparent textures
robertphillips
2015-09-24
*
Forward declare SkStrokeRec in SkPathEffect
halcanary
2015-09-15
*
Update SkWhitelistChecksums.cpp with the checksums of the fonts on the CT sla...
rmistry
2015-09-14
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...
mtklein
2015-09-09
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Revert of Provides multiple implementations of Android's SkBitmapRegionDecode...
msarett
2015-09-08
*
Provides various implementations of Android's SkBitmapRegionDecoder.
msarett
2015-09-04
*
Replace font name table access with standard Skia function.
caryclark
2015-09-02
*
Suppress embedding fonts when the skp's fonts match the OS fonts.
caryclark
2015-08-31
*
Clean up SkTLogic.
bungeman
2015-08-28
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
zero-length cap fix
caryclark
2015-08-26
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
Update debugger print out of drawImageRect information
robertphillips
2015-08-24
*
Revert of experiment with zero-length round capped line segments (patchset #4...
caryclark
2015-08-21
*
experiment with zero-length round capped line segments
caryclark
2015-08-21
*
add gm for image->newShader
reed
2015-08-20
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Move SkTemplates.h to private.
bungeman
2015-08-19
*
change asABitmap to isABitmap on shader
reed
2015-08-19
*
remove SkDeferredCanvas
reed
2015-08-19
*
SkPaintFilterCanvas should inherit the target canvas state
fmalita
2015-08-17
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
Port SkTextureCompression opts to SkOpts
mtklein
2015-08-06
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
add missing comma
Derek Sollenberger
2015-08-03
*
fix tests for android framework build
djsollen
2015-08-03
*
Fix straggling SK_VIRTUAL_CONSTRAINT_TYPEs
scroggo
2015-07-31
*
Move SkTHash.h to include/private.
mtklein
2015-07-28
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
Add drawImage{Rect,} support to SkDebugCanvas
fmalita
2015-07-22
*
Revert[2] of guard to remove DrawBitmapRectFlags
reed
2015-07-17
*
Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...
scroggo
2015-07-17
[next]