aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* move most of SkFontHost to private (preceeding making it all private)Gravatar reed@google.com2013-03-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-13
* Fixed unitialized memory access bug in r8106Gravatar robertphillips@google.com2013-03-12
* Fixed compiler error/warningGravatar robertphillips@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 handling of stroked cubics when we exhaust our recursion limit.Gravatar reed@google.com2013-03-12
* fix missing ! typo when we switched to skip() helper function.Gravatar reed@google.com2013-03-11
* add (mac) test for ttcindex in SkFontStreamGravatar reed@google.com2013-03-11
* Unreviewed build fix.Gravatar sugoi@google.com2013-03-11
* Removed unused parametersGravatar sugoi@google.com2013-03-11
* doh. must dynamically allocate space for reading large(r) TTC header when ttc...Gravatar reed@google.com2013-03-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-11
* Add a map from index to SkFlatData* in SkFlatDictionaryGravatar robertphillips@google.com2013-03-10
* Upstream changes from Android.Gravatar djsollen@google.com2013-03-08
* remove dead/#if 0/if (0) code blocks. no change to compiled output.Gravatar reed@google.com2013-03-08
* PDF: add support for named destinations.Gravatar epoger@google.com2013-03-08
* Make GrGLEffects use an interface to append their code.Gravatar bsalomon@google.com2013-03-07
* land https://chromiumcodereview.appspot.com/12440004/Gravatar reed@google.com2013-03-07
* Put SkPictureRecord saveLayer optimization behind a compiler flagGravatar robertphillips@google.com2013-03-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-06
* Revert r8000 due to failures on some buildbotsGravatar epoger@google.com2013-03-06
* PDF: add support for named destinations Gravatar epoger@google.com2013-03-06
* start to plumb ttcIndex into fonthost. For now just add to SkFontStream and i...Gravatar reed@google.com2013-03-05
* rewind at the start of each FontStream api (since we rewinding internally any...Gravatar reed@google.com2013-03-05
* Added support for non-separable blending modes.Gravatar commit-bot@chromium.org2013-03-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-05
* Fix an unused variable warning.Gravatar scroggo@google.com2013-03-04
* Initialize bounds even if the text length is zero.Gravatar djsollen@google.com2013-03-04
* refactor fonthost_tables into wrapper (fonthost) and impl (fontstream)Gravatar reed@google.com2013-03-04
* short-circuit if the requested typeface matches what we've been given.Gravatar reed@google.com2013-03-04
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-03
* move some of the impl in fonthost into typeface virtualsGravatar mike@reedtribe.org2013-03-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-02
* Reland r7918 & r7916Gravatar robertphillips@google.com2013-03-01
* Revert r7918 & r7916 due to Linux rendering issuesGravatar robertphillips@google.com2013-03-01
* Fix for Mac compiler problem in 7916Gravatar robertphillips@google.com2013-03-01