1. aa6a588 Make CHECKs with char*s do what you mean. by Elliott Hughes · 13 years ago
  2. 24782c6 Add a macro GCC_VERSION and use it to control code paths. by Shih-wei Liao · 13 years ago
  3. 4dd9b4d Clean up verbose logging. by Elliott Hughes · 13 years ago
  4. e091855 Provide a convenience for logging types that don't have an operator<<. by Elliott Hughes · 13 years ago
  5. 872d4ec Bring across the JDWP implementation. by Elliott Hughes · 13 years ago
  6. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  7. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  8. caab8c4 Various tidy ups, add LIKELY/UNLIKELY macros. by Ian Rogers · 13 years ago
  9. 3ea7e99 Add support for the Android-specific DEBUG and VERBOSE log levels. by Elliott Hughes · 13 years ago
  10. f5a7a47 Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). by Elliott Hughes · 13 years ago
  11. 8d768a9 Thread suspension. by Elliott Hughes · 13 years ago
  12. 8daa092 More threads work. by Elliott Hughes · 13 years ago
  13. 92b3b56 Add locking to the heap. by Elliott Hughes · 13 years ago
  14. 42ee142 Log line-at-a-time to work around Android logging lossage. by Elliott Hughes · 13 years ago
  15. ce8d9f5 Reset the stream state at the end of each line of logging. by Elliott Hughes · 13 years ago
  16. 710a0cb Extra tests (and a bug fix). by Elliott Hughes · 13 years ago
  17. 53b6131 Use the UNIMPLEMENTED macro everywhere. by Elliott Hughes · 13 years ago
  18. 1f359b0 Improve CHECK_<op> logging. by Elliott Hughes · 13 years ago
  19. ffe6736 Implement Runtime::Abort and switch LOG(FATAL) over to it. by Elliott Hughes · 13 years ago
  20. eb4f614 Flesh out the logging implementation. by Elliott Hughes · 13 years ago
  21. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 13 years ago
  22. 6b6b5f0 Shorten the namespace and re-normalize include guards. by Carl Shapiro · 13 years ago
  23. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 13 years ago
  24. 806defa Fix the include guard style. by Carl Shapiro · 13 years ago
  25. 6c21dc1 Add a minimal logging interface and implementation. by Carl Shapiro · 13 years ago