aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add .swp files to gitignore.Gravatar scroggo@google.com2013-02-08
* Add a bench for SkBicubicImageFilter.Gravatar senorblanco@chromium.org2013-02-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-08
* Remove compile time option to use different types for text vertices.Gravatar bsalomon@google.com2013-02-07
* Temporarily disable new GL error checking in ~SkGLContextGravatar robertphillips@google.com2013-02-07
* Remove GR_DISABLE_DRAW_BUFFERING, replace with RTConf variable.Gravatar bsalomon@google.com2013-02-07
* Address google3 compiler warningGravatar robertphillips@google.com2013-02-07
* Cleanup debugger's handling of bad input filesGravatar robertphillips@google.com2013-02-07
* only take the vertical special-case for gradients when dx is exactly 0, as aGravatar reed@google.com2013-02-07
* Remove GR_DUMP_TEXTURE_UPLOADSGravatar bsalomon@google.com2013-02-07
* Only turn on one gpu timer in PictureBenchmark toolGravatar robertphillips@google.com2013-02-07
* Remove GR_AGGRESSIVE_SHADER_OPTS build option.Gravatar bsalomon@google.com2013-02-07
* Use SkBits2Float in SkRandomGravatar bsalomon@google.com2013-02-07
* Enhance GL error checking for non-Ganesh GL callsGravatar robertphillips@google.com2013-02-07
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* More fixes for ios build.Gravatar bsalomon@google.com2013-02-07
* Attempt to fix iOS build.Gravatar bsalomon@google.com2013-02-07
* Temporary patch to BenchPictures gpu timing problemGravatar robertphillips@google.com2013-02-07
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* shape ops work in progressGravatar caryclark@google.com2013-02-07
* Fix a perf regression introduced by r7594: when computing a texture cache ke...Gravatar senorblanco@chromium.org2013-02-07
* Fixed warning/error in PictureRenderer.cppGravatar robertphillips@google.com2013-02-07
* In picture rendering tools, draw the entire scaled image.Gravatar scroggo@google.com2013-02-06
* Fix function not predeclared warning on Mac.Gravatar bsalomon@google.com2013-02-06
* rver r7626, might trigger for some strange reason a heap corruptionGravatar edisonn@google.com2013-02-06
* Fixes a bug introduced by the new per-tile bench log format.Gravatar bensong@google.com2013-02-06
* Updates gen_skp_ranges.py on recent changes of bench names, storage locations...Gravatar bensong@google.com2013-02-06
* Fix for sign mismatch warning/errorGravatar robertphillips@google.com2013-02-06
* Add overdraw visualization to the debuggerGravatar robertphillips@google.com2013-02-06
* Add a true Set class. Current use case is to be used with Pdf generator.Gravatar edisonn@google.com2013-02-06
* Remove GR_STATIC_RECT_VBGravatar bsalomon@google.com2013-02-06
* gm self-tests: generate JSON expectations, in addition to image expectationsGravatar epoger@google.com2013-02-06
* Fix WritePixels test on ANGLE.Gravatar bsalomon@google.com2013-02-06
* Turn --timeIndividualTiles back on in bench_picturesGravatar borenet@google.com2013-02-06
* Whitespace change to trigger builds after master restartGravatar borenet@google.com2013-02-06
* Set vertex layout prior to setVertexSourceToBuffer for GR_STATIC_RECT_VBGravatar jvanverth@google.com2013-02-06
* Small code cleaup: remove redundant ifGravatar edisonn@google.com2013-02-06
* check for self-assignment in operator=Gravatar reed@google.com2013-02-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-06
* tweak to spacing, to trigger buildGravatar mike@reedtribe.org2013-02-06
* If the stack is too deep we could get Stack Overflow in pdf's ContentEntry's ...Gravatar edisonn@google.com2013-02-05
* Fix calls to setVertexSourceToBufferGravatar robertphillips@google.com2013-02-05
* Fix bench crash (calling method on NULL object).Gravatar bsalomon@google.com2013-02-05
* Reinstate r7546: fix unused variable warningGravatar jvanverth@google.com2013-02-05
* Improved compartmentalization of filter tool's optimizations & add new optimi...Gravatar robertphillips@google.com2013-02-05
* Move vertex layout from GeometrySrcState to GrDrawState.Gravatar jvanverth@google.com2013-02-05
* Fix master IP in submit_tryGravatar borenet@google.com2013-02-05
* Revert r7595 due to housekeeper warning-as-error.Gravatar bsalomon@google.com2013-02-05
* Re-enable static asserts with windows warning fix.Gravatar bsalomon@google.com2013-02-05
* Implement support for origin-TopLeft render targets. Note that the default be...Gravatar senorblanco@chromium.org2013-02-05