aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Make GrPaint have a variable sized array of color and coverage stages rather ...Gravatar commit-bot@chromium.org2013-07-13
* Add implicit hairline conic rendering to GPUGravatar egdaniel@google.com2013-07-12
* Fix leak in SkAutoSTArrayGravatar robertphillips@google.com2013-07-12
* R=mtklein@google.comGravatar bungeman@google.com2013-07-12
* The two leaks are:Gravatar commit-bot@chromium.org2013-07-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-11
* Implement offset for GPU filter path. Although we can't yet use this in Blink...Gravatar commit-bot@chromium.org2013-07-10
* allow createScalerContext to return null, and then have the GDI backend trigg...Gravatar reed@google.com2013-07-10
* Allow the resource cache to (indirectly) flush the InOrderDrawBufferGravatar commit-bot@chromium.org2013-07-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-10
* avoid introducing duplicate const in release buildsGravatar humper@google.com2013-07-09
* New bitmap filter checkin; this time with less build breakageGravatar humper@google.com2013-07-09
* use typedef to name our ID type in SkImageCacheGravatar reed@google.com2013-07-09
* Export SkPathOps.h functions for external use.Gravatar commit-bot@chromium.org2013-07-09
* Revert "More general image filter interface; tested implementation of standal...Gravatar humper@google.com2013-07-09
* More general image filter interface; tested implementation of standaloneGravatar humper@google.com2013-07-09
* Animated the PathUtils Sample to show path contours# Enter a description of t...Gravatar commit-bot@chromium.org2013-07-09
* Allow ico decoder to decode PNG sub-images.Gravatar scroggo@google.com2013-07-09
* Remove bitmap reuse from SkImageDecoder.Gravatar scroggo@google.com2013-07-09
* add extra flag (currently unused) for high quality downsamplingGravatar humper@google.com2013-07-09
* Revert "Temporary change to keep chrome happy."Gravatar scroggo@google.com2013-07-08
* Fix header guard typos.Gravatar tfarina@chromium.org2013-07-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-04
* Minor GrContext/GrInOrderDrawBuffer cleanupGravatar robertphillips@google.com2013-07-03
* Add canFilterMaskGPU & filterMaskGPU to SkMaskFilterGravatar robertphillips@google.com2013-07-03
* Make SK_OVERRIDE expand to OVERRIDE on iOSGravatar commit-bot@chromium.org2013-07-03
* speculative fix for signed-unsinged compare warningGravatar reed@google.com2013-07-02
* Commented SSE blend functions and cleaned-up variable naming.Gravatar commit-bot@chromium.org2013-07-02
* add charsToGlyphs to SkTypefaceGravatar reed@google.com2013-07-02
* Adding my Bitmap2Path sample for 1on1 meeting.Gravatar commit-bot@chromium.org2013-07-01
* fix copy in SkTDArrayGravatar zachr@google.com2013-07-01
* Temporary change to keep chrome happy.Gravatar scroggo@google.com2013-06-28
* Replace SkPicture(SkStream) constructors with a factory.Gravatar scroggo@google.com2013-06-28
* add bitmap::eraseAreaGravatar reed@google.com2013-06-28
* Add flag bits for partial GrContext resetGravatar bsalomon@google.com2013-06-28
* revert 9802 breacking tests on some configsGravatar edisonn@google.com2013-06-28
* Add flag bits for partial GrContext resetGravatar bsalomon@google.com2013-06-28
* Remove SK_DEBUG_PATH_REFGravatar commit-bot@chromium.org2013-06-27
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-27
* Alias deref -> unref. This allows Skia objects to be held by WTF::RefPtrGravatar commit-bot@chromium.org2013-06-26
* struct != class, even in a friend forward declareGravatar reed@google.com2013-06-26
* move legacy mipmap apis to private, save one that is currently called by chro...Gravatar reed@google.com2013-06-26
* Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...Gravatar commit-bot@chromium.org2013-06-26
* Fix PathRefDebugRef (SK_DEBUG_PATH_REF) case for SkPath copy constructor.Gravatar bungeman@google.com2013-06-26
* remove kRLE_Index8_Config from SkBitmapGravatar reed@google.com2013-06-26
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-26
* move kConfigCount out of Config enum, so we don't pullute type-checkingGravatar reed@google.com2013-06-25
* Revert r9724 (add rect-output parameter to isRect) to allow the DEPS rollGravatar robertphillips@google.com2013-06-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-22
* remove dst/rendertarget support for kARGB_4444_ConfigGravatar reed@google.com2013-06-21