aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* add FilterLevel API to SkPaint, replacing various Flag bitsGravatar reed@google.com2013-07-18
* Replace all instances of GrRect with SkRect.Gravatar commit-bot@chromium.org2013-07-17
* Add getRectCount to SkRegtionGravatar commit-bot@chromium.org2013-07-17
* Export SkProxyCanvas and SkNWayCanvas for external use.Gravatar commit-bot@chromium.org2013-07-15
* Implement onCountGlyphs and onGetUPEM on Windows.Gravatar bungeman@google.com2013-07-15
* Move gaussianBlur functionality to src\effectsGravatar robertphillips@google.com2013-07-15
* Remove possiblity of NULL effect in GrEffectStageGravatar commit-bot@chromium.org2013-07-15
* ARM Skia NEON patches - 01 - Simple fixesGravatar commit-bot@chromium.org2013-07-15
* 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