platform/upstream/libSkiaSharp.git
2011-08-19 bsalomon@google.comMake GrGLInterface a per-GrContext refcounted object...
2011-08-18 bsalomon@google.comUse gcc intrinsic functions for atomic incr and decr
2011-08-18 bsalomon@google.comFix build break in r2136
2011-08-18 junov@google.comClening up GrBinHashKey. Removing unnecessary streaming...
2011-08-18 vandebo@chromium.org[PDF] Subset font advance data (W array).
2011-08-17 epoger@google.comwhitespace change to trigger buildbots
2011-08-17 bungeman@google.comCanvas to handle null layer device.
2011-08-17 bsalomon@google.comFixed r2125. Identical change but also moves GrTesselat...
2011-08-16 vandebo@chromium.orgRevert "Improve generation of glyph advance array....
2011-08-16 vandebo@chromium.orgRevert "Make GrDrawTarget.h and GrPathRenderer.h be...
2011-08-16 vandebo@chromium.orgImprove generation of glyph advance array.
2011-08-16 bsalomon@google.comMake GrDrawTarget.h and GrPathRenderer.h be private...
2011-08-16 bsalomon@google.comRemove GrContext::drawCustomVertices
2011-08-16 bsalomon@google.comRemove unneeded sk/gr conversion code
2011-08-16 vandebo@chromium.orgMark setMatrixClip as public only for VectorPlatformDev...
2011-08-16 bsalomon@google.comMake program unit test run clean and add it to tests...
2011-08-16 bsalomon@google.comFix header build breakage caused by moving GrGpu.h...
2011-08-16 bsalomon@google.comMove some gpu headers out of the public include dir
2011-08-16 bsalomon@google.comAdd xcodebuild and build to trunk's svn ignore property
2011-08-15 ctguil@chromium.orgAddress lint issues in pdf directories.
2011-08-15 vandebo@chromium.orgMake SkPDFDevice::setOrigin accessible to Chrome's...
2011-08-15 epoger@google.comgyp DEPS roll, and remove no-longer-needed msvs_abspath...
2011-08-15 epoger@google.comwhitespace change to trigger buildbots
2011-08-15 epoger@google.comStop packaging command-line Mac tools as a bundle.
2011-08-15 caryclark@google.comAdd missing function declarations.
2011-08-15 epoger@google.comrevert r2110, which broke Mac builds
2011-08-15 epoger@google.comUpdate gyp so that we no longer need msvs_abspath_outpu...
2011-08-13 bungeman@google.comMake SkIStream closer to spec, to work with more consumers.
2011-08-12 reed@google.commove setOrigin to protected, as a stop-gap fix for...
2011-08-12 yangsu@google.comAdded samplecode as an include directory for SampleApp.gyp
2011-08-12 yangsu@google.comRemoved networking dependencies from SampleApp that...
2011-08-12 yangsu@google.comIncluded dependencies for networked pipe and debugger...
2011-08-12 reed@google.comstyle cleanup
2011-08-12 reed@google.comundef Status to undo the evil that XLib.h has done
2011-08-12 yangsu@google.comAdded Debugger to Sample App, off by default
2011-08-12 reed@google.comstyle cleanup
2011-08-12 reed@google.comstyle cleanup
2011-08-10 yangsu@google.comWrite null for any function pointers when using the...
2011-08-10 senorblanco... [Committed on behalf of scottmg@chromium.org]
2011-08-09 reed@google.comre-get the function-ptr when we unflatten a ProcCoeffXf...
2011-08-09 epoger@google.comwhitespace change to trigger buildbots
2011-08-09 bungeman@google.comAdd means to release object from ScopedComPtr.
2011-08-09 epoger@google.comwhitespace change to trigger buildbots
2011-08-09 reed@google.comadd serialization to SkLayerRasterizer
2011-08-09 reed@google.comuse common subclass SkPath2DPathEffect, which can be...
2011-08-09 bungeman@google.comSmall miter limit check on Gr::drawRect.
2011-08-09 reed@google.comregister 1D and 2D patheffects, so they work when seria...
2011-08-09 bsalomon@google.comFix crash in GrStencilBuffer when it tries to unlock...
2011-08-09 bsalomon@google.comIncrease default cache size
2011-08-09 bsalomon@google.comFix some ref leaks
2011-08-09 reed@google.comremove bogus (probably copy/paste err) assert. Alpha...
2011-08-09 bsalomon@google.comRemove unnecessary header include.
2011-08-09 bsalomon@google.comFix sb/rt size computation
2011-08-09 bsalomon@google.comfix bug in r2077
2011-08-09 bsalomon@google.comSuppress uninit warning.
2011-08-08 ctguil@chromium.orgPort change r2040 to mac
2011-08-08 vandebo@chromium.orgUse bfrange to shrink ToUnicode table.
2011-08-08 epoger@google.comwhitespace change to trigger buildbots
2011-08-08 epoger@google.comwhitespace change to trigger buildbots
2011-08-08 epoger@google.comwhitespace change to trigger buildbots
2011-08-08 epoger@google.comwhitespace change to trigger buildbots
2011-08-08 epoger@google.comWhitespace commit to trigger buildbot
2011-08-08 epoger@google.comMore little improvements to bench_graph_svg.py
2011-08-08 bungeman@google.comProtect much of SkDevice and clarify usage of drawDevice.
2011-08-08 yangsu@google.comFixed Compiler flag error in CocoaSampleApp.gyp
2011-08-08 epoger@google.comWhitespace change to trigger buildbot
2011-08-08 yangsu@google.comCocoaSampleApp no longer depends on SkOSWindow_Mac.h
2011-08-08 epoger@google.comIncremental improvements to bench graph generation
2011-08-08 bsalomon@google.comUse a single stencil buffer for a given width,height...
2011-08-08 yangsu@google.comRemoved networking dependencies from SampleApp, Pipe...
2011-08-08 yangsu@google.comAdded transitions and net pipe to SampleApp, updated...
2011-08-08 yangsu@google.comiOS/Cocoa SampleApp, Drawingboard, and Networking updates
2011-08-08 bsalomon@google.comMake RT & TEX base classes aware of NPOT/min-RT bloated...
2011-08-05 yangsu@google.comFixed error in SkOSMenu
2011-08-05 yangsu@google.comUpdated SkOSMenu to use the updated SkEvents
2011-08-05 reed@google.comadd api for scalers to force us to use skia to generate...
2011-08-05 bsalomon@google.comFail draws when can't get geom into vb/ib.
2011-08-05 bsalomon@google.comFail path rendering gracefully when vb/ib space alloc...
2011-08-05 reed@google.comignore alphaBit (and mask) for 32bit images, 'cause...
2011-08-05 bsalomon@google.comFixes for iOS / Ganesh (consistent fs/vs uni precision...
2011-08-05 bsalomon@google.comFix dumb copy/paste error
2011-08-05 reed@google.comrevert rotated-lcd workaround until I can render gray...
2011-08-05 caryclark@google.comsubmit LCD alpha support
2011-08-05 bsalomon@google.comHandle recursive call into GrResourceCache::purgeAsNeeded
2011-08-04 reed@google.comdisable test
2011-08-04 reed@google.comuse new SkEvent notion of passing targetID to constructor
2011-08-04 reed@google.comretool SkEvent to own its target ID or target proc
2011-08-04 ctguil@chromium.orgHonor fixed width font in Windows.
2011-08-03 epoger@google.comwhitespace commit to trigger buildbot
2011-08-03 reed@google.comallow events to store their target sink ID
2011-08-03 bsalomon@google.comAdd GrStencilBuffer as a separate resource type from...
2011-08-03 bsalomon@google.comAdd glReadBuffer to GrGLInterface.
2011-08-02 bsalomon@google.comAdd glDrawBuffer(s) to GrGLInterface
2011-08-02 yangsu@google.comMoved references of SkOSWindow_mac.cpp and skia_main...
2011-08-02 bsalomon@google.comCorrect check against GR_USE_PLATFORM_CREATE_SAMPLE_COUNT
2011-08-02 bsalomon@google.comRevert r2026 due to bot failures
2011-08-02 bsalomon@google.comCreate a separate GrStencilBuffer class apart from...
2011-08-02 tomhudson@google.comMove SkBitmap members of the skdiff DiffRecord to point...
2011-08-02 yangsu@google.comSet up global options for SampleApp and now allows...
2011-08-02 yangsu@google.comiOS SampleApp menu related changes
next