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