aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-19
* use SkStream::NewFromFile()Gravatar mike@reedtribe.org2013-03-19
* update coding styleGravatar mike@reedtribe.org2013-03-19
* Improvements/additions to SkImageCache/SkLazyPixelRef.Gravatar scroggo@google.com2013-03-18
* reland 8200 w/ fix for android (use fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8204 -- what is happening???Gravatar reed@google.com2013-03-18
* reland 8200 w/ fix for android (need fullpath instead of path)Gravatar reed@google.com2013-03-18
* Do not use SkTDS32Array when building for 64 bit.Gravatar scroggo@google.com2013-03-18
* revert 8200 to figure out android breakGravatar reed@google.com2013-03-18
* move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availabilityGravatar reed@google.com2013-03-18
* Added toString to SkMaskFilter-derived classesGravatar robertphillips@google.com2013-03-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-16
* Create a platform-dependent object for accessing purgeable memory.Gravatar scroggo@google.com2013-03-15
* Patch to fix NULL ptr dereference in 8171 on LinuxGravatar robertphillips@google.com2013-03-15
* Fixing SkPicture command pattern optimizations to make them work correctly wi...Gravatar commit-bot@chromium.org2013-03-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-15
* Add purge all caches to our ashmem wrapper.Gravatar commit-bot@chromium.org2013-03-14
* Work around stack overflowGravatar vandebo@chromium.org2013-03-14
* fix (bool) warning with SkToBoolGravatar reed@google.com2013-03-14
* add (dummy) SkFontHost::GetFileName (to fix build, will soon be deprecated)Gravatar reed@google.com2013-03-14
* fix window's build errorsGravatar commit-bot@chromium.org2013-03-14
* move most of SkFontHost to private (preceeding making it all private)Gravatar reed@google.com2013-03-14
* Upstream Android modifications to the image encoders/decoders.Gravatar commit-bot@chromium.org2013-03-14
* Fix uninitialized memory accessGravatar robertphillips@google.com2013-03-13
* Increase bits for effect attribute key. Gravatar jvanverth@google.com2013-03-13
* [PDF] Always set the symbolic Flag for Fonts.Gravatar vandebo@chromium.org2013-03-13
* Use stream usage for dynamic vertex data.Gravatar bsalomon@google.com2013-03-13
* comment out debugging printfsGravatar reed@google.com2013-03-13
* refactor android defines to implicitly assume NDK compliance unless it is exp...Gravatar commit-bot@chromium.org2013-03-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-13
* Update flag to reflect actual meaning.Gravatar edisonn@google.com2013-03-12
* Fixed unitialized memory access bug in r8106Gravatar robertphillips@google.com2013-03-12
* Fix GDI device context leak.Gravatar bungeman@google.com2013-03-12
* Fixed compiler error/warningGravatar robertphillips@google.com2013-03-12
* Add GL program cache tracking. Gravatar jvanverth@google.com2013-03-12
* fix warning: use size_t when comparing to SK_ARRAY_COUNTGravatar reed@google.com2013-03-12
* add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allowGravatar reed@google.com2013-03-12
* Refactor PictureRecord optimization & added saveLayer/save/clipR/DBM*/restore...Gravatar robertphillips@google.com2013-03-12
* Removed unused parametersGravatar sugoi@google.com2013-03-12
* "Fix" case when bicubic filtering warps premultiplied colorGravatar robertphillips@google.com2013-03-12
* fix handling of stroked cubics when we exhaust our recursion limit.Gravatar reed@google.com2013-03-12
* Add GrEllipseEdgeEffect.Gravatar commit-bot@chromium.org2013-03-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-12
* add proper support for solid style, and temporarily turn off my change so the...Gravatar humper@google.com2013-03-11
* fix preprocessor abuse on WindowsGravatar humper@google.com2013-03-11
* fix pad bug introduced during code cleanupGravatar humper@google.com2013-03-11
* fix missing ! typo when we switched to skip() helper function.Gravatar reed@google.com2013-03-11
* fix build warningsGravatar humper@google.com2013-03-11
* Plumb fast rectangle blur code into the skia mask filterGravatar humper@google.com2013-03-11
* add (mac) test for ttcindex in SkFontStreamGravatar reed@google.com2013-03-11