aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Disable assert blocking DEPS roll. This is a sanity-checking assert notGravatar tomhudson@google.com2012-06-25
* if bounds don't intersect in DIFF mode, just return src (don't return empty)Gravatar reed@google.com2012-06-25
* skdiff: no longer skip .pdf files by defaultGravatar epoger@google.com2012-06-25
* Fix crash when buidling with no deferred drawing in grcontextGravatar bsalomon@google.com2012-06-25
* Fix the stencil rules to perfom an rdiff with an inverse pathGravatar bsalomon@google.com2012-06-25
* Add header needed to use the SWAP_PER_DRAW debug facility on windows.Gravatar bsalomon@google.com2012-06-25
* Add GrPaint::*StageEnabled() and GrDrawState::stageEnabled() functions.Gravatar tomhudson@google.com2012-06-25
* Enable Scratch texture detach in SW path renderer's onDrawPath (take 2)Gravatar robertphillips@google.com2012-06-25
* Fix metrics test to no longer include the cpp.Gravatar djsollen@google.com2012-06-25
* Simplify vertex layout bitfields by making Position-as-texcoords theGravatar tomhudson@google.com2012-06-25
* Reverting r4319Gravatar robertphillips@google.com2012-06-25
* Enable Scratch texture detach in SW path renderer's onDrawPathGravatar robertphillips@google.com2012-06-25
* export flags on the state of the world when a picture was serialized.Gravatar reed@google.com2012-06-25
* Remove multi-byte character constants.Gravatar bungeman@google.com2012-06-25
* [android] Add an API to load customized font config for testing.Gravatar djsollen@google.com2012-06-25
* Fix misplaced return in GrDrawState::stageDisabled().Gravatar tomhudson@google.com2012-06-25
* Raster implementation of diffuse and specular lighting filters. Externally,Gravatar senorblanco@chromium.org2012-06-22
* Extend texture release on GrDrawState to also handle custom stages.Gravatar tomhudson@google.com2012-06-22
* Adding files skipped from previous patch: http://code.google.com/p/skia/sourc...Gravatar twiz@google.com2012-06-22
* rebaseline after recent aa-clipping fix on gpuGravatar reed@google.com2012-06-22
* Refactoring in preparation for adding the picture benchmarking program.Gravatar twiz@google.com2012-06-22
* Revert #if 0ed out code accidentally committed as part of r4299.Gravatar bsalomon@google.com2012-06-22
* Expand header in serialized picturesGravatar reed@google.com2012-06-22
* change gm option from -config to --config, to match the double-dash conventio...Gravatar reed@google.com2012-06-22
* Revert r4287. Large numbers of textures created by random gradients can cause...Gravatar bsalomon@google.com2012-06-22
* Removing redundant calls to GEN_ID_INC_EVAL in SkPaint.cppGravatar junov@chromium.org2012-06-22
* Image rebaseline for r4303Gravatar robertphillips@google.com2012-06-22
* Fix clipping of ovals on top & rightGravatar robertphillips@google.com2012-06-22
* add PictInfo chunk to serialized picturesGravatar reed@google.com2012-06-22
* AutoScratchTexture can now release its texture and it will return to the text...Gravatar robertphillips@google.com2012-06-22
* Move GrTemplates.h to srcGravatar bsalomon@google.com2012-06-22
* Minor GrStencilSettings cleanupGravatar bsalomon@google.com2012-06-22
* Altered GrDrawState to always ref texture and render targetGravatar robertphillips@google.com2012-06-22
* another whitespace change to trigger buildbots, now that new win7 bots should...Gravatar epoger@google.com2012-06-22
* Whitespace change to trigger all buildbotsGravatar epoger@google.com2012-06-22