aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added Debugger to Sample App, off by defaultGravatar yangsu@google.com2011-08-12
* style cleanupGravatar reed@google.com2011-08-12
* style cleanupGravatar reed@google.com2011-08-12
* Write null for any function pointers when using the cross process flagGravatar yangsu@google.com2011-08-10
* [Committed on behalf of scottmg@chromium.org]Gravatar senorblanco@chromium.org2011-08-10
* re-get the function-ptr when we unflatten a ProcCoeffXfermodeGravatar reed@google.com2011-08-09
* whitespace change to trigger buildbotsGravatar epoger@google.com2011-08-09
* Add means to release object from ScopedComPtr.Gravatar bungeman@google.com2011-08-09
* whitespace change to trigger buildbotsGravatar epoger@google.com2011-08-09
* add serialization to SkLayerRasterizerGravatar reed@google.com2011-08-09
* use common subclass SkPath2DPathEffect, which can be serializedGravatar reed@google.com2011-08-09
* Small miter limit check on Gr::drawRect.Gravatar bungeman@google.com2011-08-09
* register 1D and 2D patheffects, so they work when serialized (and piperized)Gravatar reed@google.com2011-08-09
* Fix crash in GrStencilBuffer when it tries to unlock itself but has lost its ...Gravatar bsalomon@google.com2011-08-09
* Increase default cache sizeGravatar bsalomon@google.com2011-08-09
* Fix some ref leaksGravatar bsalomon@google.com2011-08-09
* remove bogus (probably copy/paste err) assert. Alpha need not be opaque here,Gravatar reed@google.com2011-08-09
* Remove unnecessary header include.Gravatar bsalomon@google.com2011-08-09
* Fix sb/rt size computationGravatar bsalomon@google.com2011-08-09
* fix bug in r2077Gravatar bsalomon@google.com2011-08-09
* Suppress uninit warning.Gravatar bsalomon@google.com2011-08-09
* Port change r2040 to macGravatar ctguil@chromium.org2011-08-08
* Use bfrange to shrink ToUnicode table.Gravatar vandebo@chromium.org2011-08-08
* whitespace change to trigger buildbotsGravatar epoger@google.com2011-08-08
* whitespace change to trigger buildbotsGravatar epoger@google.com2011-08-08
* whitespace change to trigger buildbotsGravatar epoger@google.com2011-08-08
* whitespace change to trigger buildbotsGravatar epoger@google.com2011-08-08
* Whitespace commit to trigger buildbotGravatar epoger@google.com2011-08-08
* More little improvements to bench_graph_svg.pyGravatar epoger@google.com2011-08-08
* Protect much of SkDevice and clarify usage of drawDevice.Gravatar bungeman@google.com2011-08-08
* Fixed Compiler flag error in CocoaSampleApp.gypGravatar yangsu@google.com2011-08-08
* Whitespace change to trigger buildbotGravatar epoger@google.com2011-08-08
* CocoaSampleApp no longer depends on SkOSWindow_Mac.hGravatar yangsu@google.com2011-08-08
* Incremental improvements to bench graph generationGravatar epoger@google.com2011-08-08
* Use a single stencil buffer for a given width,height,samplecountGravatar bsalomon@google.com2011-08-08
* Removed networking dependencies from SampleApp, Pipe now off by defaultGravatar yangsu@google.com2011-08-08
* Added transitions and net pipe to SampleApp, updated gyp filesGravatar yangsu@google.com2011-08-08
* iOS/Cocoa SampleApp, Drawingboard, and Networking updatesGravatar yangsu@google.com2011-08-08
* Make RT & TEX base classes aware of NPOT/min-RT bloated sizeGravatar bsalomon@google.com2011-08-08
* Fixed error in SkOSMenuGravatar yangsu@google.com2011-08-05
* Updated SkOSMenu to use the updated SkEventsGravatar yangsu@google.com2011-08-05
* add api for scalers to force us to use skia to generate their bits from theirGravatar reed@google.com2011-08-05
* Fail draws when can't get geom into vb/ib.Gravatar bsalomon@google.com2011-08-05
* Fail path rendering gracefully when vb/ib space alloc failsGravatar bsalomon@google.com2011-08-05
* ignore alphaBit (and mask) for 32bit images, 'cause that seems to break thisGravatar reed@google.com2011-08-05
* Fixes for iOS / Ganesh (consistent fs/vs uni precision decl and don't use ste...Gravatar bsalomon@google.com2011-08-05
* Fix dumb copy/paste errorGravatar bsalomon@google.com2011-08-05
* revert rotated-lcd workaround until I can render gray/lcd+subpixel myselfGravatar reed@google.com2011-08-05
* submit LCD alpha supportGravatar caryclark@google.com2011-08-05
* Handle recursive call into GrResourceCache::purgeAsNeededGravatar bsalomon@google.com2011-08-05