aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove GrGLProgram::CachedData, make GrGLProgram represent the programGravatar bsalomon@google.com2012-07-16
* Added pipe as a rendering option for render_pictures.Gravatar keyar@chromium.org2012-07-16
* fix for non-Windows-specific compiler error in r4624Gravatar robertphillips@google.com2012-07-16
* Refactor SkDeque's iterator and allocation methodGravatar robertphillips@google.com2012-07-16
* Add a skia method to perform an atomic add.Gravatar scroggo@google.com2012-07-16
* land http://codereview.appspot.com/6325044/ by LeiGravatar reed@google.com2012-07-16
* Delete 5 stale gm expected imagesGravatar epoger@google.com2012-07-16
* Fix bad allocator access in r4616Gravatar bsalomon@google.com2012-07-16
* Adding bracketing save/restore calls to SkPicture at record time andGravatar junov@chromium.org2012-07-16
* Fix fs param name in conical gradient due to r4616.Gravatar bsalomon@google.com2012-07-16
* Remove uniform var pointers from custom effectsGravatar bsalomon@google.com2012-07-16
* Revert "Add a method to atomic add."Gravatar scroggo@google.com2012-07-16
* Add a skia method to perform an atomic add.Gravatar scroggo@google.com2012-07-16
* Having updated the documentation of GrCustomStage to argue that all custom st...Gravatar tomhudson@google.com2012-07-16
* skdiff: replace --failonmismatches with repeatable --failonresult optionGravatar epoger@google.com2012-07-13
* shape ops work in progressGravatar caryclark@google.com2012-07-13
* [PDF] Add link annotations.Gravatar vandebo@chromium.org2012-07-13
* Start removing calls to GrDrawState::setTexture() (and GrPaint::setTexture()?...Gravatar tomhudson@google.com2012-07-13
* Mac build fix for Keyar. Unreviewed.Gravatar senorblanco@chromium.org2012-07-13
* Updated make_filepath test to reflect changes in picture_utils. TBRGravatar keyar@chromium.org2012-07-13
* There were three different problems with lighting filters:Gravatar senorblanco@chromium.org2012-07-13
* add baselines for new gmGravatar reed@google.com2012-07-13
* Preparations for adding options and different render types to render_pictures.Gravatar keyar@chromium.org2012-07-13
* Benchmark tiling now better reflects how it is done in Chrome.Gravatar keyar@chromium.org2012-07-13
* Fixed over-length lines in GrGLCreateDebugInterface.cppGravatar robertphillips@google.com2012-07-13
* don't add circles on chopped cubicsGravatar reed@google.com2012-07-13
* rebaseline after gpu changeGravatar reed@google.com2012-07-13
* Added SkDevice onAttachToCanvas & onDetachFromCanvas methodsGravatar robertphillips@google.com2012-07-13
* Fixed calling SkIntToScalar on a float errorGravatar robertphillips@google.com2012-07-13
* Improved clarity of complexclip GMGravatar robertphillips@google.com2012-07-13
* Add SkTDArray.contains(), which is just a wrapper around find()Gravatar epoger@google.com2012-07-13
* Fix SkMatrix.h line endings (LF) [change 4592 fixed the cpp]Gravatar bsalomon@google.com2012-07-13
* Fix SkMatrix line endings (LF)Gravatar bsalomon@google.com2012-07-13
* shape ops work in progressGravatar caryclark@google.com2012-07-13
* update-doxygen.sh: update local copy of workspace rather than checking it out...Gravatar epoger@google.com2012-07-12
* Feature, HitBox selects current commandGravatar chudy@google.com2012-07-12
* Changed cmsecs to msecs to be consistent with bench.Gravatar keyar@chromium.org2012-07-12
* shape ops work in progressGravatar caryclark@google.com2012-07-12
* Fix setFileOffset type to remove warnings.Gravatar vandebo@chromium.org2012-07-12
* Disable WritePixelsTest on AndroidGravatar borenet@google.com2012-07-12
* shape ops work in progressGravatar caryclark@google.com2012-07-12
* Added a benchmark for measuring picture unflattening time.Gravatar keyar@chromium.org2012-07-12
* rename NO_ERROR to kNoError, because Windows defines a NO_ERROR macro elsewhereGravatar epoger@google.com2012-07-12
* skdiff: add --failonmismatches and --listfilename options, plus cleanupGravatar epoger@google.com2012-07-12
* Cleanup restore offsets at end of SkPicture recordingGravatar junov@chromium.org2012-07-12
* Introduces new SingleTextureEffect base class for GrCustomStage objects.Gravatar tomhudson@google.com2012-07-12
* Refactor how precision is handled with GrGLShaderVarGravatar bsalomon@google.com2012-07-12
* rebaseline macpro for convexpaths (test was changed)Gravatar reed@google.com2012-07-12
* Added annotation for gm's -wp flagGravatar chudy@google.com2012-07-12
* check a hashtable before using a bsearchGravatar reed@google.com2012-07-12