aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* non-SK_DEVELOPER-mode patch for r7752Gravatar robertphillips@google.com2013-02-15
* Add NOOP "command" to picture formatGravatar robertphillips@google.com2013-02-15
* bench_graph_svg self-test: add non-tile bench dataGravatar epoger@google.com2013-02-15
* tools/tests/run.sh: download test bench data from Google Storage rather than SVNGravatar epoger@google.com2013-02-15
* Fix for skp chunk sizes when clips are used outside of any saveGravatar robertphillips@google.com2013-02-15
* Now store chunk size in skp file formatGravatar robertphillips@google.com2013-02-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-15
* bench_graph_svg: more sorting to get deterministic resultsGravatar epoger@google.com2013-02-14
* bench_graph_svg: generate output in consistently sorted order, to make diffs ...Gravatar epoger@google.com2013-02-14
* debug dump functions for mathematica visualizationGravatar humper@google.com2013-02-14
* print a useful message when assert fails on the macGravatar humper@google.com2013-02-14
* try precompiling regexps to speed up bench_graph_svg.pyGravatar epoger@google.com2013-02-14
* disable new bench_graph_svg test in tools/tests/run.sh that fails on housekeeperGravatar epoger@google.com2013-02-14
* shape ops work in progressGravatar caryclark@google.com2013-02-14
* Remove unused texture coordinate flags.Gravatar jvanverth@google.com2013-02-14
* Use CGL rather than AGL on the Mac.Gravatar bsalomon@google.com2013-02-14
* tools/tests/run.sh: add self-test for bench_graph_svg.pyGravatar epoger@google.com2013-02-14
* Added SK_DEVELOPER wrapper's around toString calls in debugger's SkObjectParserGravatar robertphillips@google.com2013-02-14
* Move SkPaint::toString from debugger to SkPaintGravatar robertphillips@google.com2013-02-14
* Fix for Gorilla testGravatar jvanverth@google.com2013-02-14
* 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