index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Removed cached copy of the GrDebugGLInterface
robertphillips@google.com
2012-06-26
*
plumb SkInstCnt to all subclasses of GrRefCnt
reed@google.com
2012-06-26
*
remove SkInstCnt tracking of SkViewRegistry
reed@google.com
2012-06-26
*
don't add SkViewRegistry to SkInstCnt
reed@google.com
2012-06-26
*
remove bogus SkViewFactory reference
reed@google.com
2012-06-26
*
add dump for SkWStream inst-leaks
reed@google.com
2012-06-26
*
more SkInstCnt plumbing
reed@google.com
2012-06-26
*
show # of unknown subclasses in dump
reed@google.com
2012-06-26
*
In GrBatchedTextContext, use GrSafeSetNull(), for more safeness!
tomhudson@google.com
2012-06-26
*
more SkInstCnt plumbing
reed@google.com
2012-06-26
*
add more SkInstCnt plumbing
reed@google.com
2012-06-26
*
Re-enable gm fontscaler for Android
borenet@google.com
2012-06-26
*
stick SkInstCnt in more classes, to help track down leaks
reed@google.com
2012-06-26
*
Cleanup flattening code to properly serialize lighting image filters.
djsollen@google.com
2012-06-26
*
Reduce iteration count on picture_playback benchmarks to bring their cost
tomhudson@google.com
2012-06-26
*
Reverting r4324
robertphillips@google.com
2012-06-26
*
Baseline images for msaa complexclip tests
bsalomon@google.com
2012-06-25
*
Temporarily disable failing GM tests on Android
borenet@google.com
2012-06-25
*
Register some flattenable factories.
scroggo@google.com
2012-06-25
*
Add -o option to bench_graph_svg.py: write the output to a file rather than s...
epoger@google.com
2012-06-25
*
Disable assert blocking DEPS roll. This is a sanity-checking assert not
tomhudson@google.com
2012-06-25
*
if bounds don't intersect in DIFF mode, just return src (don't return empty)
reed@google.com
2012-06-25
*
skdiff: no longer skip .pdf files by default
epoger@google.com
2012-06-25
*
Fix crash when buidling with no deferred drawing in grcontext
bsalomon@google.com
2012-06-25
*
Fix the stencil rules to perfom an rdiff with an inverse path
bsalomon@google.com
2012-06-25
*
Add header needed to use the SWAP_PER_DRAW debug facility on windows.
bsalomon@google.com
2012-06-25
*
Add GrPaint::*StageEnabled() and GrDrawState::stageEnabled() functions.
tomhudson@google.com
2012-06-25
*
Enable Scratch texture detach in SW path renderer's onDrawPath (take 2)
robertphillips@google.com
2012-06-25
*
Fix metrics test to no longer include the cpp.
djsollen@google.com
2012-06-25
*
Simplify vertex layout bitfields by making Position-as-texcoords the
tomhudson@google.com
2012-06-25
*
Reverting r4319
robertphillips@google.com
2012-06-25
*
Enable Scratch texture detach in SW path renderer's onDrawPath
robertphillips@google.com
2012-06-25
*
export flags on the state of the world when a picture was serialized.
reed@google.com
2012-06-25
*
Remove multi-byte character constants.
bungeman@google.com
2012-06-25
*
[android] Add an API to load customized font config for testing.
djsollen@google.com
2012-06-25
*
Fix misplaced return in GrDrawState::stageDisabled().
tomhudson@google.com
2012-06-25
*
Raster implementation of diffuse and specular lighting filters. Externally,
senorblanco@chromium.org
2012-06-22
*
Extend texture release on GrDrawState to also handle custom stages.
tomhudson@google.com
2012-06-22
*
Adding files skipped from previous patch: http://code.google.com/p/skia/sourc...
twiz@google.com
2012-06-22
*
rebaseline after recent aa-clipping fix on gpu
reed@google.com
2012-06-22
*
Refactoring in preparation for adding the picture benchmarking program.
twiz@google.com
2012-06-22
*
Revert #if 0ed out code accidentally committed as part of r4299.
bsalomon@google.com
2012-06-22
*
Expand header in serialized pictures
reed@google.com
2012-06-22
*
change gm option from -config to --config, to match the double-dash conventio...
reed@google.com
2012-06-22
*
Revert r4287. Large numbers of textures created by random gradients can cause...
bsalomon@google.com
2012-06-22
*
Removing redundant calls to GEN_ID_INC_EVAL in SkPaint.cpp
junov@chromium.org
2012-06-22
*
Image rebaseline for r4303
robertphillips@google.com
2012-06-22
*
Fix clipping of ovals on top & right
robertphillips@google.com
2012-06-22
*
add PictInfo chunk to serialized pictures
reed@google.com
2012-06-22
*
AutoScratchTexture can now release its texture and it will return to the text...
robertphillips@google.com
2012-06-22
[next]