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
*
Updated blur to use A8/R8 (instead of RGBA8) when available - this provides a...
robertphillips@google.com
2012-04-10
*
misc fixes
bsalomon@google.com
2012-04-10
*
Warn when ignoring result of SkMatrix::invert.
bungeman@google.com
2012-04-09
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
Initial version of R8 support
robertphillips@google.com
2012-04-06
*
Renaming SkCanvas::fLayerCount to fSaveLayerCount for readability
junov@chromium.org
2012-04-05
*
Remove old D3D9 stuff
bsalomon@google.com
2012-04-04
*
Fixing the drawing of blurred shodows for hairline paths with software rendering
junov@chromium.org
2012-04-04
*
Unix SampleApp attach/detach fixup and style fixup
bsalomon@google.com
2012-04-03
*
Revert 3857 (which was committed from wrong tree)
bsalomon@google.com
2012-04-03
*
Fix GL attach/detach in Mac SampleApp
bsalomon@google.com
2012-04-03
*
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
robertphillips@google.com
2012-04-02
*
Removed ANGLE namespace requirement
robertphillips@google.com
2012-04-02
*
Reland 3563
bsalomon@google.com
2012-03-30
*
Revet 3563 due to mac bot failure
bsalomon@google.com
2012-03-30
*
Improve save layer handling in SkGpuDevice
bsalomon@google.com
2012-03-30
*
Unify text flushing with other deferred drawing
bsalomon@google.com
2012-03-30
*
Add assert to catch circular drawing higher up the call stack.
bsalomon@google.com
2012-03-30
*
Reverting r3555
robertphillips@google.com
2012-03-30
*
Added run-time switching between OpenGL & ANGLE in SampleApp
robertphillips@google.com
2012-03-30
*
Reland 3507
bsalomon@google.com
2012-03-30
*
Remove deprecated names from Gr (WK is no longer using them)
bsalomon@google.com
2012-03-30
*
Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...
bsalomon@google.com
2012-03-29
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Revert 3507
bsalomon@google.com
2012-03-28
*
Consolidate PixelRef flattables with the standard impl
djsollen@google.com
2012-03-28
*
Fix a bunch of Coverity defects - class members not initialized in the constr...
vandebo@chromium.org
2012-03-28
*
Move SkTextBox.h from utils to views.
bungeman@google.com
2012-03-28
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
Use a single GrDrawState in GrContext for direct and buffered drawing
bsalomon@google.com
2012-03-27
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
fix compilation bug in fixed pt
bsalomon@google.com
2012-03-26
*
Add SkMatrix::cheapEqualTo, use in Gr code
bsalomon@google.com
2012-03-26
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
Improved codec link-forcing system by adding Encoder/Decoder creation entry p...
robertphillips@google.com
2012-03-23
*
apply imagefilter to all draw calls
reed@google.com
2012-03-23
*
Remove circular dependency of views and animator.
bungeman@google.com
2012-03-23
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-22
*
Extended debug GL interface to include tracking of render buffers
robertphillips@google.com
2012-03-22
*
Remove mutual dependency of gr and skgr.
bungeman@google.com
2012-03-22
*
Move SkBitSet to utils.
vandebo@chromium.org
2012-03-21
*
Utils must not depend on Views.
bungeman@google.com
2012-03-21
*
Revert "[PDF] Move most of the headers to be private."
vandebo@chromium.org
2012-03-21
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-21
*
Re-attempting Linux debug GL interface compiler complaint fix.
robertphillips@google.com
2012-03-21
*
Revert "[PDF] Move most of the headers to be private."
vandebo@chromium.org
2012-03-21
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-21
*
Upstream changes from Android repository.
djsollen@google.com
2012-03-21
*
Cast the result of SK_OFFSETOF to size_t to match offsetof() and avoid narrow...
reed@google.com
2012-03-21
[next]