1. 18 Feb, 2016 2 commits
    • Hisham Muhammad's avatar
      Pre-reset 'show' for process. · c1830946
      Hisham Muhammad authored
      This simplifies the protocol between the platform-independent
      and platform-specific parts. The platform-specific parts
      were supposed to re-determine the value of process->show
      on each iteration, and the Darwin subsystem wasn't doing that.
      Instead of adding the code to the Darwin part, I lifted the
      burden of the OS-specific of resetting process->show: now
      they can choose to hide a process if they want to (e.g.
      detecting kernel threads) but are not required to
      (e.g. on Darwin where we're not listing threads separately (yet?)).
      Fixes tree view collapsing/expanding on OSX. Closes #416.
      c1830946
    • Hisham Muhammad's avatar
      Fix tree organization on OSX. · fe0ad86e
      Hisham Muhammad authored
      Closes #393.
      fe0ad86e
  2. 17 Feb, 2016 2 commits
  3. 16 Feb, 2016 3 commits
  4. 14 Feb, 2016 5 commits
  5. 13 Feb, 2016 6 commits
  6. 12 Feb, 2016 1 commit
  7. 11 Feb, 2016 11 commits
  8. 10 Feb, 2016 2 commits
  9. 03 Feb, 2016 2 commits
  10. 02 Feb, 2016 6 commits