aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* ARM Skia NEON patches - 01 - Simple fixesGravatar commit-bot@chromium.org2013-07-15
* ARM Skia NEON patches - 08 - Cleaning / possible fixGravatar commit-bot@chromium.org2013-07-15
* ARM Skia NEON patches - 03 - Duplicate code removalGravatar commit-bot@chromium.org2013-07-15
* ARM Skia NEON patches - 07 - Equation simplificationGravatar commit-bot@chromium.org2013-07-15
* fix trivial matrix computationGravatar humper@google.com2013-07-14
* Make GrPaint have a variable sized array of color and coverage stages rather ...Gravatar commit-bot@chromium.org2013-07-13
* Reverted 10056-10059Gravatar robertphillips@google.com2013-07-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-13
* Working plumb of image scaling:Gravatar humper@google.com2013-07-12
* Add implicit hairline conic rendering to GPUGravatar egdaniel@google.com2013-07-12
* The two leaks are:Gravatar commit-bot@chromium.org2013-07-11
* Initialize the matrix used when recursing from a GPU image filter -> raster i...Gravatar senorblanco@chromium.org2013-07-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-11
* fix 64 bit warningsGravatar humper@google.com2013-07-10
* remove unused variablesGravatar humper@google.com2013-07-10
* fix bug with awesome filtered images sometimes being slightly offset.Gravatar humper@google.com2013-07-10
* Implement offset for GPU filter path. Although we can't yet use this in Blink...Gravatar commit-bot@chromium.org2013-07-10
* Remove SkRasterClip::setPath(const SkPath&, const SkRasterClip&, bool).Gravatar commit-bot@chromium.org2013-07-10
* don't leak the bitmap filterGravatar commit-bot@chromium.org2013-07-10
* restore hash size to 8 bits, following windows fix in 3591f7a4a56153349240dfc...Gravatar reed@google.com2013-07-10
* allow createScalerContext to return null, and then have the GDI backend trigg...Gravatar reed@google.com2013-07-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-10
* Fix Win7 compiler errors/warnings for r9945Gravatar robertphillips@google.com2013-07-09
* New bitmap filter checkin; this time with less build breakageGravatar humper@google.com2013-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
* move failable work outside of constructors for SkGlyphCache and SkScalerConte...Gravatar reed@google.com2013-07-09
* GM (and fix) for drawArc capping issueGravatar robertphillips@google.com2013-07-09
* Debugging statements to investigate a bug.Gravatar scroggo@google.com2013-07-08
* Revert "Temporary change to keep chrome happy."Gravatar scroggo@google.com2013-07-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-04
* GPU-less build fix for r9888Gravatar robertphillips@google.com2013-07-03
* Add canFilterMaskGPU & filterMaskGPU to SkMaskFilterGravatar robertphillips@google.com2013-07-03
* Build fix for [-Werror=maybe-uninitialized].Gravatar commit-bot@chromium.org2013-07-03
* Revert of r9581 (oops, fix missing change in 9532, setting hashbits to 8) due...Gravatar robertphillips@google.com2013-07-03
* add charsToGlyphs to SkTypefaceGravatar reed@google.com2013-07-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-29
* 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
* use width() instead of fWidth to get int valueGravatar reed@google.com2013-06-28
* add bitmap::eraseAreaGravatar reed@google.com2013-06-28
* Remove SK_DEBUG_PATH_REFGravatar commit-bot@chromium.org2013-06-27
* 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
* fix build break, remove "RLE" from gConfigNames tooGravatar edisonn@google.com2013-06-26
* remove kRLE_Index8_Config from SkBitmapGravatar reed@google.com2013-06-26
* Revert "avoid AntiFrameRect when strokeSize is too small. Workaround for skbu...Gravatar reed@google.com2013-06-26
* avoid AntiFrameRect when strokeSize is too small. Workaround for skbug/1368Gravatar reed@google.com2013-06-25
* 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