aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* --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
* Translated clip GMs to increase stabilityGravatar robertphillips@google.com2012-08-02
* Set fReservedAlign to 0.Gravatar bungeman@google.com2012-08-02
* rebaseline after gpu changeGravatar reed@google.com2012-08-01
* Fix memory leak in gammatext GM.Gravatar scroggo@google.com2012-08-01
* Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() andGravatar senorblanco@chromium.org2012-08-01
* Removed GrClip & related classesGravatar robertphillips@google.com2012-08-01
* check that copied paths have the same segment-masks as their srcGravatar reed@google.com2012-08-01
* Turning on deferred canvas SkGPipe backend by defaultGravatar junov@chromium.org2012-08-01
* Pipe factory names independently from the flattenables using them.Gravatar scroggo@google.com2012-08-01
* Added --picture flag to SampleApp, loads individual skp.Gravatar chudy@google.com2012-08-01
* Merged bench_pictures and render_pictures rendering methods.Gravatar keyar@chromium.org2012-08-01
* Added more DrawPoints debugging info for inspectorGravatar chudy@google.com2012-08-01
* arm: Move SkUtilsArm.h from include/core to src/coreGravatar digit@google.com2012-08-01
* Optimization: SkDebugCanvas is capable of pausing and drawing incrementally i...Gravatar chudy@google.com2012-08-01
* Handle rgb_to_a8 when kGenA8FromLCD_Flag is set.Gravatar bungeman@google.com2012-08-01
* arm: dynamic NEON support for SkBitmapProcState matrix operations.Gravatar digit@google.com2012-08-01
* Whitespace change to see if local bot triggers a rebuildGravatar borenet@google.com2012-08-01
* Whitespace change to see if local bot triggers a rebuildGravatar borenet@google.com2012-07-31
* Fix units per em test.Gravatar bungeman@google.com2012-07-31
* Prevent deferred canvases from recording draw operations that use an SkPaint ...Gravatar junov@chromium.org2012-07-31
* Remove old constructors from GrGradientEffect subclasses, and moved their dec...Gravatar rileya@google.com2012-07-31
* Image rebaselines for r4865 (complexclip2 _gpu & _msaa)Gravatar robertphillips@google.com2012-07-31