aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* add gm for very large bitmaps (>32K >64K)Gravatar reed@google.com2012-08-07
* rebaseline after resizeGravatar reed@google.com2012-08-07
* enable large bitmap drawing by default (still disabled in chrome at the moment)Gravatar reed@google.com2012-08-07
* Add -logFile option to BenchGravatar borenet@google.com2012-08-07
* update baselines for macproGravatar reed@google.com2012-08-06
* move SkFilterShader into private headerGravatar reed@google.com2012-08-06
* Even when the pts are restricted to 32K values, we can still overflow computingGravatar reed@google.com2012-08-06
* If we lose precision computing sum of the dash intervals, then we can have theGravatar reed@google.com2012-08-06
* rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro.Gravatar digit@google.com2012-08-06
* add LF at the end, since this is SO important the chrome-mac build failed.Gravatar reed@google.com2012-08-06
* shape ops work in progressGravatar caryclark@google.com2012-08-06
* tie slow sort (STD) to legacy AA, so that skia can use the fast one, and so thatGravatar reed@google.com2012-08-03
* revert gpu-less mac sample app, remove busted sample (that has equivalent gm)Gravatar bsalomon@google.com2012-08-03
* Ensure that enums used by GrCustomStage TestCreate functions are declared in ...Gravatar bsalomon@google.com2012-08-03
* Add .0 on float GLSL literals to fix GLPrograms test breakGravatar bsalomon@google.com2012-08-03
* Add morphology, convolution, single texture, texture domain effects to new un...Gravatar bsalomon@google.com2012-08-03
* Moved the ownership of the current clip and current matrix into the debug can...Gravatar chudy@google.com2012-08-03
* shape ops work in progressGravatar caryclark@google.com2012-08-03
* Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined...Gravatar bsalomon@google.com2012-08-03
* Fix includes files missing in release builds from GrCustomStageUnitTest.h.Gravatar bsalomon@google.com2012-08-03
* Registry-based unit test for custom effectsGravatar bsalomon@google.com2012-08-03
* fix warngs by casting from float to int64_tGravatar reed@google.com2012-08-03
* --picture foo now works if foo is an image (.png, .jpeg) or a picture (.skp)Gravatar reed@google.com2012-08-03
* add debugging SkFloatToFixed_Check() which asserts that the float is in range...Gravatar reed@google.com2012-08-03
* Add Nexus 7 baseline imagesGravatar borenet@google.com2012-08-02
* Reduce usage of GrGLShaderBuilder::SamplerModeGravatar tomhudson@google.com2012-08-02
* shape ops work in progressGravatar caryclark@google.com2012-08-02
* render_pictures and bench_pictures now use a --mode parameter.Gravatar keyar@chromium.org2012-08-02
* Store more behavior of SkFlatDictionary in SkFlatController.Gravatar scroggo@google.com2012-08-02
* Move GL programs unit test code to tests project.Gravatar bsalomon@google.com2012-08-02
* Skipping MSAA GMs on AndroidGravatar robertphillips@google.com2012-08-02
* Fixing leak of SkPixelRef object in CanvasTestGravatar junov@chromium.org2012-08-02
* Early out the texture key generation if there is no texture passed to the GrG...Gravatar twiz@google.com2012-08-02
* Added output of failed GMs to assist tracking errors on AndroidGravatar robertphillips@google.com2012-08-02
* Rebaseline convex paths tests.Gravatar bsalomon@google.com2012-08-02
* Disable ReadWriteAlpha test on AndroidGravatar borenet@google.com2012-08-02
* create inline version of setLine that assumes no clip. 10% faster for dashing...Gravatar reed@google.com2012-08-02
* Introduction of set of functions to manage generation of texture fetch shader...Gravatar twiz@google.com2012-08-02
* rebaseline after change to testGravatar reed@google.com2012-08-02
* Fix infinite recursion in cubic->quad conversion, also attempt to detect near...Gravatar bsalomon@google.com2012-08-02
* special-case edge-building for polygons (paths with only lines)Gravatar reed@google.com2012-08-02
* rebaseline after change to the testGravatar reed@google.com2012-08-02
* Rebaselining complexclip2* and simpleaaclip* for r4905Gravatar robertphillips@google.com2012-08-02
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* remove these for now, as they are flaky (or buggy) on macproGravatar reed@google.com2012-08-02
* rebaseline, noting bug in msaa output for hair-curvesGravatar reed@google.com2012-08-02
* rebaseline after change to testGravatar reed@google.com2012-08-02
* rebaseline after change to testGravatar reed@google.com2012-08-02
* Added check for aa/bw rect mergingGravatar robertphillips@google.com2012-08-02
* Fixed oversized SkRegion bound problem for complexclip_aa GMGravatar robertphillips@google.com2012-08-02