index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Optimization: SkDebugCanvas is capable of pausing and drawing incrementally i...
chudy@google.com
2012-08-01
*
Handle rgb_to_a8 when kGenA8FromLCD_Flag is set.
bungeman@google.com
2012-08-01
*
arm: dynamic NEON support for SkBitmapProcState matrix operations.
digit@google.com
2012-08-01
*
Whitespace change to see if local bot triggers a rebuild
borenet@google.com
2012-08-01
*
Whitespace change to see if local bot triggers a rebuild
borenet@google.com
2012-07-31
*
Fix units per em test.
bungeman@google.com
2012-07-31
*
Prevent deferred canvases from recording draw operations that use an SkPaint ...
junov@chromium.org
2012-07-31
*
Remove old constructors from GrGradientEffect subclasses, and moved their dec...
rileya@google.com
2012-07-31
*
Image rebaselines for r4865 (complexclip2 _gpu & _msaa)
robertphillips@google.com
2012-07-31
*
Getting rid of compile-time warnings
chudy@google.com
2012-07-31
*
Optimized hit testing feature, refactored into seperate function from canvas ...
chudy@google.com
2012-07-31
*
Fixed minor memory leaks
robertphillips@google.com
2012-07-31
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
add getUnitsPerEm() to SkTypeface
reed@google.com
2012-07-31
*
Add baseline images for Galaxy Nexus
borenet@google.com
2012-07-31
*
Fix a memory leak in cmykjpeg GM.
scroggo@google.com
2012-07-31
*
Modified GrGpuGL_unittest to no longer use the old constructors to create gra...
rileya@google.com
2012-07-31
*
check-point for gpu support in SkImage/SkSurface
reed@google.com
2012-07-31
*
Make 0-texture GrCustomStages work.
bsalomon@google.com
2012-07-31
*
add flattening
reed@google.com
2012-07-31
*
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...
robertphillips@google.com
2012-07-31
*
remove '../gm/image.cpp',
reed@google.com
2012-07-31
*
fix LayerDrawLooper to record its fFlagsMask
reed@google.com
2012-07-31
*
rebaseline after text gamma change
reed@google.com
2012-07-31
[next]