1. 07 Apr, 2010 1 commit
  2. 06 Apr, 2010 1 commit
  3. 24 Mar, 2010 1 commit
  4. 17 Mar, 2010 1 commit
  5. 04 Feb, 2010 1 commit
  6. 27 Jan, 2010 1 commit
  7. 15 Jan, 2010 1 commit
  8. 20 Nov, 2009 1 commit
  9. 16 Nov, 2009 1 commit
  10. 11 Nov, 2009 1 commit
  11. 05 Nov, 2009 2 commits
  12. 27 Oct, 2009 1 commit
  13. 08 Oct, 2009 1 commit
  14. 06 Oct, 2009 1 commit
  15. 02 Oct, 2009 1 commit
  16. 01 Oct, 2009 1 commit
  17. 26 Aug, 2009 1 commit
  18. 25 Aug, 2009 1 commit
  19. 20 Aug, 2009 1 commit
  20. 13 Aug, 2009 2 commits
  21. 15 Jun, 2009 1 commit
  22. 09 Jun, 2009 1 commit
  23. 25 May, 2009 2 commits
  24. 24 Apr, 2009 1 commit
    • sgjesse@chromium.org's avatar
      Removed the debug message thread. · 8fefc769
      sgjesse@chromium.org authored
      The debug message thread was introduced to make it possible to have the message handler callback be called from a different thread than the thread running V8 where the debug event occoured, but it never had any practical use, and prevents providing information to the message handler which is only available from the V8 thread.
      
      In the future any thread decoupling will have do be done by the embedder.
      
      This also removes the queue used for outbound messages.
      
      Renamed the class Message to CommandMessage as it is only used for debugger commands from the client. Related message queue classes has also been renamed.
      Review URL: http://codereview.chromium.org/93118
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1788 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      8fefc769
  25. 20 Apr, 2009 1 commit
  26. 27 Mar, 2009 1 commit
  27. 05 Mar, 2009 1 commit
  28. 25 Feb, 2009 1 commit
  29. 12 Sep, 2008 1 commit
  30. 09 Sep, 2008 1 commit
  31. 28 Jul, 2008 1 commit
  32. 03 Jul, 2008 1 commit