aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Improve sorting of skdiff output, and make it consistent across platformsGravatar epoger@google.com2012-06-28
* fix the buildGravatar djsollen@google.com2012-06-28
* Turn off the blurs GM for Pipe playback.Gravatar scroggo@google.com2012-06-28
* Separate target architecture type and width into separate variables.Gravatar djsollen@google.com2012-06-28
* Fix SkGPipe drawing, and turn it on by default.Gravatar scroggo@google.com2012-06-28
* add SkData::NewFromCString()Gravatar reed@google.com2012-06-28
* fixed another clang++ compiler errorGravatar robertphillips@google.com2012-06-28
* Added EOF marker to address clang++ errorGravatar robertphillips@google.com2012-06-28
* Split GrSWMaskHelper into its own filesGravatar robertphillips@google.com2012-06-27
* fixed missing "return" errorGravatar robertphillips@google.com2012-06-27
* Adding checksum to SkFlatData to accelerate SkPicture recording.Gravatar junov@chromium.org2012-06-27
* Altered SkInstCnt to print out atexitGravatar robertphillips@google.com2012-06-27
* Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)Gravatar robertphillips@google.com2012-06-27
* land https://codereview.appspot.com/6349043/Gravatar reed@google.com2012-06-27
* Added ReadPixels format-supported check to GL CapsGravatar robertphillips@google.com2012-06-27
* whitespace change to trigger Skia buildbots after updating Android buildGravatar epoger@google.com2012-06-27
* whitespace change to trigger Skia buildbots after updating Android buildGravatar epoger@google.com2012-06-27
* When building for Android, package executables in APKs (trunk)Gravatar borenet@google.com2012-06-27
* add explicit purgeAll() so we don't get foiled by the min cache-limitGravatar reed@google.com2012-06-27
* Enable Scratch texture detach in SW path renderer's onDrawPath (again)Gravatar robertphillips@google.com2012-06-27
* Bump max flattenable from 64 to 1024.Gravatar bungeman@google.com2012-06-27
* remove duplicate definition of SkAlign8()Gravatar reed@google.com2012-06-27
* add SkAlign8 and SkIsAlign8 macrosGravatar reed@google.com2012-06-27
* Fixed Resource counting bug in AutoScratchTexture detach mechanismGravatar robertphillips@google.com2012-06-27
* fix leak of Light object (in this private instance, the caller is transferringGravatar reed@google.com2012-06-27
* Added Inst counting to SkFlattenable-derived classesGravatar robertphillips@google.com2012-06-27
* don't leak filtersGravatar reed@google.com2012-06-27
* write my own os.path.abspath() to work around Win path-length limitsGravatar epoger@google.com2012-06-27
* Make GrInOrderDrawBuffer playback command drivenGravatar bsalomon@google.com2012-06-26
* Fixed alignment issue in Linux buildGravatar robertphillips@google.com2012-06-26
* Removed cached copy of the GrDebugGLInterfaceGravatar robertphillips@google.com2012-06-26
* plumb SkInstCnt to all subclasses of GrRefCntGravatar reed@google.com2012-06-26
* remove SkInstCnt tracking of SkViewRegistryGravatar reed@google.com2012-06-26
* don't add SkViewRegistry to SkInstCntGravatar reed@google.com2012-06-26
* remove bogus SkViewFactory referenceGravatar reed@google.com2012-06-26
* add dump for SkWStream inst-leaksGravatar reed@google.com2012-06-26
* more SkInstCnt plumbingGravatar reed@google.com2012-06-26
* show # of unknown subclasses in dumpGravatar reed@google.com2012-06-26
* In GrBatchedTextContext, use GrSafeSetNull(), for more safeness!Gravatar tomhudson@google.com2012-06-26
* more SkInstCnt plumbingGravatar reed@google.com2012-06-26
* add more SkInstCnt plumbingGravatar reed@google.com2012-06-26
* Re-enable gm fontscaler for AndroidGravatar borenet@google.com2012-06-26
* stick SkInstCnt in more classes, to help track down leaksGravatar reed@google.com2012-06-26
* Cleanup flattening code to properly serialize lighting image filters.Gravatar djsollen@google.com2012-06-26
* Reduce iteration count on picture_playback benchmarks to bring their costGravatar tomhudson@google.com2012-06-26
* Reverting r4324Gravatar robertphillips@google.com2012-06-26
* Baseline images for msaa complexclip testsGravatar bsalomon@google.com2012-06-25
* Temporarily disable failing GM tests on AndroidGravatar borenet@google.com2012-06-25
* Register some flattenable factories.Gravatar scroggo@google.com2012-06-25
* Add -o option to bench_graph_svg.py: write the output to a file rather than s...Gravatar epoger@google.com2012-06-25