aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add code path for Gr client to resolve an Gr-created MSAA render target.Gravatar bsalomon@google.com2012-01-31
* Rebaseline GMs changed by convex path renderer.Gravatar bsalomon@google.com2012-01-30
* use contour with global ymax to determine directionGravatar reed@google.com2012-01-30
* Enable convex path renderer.Gravatar bsalomon@google.com2012-01-30
* Add missing SkFloatToScalar() calls to fix the build.Gravatar tomhudson@google.com2012-01-30
* New radial gradient GM to observe banding and dithering effects.Gravatar tomhudson@google.com2012-01-30
* Remove GrAALevel enum, use explicit sample countGravatar bsalomon@google.com2012-01-30
* add bandage to pin out-of-range values when converting our integral clip boun...Gravatar reed@google.com2012-01-30
* inject a 32767 bounded cliprect before using SuperSampler blitter, to avoidGravatar reed@google.com2012-01-30
* extend fastbounds impls to include maskfilters and drawloopers. This allowsGravatar reed@google.com2012-01-30
* Adding a flush method to SkCanvasGravatar junov@chromium.org2012-01-30
* Reland r3078 (original failures that led to revert were problems with the bot)Gravatar bsalomon@google.com2012-01-30
* fix compilation errors when VISUALIZE_COMPLEX_CLIP is set (debug assist code ...Gravatar bsalomon@google.com2012-01-30
* code cleanup for single_pass_path() and remove enum GrConvexHintGravatar bsalomon@google.com2012-01-30
* Formatting cleanup: remove extra whitespaceGravatar vandebo@chromium.org2012-01-28
* Expose functionality to purge the GPU texture cache while running SampleApp.Gravatar twiz@google.com2012-01-27
* add formatting to suppress compiler warningGravatar caryclark@google.com2012-01-27
* Rip out GrPlatformSurface (has been deprecated for some time, use GrPlatformT...Gravatar bsalomon@google.com2012-01-27
* posix: Avoid static initializers in static/global mutexesGravatar digit@google.com2012-01-26
* Change background color and add paths to convexpaths gmGravatar bsalomon@google.com2012-01-26
* need to include SkColorFilter.h since we reference some methods on itGravatar reed@google.com2012-01-26
* Make SkRegion::operator== a member function, rather than a privately-declaredGravatar reed@google.com2012-01-25
* Intersection work in progressGravatar caryclark@google.com2012-01-25
* fix vertical bold text on macGravatar caryclark@google.com2012-01-25
* disable SPEW_PURGE_STATUSGravatar reed@google.com2012-01-25
* whitespace change to trigger Skia buildbotGravatar epoger@google.com2012-01-24
* Prefer a texture pixel ref to a render target pixel ref when creating an SkGp...Gravatar bsalomon@google.com2012-01-24
* Whitespace commit to check if lion / win bots are hosed.Gravatar bsalomon@google.com2012-01-24
* revert 3078Gravatar bsalomon@google.com2012-01-21
* fix interior issues in convex path rendererGravatar bsalomon@google.com2012-01-21
* Temporarily allow linear interpolation of 2-color vertical gradients to beGravatar tomhudson@google.com2012-01-20
* Fix a warning in libtess in Release builds; define NDEBUG in Release on allGravatar senorblanco@chromium.org2012-01-19
* Add flag to disable gl error checking when allocating gpu objectsGravatar bsalomon@google.com2012-01-19
* Cleanup of SkPath code to remove SK_OLD_EMPTY_PATH_BEHAVIOR and otherGravatar schenney@chromium.org2012-01-19
* rebaseline with fix to drawAsAHairlineGravatar reed@google.com2012-01-19
* Interpolate vertical linear gradients for improved quality.Gravatar tomhudson@google.com2012-01-18
* Rebaseline hairmodes GM at r3070Gravatar bsalomon@google.com2012-01-18
* Pull xfer mode test out of generic draw-as-hairline test. Use coverage rather...Gravatar bsalomon@google.com2012-01-18
* Fix mimetypes for all checked-in GM baselines (no image content changes)Gravatar epoger@google.com2012-01-18
* Stop writing out XPS baselines until we resolve skia issue 455Gravatar epoger@google.com2012-01-18
* Turn clipping back on in OSAA pass 1. Skip default cons on GrDrawState when s...Gravatar bsalomon@google.com2012-01-18
* Remove apparent SkIntToScalar(SkScalar) call in SkScalerContext_FreeTypeGravatar epoger@google.com2012-01-18
* Updating gm's usage messageGravatar junov@google.com2012-01-18
* Somehow this change was missing from the previous commit.Gravatar schenney@chromium.org2012-01-18
* Fixing the behavior of SkPathMeasure to reflect changes in SkPath::Iter.Gravatar schenney@chromium.org2012-01-18
* add GenA8FromLCD as a hack to force GDI to create the A8 mask from the LCDGravatar reed@google.com2012-01-18
* Landing change from http://codereview.appspot.com/5540063/Gravatar epoger@google.com2012-01-18
* Adding class SkDeferredCanvas for deferred rendering.Gravatar junov@google.com2012-01-18
* Change download-baselines script to download images from skia-autogen SVN repoGravatar epoger@google.com2012-01-17
* Attempt to reland 3054Gravatar bsalomon@google.com2012-01-17