2011-08-19 |
bsalomon@google.com | Make GrGLInterface a per-GrContext refcounted object... |
commit | commitdiff | tree | snapshot |
2011-08-18 |
bsalomon@google.com | Use gcc intrinsic functions for atomic incr and decr |
commit | commitdiff | tree | snapshot |
2011-08-18 |
bsalomon@google.com | Fix build break in r2136 |
commit | commitdiff | tree | snapshot |
2011-08-18 |
junov@google.com | Clening up GrBinHashKey. Removing unnecessary streaming... |
commit | commitdiff | tree | snapshot |
2011-08-18 |
vandebo@chromium.org | [PDF] Subset font advance data (W array). |
commit | commitdiff | tree | snapshot |
2011-08-17 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-08-17 |
bungeman@google.com | Canvas to handle null layer device. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
bsalomon@google.com | Fixed r2125. Identical change but also moves GrTesselat... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
vandebo@chromium.org | Revert "Improve generation of glyph advance array.... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
vandebo@chromium.org | Revert "Make GrDrawTarget.h and GrPathRenderer.h be... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
vandebo@chromium.org | Improve generation of glyph advance array. |
commit | commitdiff | tree | snapshot |
2011-08-16 |
bsalomon@google.com | Make GrDrawTarget.h and GrPathRenderer.h be private... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
bsalomon@google.com | Remove GrContext::drawCustomVertices |
commit | commitdiff | tree | snapshot |
2011-08-16 |
bsalomon@google.com | Remove unneeded sk/gr conversion code |
commit | commitdiff | tree | snapshot |
2011-08-16 |
vandebo@chromium.org | Mark setMatrixClip as public only for VectorPlatformDev... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
bsalomon@google.com | Make program unit test run clean and add it to tests... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
bsalomon@google.com | Fix header build breakage caused by moving GrGpu.h... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
bsalomon@google.com | Move some gpu headers out of the public include dir |
commit | commitdiff | tree | snapshot |
2011-08-16 |
bsalomon@google.com | Add xcodebuild and build to trunk's svn ignore property |
commit | commitdiff | tree | snapshot |
2011-08-15 |
ctguil@chromium.org | Address lint issues in pdf directories. |
commit | commitdiff | tree | snapshot |
2011-08-15 |
vandebo@chromium.org | Make SkPDFDevice::setOrigin accessible to Chrome's... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
epoger@google.com | gyp DEPS roll, and remove no-longer-needed msvs_abspath... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-08-15 |
epoger@google.com | Stop packaging command-line Mac tools as a bundle. |
commit | commitdiff | tree | snapshot |
2011-08-15 |
caryclark@google.com | Add missing function declarations. |
commit | commitdiff | tree | snapshot |
2011-08-15 |
epoger@google.com | revert r2110, which broke Mac builds |
commit | commitdiff | tree | snapshot |
2011-08-15 |
epoger@google.com | Update gyp so that we no longer need msvs_abspath_outpu... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
bungeman@google.com | Make SkIStream closer to spec, to work with more consumers. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
reed@google.com | move setOrigin to protected, as a stop-gap fix for... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
yangsu@google.com | Added samplecode as an include directory for SampleApp.gyp |
commit | commitdiff | tree | snapshot |
2011-08-12 |
yangsu@google.com | Removed networking dependencies from SampleApp that... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
yangsu@google.com | Included dependencies for networked pipe and debugger... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
reed@google.com | style cleanup |
commit | commitdiff | tree | snapshot |
2011-08-12 |
reed@google.com | undef Status to undo the evil that XLib.h has done |
commit | commitdiff | tree | snapshot |
2011-08-12 |
yangsu@google.com | Added Debugger to Sample App, off by default |
commit | commitdiff | tree | snapshot |
2011-08-12 |
reed@google.com | style cleanup |
commit | commitdiff | tree | snapshot |
2011-08-12 |
reed@google.com | style cleanup |
commit | commitdiff | tree | snapshot |
2011-08-10 |
yangsu@google.com | Write null for any function pointers when using the... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
senorblanco... | [Committed on behalf of scottmg@chromium.org] |
commit | commitdiff | tree | snapshot |
2011-08-09 |
reed@google.com | re-get the function-ptr when we unflatten a ProcCoeffXf... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-08-09 |
bungeman@google.com | Add means to release object from ScopedComPtr. |
commit | commitdiff | tree | snapshot |
2011-08-09 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-08-09 |
reed@google.com | add serialization to SkLayerRasterizer |
commit | commitdiff | tree | snapshot |
2011-08-09 |
reed@google.com | use common subclass SkPath2DPathEffect, which can be... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
bungeman@google.com | Small miter limit check on Gr::drawRect. |
commit | commitdiff | tree | snapshot |
2011-08-09 |
reed@google.com | register 1D and 2D patheffects, so they work when seria... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
bsalomon@google.com | Fix crash in GrStencilBuffer when it tries to unlock... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
bsalomon@google.com | Increase default cache size |
commit | commitdiff | tree | snapshot |
2011-08-09 |
bsalomon@google.com | Fix some ref leaks |
commit | commitdiff | tree | snapshot |
2011-08-09 |
reed@google.com | remove bogus (probably copy/paste err) assert. Alpha... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
bsalomon@google.com | Remove unnecessary header include. |
commit | commitdiff | tree | snapshot |
2011-08-09 |
bsalomon@google.com | Fix sb/rt size computation |
commit | commitdiff | tree | snapshot |
2011-08-09 |
bsalomon@google.com | fix bug in r2077 |
commit | commitdiff | tree | snapshot |
2011-08-09 |
bsalomon@google.com | Suppress uninit warning. |
commit | commitdiff | tree | snapshot |
2011-08-08 |
ctguil@chromium.org | Port change r2040 to mac |
commit | commitdiff | tree | snapshot |
2011-08-08 |
vandebo@chromium.org | Use bfrange to shrink ToUnicode table. |
commit | commitdiff | tree | snapshot |
2011-08-08 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-08-08 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-08-08 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-08-08 |
epoger@google.com | whitespace change to trigger buildbots |
commit | commitdiff | tree | snapshot |
2011-08-08 |
epoger@google.com | Whitespace commit to trigger buildbot |
commit | commitdiff | tree | snapshot |
2011-08-08 |
epoger@google.com | More little improvements to bench_graph_svg.py |
commit | commitdiff | tree | snapshot |
2011-08-08 |
bungeman@google.com | Protect much of SkDevice and clarify usage of drawDevice. |
commit | commitdiff | tree | snapshot |
2011-08-08 |
yangsu@google.com | Fixed Compiler flag error in CocoaSampleApp.gyp |
commit | commitdiff | tree | snapshot |
2011-08-08 |
epoger@google.com | Whitespace change to trigger buildbot |
commit | commitdiff | tree | snapshot |
2011-08-08 |
yangsu@google.com | CocoaSampleApp no longer depends on SkOSWindow_Mac.h |
commit | commitdiff | tree | snapshot |
2011-08-08 |
epoger@google.com | Incremental improvements to bench graph generation |
commit | commitdiff | tree | snapshot |
2011-08-08 |
bsalomon@google.com | Use a single stencil buffer for a given width,height... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
yangsu@google.com | Removed networking dependencies from SampleApp, Pipe... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
yangsu@google.com | Added transitions and net pipe to SampleApp, updated... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
yangsu@google.com | iOS/Cocoa SampleApp, Drawingboard, and Networking updates |
commit | commitdiff | tree | snapshot |
2011-08-08 |
bsalomon@google.com | Make RT & TEX base classes aware of NPOT/min-RT bloated... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
yangsu@google.com | Fixed error in SkOSMenu |
commit | commitdiff | tree | snapshot |
2011-08-05 |
yangsu@google.com | Updated SkOSMenu to use the updated SkEvents |
commit | commitdiff | tree | snapshot |
2011-08-05 |
reed@google.com | add api for scalers to force us to use skia to generate... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
bsalomon@google.com | Fail draws when can't get geom into vb/ib. |
commit | commitdiff | tree | snapshot |
2011-08-05 |
bsalomon@google.com | Fail path rendering gracefully when vb/ib space alloc... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
reed@google.com | ignore alphaBit (and mask) for 32bit images, 'cause... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
bsalomon@google.com | Fixes for iOS / Ganesh (consistent fs/vs uni precision... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
bsalomon@google.com | Fix dumb copy/paste error |
commit | commitdiff | tree | snapshot |
2011-08-05 |
reed@google.com | revert rotated-lcd workaround until I can render gray... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
caryclark@google.com | submit LCD alpha support |
commit | commitdiff | tree | snapshot |
2011-08-05 |
bsalomon@google.com | Handle recursive call into GrResourceCache::purgeAsNeeded |
commit | commitdiff | tree | snapshot |
2011-08-04 |
reed@google.com | disable test |
commit | commitdiff | tree | snapshot |
2011-08-04 |
reed@google.com | use new SkEvent notion of passing targetID to constructor |
commit | commitdiff | tree | snapshot |
2011-08-04 |
reed@google.com | retool SkEvent to own its target ID or target proc |
commit | commitdiff | tree | snapshot |
2011-08-04 |
ctguil@chromium.org | Honor fixed width font in Windows. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
epoger@google.com | whitespace commit to trigger buildbot |
commit | commitdiff | tree | snapshot |
2011-08-03 |
reed@google.com | allow events to store their target sink ID |
commit | commitdiff | tree | snapshot |
2011-08-03 |
bsalomon@google.com | Add GrStencilBuffer as a separate resource type from... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
bsalomon@google.com | Add glReadBuffer to GrGLInterface. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
bsalomon@google.com | Add glDrawBuffer(s) to GrGLInterface |
commit | commitdiff | tree | snapshot |
2011-08-02 |
yangsu@google.com | Moved references of SkOSWindow_mac.cpp and skia_main... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
bsalomon@google.com | Correct check against GR_USE_PLATFORM_CREATE_SAMPLE_COUNT |
commit | commitdiff | tree | snapshot |
2011-08-02 |
bsalomon@google.com | Revert r2026 due to bot failures |
commit | commitdiff | tree | snapshot |
2011-08-02 |
bsalomon@google.com | Create a separate GrStencilBuffer class apart from... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
tomhudson@google.com | Move SkBitmap members of the skdiff DiffRecord to point... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
yangsu@google.com | Set up global options for SampleApp and now allows... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
yangsu@google.com | iOS SampleApp menu related changes |
commit | commitdiff | tree | snapshot |
next |