index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
add SkImage from encoded data
mike@reedtribe.org
2012-07-31
*
update to surface.getCanvas()
mike@reedtribe.org
2012-07-31
*
Rebaseline for r4841, gamma correcting masks.
bungeman@google.com
2012-07-30
*
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
*
Fix skdiff when using windows path that begins with a drive letter
bsalomon@google.com
2012-07-30
*
Canvas size initializes correctly when drawing from a skia picture
chudy@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
*
gyp_skia: Fix module search path.
digit@google.com
2012-07-30
*
Rebaseline verttext so it can be monitored.
bungeman@google.com
2012-07-30
*
Const correct BlockRef in SkAutoTUnref.
bungeman@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
*
Added missing files to fix build.
chudy@google.com
2012-07-28
*
Skia Debugger can now save modified pictures.
chudy@google.com
2012-07-28
*
shape ops work in progress
caryclark@google.com
2012-07-27
*
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
*
Added an option to specify the tiling size to render_pictures.
keyar@chromium.org
2012-07-27
*
shape ops work in progress
caryclark@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
*
Update list of platforms to rebaseline
epoger@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
*
Specialize SkAutoTUnref on const T so that operator -> works.
bsalomon@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
*
First stab at committing GM baselines for Shuttle_Ubuntu12_ATI5770
epoger@google.com
2012-07-26
*
Key Shortcuts for Zooming. Refactored some event propogation.
chudy@google.com
2012-07-26
*
First stab at committing GM baselines for shuttle_win7_intel
epoger@google.com
2012-07-26
[prev]
[next]