1. 15bf2d3 Use bionic's dlmalloc 2.8.5. by Ian Rogers · 12 years ago
  2. 037813d Record allocation after SetClass to have memory fence for SetClass card mark. by Mathieu Chartier · 12 years ago
  3. 1cd9c5c Fix JPC regression by Mathieu Chartier · 12 years ago
  4. 556fad3 Fix mac build pointer aliasing warnings by Mathieu Chartier · 12 years ago
  5. 637e348 Remove statistics lock to improve performance. by Mathieu Chartier · 12 years ago
  6. 357e9be Sticky mark bits "generational" GC by Mathieu Chartier · 12 years ago
  7. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  8. dcf8d72 Fix zygote live/mark bitmap size. by Mathieu Chartier · 12 years ago
  9. cc236d7 Zygote space / partial collection support. by Mathieu Chartier · 12 years ago
  10. e6e0651 Mod-union table implementation: reference caching by Mathieu Chartier · 12 years ago
  11. 654d3a2 Enable concurrent sweeping by Mathieu Chartier · 12 years ago
  12. b062fdd Each space has its own bitmap(s) by Mathieu Chartier · 12 years ago
  13. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 12 years ago
  14. b43b7d4 Enable mod union table by Mathieu Chartier · 12 years ago
  15. 2542d66 Add additional support for Thread::Current() == NULL. by Mathieu Chartier · 12 years ago
  16. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 12 years ago
  17. 06f7987 Fix "holding ThreadListLock while doing condition variable wait on HeapLock" by Mathieu Chartier · 12 years ago
  18. fc8cfac Add missing WaitForConcurrentGcToComplete calls. by Mathieu Chartier · 12 years ago
  19. 24edeb5 Fix some camelCase. by Elliott Hughes · 12 years ago
  20. 069387a Enable / disable CMS runtime options. by Mathieu Chartier · 12 years ago
  21. a639903 Fix and re-enable CMS by Mathieu Chartier · 12 years ago
  22. 5dbf829 Disable CMS until bug(s) are fixed by Mathieu Chartier · 12 years ago
  23. 7664f5c Fix GC performance regression by Mathieu Chartier · 12 years ago
  24. 662618f Improve GC pause time reporting by Mathieu Chartier · 12 years ago
  25. 262e5ff Enable card cleaning by Mathieu Chartier · 12 years ago
  26. 5301cd2 Mark stack create once per heap. by Mathieu Chartier · 12 years ago
  27. a4f9474 Finish cleanup of class/field/method caching. by Elliott Hughes · 12 years ago
  28. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 12 years ago
  29. ae80b49 Include JNI details in the SIGQUIT output. by Elliott Hughes · 12 years ago
  30. c967f78 Include a new heap summary line in the SIGQUIT output. by Elliott Hughes · 12 years ago
  31. 8a8b9cb Improved OOME detail messages. by Elliott Hughes · 12 years ago
  32. f24d3ce Enforce the use of accessors on JValue so we can ensure sign extension. by Elliott Hughes · 12 years ago
  33. 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 12 years ago
  34. 141d622 More X86 fixes. by Ian Rogers · 12 years ago
  35. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 12 years ago
  36. 67d9200 Add a compile-time constant bool equivalent to !defined(NDEBUG). by Elliott Hughes · 12 years ago
  37. 81ff318 Nomenclature improvements. by Elliott Hughes · 12 years ago
  38. 2504552 Added option to allow verification of objects on the stack. by jeffhao · 13 years ago
  39. b279337 Add disabled test-art-host-oat by Brian Carlstrom · 13 years ago
  40. 88c5c35 Make CheckJNI and JNI workarounds mutually exclusive... by Elliott Hughes · 13 years ago
  41. fddf6f6 Add Heap::GetImageSpace() by Brian Carlstrom · 13 years ago
  42. 7740579 Rewrite the invoke stubs to use JValue[]s. by Elliott Hughes · 13 years ago
  43. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  44. ffb465f libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock. by Elliott Hughes · 13 years ago
  45. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 13 years ago
  46. 48436bb Split should have a matching Join, if only for convenient debugging output. by Elliott Hughes · 13 years ago
  47. 5643b78 On demand generation of boot files by Brian Carlstrom · 13 years ago
  48. 223f20f Remove old code to support multiple images by Brian Carlstrom · 13 years ago
  49. f45b154 Verify thread state for all allocations, fix 2 failures by Ian Rogers · 13 years ago
  50. e1d490c Don't request a heap trim in dex2oat by Ian Rogers · 13 years ago
  51. 8cf5bc0 Simple heap trimming. by Elliott Hughes · 13 years ago
  52. 162a31c Improve diagnostic message by Ian Rogers · 13 years ago
  53. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  54. 3bb17a6 Space trim and other unit tests. General space clean up. by Ian Rogers · 13 years ago
  55. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  56. ba8eee1 Remove more lint. by Elliott Hughes · 13 years ago
  57. aa6e1cd More Mac build fixes. by Elliott Hughes · 13 years ago
  58. 4d6850c Fix the handful of leaks detectable in our tests. by Elliott Hughes · 13 years ago
  59. b3e66df Minor fixes. by Elliott Hughes · 13 years ago
  60. 91250e0 Knock 0.5s off the Calculator startup time. by Elliott Hughes · 13 years ago
  61. 5d78d39 Improve consistency of units in logging. by Elliott Hughes · 13 years ago
  62. 4dd9b4d Clean up verbose logging. by Elliott Hughes · 13 years ago
  63. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 13 years ago
  64. 545a064 Implement DDMS recent allocation tracking. by Elliott Hughes · 13 years ago
  65. 6c9c06d Use ashmem to name our various anonymous regions. by Elliott Hughes · 13 years ago
  66. aaed81d Warn if a GC takes > 100ms, even if -verbose:gc isn't on. by Elliott Hughes · 13 years ago
  67. 39da035 Changed card table to use less cards when heap size is limited. by jeffhao · 13 years ago
  68. 5d4bdc2 Various runtime/JNI related fixes. by Ian Rogers · 13 years ago
  69. 5d76c43 Mark non-image spaces and use write barrier for image spaces. by Ian Rogers · 13 years ago
  70. 352a424 Make it easier to run an optimized build, turn the GC timings back on, and remove some unnecessary code. by Elliott Hughes · 13 years ago
  71. 6a5bd49 Implement the DDMS heap walking (for native and managed heaps). by Elliott Hughes · 13 years ago
  72. c116070 Added support for -XX:HeapGrowthLimit switch by jeffhao · 13 years ago
  73. 7162ad9 Implement DDMS heap info ("HPIF") chunks. by Elliott Hughes · 13 years ago
  74. 767a147 Wire in the DDMS heap stuff. by Elliott Hughes · 13 years ago
  75. b82b687 Make sure threads allocating are in the kRunnable state by Brian Carlstrom · 13 years ago
  76. f28bc5b Callers of SuspendAll should be in the kRunnable state by Brian Carlstrom · 13 years ago
  77. 6b4ef02 Make ResolveField not rely on Field::GetType resolution by Brian Carlstrom · 13 years ago
  78. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  79. 24a3c2e ClassLinker changes by Brian Carlstrom · 13 years ago
  80. accd83d Fix a heap lock/thread list lock deadlock. by Elliott Hughes · 13 years ago
  81. fad7143 Assorted fixes by Brian Carlstrom · 13 years ago
  82. 06b37d9 Always log the value when an alignment check fails. by Elliott Hughes · 13 years ago
  83. 307f75d Add a C++ equivalent of Android's TimingLogger, and use it for the heap. by Elliott Hughes · 13 years ago
  84. 83df2ac Basic GC logging (and class initialization timing). by Elliott Hughes · 13 years ago
  85. 2da5036 Inherit java.lang.ref-ness from superclasses. by Elliott Hughes · 13 years ago
  86. 418dfe7 Enable AllocWithGrowth and OutOfMemoryError throwing. by Elliott Hughes · 13 years ago
  87. 7f1caab Add an interface to Space, so Heap no longer needs to be friend of Space. by Shih-wei Liao · 13 years ago
  88. ad25ac5 Static and direct resolution stub. by Ian Rogers · 13 years ago
  89. 8c2f641 Grow for improving target utilization. Applicable to the target side only. by Shih-wei Liao · 13 years ago
  90. adb460d Implement finalization. by Elliott Hughes · 13 years ago
  91. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  92. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  93. d6b1f61 Support for stack scanning of roots. by Ian Rogers · 13 years ago
  94. 0a5b14d Add -verbose:startup by Brian Carlstrom · 13 years ago
  95. 395520e Assorted fixes for running frameworks apps by Brian Carlstrom · 13 years ago
  96. 27ec961 Adding oat_process by Brian Carlstrom · 13 years ago
  97. 9d5ccec Implement as much of VMDebug as we can reasonably do right now. by Elliott Hughes · 13 years ago
  98. 85d1545 Add packing to class Thread. by Elliott Hughes · 13 years ago
  99. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  100. 8d768a9 Thread suspension. by Elliott Hughes · 13 years ago