index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Adding checksum to SkFlatData to accelerate SkPicture recording.
junov@chromium.org
2012-06-27
*
Altered SkInstCnt to print out atexit
robertphillips@google.com
2012-06-27
*
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
robertphillips@google.com
2012-06-27
*
land https://codereview.appspot.com/6349043/
reed@google.com
2012-06-27
*
Added ReadPixels format-supported check to GL Caps
robertphillips@google.com
2012-06-27
*
whitespace change to trigger Skia buildbots after updating Android build
epoger@google.com
2012-06-27
*
whitespace change to trigger Skia buildbots after updating Android build
epoger@google.com
2012-06-27
*
When building for Android, package executables in APKs (trunk)
borenet@google.com
2012-06-27
*
add explicit purgeAll() so we don't get foiled by the min cache-limit
reed@google.com
2012-06-27
*
Enable Scratch texture detach in SW path renderer's onDrawPath (again)
robertphillips@google.com
2012-06-27
*
Bump max flattenable from 64 to 1024.
bungeman@google.com
2012-06-27
*
remove duplicate definition of SkAlign8()
reed@google.com
2012-06-27
*
add SkAlign8 and SkIsAlign8 macros
reed@google.com
2012-06-27
*
Fixed Resource counting bug in AutoScratchTexture detach mechanism
robertphillips@google.com
2012-06-27
*
fix leak of Light object (in this private instance, the caller is transferring
reed@google.com
2012-06-27
*
Added Inst counting to SkFlattenable-derived classes
robertphillips@google.com
2012-06-27
*
don't leak filters
reed@google.com
2012-06-27
*
write my own os.path.abspath() to work around Win path-length limits
epoger@google.com
2012-06-27
*
Make GrInOrderDrawBuffer playback command driven
bsalomon@google.com
2012-06-26
*
Fixed alignment issue in Linux build
robertphillips@google.com
2012-06-26
*
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
[prev]
[next]