aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Fixing bad assertion test that was trippin-up debug buildbotsGravatar junov@chromium.org2012-07-12
* Fix the lighting filters unit test and re-enable it.Gravatar senorblanco@chromium.org2012-07-12
* Bug Fix: Delete redraws correctly when redraw command execution is pausedGravatar chudy@google.com2012-07-12
* SkHitBox added.Gravatar chudy@google.com2012-07-12
* Seperated Space for displaying breakpoint and deletion iconsGravatar chudy@google.com2012-07-12
* Fixing type mask computation in SkMatrix to make it faster and make it so tha...Gravatar junov@chromium.org2012-07-12
* Altered complexclip GM to test out saveLayer w/ a bound and clippingGravatar robertphillips@google.com2012-07-12
* shape ops work in progressGravatar caryclark@google.com2012-07-12
* The correct fix for the lighting filters on Windows: set the GL callingGravatar senorblanco@chromium.org2012-07-12
* Added GrContext::AutoClipStack to encapsulate setting\resetting of clip stackGravatar robertphillips@google.com2012-07-11
* Fix lighting filters on Windows, and re-enable the GPU path.Gravatar senorblanco@chromium.org2012-07-11
* idea: add annotation to SkPaintGravatar reed@google.com2012-07-11
* Fix linux warningsGravatar bsalomon@google.com2012-07-11
* Fix dumb copy/paste bug that breaks GLProgramTest on debug builds with GS sup...Gravatar bsalomon@google.com2012-07-11
* add default: to switch statement, to avoid warning/error for unhandled cases.Gravatar reed@google.com2012-07-11
* remove debugging printfsGravatar reed@google.com2012-07-11
* Minor refactoring to make GrAutoMatrix a nested sub-class of GrContextGravatar robertphillips@google.com2012-07-11
* add flatten/unflatten to SkDataSetGravatar reed@google.com2012-07-11
* Disable GPU path for lighting filters, due to Windows weirdness. Unreviewed.Gravatar senorblanco@chromium.org2012-07-11
* Fixed merge error in r4545Gravatar robertphillips@google.com2012-07-11
* Forced GrClip to always have conservative boundsGravatar robertphillips@google.com2012-07-11
* Make GrGLShaderBuilder produce the shader stringsGravatar bsalomon@google.com2012-07-11
* shape ops work in progressGravatar caryclark@google.com2012-07-11
* add SkDataSet class, so SkAnnotation can be more immutable-likeGravatar reed@google.com2012-07-11
* Disable lighting filter unit test temporarily; unreviewed.Gravatar senorblanco@chromium.org2012-07-11
* Mac GLSL fixes; unreviewed.Gravatar senorblanco@chromium.org2012-07-11
* More build fixes; unreviewed.Gravatar senorblanco@chromium.org2012-07-11
* Mac build fix; unreviewed.Gravatar senorblanco@chromium.org2012-07-11