platform/upstream/libSkiaSharp.git
2012-03-05 bungeman@google.comRebaseline for r3313.
2012-03-05 bungeman@google.comWhen guessing at the dest, use linear space instead...
2012-03-02 bsalomon@google.comsimplify GrPathRenderer interface
2012-03-02 vandebo@chromium.orgOn Mac, also check for a loca table before calling...
2012-03-02 senorblanco... Erode and dilate image filter effects, CPU and GPU...
2012-03-02 caryclark@google.comCheck to see if font is TrueType before making TrueType...
2012-03-02 bsalomon@google.comBetter workaround for osx / nv bug
2012-03-02 bsalomon@google.comRebaseline GPU paths
2012-03-02 reed@google.comrebaseline after recent gpu change
2012-03-02 bsalomon@google.comRemove offscreen supersampler.
2012-03-02 tomhudson@google.comRestore SkImageDecoder_libjpeg, which may still be...
2012-03-02 reed@google.comrestore old no-gamma behavior when requested
2012-03-02 tomhudson@google.comRemove libjpeg image decoder, since we've never built...
2012-03-02 bsalomon@google.comminor fix: remove unnecessary init
2012-03-01 reed@google.commove the post cleanup of the rec until after we wack...
2012-03-01 bsalomon@google.comFix cycling through buffers in buffer alloc pool
2012-03-01 reed@google.comrebaseline with unclipped lcd text edges
2012-03-01 reed@google.comallow gamma params to be changed in .gyp
2012-03-01 reed@google.comfix clipping of lcd edge pixels
2012-03-01 reed@google.comadd experimental files to encapsulate device-level...
2012-03-01 caryclark@google.comwork in progress
2012-03-01 bsalomon@google.comRemove ref in buffer alloc pool.
2012-03-01 bsalomon@google.comWorkaround for chrome on mac buffer object performance...
2012-02-29 reed@google.comremove fragile assert
2012-02-29 reed@google.comfix edgecase in chopcubic where we computed duplicate...
2012-02-29 reed@google.comrebaseline after gamma tweak
2012-02-29 reed@google.comapply contrast before blend-gamma-calc
2012-02-29 reed@google.comfix bug and add test for aaclip when blitV is called
2012-02-29 reed@google.commove SKPaint's defaults (that might be configurable...
2012-02-28 tomhudson@google.comRemove references to svg.gyp from projects that don...
2012-02-28 reed@google.comrebaseline after gamma correction change
2012-02-28 reed@google.comimplement gamma correction for freetype text.
2012-02-28 caryclark@google.comwork in progress
2012-02-28 tomhudson@google.comRemove referenecs to nonexistent file SkImageDecoder_li...
2012-02-28 reed@google.comhandle checking for large bounds correctly when SkScala...
2012-02-28 tomhudson@google.comImprove SSE2 code for Blending BlitRow functions, produ...
2012-02-28 tomhudson@google.comSSE2 version of ClampX_ClampY_{no}filter_affine, courte...
2012-02-28 reed@google.comsince SkScalarCeil/Floor do not explicitly detect overf...
2012-02-28 junov@chromium.orgreverting r3268 because of test failures
2012-02-28 junov@chromium.orgbuild fix
2012-02-28 junov@chromium.orgSkDeferredCanvas, performance: small refactor to remove...
2012-02-27 reed@google.comDisable check for large bounds in antipath
2012-02-27 djsollen@google.comfix reorder initialization warning
2012-02-27 djsollen@google.comreapply r3259 (that was reverted) with fix.
2012-02-24 junov@chromium.orgCoding style corrections in SkDeferredCanvas.cpp: brace...
2012-02-24 junov@chromium.orgModify SkDeferredCanvas so that it uses its inherited...
2012-02-24 djsollen@google.comreverting r3259 because of gm/test failure.
2012-02-24 djsollen@google.comEnable quickRejectY in SkCanvas to be inlined.
2012-02-24 junov@chromium.orgreverting r3257 because of gm failure.
2012-02-24 bsalomon@google.comFix copy/paste issue in GrInOrderDrawBuffer.
2012-02-24 junov@chromium.orgModify SkDeferredCanvas so that it uses its inherited...
2012-02-24 bungeman@google.comRemove SkFontHost::ValidFontID PART 2: remove definitio...
2012-02-24 bsalomon@google.comRemove unused member from GrInOrderDrawBuffer
2012-02-24 djsollen@google.comEnable Android GM to produce PNG images.
2012-02-24 reed@google.comcheck for null-device in iterator
2012-02-24 reed@google.comrebaseline after recent gpu fix
2012-02-24 reed@google.comadd SkCreateDataProviderFromStream to SkCGUtils
2012-02-24 djsollen@google.comFix typo in the gyp file.
2012-02-24 djsollen@google.comEnable hardware float for all armv7 and add NDK require...
2012-02-23 junov@chromium.orgFix for crash in SkDeferredCanvas when optional SkPaint...
2012-02-23 djsollen@google.comAdd a bench for picture playback.
2012-02-23 bsalomon@google.comRebaseline GM images for r3241
2012-02-23 tomhudson@google.comFix math in coverage_to_alpha() (renamed coverage_to_pa...
2012-02-23 reed@google.comalways allocate (only) the width of the clip for the...
2012-02-23 bsalomon@google.comIn convex path renderer, translate polygon to origin...
2012-02-23 reed@google.comremove bogus assert (leftover from some long-forgotten...
2012-02-23 reed@google.comFix memory leak in GetTableData() and add unittests...
2012-02-23 reed@google.comdon't require tableCount>0 since some platform fonts...
2012-02-23 bsalomon@google.comGPU device preserves pixel values across read/write...
2012-02-23 reed@google.comremove 'OS/2' table from known-sizes, since its size...
2012-02-23 junov@chromium.orgFixing Canvas unit test to correctly verify object...
2012-02-23 bsalomon@google.comFix line endings.
2012-02-23 reed@google.comadd unittest for FontHost (just tables at the moment)
2012-02-23 bsalomon@google.comremove unused variable
2012-02-23 caryclark@google.comProvide fallbacks for web fonts.
2012-02-22 bsalomon@google.comUse nested template expansions to implement Config8888...
2012-02-22 junov@chromium.orgDisabling failing unit test on linux
2012-02-22 junov@chromium.orgAdding more unit testing for SkCanvas and derived classes.
2012-02-22 tomhudson@google.comSSE2 version of ClampX_ClampY_{no}filter_scale; yields...
2012-02-21 twiz@google.comRemove incorrect GrAssert calls in GrResourceCache...
2012-02-21 vandebo@chromium.orgChange append to appendf for call sites with no format...
2012-02-20 caryclark@google.comwork in progress
2012-02-17 bungeman@google.comUse intrinsics for atomic inc and dec on Windows.
2012-02-17 bungeman@google.comRemove SkFontHost::ValidFontID PART 1: remove only...
2012-02-17 caryclark@google.comRevert r3036. This change breaks loading images as
2012-02-17 caryclark@google.comAdded BSD license language where missing.
2012-02-17 bsalomon@google.comTurn off test in fixed pt build.
2012-02-17 bsalomon@google.comMake cross_prod used in SkPath::cheapComputeDirection...
2012-02-16 digit@google.comRemove two static initializers from debug builds
2012-02-16 digit@google.comRemove on static initializer in GrGpu.cpp
2012-02-16 caryclark@google.comadd missing files
2012-02-16 caryclark@google.comwork in progress
2012-02-16 reed@google.comLazily allocate our global pool for imagerefs
2012-02-16 reed@google.combe sure to mark fLastY with the bottom of the rect...
2012-02-16 reed@google.comaaclip needs to handle paths with holes
2012-02-16 reed@google.comadd a todo
2012-02-16 djsollen@google.comLazily allocate gNameList, and protect its usage behind...
2012-02-16 reed@google.comcast to double
2012-02-16 bungeman@google.comFix TypefaceCache races.
2012-02-15 caryclark@google.comwork in progress
next