platform/upstream/libSkiaSharp.git
2011-11-11 reed@google.comland codereview.appspot.com/5244058/ - add matrix to...
2011-11-11 reed@google.comrecord doAA param for clipRect and clipPath in pictures
2011-11-11 bsalomon@google.comDo writepixels alpha-premul using gpu
2011-11-11 vandebo@chromium.org[PDF] Optimize W-array generation with respect to subse...
2011-11-10 bsalomon@google.comAdd default param to SkDevice::writePixels b/c WK is...
2011-11-10 bsalomon@google.comFilter out draws to non-PMA configs that won't blend...
2011-11-10 bsalomon@google.comHold onto scratch texture until end of readRenderTarget...
2011-11-10 bsalomon@google.comTurn off WritePixelsTest in fixed pt build (GPU device...
2011-11-10 bsalomon@google.comAdd config8888 support to writePixels
2011-11-10 reed@google.comadd test gm for vertical text
2011-11-10 reed@google.comhave paint's measure calls respect vertical
2011-11-10 caryclark@google.comadd vertical text support in mac port
2011-11-10 bsalomon@google.comFix convert to bool warning in VS
2011-11-10 reed@google.comadd vertical-text bit to paint (not supported yet)
2011-11-10 bsalomon@google.comFix return value in read pixels unit test
2011-11-10 reed@google.comadd initial gyp to build freetype lib (problems with...
2011-11-10 bsalomon@google.comAdd support for GL_EXT_unpack_subimage
2011-11-10 bsalomon@google.comFixes int to scalar warnings. This checkin changes...
2011-11-10 caryclark@google.comremove common fields from Offscreen utility class
2011-11-09 tomhudson@google.comRemoves warnings generated by gcc and clang.
2011-11-09 caryclark@google.comchange m to f
2011-11-09 epoger@google.comNew baseline images for GPU blurs and shadows, to green...
2011-11-09 reed@google.comadd experimental test for blending math (disabled for...
2011-11-09 senorblanco... Build fix; unreviewed.
2011-11-09 tomhudson@google.comSpeed up GrDrawState handling.
2011-11-09 senorblanco... Implement Gaussian blurs for images. The caller create...
2011-11-09 bsalomon@google.comInterim function for reseting GrDrawTarget state, this...
2011-11-09 epoger@google.comwhitespace commit to trigger linux build
2011-11-09 bsalomon@google.com[GPU] when writing to unpremult dest and alpha is 0...
2011-11-09 epoger@google.comNew baseline images for r2638
2011-11-08 vandebo@chromium.org[PDF] add drawTextOnPath support.
2011-11-08 epoger@google.comwhitespace commit to trigger buildbots
2011-11-08 epoger@google.comwhitespace commit to trigger buildbots
2011-11-08 epoger@google.comwhitespace commit to trigger buildbots
2011-11-08 reed@google.comuse new PurgeFontCache() api
2011-11-08 reed@google.comhandle NaN values in clipPath
2011-11-08 bsalomon@google.comWhen GL_RGBA readPixels are slow do swizzle using a...
2011-11-08 djsollen@google.comCleanup for the Android build.
2011-11-08 djsollen@google.comUpdate files to use SK_BUILD_FOR_ANDROID.
2011-11-08 reed@google.comfix prev. change for __OpenBSD__
2011-11-08 reed@google.comup default limit to 2Mg
2011-11-08 bsalomon@google.comRemove old and GL-specific defines from GrUserConfig...
2011-11-08 reed@google.compost event to ourself to update the title after our...
2011-11-08 reed@google.comprefix GM names with "GM " so I know that's what they...
2011-11-08 reed@google.comsuppress font-purge messages
2011-11-08 reed@google.comreturn the prev value from SetFontCacheLimit
2011-11-08 reed@google.comadd api to SkGraphics to get/set font cache limit
2011-11-07 bsalomon@google.comFix logic about who flips y in gpu readpixels
2011-11-07 bungeman@google.comAdd font scaler gm.
2011-11-07 bsalomon@google.com[GPU] Add explicit byte order and PM vs. UPM 8888 configs
2011-11-07 djsollen@google.comAdd support for building Android SampleApp.
2011-11-07 bsalomon@google.comAdd support for GL_ARB_texture_swizzle
2011-11-07 bsalomon@google.comRecommit r2611 with fix for gm
2011-11-07 bsalomon@google.comconsolidate debug draw param checking code
2011-11-07 bsalomon@google.comRevert r2611 until windows gm can be debugged
2011-11-07 bsalomon@google.comAdd replacement APIs for createPlatformSurface: createP...
2011-11-05 bsalomon@google.comTurn off annoying printfs
2011-11-05 bsalomon@google.comUse timestamp to detect when client GL calls could...
2011-11-05 bsalomon@google.comMore removal of texture fUploadByteCount and rename...
2011-11-05 bsalomon@google.comRemove unneeded field from GrGLTexture
2011-11-05 bsalomon@google.combump GrGpu reset context timestamp size
2011-11-05 bsalomon@google.comAdd reset context count to GrGpu
2011-11-04 bungeman@google.comBack out fontscaler gm, as it seems to show up a gpu...
2011-11-04 bungeman@google.comAdd font scaler gm.
2011-11-04 djsollen@google.comMove the Android sample app into the android repo.
2011-11-03 bsalomon@google.comOverride 32BPP format in SkCanvas::readPixels
2011-11-03 reed@google.comexperimental -- add SkImageFilter to paint. Not called...
2011-11-03 djsollen@google.comUpdate the Skia gyp files to use the external android...
2011-11-03 reed@google.comrevert accidental change to lcd format pref
2011-11-03 reed@google.comcreate inline versions of common CGRect functions,...
2011-11-03 reed@google.comcustom memset32 to speed up erasing the offscreen when...
2011-11-03 djsollen@google.comFix for missing file from previous CL that broke the...
2011-11-03 djsollen@google.comAdding support to trunk for building Skia using the...
2011-11-02 reed@google.comspeed up font cache creation (20x using FontScalerBench)
2011-11-02 reed@google.comadd bench for building the font cache
2011-11-02 reed@google.comadd hack for testing gSkSuppressFontCachePurgeSpew
2011-11-02 bsalomon@google.comLine-endings only change (some windows line-endings...
2011-11-02 bsalomon@google.comMake SkDevice::onReadPixels take a const& rather than...
2011-11-02 bsalomon@google.comRecommit r2584 with gpu pass of the new ReadPixels...
2011-11-02 bsalomon@google.comRevert r2584 (new test fails in fixed pt builds)
2011-11-02 bsalomon@google.comChanges the SkCanvas::readPixels API. Allows caller...
2011-11-02 caryclark@google.comfix font id calculation
2011-11-02 reed@google.comup glyphcache hash table to 12bits (from 8bits).
2011-11-01 vandebo@chromium.org[PDF] Add debug assert to detect failure of GDI cache...
2011-11-01 reed@google.comremove tests for copyPixelsFrom (it is not gone)
2011-11-01 reed@google.comremove unused copyPixelsFrom ... (copyPixelsTo is next...
2011-11-01 caryclark@google.comfix monospace glyph bounds on Lion
2011-11-01 reed@google.comadd getDeviceSize() so callers won't need to call getDe...
2011-11-01 reed@google.commatch blitH computation for coverage in new blitRect...
2011-10-31 reed@google.comspecialize blitRect in supersampler:
2011-10-31 epoger@google.comDelete DEPS.android in favor of a different approach
2011-10-31 epoger@google.comFirst attempt at DEPS.android file
2011-10-31 bsalomon@google.cominternalDrawBitmap is using kShaderTextureIdx. It shoul...
2011-10-31 bsalomon@google.comRemove SK_OVERRIDE from func defn
2011-10-31 reed@google.comsupport multiple (OR'd) -match parameters
2011-10-31 reed@google.comall for multiple --match foo args, which will be logica...
2011-10-31 reed@google.comimplement blitRect for aaclip builder. This speeds...
2011-10-31 reed@google.comadd bench for building aaclips
2011-10-31 bsalomon@google.comImport all GMs as Samples.
2011-10-31 reed@google.comcall blitRect in our convex scanconverter (next: take...
next