index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Remove external matrix feature.
bsalomon@google.com
2012-10-08
*
Fix test_small_segments3 path measure test.
bsalomon@google.com
2012-10-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-03
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
catch empty stack in restorefixup called by clipRect
reed@google.com
2012-10-02
*
1. remove references to (deprecated) SkGpuCanvas
reed@google.com
2012-10-01
*
Adding virtual method to SkDeferredCanvas::NotificationClient for signaling w...
junov@google.com
2012-10-01
*
Suppress some warnings on linux.
bsalomon@google.com
2012-09-26
*
Fix some linux build warnings
bsalomon@google.com
2012-09-25
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
[PDF] Fix name generation - / needs to be escaped.
vandebo@chromium.org
2012-09-21
*
disable experiemental hack to try to speedup floor
reed@google.com
2012-09-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-21
*
Adding a silent playback option to SkGPipeRead
junov@chromium.org
2012-09-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-19
*
Fix for r5587 compiler error (removed ../src/gpu in HashCacheTest.cpp)
robertphillips@google.com
2012-09-18
*
Added functor to GrTHashCache to allow discovery of un-reffed resources
robertphillips@google.com
2012-09-18
*
fixed compiler complaints
robertphillips@google.com
2012-09-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-15
*
For a picture playback with nothing written, use an empty SkData.
scroggo@google.com
2012-09-14
*
fix fragile cubic stepper, where we want to assert that each tesselated segment
reed@google.com
2012-09-14
*
Address warnings from clang build bot
robertphillips@google.com
2012-09-13
*
Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...
bsalomon@google.com
2012-09-11
*
Make BBoxHierarchy ref-counted, fix leak in RTreeTest.
rileya@google.com
2012-09-11
*
Added cache stats printout to tests
robertphillips@google.com
2012-09-07
*
Try r5428 again with fix
bsalomon@google.com
2012-09-07
*
Revert 5428 and 5429.
bsalomon@google.com
2012-09-07
*
Consolidate texture access functions, provide default GrTextureAccess
bsalomon@google.com
2012-09-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-06
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
Add R-Tree data structure.
rileya@google.com
2012-09-05
*
truncate our llist w/ null during rewind.
reed@google.com
2012-08-31
*
Sanitizing source files in Skia_Nightly_House_Keeping
skia.committer@gmail.com
2012-08-30
*
add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording
reed@google.com
2012-08-30
*
In which a series of things around attachToCanvas and writePixels are fixed
bsalomon@google.com
2012-08-29
*
Implement multi-threaded picture playback via cloning.
djsollen@google.com
2012-08-29
*
Hide GrDrawTarget::Caps's member vars
bsalomon@google.com
2012-08-28
*
Added an overload of SkTQSort that sorts an array of values, rather than an a...
rileya@google.com
2012-08-28
*
Change comment in PointTest to refer to GCC bug
borenet@google.com
2012-08-27
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
*
Fix PointTest.
bungeman@google.com
2012-08-24
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Refactored GrDLinkedList into SkTDLinkedList
robertphillips@google.com
2012-08-23
*
Fix GPU-less build.
scroggo@google.com
2012-08-22
*
When copying a bitmap, copy the generation ID.
scroggo@google.com
2012-08-22
*
Fixed compilation issue when instance counting is disabled
robertphillips@google.com
2012-08-21
*
Remove _UPM_ GrPixelConfigs
bsalomon@google.com
2012-08-20
*
Set LF property on a bunch of files.
bsalomon@google.com
2012-08-20
*
Cleaning up deprecated API in SkDeferredCanvas
junov@chromium.org
2012-08-17
*
Modify Read/WritePixelTests to print one pixel failure for each test case rat...
bsalomon@google.com
2012-08-17
[next]