1. f61db68 Fix 64bit compilation issues with IndirectRef. by Ian Rogers · 11 years ago
  2. 3cab422 Move __STDC_FORMAT_MACROS to a cflag. by Ian Rogers · 11 years ago
  3. c666ee8 64bit monitors are forced to 32bit in lock words. by Ian Rogers · 11 years ago
  4. 0080783 Merge "64bit friendly printf modifiers in mem map errors." by Ian Rogers · 11 years ago
  5. a64c4a9 Merge "Update ElfWriterMclinker for klp" by Brian Carlstrom · 11 years ago
  6. debeb3a 64bit friendly printf modifiers in mem map errors. by Ian Rogers · 11 years ago
  7. 2f7130b Merge "64bit friendly GC CAS operations." by Ian Rogers · 11 years ago
  8. 55b2764 64bit friendly GC CAS operations. by Ian Rogers · 11 years ago
  9. 8c95011 Merge "Use direct class pointers at allocation sites in the compiled code." by Hiroshi Yamauchi · 11 years ago
  10. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  11. 8a6bbfc 64bit cleanliness for the dex file verifier. by Ian Rogers · 11 years ago
  12. 919743e Merge "64bit cleanliness requires PRI*64 macros for stdint types." by Ian Rogers · 11 years ago
  13. 399b09b Merge "Fix 64bit issues in logging code." by Ian Rogers · 11 years ago
  14. b400da0 Fix 64bit issues in logging code. by Ian Rogers · 11 years ago
  15. 220228e 64bit cleanliness requires PRI*64 macros for stdint types. by Ian Rogers · 11 years ago
  16. b10a57d Fix non-PLT text relocation introduced by CL 79466 by Mark Mendell · 11 years ago
  17. 9d8918f Merge "Mark methods in method_verifier-inl.h as inline." by Vladimir Marko · 11 years ago
  18. a2e72b6 Merge "Use macros to remove CFI information for MAC OS/X" by Ian Rogers · 11 years ago
  19. 3f2d031 Use macros to remove CFI information for MAC OS/X by Mark Mendell · 11 years ago
  20. 0f98205 Mark methods in method_verifier-inl.h as inline. by Vladimir Marko · 11 years ago
  21. 23a2821 Clean up access checks. by Vladimir Marko · 11 years ago
  22. 40afcfe Merge "Revert "Implement cumulative timings for CompilerDriver."" by Brian Carlstrom · 11 years ago
  23. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 11 years ago
  24. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 11 years ago
  25. 938a03b Fix heap verification and add runtime options. by Mathieu Chartier · 11 years ago
  26. ed31bad Merge "Fix bug in CardTable::ModifyCardsAtomic." by Mathieu Chartier · 11 years ago
  27. 2ef33c3 Fix bug in CardTable::ModifyCardsAtomic. by Mathieu Chartier · 11 years ago
  28. 1776f50 Merge "Change to support new BacktraceMap." by Christopher Ferris · 11 years ago
  29. f3f139f Merge "Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  30. 4c65469 Merge "Fix opening oat files that are out of date." by Vladimir Marko · 11 years ago
  31. 943af7d Change to support new BacktraceMap. by Christopher Ferris · 11 years ago
  32. 0b6b18e Change lock ordering to prevent violation. by Mathieu Chartier · 11 years ago
  33. 60836d5 Fix opening oat files that are out of date. by Vladimir Marko · 11 years ago
  34. df01317 Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  35. 00e7f2e Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 11 years ago
  36. dd13413 Merge "Run checkpoints after resuming threads in signal catcher SIGQUIT." by Mathieu Chartier · 11 years ago
  37. ce4689f Run checkpoints after resuming threads in signal catcher SIGQUIT. by Mathieu Chartier · 11 years ago
  38. 27dbc31 Merge "Add sample profiling interface to startMethodTracing." by Jeff Hao · 11 years ago
  39. e99f8c8 Merge "Don't resolve types in verifier when we can't load classes." by Mathieu Chartier · 11 years ago
  40. 0f875ef Revert accidental default collector type change. by Mathieu Chartier · 11 years ago
  41. eae2fb2 Don't resolve types in verifier when we can't load classes. by Mathieu Chartier · 11 years ago
  42. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 11 years ago
  43. 2e366d2 Merge "Fix JDWP IsCollected command handling." by Sebastien Hertz · 11 years ago
  44. 65637eb Fix JDWP IsCollected command handling. by Sebastien Hertz · 11 years ago
  45. e01b540 Remove zygote space from alloc_spaces_ array. by Mathieu Chartier · 11 years ago
  46. 138dbfc Selective deoptimization. by Sebastien Hertz · 11 years ago
  47. 62e4548 Merge "Avoid instrumentation stack corruption." by Sebastien Hertz · 11 years ago
  48. 05e713a Bump pointer space only collection. by Hiroshi Yamauchi · 11 years ago
  49. 16ce092 Make fast JNI part of pretty method output. by Ian Rogers · 11 years ago
  50. aa368a4 Merge "Refactor large object sweeping." by Mathieu Chartier · 11 years ago
  51. 240ea16 Merge "Make x86 runtime PIC" by Ian Rogers · 11 years ago
  52. db7f37d Refactor large object sweeping. by Mathieu Chartier · 11 years ago
  53. 9a612c6 Merge "Fix RemoveSpace memory leak." by Mathieu Chartier · 11 years ago
  54. a9abe87 Make x86 runtime PIC by Mark Mendell · 11 years ago
  55. 5dc08a6 Fix ART debug build boot. by Mathieu Chartier · 11 years ago
  56. d45a1f5 Avoid instrumentation stack corruption. by Sebastien Hertz · 11 years ago
  57. a4b95a2 Fix RemoveSpace memory leak. by Mathieu Chartier · 11 years ago
  58. fc5b528 Fix IsMovableObject to handle background compaction. by Mathieu Chartier · 11 years ago
  59. 85a43c0 Bin packing the zygote (best fit). by Mathieu Chartier · 11 years ago
  60. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  61. 977d409 Merge "Refactor sweeping logic into malloc space." by Mathieu Chartier · 11 years ago
  62. 0cb50e5 Merge "Remove intialized static storage from dex cache." by Ian Rogers · 11 years ago
  63. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  64. ec05007 Refactor sweeping logic into malloc space. by Mathieu Chartier · 11 years ago
  65. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  66. 98ba6ce Merge "Use imprecise constants at compilation time." by Sebastien Hertz · 11 years ago
  67. 406388e Merge "Cleanup invoke's receiver handling in interpreter." by Sebastien Hertz · 11 years ago
  68. 4044bda Add sample profiling interface to startMethodTracing. by Jeff Hao · 11 years ago
  69. 801a811 Remove duplicate/unnecessary code from ClassLinker. by Vladimir Marko · 11 years ago
  70. 5a2ced5 Merge "Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16." by Ian Rogers · 11 years ago
  71. 1d99e45 Disallow JNI NewObjectArray of primitive types. by Ian Rogers · 11 years ago
  72. 4069d33 Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16. by Ian Rogers · 11 years ago
  73. da0a4db Remove extraneous CFI from x86 entrypoints to fix backtrace. by Ian Rogers · 11 years ago
  74. b73f31f Fix a typo in a comment. by Narayan Kamath · 11 years ago
  75. 0859999 Add stale weak global unit test to jni_internal_test. by Mathieu Chartier · 11 years ago
  76. 849600b Use imprecise constants at compilation time. by Sebastien Hertz · 11 years ago
  77. ac79f4d Merge "Tidy up memory barriers." by Ian Rogers · 11 years ago
  78. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  79. ef809d0 JNI: NewDirectByteBuffer should allow 0 length buffers. by Narayan Kamath · 11 years ago
  80. cd2cfff Change IndirectReferenceTable::Add null DCHECK to CHECK. by Mathieu Chartier · 11 years ago
  81. 0a9c5fd Merge "Fix thread checkpoint issue" by Ian Rogers · 11 years ago
  82. 0f5f6bb Fix thread checkpoint issue by Dave Allison · 11 years ago
  83. e8c48db Fix NewLocalRef, NewGlobalRef to handle cleared weak globals. by Mathieu Chartier · 11 years ago
  84. 8c1d1ac AArch64: Temporary workaround to build art by Ashok Bhat · 11 years ago
  85. 64763b9 Merge "Fix byte_cas to work on non-word aligned addresses" by Brian Carlstrom · 11 years ago
  86. bb11f4b Fix byte_cas to work on non-word aligned addresses by Brian Carlstrom · 11 years ago
  87. 5dcce9a Merge "Remove some unnecessary code from dlmalloc_space/rosalloc_space." by Hiroshi Yamauchi · 11 years ago
  88. ec8d142 Forgot to bump oat version in previous change by Brian Carlstrom · 11 years ago
  89. e48780b Remove some unnecessary code from dlmalloc_space/rosalloc_space. by Hiroshi Yamauchi · 11 years ago
  90. 95a4de7 Fix test-art setup. by Vladimir Marko · 11 years ago
  91. 102a8f2 Fix build - test issues. by Sebastien Hertz · 11 years ago
  92. 43c941f Merge "Move compiler code out of method verifier." by Vladimir Marko · 11 years ago
  93. 573f7d2 Fix an array copy benchmark regression. by Hiroshi Yamauchi · 11 years ago
  94. 9119c5f Cleanup invoke's receiver handling in interpreter. by Sebastien Hertz · 11 years ago
  95. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 11 years ago
  96. 7e126e8 Merge "Thread local bump pointer allocator." by Mathieu Chartier · 11 years ago
  97. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 11 years ago
  98. f15ef74 Merge "Use the asm-generic ucontext.h for arm." by Christopher Ferris · 11 years ago
  99. f0d5f55 Use the asm-generic ucontext.h for arm. by Christopher Ferris · 11 years ago
  100. abcce5d Merge "Port "Retry mount() if it fails with EINTR" to ART" by Brian Carlstrom · 11 years ago