index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Ensure that enums used by GrCustomStage TestCreate functions are declared in ...
bsalomon@google.com
2012-08-03
*
Add .0 on float GLSL literals to fix GLPrograms test break
bsalomon@google.com
2012-08-03
*
Add morphology, convolution, single texture, texture domain effects to new un...
bsalomon@google.com
2012-08-03
*
Moved the ownership of the current clip and current matrix into the debug can...
chudy@google.com
2012-08-03
*
shape ops work in progress
caryclark@google.com
2012-08-03
*
Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined...
bsalomon@google.com
2012-08-03
*
Fix includes files missing in release builds from GrCustomStageUnitTest.h.
bsalomon@google.com
2012-08-03
*
Registry-based unit test for custom effects
bsalomon@google.com
2012-08-03
*
fix warngs by casting from float to int64_t
reed@google.com
2012-08-03
*
--picture foo now works if foo is an image (.png, .jpeg) or a picture (.skp)
reed@google.com
2012-08-03
*
add debugging SkFloatToFixed_Check() which asserts that the float is in range...
reed@google.com
2012-08-03
*
Add Nexus 7 baseline images
borenet@google.com
2012-08-02
*
Reduce usage of GrGLShaderBuilder::SamplerMode
tomhudson@google.com
2012-08-02
*
shape ops work in progress
caryclark@google.com
2012-08-02
*
render_pictures and bench_pictures now use a --mode parameter.
keyar@chromium.org
2012-08-02
*
Store more behavior of SkFlatDictionary in SkFlatController.
scroggo@google.com
2012-08-02
*
Move GL programs unit test code to tests project.
bsalomon@google.com
2012-08-02
*
Skipping MSAA GMs on Android
robertphillips@google.com
2012-08-02
*
Fixing leak of SkPixelRef object in CanvasTest
junov@chromium.org
2012-08-02
*
Early out the texture key generation if there is no texture passed to the GrG...
twiz@google.com
2012-08-02
*
Added output of failed GMs to assist tracking errors on Android
robertphillips@google.com
2012-08-02
*
Rebaseline convex paths tests.
bsalomon@google.com
2012-08-02
*
Disable ReadWriteAlpha test on Android
borenet@google.com
2012-08-02
*
create inline version of setLine that assumes no clip. 10% faster for dashing...
reed@google.com
2012-08-02
*
Introduction of set of functions to manage generation of texture fetch shader...
twiz@google.com
2012-08-02
*
rebaseline after change to test
reed@google.com
2012-08-02
*
Fix infinite recursion in cubic->quad conversion, also attempt to detect near...
bsalomon@google.com
2012-08-02
*
special-case edge-building for polygons (paths with only lines)
reed@google.com
2012-08-02
*
rebaseline after change to the test
reed@google.com
2012-08-02
*
Rebaselining complexclip2* and simpleaaclip* for r4905
robertphillips@google.com
2012-08-02
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
remove these for now, as they are flaky (or buggy) on macpro
reed@google.com
2012-08-02
*
rebaseline, noting bug in msaa output for hair-curves
reed@google.com
2012-08-02
*
rebaseline after change to test
reed@google.com
2012-08-02
*
rebaseline after change to test
reed@google.com
2012-08-02
*
Added check for aa/bw rect merging
robertphillips@google.com
2012-08-02
*
Fixed oversized SkRegion bound problem for complexclip_aa GM
robertphillips@google.com
2012-08-02
*
Translated clip GMs to increase stability
robertphillips@google.com
2012-08-02
*
Set fReservedAlign to 0.
bungeman@google.com
2012-08-02
*
rebaseline after gpu change
reed@google.com
2012-08-01
*
Fix memory leak in gammatext GM.
scroggo@google.com
2012-08-01
*
Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and
senorblanco@chromium.org
2012-08-01
*
Removed GrClip & related classes
robertphillips@google.com
2012-08-01
*
check that copied paths have the same segment-masks as their src
reed@google.com
2012-08-01
*
Turning on deferred canvas SkGPipe backend by default
junov@chromium.org
2012-08-01
*
Pipe factory names independently from the flattenables using them.
scroggo@google.com
2012-08-01
*
Added --picture flag to SampleApp, loads individual skp.
chudy@google.com
2012-08-01
*
Merged bench_pictures and render_pictures rendering methods.
keyar@chromium.org
2012-08-01
*
Added more DrawPoints debugging info for inspector
chudy@google.com
2012-08-01
*
arm: Move SkUtilsArm.h from include/core to src/core
digit@google.com
2012-08-01
[prev]
[next]