1. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  2. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/hprof/hprof.h]
  3. 622a698 Clean up the hprof implementation a bit. by Elliott Hughes · 12 years ago
  4. ae80b49 Include JNI details in the SIGQUIT output. by Elliott Hughes · 13 years ago
  5. a0e1806 Add a SafeMap equivalent to std::map but without the error-prone operator[]. by Elliott Hughes · 13 years ago
  6. e84278b Stop saying "clazz". by Elliott Hughes · 13 years ago
  7. e5448b5 Remove most of the unordered_ stuff and use the standard equivalents instead. by Elliott Hughes · 13 years ago
  8. 7b3cdfc More JDWP robustness. by Elliott Hughes · 13 years ago
  9. c1f143d Remove some lint. by Elliott Hughes · 13 years ago
  10. 0c54ac1 Divide up hprof code by classes. by Jesse Wilson · 13 years ago
  11. 0b075f1 Adjust whitespace in hprof. by Jesse Wilson · 13 years ago
  12. 3aa66fd Hprof code cleanup. by Jesse Wilson · 13 years ago
  13. fbd8456 Fix hprof dumping from DDMS. by Elliott Hughes · 13 years ago
  14. 4b6fe5a Use std::string rather than String* in hprof to avoid managed-heap allocations. by Jesse Wilson · 13 years ago
  15. c4824e6 Add hprof. This code builds but is untested. by Jesse Wilson · 13 years ago