Revert "We can mask load and store with just AVX."
[platform/upstream/libSkiaSharp.git] / debugger / SkDebugger.h
2016-11-15 Florin MalitaResurrect SkDebugger
2016-03-25 robertphillipsFix old debugger for sk_sp changes
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-03-16 reedFilterLevel -> SkFilterQuality
2015-01-05 kkinnunenRemove draw window size state from SkDebugCanvas
2015-01-05 kkinnunendebugger: Update the picture view when the first comman...
2014-12-30 kkinnunenChange DebugCanvas API to not encourage memory leaks
2014-11-09 fmalitaRevert of Revert of SkDrawCommand scrubbing (patchset...
2014-11-07 fmalitaRevert of SkDrawCommand scrubbing (patchset #2 id:20001...
2014-11-07 fmalitaSkDrawCommand scrubbing
2014-09-05 bsalomon"NULL !=" = NULL
2014-08-29 robertphillipsTry out scalar picture sizes
2014-05-19 commit-bot@chromiu... This adds a checkbox to the debugger to allow seeing...
2014-03-25 commit-bot@chromiu... Debugger improvements
2014-03-03 commit-bot@chromiu... The new "mega" viz mode both adds visualization and...
2013-10-17 robertphillips@goo... Add texture filtering override to debugger
2013-03-13 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-12 robertphillips@goo... Fix debugger build errors/warnings
2013-03-12 borenet@google.comNaCl Debugger: Implement overview and filters, cleanup
2013-02-06 robertphillips@goo... Add overdraw visualization to the debugger
2013-01-22 robertphillips@goo... Fix saving modified skp from debugger
2013-01-17 bungeman@google.comMake navigating the picture view in debugger more funct...
2012-11-19 robertphillips@goo... Breakdown profile time by command type in the overview...
2012-08-07 chudy@google.comReplaced all instances of std strings and vectors in...
2012-08-07 chudy@google.comRefactoring into a public facing facing SkDebugger...