1. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 10 years ago
  2. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 11 years ago
  3. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  4. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/jdwp/jdwp_adb.cc]
  6. 5d10a87 Remove the separate JdwpTransport objects. by Elliott Hughes · 11 years ago
  7. 68a5e3c More JDWP implementation cleanup. by Elliott Hughes · 11 years ago
  8. 068193c Add missing TEMP_FAILURE_RETRYs to the JDWP transports. by Elliott Hughes · 11 years ago
  9. cb69306 Clean up more of the JDWP request handling. by Elliott Hughes · 12 years ago
  10. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 12 years ago
  11. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  12. bd78744 Fix set but unused variable compiler error in jdwp and clean it up. by jeffhao · 12 years ago
  13. a21039c Fix a bunch more lint. by Elliott Hughes · 12 years ago
  14. 7484741 Fix a bunch of lint. by Elliott Hughes · 12 years ago
  15. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 12 years ago
  16. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 12 years ago
  17. 4dd9b4d Clean up verbose logging. by Elliott Hughes · 13 years ago
  18. 3d30d9b Fix detaching a debugger while threads are suspended. by Elliott Hughes · 13 years ago
  19. cccd84f Implement local setting. by Elliott Hughes · 13 years ago
  20. f7c3b66 Fix orthography of the jdwp_bits.h functions. by Elliott Hughes · 13 years ago
  21. 376a7a0 Turn free functions that take a JdwpState* into member functions. by Elliott Hughes · 13 years ago
  22. 872d4ec Bring across the JDWP implementation. by Elliott Hughes · 13 years ago