aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-13
* add experimental test for different 8888->565 blends (disabled)Gravatar reed@google.com2012-10-12
* Fix matrix type in setRectToRectGravatar reed@google.com2012-10-12
* Revert r3219. r3219 was a revert of r3036. r3036 made extractSubset copy the ...Gravatar bsalomon@google.com2012-10-12
* Turn on GPU AA clippingGravatar robertphillips@google.com2012-10-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-12
* Fixing SkDeferredCanvas to not consider paint as opaque when xfermode source ...Gravatar junov@chromium.org2012-10-11
* Remove external matrix feature.Gravatar bsalomon@google.com2012-10-08
* Fix test_small_segments3 path measure test.Gravatar bsalomon@google.com2012-10-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-03
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* catch empty stack in restorefixup called by clipRectGravatar reed@google.com2012-10-02
* 1. remove references to (deprecated) SkGpuCanvasGravatar reed@google.com2012-10-01
* Adding virtual method to SkDeferredCanvas::NotificationClient for signaling w...Gravatar junov@google.com2012-10-01
* Suppress some warnings on linux.Gravatar bsalomon@google.com2012-09-26
* Fix some linux build warningsGravatar bsalomon@google.com2012-09-25
* Make flattenables no longer depend on global static initializers.Gravatar scroggo@google.com2012-09-21
* [PDF] Fix name generation - / needs to be escaped.Gravatar vandebo@chromium.org2012-09-21
* disable experiemental hack to try to speedup floorGravatar reed@google.com2012-09-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-21
* Adding a silent playback option to SkGPipeReadGravatar junov@chromium.org2012-09-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-19
* Fix for r5587 compiler error (removed ../src/gpu in HashCacheTest.cpp)Gravatar robertphillips@google.com2012-09-18
* Added functor to GrTHashCache to allow discovery of un-reffed resourcesGravatar robertphillips@google.com2012-09-18
* fixed compiler complaintsGravatar robertphillips@google.com2012-09-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-15
* For a picture playback with nothing written, use an empty SkData.Gravatar scroggo@google.com2012-09-14
* fix fragile cubic stepper, where we want to assert that each tesselated segmentGravatar reed@google.com2012-09-14
* Address warnings from clang build botGravatar robertphillips@google.com2012-09-13
* Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...Gravatar bsalomon@google.com2012-09-11
* Make BBoxHierarchy ref-counted, fix leak in RTreeTest.Gravatar rileya@google.com2012-09-11
* Added cache stats printout to testsGravatar robertphillips@google.com2012-09-07
* Try r5428 again with fixGravatar bsalomon@google.com2012-09-07
* Revert 5428 and 5429.Gravatar bsalomon@google.com2012-09-07
* Consolidate texture access functions, provide default GrTextureAccessGravatar bsalomon@google.com2012-09-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-06
* Shut up some Mac (xcode 3) warningsGravatar bsalomon@google.com2012-09-05
* Add R-Tree data structure.Gravatar rileya@google.com2012-09-05
* truncate our llist w/ null during rewind.Gravatar reed@google.com2012-08-31
* Sanitizing source files in Skia_Nightly_House_KeepingGravatar skia.committer@gmail.com2012-08-30
* add SkWriter32::rewindToOffset() -- used for peephole edits in picture recordingGravatar reed@google.com2012-08-30
* In which a series of things around attachToCanvas and writePixels are fixedGravatar bsalomon@google.com2012-08-29
* Implement multi-threaded picture playback via cloning.Gravatar djsollen@google.com2012-08-29
* Hide GrDrawTarget::Caps's member varsGravatar bsalomon@google.com2012-08-28
* Added an overload of SkTQSort that sorts an array of values, rather than an a...Gravatar rileya@google.com2012-08-28
* Change comment in PointTest to refer to GCC bugGravatar borenet@google.com2012-08-27
* Do premul and r/b swap conversions in a custom effectGravatar bsalomon@google.com2012-08-27
* Fix PointTest.Gravatar bungeman@google.com2012-08-24
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Refactored GrDLinkedList into SkTDLinkedListGravatar robertphillips@google.com2012-08-23