aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Unreviewed build fix.Gravatar sugoi@google.com2013-03-11
* fix warning (as error on mac) around max file offsetGravatar reed@google.com2013-03-11
* Use correct metrics for GDI glyphs.Gravatar bungeman@google.com2013-03-11
* Removed unused parametersGravatar sugoi@google.com2013-03-11
* Turning on warning as error on LinuxGravatar 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
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-09
* Don't sort extensions when there are none. Make an ANGLE context to validate ...Gravatar bsalomon@google.com2013-03-08
* 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
* Make extension string parsing robust.Gravatar bsalomon@google.com2013-03-08
* PDF: add support for named destinations.Gravatar epoger@google.com2013-03-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-08
* Always get proc address for gl functions on the mac.Gravatar bsalomon@google.com2013-03-07
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* Use vertex array objects on core profiles.Gravatar bsalomon@google.com2013-03-07
* Restart va_list in SkDebugf on win32.Gravatar bsalomon@google.com2013-03-07
* Fix a warning in bitmap checksummer.Gravatar scroggo@google.com2013-03-07
* Make GrGLEffects use an interface to append their code.Gravatar bsalomon@google.com2013-03-07