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
*
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
*
Made clarifying renamings to SkClipStack's iterators (and added to unit test)
robertphillips@google.com
2012-07-20
*
Remove stage masks
bsalomon@google.com
2012-07-20
*
removing trailing ',' on last entry in enum, to fix warning
reed@google.com
2012-07-20
*
add SkPaint::getPosTextPath(), with gm to test it
reed@google.com
2012-07-20
*
Fixing heap corruption issue in deferred canvas when using SkGPipe.
junov@chromium.org
2012-07-19
*
New subclasses for both Gr and GrGL gradient effect classes.
rileya@google.com
2012-07-19
*
Move texture lock/unlock functions from SkGpuDevice into SkGr as global funct...
rileya@google.com
2012-07-18
*
This CL implements the Ganesh path for the SkTable_ColorFilter color transfor...
twiz@google.com
2012-07-18
*
Clean up the use of AutoScratchTexture in the gaussian blur and morphology
senorblanco@chromium.org
2012-07-18
*
Add SK_API for SkData. Needed for https://bugs.webkit.org/show_bug.cgi?id=91171
vandebo@chromium.org
2012-07-18
*
Refactoring SkDeferredCanvas to use SkGPipe.
junov@chromium.org
2012-07-18
*
Add skipToLast method to SkClipStack
robertphillips@google.com
2012-07-18
*
Exported SkFILEWStream class so that it can be used in Chrome.
alokp@chromium.org
2012-07-17
*
Move texture domains onto a GrCustomStage, off of GrSamplerState.
tomhudson@google.com
2012-07-17
*
Purge bitmaps from SkGPipe's shared heap.
scroggo@google.com
2012-07-17
*
remove Symbian (not needed) flag, and assume all CPUs *except* thumb have fast
reed@google.com
2012-07-17
*
Extended SkDeque's reverse iteration capability to SkClipStack
robertphillips@google.com
2012-07-16
*
Refactor SkDeque's iterator and allocation method
robertphillips@google.com
2012-07-16
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
Revert "Add a method to atomic add."
scroggo@google.com
2012-07-16
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
[PDF] Add link annotations.
vandebo@chromium.org
2012-07-13
*
Start removing calls to GrDrawState::setTexture() (and GrPaint::setTexture()?...
tomhudson@google.com
2012-07-13
*
Added SkDevice onAttachToCanvas & onDetachFromCanvas methods
robertphillips@google.com
2012-07-13
*
Add SkTDArray.contains(), which is just a wrapper around find()
epoger@google.com
2012-07-13
*
Fix SkMatrix.h line endings (LF) [change 4592 fixed the cpp]
bsalomon@google.com
2012-07-13
*
Introduces new SingleTextureEffect base class for GrCustomStage objects.
tomhudson@google.com
2012-07-12
*
Fixing bad assertion test that was trippin-up debug buildbots
junov@chromium.org
2012-07-12
*
Fixing type mask computation in SkMatrix to make it faster and make it so tha...
junov@chromium.org
2012-07-12
*
Added GrContext::AutoClipStack to encapsulate setting\resetting of clip stack
robertphillips@google.com
2012-07-11
*
idea: add annotation to SkPaint
reed@google.com
2012-07-11
*
Minor refactoring to make GrAutoMatrix a nested sub-class of GrContext
robertphillips@google.com
2012-07-11
*
add flatten/unflatten to SkDataSet
reed@google.com
2012-07-11
*
Forced GrClip to always have conservative bounds
robertphillips@google.com
2012-07-11
*
add SkDataSet class, so SkAnnotation can be more immutable-like
reed@google.com
2012-07-11
*
This patch implements the diffuse and specular lighting filters in Ganesh.
senorblanco@chromium.org
2012-07-11
*
Revert SkNO_RETURN_HINT fix in favor of a simpler fix
bsalomon@google.com
2012-07-11
*
Fix SkNO_RETURN_HINT warnings on mac/clang
bsalomon@google.com
2012-07-11
*
add SkPath::contains(x, y)
mike@reedtribe.org
2012-07-11
*
Move animated view headers to correct directory.
bungeman@google.com
2012-07-10
[next]