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
*
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
*
Move SkClampRange into src/effects, where it isn't being advertised as
tomhudson@google.com
2012-03-20
*
Fix scaling issue when drawing text on a path.
djsollen@google.com
2012-03-20
*
add optional updateMatrixClip param to getTopDevice(). Chrome should set this
reed@google.com
2012-03-19
*
Added debug GL Interface. This interface tracks various GL objects in order t...
robertphillips@google.com
2012-03-19
*
(SSE2) acceleration for rectangular opaque erases.
tomhudson@google.com
2012-03-19
*
Skip unnecessary copies in GrPaint operator ==
bsalomon@google.com
2012-03-16
*
add IRect variant of getBounds()
reed@google.com
2012-03-16
*
decal mode babystep
reed@google.com
2012-03-16
*
Split GrTextContext into baseclass and subclass
bsalomon@google.com
2012-03-16
*
forward declare SkRect
reed@google.com
2012-03-15
*
add getBounds() helper
reed@google.com
2012-03-15
*
Add CreateFallbackForScript to SkTypeface for Android.
djsollen@google.com
2012-03-15
*
Expand SkMatrix type mask from uint8 to uint32, aligning the struct
tomhudson@google.com
2012-03-15
*
make commonBitmap un-virtual. That was a leftover from previous subclassing
reed@google.com
2012-03-15
*
add kUTF32_TextEncoding
reed@google.com
2012-03-14
*
Fix four memory leaks uncovered by valgrinding gm tests.
vandebo@chromium.org
2012-03-14
*
add SkFourByteInterp256 variant, when the caller has already scaled the last
reed@google.com
2012-03-12
*
[PDF] Fix memory hungry inefficiency in pdf resource tracking.
vandebo@chromium.org
2012-03-09
*
use higher precision (64bit) fixed-point for matrix proc
reed@google.com
2012-03-07
*
Refactor Gaussian blur and morphology from SkGpuDevice into GrContext.
senorblanco@chromium.org
2012-03-05
*
make skpaint2grpaint functions be local to skgpudevice.cpp
bsalomon@google.com
2012-03-05
*
Add SK_OVERRIDE where appropriate.
tomhudson@google.com
2012-03-05
*
minor improvement, remove some conditionals in GrAAConvexPathRenderer
bsalomon@google.com
2012-03-05
*
simplify GrPathRenderer interface
bsalomon@google.com
2012-03-02
*
Erode and dilate image filter effects, CPU and GPU implementations.
senorblanco@chromium.org
2012-03-02
[next]