aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Add missing #include <stdarg.h> to SkString.h (fix Android build)Gravatar bsalomon@google.com2013-03-07
* Codes for writing bench data to appengine datastore.Gravatar bensong@google.com2013-03-07
* Make GrGLEffects use an interface to append their code.Gravatar bsalomon@google.com2013-03-07
* Gyp changes for NaCl debuggerGravatar borenet@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
* Remove unused varsGravatar bsalomon@google.com2013-03-06
* Reduce the minimum scratch size to 16, don't look for next pow2 larger sizes.Gravatar bsalomon@google.com2013-03-06
* change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...Gravatar reed@google.com2013-03-06
* Whitespace commit to trigger buildbots after skia-autogen resetGravatar epoger@google.com2013-03-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-06
* add 'o' option to show fat-ovalGravatar mike@reedtribe.org2013-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
* add ttcIndex parameter to calls to SkFontStreamGravatar reed@google.com2013-03-05
* 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
* Fixed a few warningsGravatar sugoi@google.com2013-03-05
* Make SkOSWindow return the sample count and stencil bit count for its GL cont...Gravatar bsalomon@google.com2013-03-05
* Restore window creation code in SkNativeGLContext_win.cpp accidentally delete...Gravatar bsalomon@google.com2013-03-05
* Unify wgl context creation.Gravatar bsalomon@google.com2013-03-05
* Bench : Unused parameters cleanupGravatar sugoi@google.com2013-03-05