1. 4db7449 Improve GSS reference processing. by Hiroshi Yamauchi · 11 years ago
  2. 73d1e17 Enable reading page map without lock in RosAlloc::BulkFree by Mathieu Chartier · 11 years ago
  3. bbd695c Replace ObjectSet with LargeObjectBitmap. by Mathieu Chartier · 11 years ago
  4. e9ea70b Fix clang build. by Mathieu Chartier · 11 years ago
  5. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 11 years ago
  6. be73e57 Fix off-by-1 error in new SpaceBitmap by Andreas Gampe · 11 years ago
  7. cb8aea4 Make SpaceBitmap cross-compiling tolerant by Andreas Gampe · 11 years ago
  8. 4aeec17 Refactor some GC code. by Mathieu Chartier · 11 years ago
  9. 3b05e9b Add missing debugger root visiting. by Mathieu Chartier · 11 years ago
  10. 407f702 Refactor object reference visiting logic. by Mathieu Chartier · 11 years ago
  11. 0e54cd0 Refactor and optimize GC code. by Mathieu Chartier · 11 years ago
  12. c93c530 Revoke rosalloc thread-local buffers at the checkpoint. by Hiroshi Yamauchi · 11 years ago
  13. d387f7e Fix a libartd.so boot DCHECK failure with the GSS collector. by Hiroshi Yamauchi · 11 years ago
  14. 38e68e9 Use the card table to speed up the GSS collector. by Hiroshi Yamauchi · 11 years ago
  15. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  16. c2f4d02 Fix SafePrettyTypeOf to never call VerifyObject. by Mathieu Chartier · 11 years ago
  17. 6b8c503 Make ModifyCardsAtomic 64 bit safe. by Mathieu Chartier · 11 years ago
  18. a280655 Remove some stray stringpiece.h includes by Brian Carlstrom · 11 years ago
  19. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago
  20. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  21. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  22. f5b0e20 Thread-local allocation stack. by Hiroshi Yamauchi · 11 years ago
  23. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  24. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  25. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 11 years ago
  26. 55b2764 64bit friendly GC CAS operations. by Ian Rogers · 11 years ago
  27. 2ef33c3 Fix bug in CardTable::ModifyCardsAtomic. by Mathieu Chartier · 11 years ago
  28. db7f37d Refactor large object sweeping. by Mathieu Chartier · 11 years ago
  29. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  30. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  31. bb11f4b Fix byte_cas to work on non-word aligned addresses by Brian Carlstrom · 11 years ago
  32. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  33. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 11 years ago
  34. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  35. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  36. 11409ae Refactor and improve mod-union tables. by Mathieu Chartier · 11 years ago
  37. 0f72e41 Improve heap verification. by Mathieu Chartier · 11 years ago
  38. c462198 Fix race in root marking. by Mathieu Chartier · 11 years ago
  39. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  40. 720ef76 Fix non concurrent GC ergonomics. by Mathieu Chartier · 11 years ago
  41. 94c32c5 More parallel GC, rewritten parallel mark stack processing. by Mathieu Chartier · 11 years ago
  42. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  43. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  44. 9b3c3cd C++11 support for ART. by Mathieu Chartier · 11 years ago
  45. 184e322 Disable and remove finger. by Mathieu Chartier · 11 years ago
  46. f082d3c Remove sorted variable in allocation stacks. by Mathieu Chartier · 11 years ago
  47. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  48. 58b42b9 Fix portable build. by Mathieu Chartier · 11 years ago
  49. 98b6b18 Fix build by Mathieu Chartier · 11 years ago
  50. 0a9dc05 GC data structures allocation tracking by Mathieu Chartier · 11 years ago
  51. ebd6638 am 4274889d: Fixing cpplint readability/check issues by Brian Carlstrom · 11 years ago
  52. 58d8b95 am 02c8cc6d: Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  53. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 11 years ago
  54. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  55. 0ab5ef3 am 3e3d591f: Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  56. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  57. b907009 resolved conflicts for merge of df62950e to dalvik-dev by Brian Carlstrom · 11 years ago
  58. 0852459 am 0cd7ec2d: Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  59. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  60. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  61. b267c89 am 93ba893c: Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  62. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  63. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  64. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  65. 4b95e8f Refactor atomic integer. by Mathieu Chartier · 11 years ago
  66. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago