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
*
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
*
Fix for r4978 unit test failure. TBR by Brian
robertphillips@google.com
2012-08-07
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
change SkTextToPathIter to allow continuation even when there is no path for
reed@google.com
2012-08-07
*
Added SkClipStack portion of new clip mask caching system
robertphillips@google.com
2012-08-07
*
move SkTextToPathIter into private header
reed@google.com
2012-08-07
*
move SkFilterShader into private header
reed@google.com
2012-08-06
*
Even when the pts are restricted to 32K values, we can still overflow computing
reed@google.com
2012-08-06
*
rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro.
digit@google.com
2012-08-06
*
tie slow sort (STD) to legacy AA, so that skia can use the fast one, and so that
reed@google.com
2012-08-03
*
Store more behavior of SkFlatDictionary in SkFlatController.
scroggo@google.com
2012-08-02
*
create inline version of setLine that assumes no clip. 10% faster for dashing...
reed@google.com
2012-08-02
*
special-case edge-building for polygons (paths with only lines)
reed@google.com
2012-08-02
*
Added check for aa/bw rect merging
robertphillips@google.com
2012-08-02
*
Fixed oversized SkRegion bound problem for complexclip_aa GM
robertphillips@google.com
2012-08-02
*
Set fReservedAlign to 0.
bungeman@google.com
2012-08-02
*
Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and
senorblanco@chromium.org
2012-08-01
*
Pipe factory names independently from the flattenables using them.
scroggo@google.com
2012-08-01
*
arm: Move SkUtilsArm.h from include/core to src/core
digit@google.com
2012-08-01
*
arm: dynamic NEON support for SkBitmapProcState matrix operations.
digit@google.com
2012-08-01
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
add getUnitsPerEm() to SkTypeface
reed@google.com
2012-07-31
*
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...
robertphillips@google.com
2012-07-31
*
Update SkData and SkDataSet to make better use of SkFlattenable.
djsollen@google.com
2012-07-31
*
Gamma correcting masks.
bungeman@google.com
2012-07-30
*
remove outdated test code for TEST_SRC_ALPHA
reed@google.com
2012-07-30
*
detect null pixles in setPixels() and just clear out any existing pixelref.
reed@google.com
2012-07-30
[next]