index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Fixing the behavior of SkPathMeasure to reflect changes in SkPath::Iter.
schenney@chromium.org
2012-01-18
*
add GenA8FromLCD as a hack to force GDI to create the A8 mask from the LCD
reed@google.com
2012-01-18
*
Landing change from http://codereview.appspot.com/5540063/
epoger@google.com
2012-01-18
*
Adding class SkDeferredCanvas for deferred rendering.
junov@google.com
2012-01-18
*
Change download-baselines script to download images from skia-autogen SVN repo
epoger@google.com
2012-01-17
*
Attempt to reland 3054
bsalomon@google.com
2012-01-17
*
Revert r3054 for failing tests
bsalomon@google.com
2012-01-17
*
Add constant coverage to GrDrawState
bsalomon@google.com
2012-01-17
*
whitespace change to trigger Skia buildbot
epoger@google.com
2012-01-17
*
if the y-max has neighbors (prev and next) with the same Y values, then the
reed@google.com
2012-01-17
*
rebaseline following change to subpixel positioning
reed@google.com
2012-01-17
*
whitespace change to tri
epoger@google.com
2012-01-17
*
Incorporate changes related to Tom's post-hoc comments on the convex path ren...
bsalomon@google.com
2012-01-17
*
fix assert
bsalomon@google.com
2012-01-17
*
Add GrDrawState reset
bsalomon@google.com
2012-01-17
*
second try to fix assert
bsalomon@google.com
2012-01-17
*
Change static asserts of scalar type to runtime asserts (re r3040)
bsalomon@google.com
2012-01-17
*
Add convex path renderer (disabled)
bsalomon@google.com
2012-01-17
*
Modify SkBitmap::extractSubset() to respect volatility
skyostil@google.com
2012-01-16
*
Rebaseline for 3037.
bungeman@google.com
2012-01-13
*
Subpixel text 3/8 of a pixel too far to the right.
bungeman@google.com
2012-01-13
[next]