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
*
arm: Move SkUtilsArm.h from include/core to src/core
digit@google.com
2012-08-01
*
Handle rgb_to_a8 when kGenA8FromLCD_Flag is set.
bungeman@google.com
2012-08-01
*
arm: dynamic NEON support for SkBitmapProcState matrix operations.
digit@google.com
2012-08-01
*
Prevent deferred canvases from recording draw operations that use an SkPaint ...
junov@chromium.org
2012-07-31
*
Remove old constructors from GrGradientEffect subclasses, and moved their dec...
rileya@google.com
2012-07-31
*
Fixed minor memory leaks
robertphillips@google.com
2012-07-31
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
add getUnitsPerEm() to SkTypeface
reed@google.com
2012-07-31
*
Modified GrGpuGL_unittest to no longer use the old constructors to create gra...
rileya@google.com
2012-07-31
*
check-point for gpu support in SkImage/SkSurface
reed@google.com
2012-07-31
*
Make 0-texture GrCustomStages work.
bsalomon@google.com
2012-07-31
*
add flattening
reed@google.com
2012-07-31
*
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...
robertphillips@google.com
2012-07-31
*
fix LayerDrawLooper to record its fFlagsMask
reed@google.com
2012-07-31
*
Update SkData and SkDataSet to make better use of SkFlattenable.
djsollen@google.com
2012-07-31
*
GrClip no longer translates its clips (to better mimic SkClipStack's behavior)
robertphillips@google.com
2012-07-31
*
add SkImage from encoded data
mike@reedtribe.org
2012-07-31
*
change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be
reed@google.com
2012-07-30
*
Gamma correcting masks.
bungeman@google.com
2012-07-30
*
remove outdated test code for TEST_SRC_ALPHA
reed@google.com
2012-07-30
*
update/add copyright notices
reed@google.com
2012-07-30
*
expand internal subclasses into separate files
reed@google.com
2012-07-30
*
expand private subclasses into separate files
reed@google.com
2012-07-30
*
Fix for clip assert in Chrome tests
robertphillips@google.com
2012-07-30
*
Share code in various SkGPipeCanvas::drawBitmap_ calls.
scroggo@google.com
2012-07-30
*
detect null pixles in setPixels() and just clear out any existing pixelref.
reed@google.com
2012-07-30
*
Remove GrDrawState::setTexture/getTexture
bsalomon@google.com
2012-07-30
*
land https://codereview.appspot.com/6448046/
reed@google.com
2012-07-30
*
Deserialization locks up multithreading fix.
chudy@google.com
2012-07-30
*
check-point for image/surface work
mike@reedtribe.org
2012-07-29
*
check-point for surface experiment
reed@google.com
2012-07-27
*
Add support for ARM without EDSP and ARMv6+
george@mozilla.com
2012-07-27
*
In SkGPipe, only serialize SkTypefaces in cross process mode.
scroggo@google.com
2012-07-27
*
fix the build after intentional break
epoger@google.com
2012-07-27
*
intentionally break the build to test notifications
epoger@google.com
2012-07-27
*
check-point for image experiment
reed@google.com
2012-07-27
*
Add virtual destructor to class with virtual functions.
justinlin@google.com
2012-07-27
*
Always store pixels of mutable bitmaps when recording a SkPicture.
djsollen@google.com
2012-07-27
*
Renamed and made public SkGradientShaderBases's 'commonAsAGradient' to 'getGr...
rileya@google.com
2012-07-27
*
rename private animator type SkImage to SkImageBitmapBase, to avoid conflicts
reed@google.com
2012-07-27
*
Move GPU gradients into src/effects/gradients.
rileya@google.com
2012-07-27
*
Reapply "Remove Bitmaps Raw Pixel Support."
djsollen@google.com
2012-07-27
*
revert 4799-4801 -- red and blue are reversed on windows and linux
reed@google.com
2012-07-27
*
use SK_RESTRICT instead of __restrict__
reed@google.com
2012-07-27
*
use intptr_t to cast from ptr to int for masking low bits
reed@google.com
2012-07-27
*
land http://codereview.appspot.com/6327044/
reed@google.com
2012-07-27
*
Added getConservativeBound helper function to GrClipData
robertphillips@google.com
2012-07-26
*
Mac build fix after gradient restructure/renaming.
rileya@google.com
2012-07-26
*
Windows compiler complaint cleanup
robertphillips@google.com
2012-07-26
*
Split SkGradientShader into separate files for each gradient subclass.
rileya@google.com
2012-07-26
[next]