aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Revert "Improve generation of glyph advance array." This reverts commit r2126Gravatar vandebo@chromium.org2011-08-16
* Revert "Make GrDrawTarget.h and GrPathRenderer.h be private headers"Gravatar vandebo@chromium.org2011-08-16
* Improve generation of glyph advance array.Gravatar vandebo@chromium.org2011-08-16
* Make GrDrawTarget.h and GrPathRenderer.h be private headersGravatar bsalomon@google.com2011-08-16
* Remove GrContext::drawCustomVerticesGravatar bsalomon@google.com2011-08-16
* Remove unneeded sk/gr conversion codeGravatar bsalomon@google.com2011-08-16
* Mark setMatrixClip as public only for VectorPlatformDeviceSkia.Gravatar vandebo@chromium.org2011-08-16
* Make program unit test run clean and add it to tests programGravatar bsalomon@google.com2011-08-16
* Fix header build breakage caused by moving GrGpu.h to src dirGravatar bsalomon@google.com2011-08-16
* Move some gpu headers out of the public include dirGravatar bsalomon@google.com2011-08-16
* Add xcodebuild and build to trunk's svn ignore propertyGravatar bsalomon@google.com2011-08-16
* Address lint issues in pdf directories.Gravatar ctguil@chromium.org2011-08-15
* Make SkPDFDevice::setOrigin accessible to Chrome's VectorPlatformDeviceSkia.Gravatar vandebo@chromium.org2011-08-15
* gyp DEPS roll, and remove no-longer-needed msvs_abspath_output flagGravatar epoger@google.com2011-08-15
* whitespace change to trigger buildbotsGravatar epoger@google.com2011-08-15
* Stop packaging command-line Mac tools as a bundle.Gravatar epoger@google.com2011-08-15
* Add missing function declarations.Gravatar caryclark@google.com2011-08-15
* revert r2110, which broke Mac buildsGravatar epoger@google.com2011-08-15
* Update gyp so that we no longer need msvs_abspath_output generator flag.Gravatar epoger@google.com2011-08-15
* Make SkIStream closer to spec, to work with more consumers.Gravatar bungeman@google.com2011-08-13
* move setOrigin to protected, as a stop-gap fix for proxy devices. will revertGravatar reed@google.com2011-08-12
* Added samplecode as an include directory for SampleApp.gypGravatar yangsu@google.com2011-08-12
* Removed networking dependencies from SampleApp that caused errorsGravatar yangsu@google.com2011-08-12
* Included dependencies for networked pipe and debugger in SampleAppGravatar yangsu@google.com2011-08-12
* style cleanupGravatar reed@google.com2011-08-12
* undef Status to undo the evil that XLib.h has doneGravatar reed@google.com2011-08-12
* 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