aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-14
* Script to plot tile vs. viewport comparison for given platform and revision.Gravatar bensong@google.com2013-02-13
* Add animated line chart sampleGravatar bsalomon@google.com2013-02-13
* Remove checked-in moc_* filesGravatar borenet@google.com2013-02-13
* Fix moc generation with SK_SUPPORT_GPU definedGravatar robertphillips@google.com2013-02-13
* gm: Add ability to compare against checksums (as opposed to image files)Gravatar epoger@google.com2013-02-13
* Use SkMWRandom in GLPrograms test.Gravatar bsalomon@google.com2013-02-13
* r7719 was an exact reland of r7713. This CL is fix.Gravatar bsalomon@google.com2013-02-13
* Attempt to reland r7713 with fix.Gravatar bsalomon@google.com2013-02-13
* 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