index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
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
*
Split SkGradientShader into separate files for each gradient subclass.
rileya@google.com
2012-07-26
*
Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps.
scroggo@google.com
2012-07-26
*
Remove texture/mask setters on GrPaint
bsalomon@google.com
2012-07-26
*
GL Widget Alpha
chudy@google.com
2012-07-26
*
Altered Ganesh's clip stack plumbing to pass down new GrClipData class
robertphillips@google.com
2012-07-26
*
Added ctor to SkClipStack and isEmpty method
robertphillips@google.com
2012-07-26
*
Changed to a class based method in passing around the rendering method for re...
keyar@chromium.org
2012-07-26
*
reject any paths that are not finite.
reed@google.com
2012-07-26
*
explicitly track if a path is finite or not
reed@google.com
2012-07-26
*
Whitespace change to trigger rebuild after slave script modifications
borenet@google.com
2012-07-26
*
rebaseline after gpu changes
reed@google.com
2012-07-26
*
Revert "Remove Bitmaps Raw Pixel Support."
djsollen@google.com
2012-07-26
*
Implementing Color32 functions for Neon platforms.
borenet@google.com
2012-07-26
*
Fix reversed bilerp setting in GrTextContext in r4773
bsalomon@google.com
2012-07-26
*
Correctly calculate remaining span length in Neon fallback blitter
skyostil@google.com
2012-07-26
*
Move filter/wrap out of GrSamplerState into GrTextureParams
bsalomon@google.com
2012-07-25
*
shape ops work in progress
caryclark@google.com
2012-07-25
*
Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u"...
bsalomon@google.com
2012-07-25
*
Fixing canvas writePixels malfunctioning with SkDeferredCanvas with SkGPipe b...
junov@chromium.org
2012-07-25
*
Use CGToScalar instead of SkFloatToScalar as CGFloat can be either double or ...
george@mozilla.com
2012-07-25
*
Fix SK_OVERRIDE for various versions of clang
george@mozilla.com
2012-07-25
*
Ensure that all GNU-based systems are considered to be UNIX
george@mozilla.com
2012-07-25
*
Rebaseline for single pixel radial gradient change caused by r4755.
rileya@google.com
2012-07-25
*
Disable unused uniform assert due to texture matrices being crammed down stag...
bsalomon@google.com
2012-07-25
*
Fix static assert on non-windows compilers(?)
bsalomon@google.com
2012-07-25
*
Add GL uniform manager
bsalomon@google.com
2012-07-25
*
Refactoring how SkDeferredCanvas manages mutable bitmaps
junov@chromium.org
2012-07-25
*
Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-un...
rileya@google.com
2012-07-25
*
Add SkScalarPow.
bungeman@google.com
2012-07-25
*
Prevent MipMaps from crashing.
bungeman@google.com
2012-07-25
*
Fix Android build for new toolchain
borenet@google.com
2012-07-25
*
experimental only
reed@google.com
2012-07-25
*
shape ops work in progress
caryclark@google.com
2012-07-25
[prev]
[next]