index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
add getUnitsPerEm() to SkTypeface
reed@google.com
2012-07-31
*
check-point for gpu support in SkImage/SkSurface
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
*
GrClip no longer translates its clips (to better mimic SkClipStack's behavior)
robertphillips@google.com
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
*
Const correct BlockRef in SkAutoTUnref.
bungeman@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
*
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
*
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
*
Reapply "Remove Bitmaps Raw Pixel Support."
djsollen@google.com
2012-07-27
*
Specialize SkAutoTUnref on const T so that operator -> works.
bsalomon@google.com
2012-07-27
*
Added getConservativeBound helper function to GrClipData
robertphillips@google.com
2012-07-26
*
Windows compiler complaint cleanup
robertphillips@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
*
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
*
explicitly track if a path is finite or not
reed@google.com
2012-07-26
*
Revert "Remove Bitmaps Raw Pixel Support."
djsollen@google.com
2012-07-26
*
Move filter/wrap out of GrSamplerState into GrTextureParams
bsalomon@google.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
*
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
*
experimental only
reed@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
*
Split SkGlyph into its own header.
bungeman@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
*
Added bound computation to SkClipStack
robertphillips@google.com
2012-07-24
*
Gave GrClip an SkClipStack-style iterator
robertphillips@google.com
2012-07-23
*
Remove Bitmaps Raw Pixel Support.
djsollen@google.com
2012-07-23
*
add protected method for internal_dispose overrides to jam fRefCnt before
reed@google.com
2012-07-23
*
Response to post-commit review comments on r4714
junov@chromium.org
2012-07-23
*
Fix unbound memory consumption problem with run away deferred canvases.
junov@chromium.org
2012-07-23
*
Added asNewCustomStage to SkShader and implemented it for all the gradient sh...
rileya@google.com
2012-07-20
*
Reverting r4695
junov@chromium.org
2012-07-20
*
Try turning on the SkGPipe path in SkDeferredCanvas
junov@chromium.org
2012-07-20
*
Remove easily-removable uses of setTexture(), instead creating a GrSingleText...
tomhudson@google.com
2012-07-20
[next]