aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Add empty directories to hold expected GM images for Shuttle PCs running Win7...Gravatar epoger@google.com2012-06-21
* Add GrSurface parent class above GrTexture & GrRenderTargetGravatar robertphillips@google.com2012-06-21
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* Fixed two bugs in SW-only clip mask generationGravatar robertphillips@google.com2012-06-21
* Record pixel ref's gen ID in pictureGravatar bsalomon@google.com2012-06-21
* Make GrClipMaskManager configure the stencil and scissor on GrGpuGravatar bsalomon@google.com2012-06-21
* Remove count budget from resource cacheGravatar bsalomon@google.com2012-06-21
* rebaselines after dashing fix to gpuGravatar reed@google.com2012-06-21
* landing mirror of https://codereview.appspot.com/6304098/Gravatar reed@google.com2012-06-20
* Add GrMemoryPool as a helper to override operators new/deleteGravatar bsalomon@google.com2012-06-19
* Fix memory leaks.Gravatar tomhudson@google.com2012-06-19
* landing http://codereview.appspot.com/6306095/ by guanqunGravatar reed@google.com2012-06-19
* fix incorrect GPU rendering for path inverse fill when path is outside the clipGravatar bsalomon@google.com2012-06-19
* Fixed compile warning in SkOSWindow_unix.cppGravatar bsalomon@google.com2012-06-19
* Remove linux_shared from list of trybots to run, because that trybot disappea...Gravatar epoger@google.com2012-06-18
* add missing dependencyGravatar caryclark@google.com2012-06-18
* add MS UI GOTHIC to list of bad fonts.Gravatar reed@google.com2012-06-18
* Store clip mask location in GrClipMaskManager as a enum rather than two boolsGravatar bsalomon@google.com2012-06-18
* GPU would ignore the path effect when its stroke is zero, fix itGravatar bsalomon@google.com2012-06-18
* fix gl error of 'invalid enum' from GL_COLOR_TABLEGravatar bsalomon@google.com2012-06-18
* show meaningful GL error strings during debuggingGravatar bsalomon@google.com2012-06-18
* Avoid un-necessary re-calculations of width in for loop of emitFS functionGravatar bsalomon@google.com2012-06-15
* Give GrClipMaskManager a GrGpu*Gravatar bsalomon@google.com2012-06-15
* Remove unused function left in GrGLProgram.cppGravatar bsalomon@google.com2012-06-15
* add test for http://code.google.com/p/chromium/issues/detail?id=131181Gravatar reed@google.com2012-06-15
* Suppress annoying printf in GM when MSAA is not supported.Gravatar bsalomon@google.com2012-06-15
* add more font names to our extra-bottom-space hackGravatar reed@google.com2012-06-15