aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger
Commit message (Expand)AuthorAge
* Remove bogus ability for creating an SkPicturePlayback to fail.Gravatar scroggo@google.com2013-02-25
* Fix debugger build.Gravatar scroggo@google.com2013-02-22
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Fix handling of setMatrix in debuggerGravatar robertphillips@google.com2013-02-19
* Add NOOP "command" to picture formatGravatar robertphillips@google.com2013-02-15
* Added SK_DEVELOPER wrapper's around toString calls in debugger's SkObjectParserGravatar robertphillips@google.com2013-02-14
* Move SkPaint::toString from debugger to SkPaintGravatar robertphillips@google.com2013-02-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-14
* Remove checked-in moc_* filesGravatar borenet@google.com2013-02-13
* Allow debugger to be compiled without GaneshGravatar robertphillips@google.com2013-02-13
* Fix uninitialized Render Target origin issue in debuggerGravatar robertphillips@google.com2013-02-08
* Clean up some out of order initialization warnings.Gravatar scroggo@google.com2013-02-08
* Cleanup debugger's handling of bad input filesGravatar robertphillips@google.com2013-02-07
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* Fix function not predeclared warning on Mac.Gravatar bsalomon@google.com2013-02-06
* Fix for sign mismatch warning/errorGravatar robertphillips@google.com2013-02-06
* Add overdraw visualization to the debuggerGravatar robertphillips@google.com2013-02-06
* Fix for issue 1029: Debugger opens files with ^O, but crashes when opening fi...Gravatar jvanverth@google.com2013-02-05
* Added cast to make SkIntToScalar happy with size_t in debug (in SkDrawCommand...Gravatar robertphillips@google.com2013-01-31
* Removed unused variableGravatar robertphillips@google.com2013-01-31
* Update filter tool to allow more flexible filteringGravatar robertphillips@google.com2013-01-31
* Added option of profiling GPU backend to debuggerGravatar robertphillips@google.com2013-01-30
* Add missing params to renderer->resetState().Gravatar jvanverth@google.com2013-01-28
* Added toString to SkDrawLooper-derived classesGravatar robertphillips@google.com2013-01-28
* Add data() to all QString::toASCII Qt calls to help out Linux compilerGravatar robertphillips@google.com2013-01-28
* Add command line options to debuggerGravatar robertphillips@google.com2013-01-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Added multi-select deletion to debuggerGravatar robertphillips@google.com2013-01-22
* Fix saving modified skp from debuggerGravatar robertphillips@google.com2013-01-22
* Added toString to SkXfermode-derived classes (for debugger) Gravatar robertphillips@google.com2013-01-22
* Make navigating the picture view in debugger more functional.Gravatar bungeman@google.com2013-01-17
* Fix debugger handling of clip rrectsGravatar robertphillips@google.com2013-01-17
* Added print out of SkShader information to debuggerGravatar robertphillips@google.com2013-01-15
* dashing asPoints could draw excessively long first dashGravatar robertphillips@google.com2013-01-15
* Change SkAutoTUnref usageGravatar robertphillips@google.com2013-01-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-11
* Add display of more SkPaint fields in DebuggerGravatar robertphillips@google.com2013-01-10
* Enable warnings-as-errors on Windows.Gravatar bsalomon@google.com2013-01-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-08
* Show the paint's typeface information in the details pane of the debugger.Gravatar humper@google.com2013-01-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-03
* Fixed debugger for addition of drawRRect, clipRRect & drawOvalGravatar robertphillips@google.com2013-01-02
* Minor cleanupGravatar robertphillips@google.com2012-12-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-08
* Make debugger profiling honor deleted commandsGravatar robertphillips@google.com2012-12-07
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Add display of a path's filltype to debuggerGravatar robertphillips@google.com2012-12-05
* Close pending save() calls in QT debugger to avoid saveLayer() corruption.Gravatar tomhudson@google.com2012-11-27
* Address debugger profiling issue in tile modeGravatar robertphillips@google.com2012-11-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-27