index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Added isIntersectionOfRects to SkClipStack
robertphillips@google.com
2012-07-24
*
Use GrMemoryPool to manage GrCustomStage allocations.
tomhudson@google.com
2012-07-24
*
Fix Android build broken due to changes in r4741.
bungeman@google.com
2012-07-24
*
Avoid a loop in writeString and writePad by zeroing padding first.
scroggo@google.com
2012-07-24
*
Split SkGlyph into its own header.
bungeman@google.com
2012-07-24
*
Revert r4671
borenet@google.com
2012-07-24
*
Revert r5667
borenet@google.com
2012-07-24
*
Added requires_AA method to GrClipMaskManager.cpp to replace GrClip capability
robertphillips@google.com
2012-07-24
*
shape ops work in progress
caryclark@google.com
2012-07-24
*
Fix npot bitmap tiling
bsalomon@google.com
2012-07-24
*
Remove SkSfntUtils, as it is not longer used.
bungeman@google.com
2012-07-24
*
SkSfntUtils should use public types.
bungeman@google.com
2012-07-24
*
Fix TableColorFilter memory leak.
tomhudson@google.com
2012-07-24
*
Rebaselining to address r4730 (using SkClipStack's bound)
robertphillips@google.com
2012-07-24
*
SkTextBox to use public interfaces for line layout.
bungeman@google.com
2012-07-24
*
Added bound computation to SkClipStack
robertphillips@google.com
2012-07-24
*
land http://codereview.appspot.com/6353063/ by Lei
reed@google.com
2012-07-24
*
Replace new with SkNEW in more effects classes.
tomhudson@google.com
2012-07-24
*
shape ops work in progress
caryclark@google.com
2012-07-23
*
whitespace change to trigger Skia buildbots after master update/restart
epoger@google.com
2012-07-23
*
Gave GrClip an SkClipStack-style iterator
robertphillips@google.com
2012-07-23
[next]