1. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  2. a3b59cb Fix hprof. by Ian Rogers · 12 years ago
  3. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  4. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  5. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 12 years ago
  6. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  7. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  8. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 12 years ago
  9. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  10. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  11. 357e9be Sticky mark bits "generational" GC by Mathieu Chartier · 12 years ago
  12. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  13. b062fdd Each space has its own bitmap(s) by Mathieu Chartier · 13 years ago
  14. dcfdd2b Clean up the hprof implementation a bit. by Elliott Hughes · 13 years ago
  15. a21039c Fix a bunch more lint. by Elliott Hughes · 13 years ago
  16. 622a698 Clean up the hprof implementation a bit. by Elliott Hughes · 13 years ago
  17. 73e66f7 Tidy up and finish reference table dumping. by Elliott Hughes · 13 years ago
  18. ae80b49 Include JNI details in the SIGQUIT output. by Elliott Hughes · 13 years ago
  19. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
  20. a0e1806 Add a SafeMap equivalent to std::map but without the error-prone operator[]. by Elliott Hughes · 13 years ago
  21. 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 13 years ago
  22. 409d273 Be consistent about "kilo" versus "kibi". by Elliott Hughes · 13 years ago
  23. e84278b Stop saying "clazz". by Elliott Hughes · 13 years ago
  24. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 13 years ago
  25. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  26. ffb465f libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock. by Elliott Hughes · 13 years ago
  27. a15e67d Remove pad word from arrays by Ian Rogers · 13 years ago
  28. e5448b5 Remove most of the unordered_ stuff and use the standard equivalents instead. by Elliott Hughes · 13 years ago
  29. aa6a588 Make CHECKs with char*s do what you mean. by Elliott Hughes · 13 years ago
  30. 9557241 Don't default-construct std::strings and then assign them. by Elliott Hughes · 13 years ago
  31. 5d78d39 Improve consistency of units in logging. by Elliott Hughes · 13 years ago
  32. 7b3cdfc More JDWP robustness. by Elliott Hughes · 13 years ago
  33. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 13 years ago
  34. c1f143d Remove some lint. by Elliott Hughes · 13 years ago
  35. dbb4079 Start implementing jdb "locals". by Elliott Hughes · 13 years ago
  36. 0c54ac1 Divide up hprof code by classes. by Jesse Wilson · 13 years ago
  37. 0b075f1 Adjust whitespace in hprof. by Jesse Wilson · 13 years ago
  38. 3aa66fd Hprof code cleanup. by Jesse Wilson · 13 years ago
  39. fbd8456 Fix hprof dumping from DDMS. by Elliott Hughes · 13 years ago
  40. 1121e0b Wire up hprof. by Jesse Wilson · 13 years ago
  41. 4b6fe5a Use std::string rather than String* in hprof to avoid managed-heap allocations. by Jesse Wilson · 13 years ago
  42. c4824e6 Add hprof. This code builds but is untested. by Jesse Wilson · 13 years ago