1. c1a4ab9 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. 4308417 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  3. 7aa9563 Remove dead code/unused variables to avoid gcc-4.6 warnings. by Doug Kwan · 13 years ago
  4. 375fb11 Normalize the include guard style. by Carl Shapiro · 13 years ago
  5. 0d92a40 Favor Object* over void* for the heap bitmap interfaces. by Carl Shapiro · 13 years ago
  6. b08e2b6 Switch dvmHumanReadableDescriptor over to std::string. by Elliott Hughes · 13 years ago
  7. 60fc806 Further conservation of newlines. by Dan Bornstein · 13 years ago
  8. d537d48 Eliminate the dvmHeapSourceGetPtrFlag interface. by Carl Shapiro · 13 years ago
  9. 06f120f Normalize declaration style. by Carl Shapiro · 14 years ago
  10. a732397 Establish a subclass relationships among the field types. by Carl Shapiro · 14 years ago
  11. d862faa Get rid of uneeded extern, enum, typedef and struct qualifiers. by Carl Shapiro · 14 years ago
  12. c6d2470 Add a class flag CLASS_ISCLASS. by Dan Bornstein · 14 years ago
  13. f9fa8c1 Fix for loops and eliminate some other undesirable idioms. by Carl Shapiro · 14 years ago
  14. ae188c6 Compile the garbage collector and heap profiler as C++. by Carl Shapiro · 14 years ago
  15. ce87bfe Delegate the queuing of cleared references to managed code. by Carl Shapiro · 14 years ago
  16. 83ff618 Remove the HPROF stack trace collection feature. by Carl Shapiro · 14 years ago
  17. cf41542 resolved conflicts for merge of 5c398996 to dalvik-dev by Carl Shapiro · 14 years ago
  18. c95738a Never write an hprof record for a null root. by Carl Shapiro · 14 years ago
  19. 595b1e8 resolved conflicts for merge of 8a69168b to dalvik-dev by Carl Shapiro · 14 years ago
  20. 8a69168 Fix a bug in hprof that corrupted the root set output. by Carl Shapiro · 14 years ago
  21. fc75f3e Fix implicit conversions, rename reserved works, enable -Wc++-compat. by Carl Shapiro · 14 years ago
  22. 5016966 Add dvmHumanReadableDescriptor function, and use it. by Elliott Hughes · 14 years ago
  23. c921c82 Resume all threads after performing an HPROF dump. by Carl Shapiro · 14 years ago
  24. 07018e2 Separate HPROF from the GC. by Carl Shapiro · 14 years ago
  25. 8f192cc Open hprof files with O_TRUNC to avoid partial overwrites of existing files by Brian Carlstrom · 14 years ago
  26. 4b851a7 Allow heap dump requests with a FileDescriptor arg. by Andy McFadden · 14 years ago
  27. 7365493 Remove repeated newlines at the end of files. by Carl Shapiro · 14 years ago
  28. de75089 Remove trailing whitespace. by Carl Shapiro · 14 years ago
  29. c49db85 Send unlinkedClass back to hell, as requested. by Barry Hayes · 15 years ago
  30. 03aa70a Change Class layout to allocate an array of StaticField objects by Barry Hayes · 15 years ago
  31. b4bad12 Previous changes put unlinkedJavaLangClass on the heap. It makes by Barry Hayes · 15 years ago
  32. 98740d6 Eliminate the unused hprof "unreachable" feature. This code dates by Carl Shapiro · 15 years ago
  33. 6343bd0 Eliminate the heap chunk abstraction. This temporarily breaks the by Carl Shapiro · 15 years ago
  34. 6bf992c Add support for streaming hprof dumps. by Andy McFadden · 15 years ago
  35. 9940988 auto import //branches/master/...@140412 by The Android Open Source Project · 16 years ago
  36. f6c3871 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  37. f72d5de auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  38. 5d70978 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  39. bcd637a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  40. 2ad60cf Initial Contribution by The Android Open Source Project · 16 years ago