index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Revert 3507
bsalomon@google.com
2012-03-28
*
Fix coverity defects in FontHost_FreeType
vandebo@chromium.org
2012-03-28
*
Move SkColorMatrix to effects.
bungeman@google.com
2012-03-28
*
Fix Coverity reports. (Mostly use of uninitialised values.)
vandebo@chromium.org
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
*
Moved mac, unix, win and mesa directories under src/gpu/gl
robertphillips@google.com
2012-03-28
*
Remove unused classes from the build.
djsollen@google.com
2012-03-28
*
Fix comparison of GrPaint::fCoverage (which is a byte not a uint32_t)
bsalomon@google.com
2012-03-28
*
Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.
robertphillips@google.com
2012-03-28
*
Revert r3523 and r2522
vandebo@chromium.org
2012-03-28
*
Fix build break.
vandebo@chromium.org
2012-03-28
*
Fix Coverity reports. (Mostly use of uninitialised values.)
vandebo@chromium.org
2012-03-28
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
handle null-device correctly in setDevice
reed@google.com
2012-03-28
*
Fix a memory leak in SkAAClip::translate().
tomhudson@google.com
2012-03-28
*
Make printf in GrContext about partial pixel coverage be debug-only
bsalomon@google.com
2012-03-28
*
disable GPU blur on small paths
bsalomon@google.com
2012-03-28
*
Removed redundant typedef from GrDebugGL class
robertphillips@google.com
2012-03-28
*
Use a single GrDrawState in GrContext for direct and buffered drawing
bsalomon@google.com
2012-03-27
*
Reland 3503 with fix
bsalomon@google.com
2012-03-27
*
add debuggin matrix-proc to validate its output before calling the samplers
reed@google.com
2012-03-27
*
Revert 3503
bsalomon@google.com
2012-03-27
*
Make GrDrawState object used by GrDrawTarget be settable; set in GrInOrderDra...
bsalomon@google.com
2012-03-27
*
[PDF] Really fix font metric array initialization.
vandebo@chromium.org
2012-03-26
*
Make GrDrawState ref counted. (Small step towards a perf improvement.)
bsalomon@google.com
2012-03-26
*
Extended debug GL interface to include textures.
robertphillips@google.com
2012-03-26
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
Make use of the functions in the flattenable reader/writer
djsollen@google.com
2012-03-26
*
Add SkMatrix::cheapEqualTo, use in Gr code
bsalomon@google.com
2012-03-26
*
[GPU] when paint has patheffect, it should fallback to path render
bsalomon@google.com
2012-03-26
*
Fix android build
djsollen@google.com
2012-03-23
*
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
*
Glyph advances from generateAdvance do not always match generateMetrics results.
bungeman@google.com
2012-03-23
*
Update GetAdvancedTypefaceMetrics API in usually-unbuilt files.
tomhudson@google.com
2012-03-23
*
apply imagefilter to all draw calls
reed@google.com
2012-03-23
*
[PDF] Fix font metric array initialization.
vandebo@chromium.org
2012-03-23
*
Initialize margin, which was being used uninitialized in compute_bounds()
tomhudson@google.com
2012-03-23
*
Remove circular dependency of views and animator.
bungeman@google.com
2012-03-23
*
fix clang compilation warning
bsalomon@google.com
2012-03-22
*
[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 unix_test_app/main.cpp to src/views/unix/skia_unix.cpp
epoger@google.com
2012-03-22
*
Reset Ganesh TextureDomain after use.
tomhudson@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
[next]