platform/upstream/libSkiaSharp.git
2011-02-03 vandebo@chromium.org[PDF] Improve PDF support in gm.
2011-02-03 vandebo@chromium.orgImprove usability of SkAdvancedTypefaceMetrics for...
2011-02-03 vandebo@chromium.org[PDF] Start from an identity transform for drawDevice.
2011-02-03 bsalomon@google.comFix warnings on linux build (strict aliasing, cons...
2011-02-03 reed@android.comchange forward decl of SkMatrix from struct (wrong...
2011-02-02 bsalomon@google.comMake aggressive shader opts an option in GrUserConfig...
2011-02-02 bsalomon@google.comMake enabling static rect VB configurable by user confi...
2011-02-02 vandebo@chromium.orgCleanup SkPDFTypfaceInfo and make it more generic.
2011-02-01 bsalomon@google.comAttempt to simplify NPOT texture caps. Also fixes case...
2011-02-01 vandebo@chromium.org[PDF] Clean up ref counting.
2011-02-01 bsalomon@google.comAdds ability to draw rects using a unit square vertex...
2011-02-01 vandebo@chromium.org[PDF] Fix bugs preventing gm from running with PDF...
2011-01-31 vandebo@chromium.org[PDF] Support image alpha channel plus a couple small...
2011-01-31 reed@google.cominitialize int var-args to placate chrome's runtime...
2011-01-29 vandebo@chromium.org[PDF] Honor srcRect in drawBitmap.
2011-01-28 reed@google.comupdate dox on bitmap configs
2011-01-28 vandebo@chromium.org[PDF] Add replacement implementations for functions...
2011-01-28 reed@google.comfix slow performance on desktops by uping our max-textu...
2011-01-28 reed@google.comreplace UINT32_MAX with portable macro
2011-01-26 reed@google.comconditionalize impl on SK_SUPPORT_PDF, to help chrome...
2011-01-26 vandebo@chromium.orgFix windows build.
2011-01-26 reed@google.commove into core for now, so we can build SkFontHost_Free...
2011-01-26 reed@google.comwork around framebuffer_blit confusion on linux --...
2011-01-26 reed@google.comfix linux gpu build (don't need egl.h)
2011-01-26 reed@google.comremove debugging code around gUseExt
2011-01-26 reed@google.comclose quotes on #error
2011-01-26 reed@google.comfix mac build (don't need typedef struct foo foo)
2011-01-26 reed@google.comfix warnings, including using GrTCast<> to go from...
2011-01-25 reed@google.comembed a refdict inside SkDevice
2011-01-25 reed@google.comadd refdict class, for holding a dictionary of referenc...
2011-01-25 vandebo@chromium.orgUpdate SkPDFDevice::drawPath signature to match SkDevice.
2011-01-25 vandebo@chromium.orgAdd Truetype and Type 1 font embedding support
2011-01-25 reed@google.comfixes for some warnings:
2011-01-25 bsalomon@google.comAdd SampleShaderText to vs project.
2011-01-25 bsalomon@google.comAdd shaded text sample and gm test.
2011-01-25 reed@google.comchrome always assumes BGRA for its textures
2011-01-25 reed@google.comfix comments for U8CPU and S16CPU
2011-01-24 bsalomon@google.comAdd GrGpuGLShaders2 to gr_files.mk
2011-01-24 bsalomon@google.comIncrease number of stages from 1 to 2
2011-01-21 reed@google.commake xfermode warning printf be debug-only
2011-01-21 reed@google.comfix release build
2011-01-21 bsalomon@google.comRev the GrContext interface. Context has draw* function...
2011-01-20 bsalomon@google.comIn GrMatrix's setScale, setSkew, & setTranslate check...
2011-01-20 reed@google.comreplace GR_GL(GetIntegerv with GR_GL_GetIntegerv to...
2011-01-19 reed@google.comupdate chrome-specific glconfig (should make versions...
2011-01-19 reed@google.comadd experimental custom GL header for chrome
2011-01-19 bsalomon@google.comCleanup including of GL headers and provide way to...
2011-01-19 reed@google.comfix fEntryCount when we purge a cache entry (bug caught...
2011-01-19 reed@google.comdocument new (temporary) build flags
2011-01-19 reed@google.comadd compile flag GR_SKIP_2POINTRADIAL_PROGRAMS to ignor...
2011-01-18 reed@google.comadd getter/setter for TextureCache, so that clients...
2011-01-18 reed@google.comadd GR_BUILD_CHROME for now. hopefully we can replace...
2011-01-18 reed@google.comadd new 2nd argument for rendertarget to SkGpuCanvas
2011-01-18 bsalomon@google.comRemove notion of default rendertarget. This doesn't...
2011-01-18 reed@google.comdetect empty/inverted rect before using autobounds...
2011-01-18 reed@google.comdon't use SkAutoPathBoundsUpdate until after we've...
2011-01-18 bsalomon@google.comFix stencil format array.
2011-01-18 bsalomon@google.comFix BGRA on ES Issue 109.
2011-01-18 bsalomon@google.comFix vertex buffer size computation when deferred text...
2011-01-17 reed@google.comadd black, opaque, blend variants for text blits, to...
2011-01-17 reed@google.comadd SK_DISABLE_DITHER_32BIT_GRADIENT flag. If defined...
2011-01-17 reed@google.comenable sse2 source in makefile
2011-01-17 reed@google.comadd SSE2 opt files to xcode
2011-01-13 bsalomon@google.comUse macro to call gl.
2011-01-13 reed@google.comRemove static from template specilizations (linux build...
2011-01-13 bsalomon@google.comTowards issue #106
2011-01-13 reed@google.comIf you #define SK_ALLOW_OVER_32K_BITMAPS, then skia...
2011-01-13 reed@google.cominitialize SkGlyph::fMaskFormat to avoid valgrind warnings
2011-01-13 reed@google.comadd dithering to 32bit linear gradients
2011-01-12 bsalomon@google.comShould be calculating alignment based on the vertex...
2011-01-12 reed@google.comrename DrawState to DrState -- MS decided to #define...
2011-01-12 reed@google.comadd helpers to initialize our var-int args before calli...
2011-01-12 reed@google.comfix refcount bug - as picture gets referenced by canvas...
2011-01-11 reed@google.comgit-svn-id: skia.googlecode.com/svn/trunk@685 2bbb7eff...
2011-01-11 reed@google.comexpose gpu-device-factory
2011-01-11 reed@google.comadd getter/setter for device-factory on canvas
2011-01-11 reed@google.comadd port for Brew - untested
2011-01-10 reed@google.comuse -O2 for release, -g for debug (so we can get symbol...
2011-01-10 reed@google.cominit src either opaquely (e.g. white), or with a valid...
2011-01-07 reed@google.comremove obsolete, unsupported sound files
2011-01-07 reed@google.comfix issue 99 -- unneeded assignment inside find_y
2011-01-05 bsalomon@google.comMake SampleApp build on Win32 (still requires glew...
2011-01-05 reed@google.comupdate dox to reflect that the default colorspace is...
2011-01-05 reed@google.comrevert to DeviceRGB colorspace by default, which was...
2011-01-05 reed@google.comadd template macro to "safely" perform casts w/o breaki...
2011-01-05 reed@google.comrev. 637 changed the settings for premultiplied on...
2011-01-04 reed@google.comfix for issue 93: need to rewind the shared stream...
2011-01-04 reed@google.comfix build for scalar==fixed
2011-01-04 bsalomon@google.comRemove user-specific visual studio project files.
2011-01-04 reed@google.comfix uninitialized warning
2011-01-04 reed@android.comstatic inline eliminates multiple definitions (and...
2011-01-03 reed@android.commake inline helper static, so it can be included from...
2011-01-03 reed@android.comadd colorspace option to SkBitmap -> CGImageRef utility...
2011-01-01 reed@android.comremove unneeded file (will be automatically generated)
2010-12-31 reed@google.comreplace various png_[type]_NULL defines with just NULL
2010-12-23 bsalomon@google.comFix bug where createTexture may bind a texture to GL...
2010-12-23 reed@google.comupdate copyright
2010-12-23 reed@google.comfix build for linux
2010-12-23 reed@google.comadd gpu to gm tool
2010-12-23 bsalomon@google.comStop using GrSamplerState to track the texture paramete...
next