index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle
robertphillips@google.com
2012-08-20
*
Refactor SkImageFilter into its own .cpp file.
senorblanco@chromium.org
2012-08-20
*
Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity
senorblanco@chromium.org
2012-08-20
*
Decrease SkClipStack memory allocations & deallocations
robertphillips@google.com
2012-08-17
*
Make SkDeque::back faster & inline
robertphillips@google.com
2012-08-17
*
Added Serialization of SkPath's bound
robertphillips@google.com
2012-08-17
*
remove EdgeType enum. Unimportant distinction, and removing speeds up quickRe...
reed@google.com
2012-08-16
*
Fix a memory leak in SkBitmapHeap.
scroggo
2012-08-16
*
add SK_ENABLE_CLIP_QUICKREJECT option (currently disabled)
reed@google.com
2012-08-16
*
Remove SK_FONTHOST_WIN_DW define.
bungeman@google.com
2012-08-16
*
we have no subclasses, so change protected to private.
reed@google.com
2012-08-16
*
DirectWrite font host for skia.
bungeman@google.com
2012-08-16
*
add SkClipStack::clipEmpty() as an optimized way to say clipDevRect(empty, in...
reed@google.com
2012-08-16
*
Compilation fix for r5123 (disabling template inst count tracking)
robertphillips@google.com
2012-08-16
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
*
Added virtual destructor to SkColorSpaceLuminance
robertphillips@google.com
2012-08-15
*
Addressed Windows compiler complaints
robertphillips@google.com
2012-08-15
*
privatize SkScalerContext.h
reed@google.com
2012-08-14
*
Move write buffer flags used by SkFlataData::Create into SkFlatController.
scroggo@google.com
2012-08-14
*
To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRec
reed@google.com
2012-08-14
*
privatize SkDescriptor.h
reed@google.com
2012-08-14
*
Use SkBitmapHeap for shaders in SkGPipe.
scroggo@google.com
2012-08-14
*
Check in r5063 again, along with fix for tests.
scroggo@google.com
2012-08-14
*
Clean up most clang warnings outside animator/
tomhudson@google.com
2012-08-14
*
add LF at the end, for clanginess
reed@google.com
2012-08-14
*
Add inst counting to bench and count SkPaths
bsalomon@google.com
2012-08-14
*
Revert r5063 until unit tests can be fixed.
tomhudson@google.com
2012-08-13
*
Use the SkBitmapHeap to handle SkBitmaps in SkGPipe cross process.
scroggo@google.com
2012-08-13
*
arm: dynamic NEON support for SkBitmapProcState functions.
digit@google.com
2012-08-13
*
privatize SkBuffer.h
mike@reedtribe.org
2012-08-13
*
privatize SkRefDict.h
mike@reedtribe.org
2012-08-12
*
privatize SkGlyph.h
mike@reedtribe.org
2012-08-12
*
privatize SkPtrRecorder.h
mike@reedtribe.org
2012-08-12
*
refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparat...
mike@reedtribe.org
2012-08-12
*
privatize SkDeviceProfile.h
mike@reedtribe.org
2012-08-12
*
Fix handling of infinite bounds during "fast transforms".
tomhudson@google.com
2012-08-10
*
privatize SkBlitter.h
reed@google.com
2012-08-09
*
remove unused local var (warning fix)
reed@google.com
2012-08-09
*
privatize SkScan.h
reed@google.com
2012-08-09
*
Added method of getting top genID from SkClipStack
robertphillips@google.com
2012-08-09
*
remove SkShape (unused)
reed@google.com
2012-08-09
*
privatize SkEdgeClipper.h
mike@reedtribe.org
2012-08-09
*
privatization of SkPerspIter.h
mike@reedtribe.org
2012-08-09
*
privatization -- moving headers out of include into src
mike@reedtribe.org
2012-08-09
*
Make SkGPipe use SkBitmapHeap.
scroggo@google.com
2012-08-08
*
move SkSqrt32 back into SkMath.h -- was referenced in SkEmbossMask.cpp
reed@google.com
2012-08-07
*
Privatize SkAutoKern.h
reed@google.com
2012-08-07
*
Privatization:
reed@google.com
2012-08-07
*
Refactor Bitmap Storage for SkPicture using SkPipe's design.
djsollen@google.com
2012-08-07
*
Adding storage of SkPath::fIsOval
robertphillips@google.com
2012-08-07
[next]