aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone.Gravatar commit-bot@chromium.org2013-10-01
* Add an option on SkImageDecoder to skip writing 0s.Gravatar scroggo@google.com2013-10-01
* Reduce max number of textures to 4 to make room for a larger class id in effe...Gravatar bsalomon@google.com2013-09-30
* Mark when effects and programs have vertex codeGravatar commit-bot@chromium.org2013-09-30
* Add a GrCustomCoordsTextureEffect classGravatar commit-bot@chromium.org2013-09-30
* Add GrSurface::savePixels().Gravatar commit-bot@chromium.org2013-09-30
* Added SK_API to SkPathRef.hGravatar robertphillips@google.com2013-09-29
* GrAtlas cleanup: Split out GrPlot and GrAtlasGravatar commit-bot@chromium.org2013-09-27
* Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cppGravatar robertphillips@google.com2013-09-27
* Compiler warning/error fix for ChromiumGravatar robertphillips@google.com2013-09-27
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-27
* Add a buffered SkStream class.Gravatar scroggo@google.com2013-09-26
* move GrMalloc, GrFree, Gr_bzero to their sk equivalentsGravatar reed@google.com2013-09-26
* add counting to Globals, and refactor some for clarityGravatar reed@google.com2013-09-26
* Add SkDivMod with a special case for ARM.Gravatar commit-bot@chromium.org2013-09-26
* Moving 4 SkImageFilter derived classes from blink to skiaGravatar commit-bot@chromium.org2013-09-26
* We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix.Gravatar commit-bot@chromium.org2013-09-26
* First pass at font cache refactor: Create an atlas manager per textureGravatar commit-bot@chromium.org2013-09-26
* Move bound and isFinite into pathrefGravatar robertphillips@google.com2013-09-26
* Change SkImageDecoders to take an SkStreamRewindable.Gravatar scroggo@google.com2013-09-25
* Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.Gravatar commit-bot@chromium.org2013-09-25
* Patch SkImage.h so Chrome will compileGravatar robertphillips@google.com2013-09-22
* Remove SK_ENABLE_LEGACY_API_ALIASING from SkImage.hGravatar robertphillips@google.com2013-09-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-21
* add trailing quote on #errorGravatar reed@google.com2013-09-20
* promote SkImage::AlphaType to SkAlphaTypeGravatar reed@google.com2013-09-20
* Add sk_calloc. Remove SkMemory_stdlib, which seems unused.Gravatar mtklein@google.com2013-09-20
* I'm investigating how to make the IPC transfer a bit more secure on theGravatar commit-bot@chromium.org2013-09-19
* Add new entry point that supports fallback font selection based on language.Gravatar djsollen@google.com2013-09-19
* Implement crop rect support for the merge image filter.Gravatar senorblanco@chromium.org2013-09-19
* Remove 2 unused defines USE_CHROMIUM_SKIA and SK_BUILD_FOR_CHROMIUMGravatar djsollen@google.com2013-09-19
* Add getFloat/setFloat funcs to SkMatrix44Gravatar commit-bot@chromium.org2013-09-18
* Replace uses of GrNoncopyable by SkNoncopyable.Gravatar commit-bot@chromium.org2013-09-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-18
* update devicelooper to skip internal tiles that are empty, and unittestsGravatar reed@google.com2013-09-17
* Implement crop rect for the dilate and erode (morphology) filters. This provo...Gravatar senorblanco@chromium.org2013-09-17
* [External patch] Source-over support for SkLumaXfermode.Gravatar fmalita@google.com2013-09-17
* Baby step in making SkGpuDevice no longer derive from SkBitmapDeviceGravatar robertphillips@google.com2013-09-17
* Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co...Gravatar robertphillips@google.com2013-09-16
* Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ...Gravatar robertphillips@google.com2013-09-16
* Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview...Gravatar robertphillips@google.com2013-09-16
* start to remove lockPixels from bitmapshaderGravatar reed@google.com2013-09-13
* Canary build fixGravatar sugoi@google.com2013-09-13
* Fixed issues found by fuzzerGravatar commit-bot@chromium.org2013-09-13
* Initial error handling codeGravatar commit-bot@chromium.org2013-09-13
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Two and three color GPU gradients without textures.Gravatar bsalomon@google.com2013-09-09
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Replace uses of GR_DEBUGCODE by SkDEBUGCODE.Gravatar commit-bot@chromium.org2013-09-06
* Rip out CSAA supportGravatar commit-bot@chromium.org2013-09-06