aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Adding more warning in coreGravatar sugoi@google.com2013-03-11
* Fix sign/unsigned warnings in benchmain.cpp and gmmain.cppGravatar bsalomon@google.com2013-03-11
* fix build warningsGravatar humper@google.com2013-03-11
* Simplify the GL interface validation test.Gravatar bsalomon@google.com2013-03-11
* Make GPU cache size cmd line configurable in GM.Gravatar bsalomon@google.com2013-03-11
* Add --gpucache size to bench.Gravatar bsalomon@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
* Change submit_try to use checked-in master_host and master_portGravatar borenet@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
* Fix Windows build - revert r8056 and r8057Gravatar borenet@google.com2013-03-08
* Fix buildGravatar borenet@google.com2013-03-08
* Fix Windows buildGravatar borenet@google.com2013-03-08
* Whitespace change (wake up the Android bots)Gravatar borenet@google.com2013-03-08
* Don't sort extensions when there are none. Make an ANGLE context to validate ...Gravatar bsalomon@google.com2013-03-08
* update to use DEF_GMGravatar reed@google.com2013-03-08
* Add build condition not to build in iOS an unused lib (failing to build empty...Gravatar edisonn@google.com2013-03-08
* Upstream changes from Android.Gravatar djsollen@google.com2013-03-08
* Collect minidump and print callstack if an app chrashes.Gravatar edisonn@google.com2013-03-08
* remove dead/#if 0/if (0) code blocks. no change to compiled output.Gravatar reed@google.com2013-03-08
* Remove reset of SkTileGrid in PictureRenderer::initGravatar robertphillips@google.com2013-03-08
* add asScalars() to document when we want to treat SkPoint or SkRect as an arrayGravatar reed@google.com2013-03-08
* Make extension string parsing robust.Gravatar bsalomon@google.com2013-03-08
* speculative fix for broken android bots : disable gm/fontscalerGravatar reed@google.com2013-03-08
* add flag to skip gpu testGravatar reed@google.com2013-03-08
* re-land r8028 without "special" Microsoft compiler warningsGravatar epoger@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
* Revert r8028... warnings-as-errors broke some buildersGravatar epoger@google.com2013-03-07
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* Make debugger 'text' output less useless.Gravatar bungeman@google.com2013-03-07
* cleanup: fix gm's use of ErrorBitfield to be consistent (it's a bitfield, not...Gravatar epoger@google.com2013-03-07
* Fix bench_pictures.cfgGravatar borenet@google.com2013-03-07
* Normalize the debugger's profile times by the repeat countGravatar robertphillips@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