index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix degenerate test in convex path renderer
bsalomon@google.com
2012-01-31
*
Remove one static initializer in src/gpu/GrGpu.cpp
digit@google.com
2012-01-31
*
handle multiple points all at the y-max when computing direction
reed@google.com
2012-01-31
*
Make SkImageEncoder_CG report more failures to its caller.
epoger@google.com
2012-01-31
*
increase height to include entire circle for large radial
reed@google.com
2012-01-31
*
Fix Android build
digit@google.com
2012-01-31
*
Add code path for Gr client to resolve an Gr-created MSAA render target.
bsalomon@google.com
2012-01-31
*
Rebaseline GMs changed by convex path renderer.
bsalomon@google.com
2012-01-30
*
use contour with global ymax to determine direction
reed@google.com
2012-01-30
*
Enable convex path renderer.
bsalomon@google.com
2012-01-30
*
Add missing SkFloatToScalar() calls to fix the build.
tomhudson@google.com
2012-01-30
*
New radial gradient GM to observe banding and dithering effects.
tomhudson@google.com
2012-01-30
*
Remove GrAALevel enum, use explicit sample count
bsalomon@google.com
2012-01-30
*
add bandage to pin out-of-range values when converting our integral clip boun...
reed@google.com
2012-01-30
*
inject a 32767 bounded cliprect before using SuperSampler blitter, to avoid
reed@google.com
2012-01-30
*
extend fastbounds impls to include maskfilters and drawloopers. This allows
reed@google.com
2012-01-30
*
Adding a flush method to SkCanvas
junov@chromium.org
2012-01-30
*
Reland r3078 (original failures that led to revert were problems with the bot)
bsalomon@google.com
2012-01-30
*
fix compilation errors when VISUALIZE_COMPLEX_CLIP is set (debug assist code ...
bsalomon@google.com
2012-01-30
*
code cleanup for single_pass_path() and remove enum GrConvexHint
bsalomon@google.com
2012-01-30
*
Formatting cleanup: remove extra whitespace
vandebo@chromium.org
2012-01-28
*
Expose functionality to purge the GPU texture cache while running SampleApp.
twiz@google.com
2012-01-27
*
add formatting to suppress compiler warning
caryclark@google.com
2012-01-27
*
Rip out GrPlatformSurface (has been deprecated for some time, use GrPlatformT...
bsalomon@google.com
2012-01-27
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
Change background color and add paths to convexpaths gm
bsalomon@google.com
2012-01-26
*
need to include SkColorFilter.h since we reference some methods on it
reed@google.com
2012-01-26
*
Make SkRegion::operator== a member function, rather than a privately-declared
reed@google.com
2012-01-25
*
Intersection work in progress
caryclark@google.com
2012-01-25
*
fix vertical bold text on mac
caryclark@google.com
2012-01-25
*
disable SPEW_PURGE_STATUS
reed@google.com
2012-01-25
*
whitespace change to trigger Skia buildbot
epoger@google.com
2012-01-24
*
Prefer a texture pixel ref to a render target pixel ref when creating an SkGp...
bsalomon@google.com
2012-01-24
*
Whitespace commit to check if lion / win bots are hosed.
bsalomon@google.com
2012-01-24
*
revert 3078
bsalomon@google.com
2012-01-21
*
fix interior issues in convex path renderer
bsalomon@google.com
2012-01-21
*
Temporarily allow linear interpolation of 2-color vertical gradients to be
tomhudson@google.com
2012-01-20
*
Fix a warning in libtess in Release builds; define NDEBUG in Release on all
senorblanco@chromium.org
2012-01-19
*
Add flag to disable gl error checking when allocating gpu objects
bsalomon@google.com
2012-01-19
*
Cleanup of SkPath code to remove SK_OLD_EMPTY_PATH_BEHAVIOR and other
schenney@chromium.org
2012-01-19
*
rebaseline with fix to drawAsAHairline
reed@google.com
2012-01-19
*
Interpolate vertical linear gradients for improved quality.
tomhudson@google.com
2012-01-18
*
Rebaseline hairmodes GM at r3070
bsalomon@google.com
2012-01-18
*
Pull xfer mode test out of generic draw-as-hairline test. Use coverage rather...
bsalomon@google.com
2012-01-18
*
Fix mimetypes for all checked-in GM baselines (no image content changes)
epoger@google.com
2012-01-18
*
Stop writing out XPS baselines until we resolve skia issue 455
epoger@google.com
2012-01-18
*
Turn clipping back on in OSAA pass 1. Skip default cons on GrDrawState when s...
bsalomon@google.com
2012-01-18
*
Remove apparent SkIntToScalar(SkScalar) call in SkScalerContext_FreeType
epoger@google.com
2012-01-18
*
Updating gm's usage message
junov@google.com
2012-01-18
*
Somehow this change was missing from the previous commit.
schenney@chromium.org
2012-01-18
[next]