aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Revert r7713 until GM changes are understood.Gravatar bsalomon@google.com2013-02-13
* Move view matrix flush to GrGLPrograms.Gravatar bsalomon@google.com2013-02-13
* Fix filter optimizations to take the paint's alpha into accountGravatar robertphillips@google.com2013-02-13
* Allow debugger to be compiled without GaneshGravatar robertphillips@google.com2013-02-13
* Move code that builds GrGLProgram::Desc to GrGLProgram. Move color and covera...Gravatar bsalomon@google.com2013-02-12
* Move blend optimization functions to GrDrawState.Gravatar bsalomon@google.com2013-02-12
* call through to to the virtual drawPath from drawOval, for subclasses (e.g. pdf)Gravatar reed@google.com2013-02-12
* add custom implementation for drawBitmapRect to shield from changes in SkDeviceGravatar edisonn@google.com2013-02-12
* mirror of https://codereview.appspot.com/7312060/Gravatar reed@google.com2013-02-11
* Turn off per-iteration tile time reportingGravatar borenet@google.com2013-02-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-09
* Argv[0] isn't the first argument to anything.Gravatar reed@google.com2013-02-08
* Adding comments based on review https://codereview.appspot.com/7300072/Gravatar junov@chromium.org2013-02-08
* Correct default value for GR_STATIC_RECT_VBGravatar bsalomon@google.com2013-02-08
* match chromium's approach for locating the most appropriate macos SDK to useGravatar humper@google.com2013-02-08
* Revert 7625 until after M26 due to a mix of perf changes.Gravatar bsalomon@google.com2013-02-08
* Fix uninitialized Render Target origin issue in debuggerGravatar robertphillips@google.com2013-02-08
* Clean up some out of order initialization warnings.Gravatar scroggo@google.com2013-02-08
* Adding option to SkTileGrid for specifying border pixels.Gravatar junov@chromium.org2013-02-08
* Re-enabled performance checking on WindowsGravatar robertphillips@google.com2013-02-08
* Optimize building gradient cache for when we know alpha is always 0xFF.Gravatar reed@google.com2013-02-08
* Add support for using ANGLE in bench_pictures.Gravatar scroggo@google.com2013-02-08
* Removes redundant and wrong check.Gravatar bensong@google.com2013-02-08
* Fixes indentation error.Gravatar bensong@google.com2013-02-08
* Fixes a bug that didn't address new perfdata location.Gravatar bensong@google.com2013-02-08
* fix build on MacosGravatar humper@google.com2013-02-08
* Fix for Mac compile warnings. Temporarily removed random gorilla test.Gravatar jvanverth@google.com2013-02-08
* Add Random unit tests.Gravatar jvanverth@google.com2013-02-08
* 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