1. 2783521 am 2bb87ef4: Merge "ART: Heap-allocate buffer in space_bitmap when on 64b arch" by Andreas Gampe · 11 years ago
  2. 2bb87ef Merge "ART: Heap-allocate buffer in space_bitmap when on 64b arch" by Andreas Gampe · 11 years ago
  3. 262a0a3 ART: Heap-allocate buffer in space_bitmap when on 64b arch by Andreas Gampe · 11 years ago
  4. 6438e09 am 903e390f: Merge "art: -Wsystem-header warning" by Mark Salyzyn · 11 years ago
  5. a8805f4 am 955bc573: Merge "Print mutexes held in Thread::Dump." by Mathieu Chartier · 11 years ago
  6. 903e390 Merge "art: -Wsystem-header warning" by Mark Salyzyn · 11 years ago
  7. 955bc57 Merge "Print mutexes held in Thread::Dump." by Mathieu Chartier · 11 years ago
  8. 9db911e Print mutexes held in Thread::Dump. by Mathieu Chartier · 11 years ago
  9. 33a0ade am 4eef72bd: Merge "Fix compiler warnings." by Mathieu Chartier · 11 years ago
  10. 65fcd88 am 3476ed27: Merge "ART: Fix forbidden thread state change in interpreter" by Andreas Gampe · 11 years ago
  11. 4eef72b Merge "Fix compiler warnings." by Mathieu Chartier · 11 years ago
  12. c96d47e am eb757eeb: Merge "Use sendfile when copying profile file." by Calin Juravle · 11 years ago
  13. 3476ed2 Merge "ART: Fix forbidden thread state change in interpreter" by Andreas Gampe · 11 years ago
  14. 2a0d4ec ART: Fix forbidden thread state change in interpreter by Andreas Gampe · 11 years ago
  15. eb757ee Merge "Use sendfile when copying profile file." by Calin Juravle · 11 years ago
  16. 0185c98 am 32640daf: Merge "Add missing preamble in switch-based interpreter" by Sebastien Hertz · 11 years ago
  17. 395d58d am 24705197: Merge "AArch64: Fix cmp-long and method with long arguments." by Bill Buzbee · 11 years ago
  18. bdc3147 am f3639b26: Merge "ART: x86_64 disassembler improvements" by Ian Rogers · 11 years ago
  19. 4cf4417 am fd51b9fa: Merge "ART: Fix stub_test inline assembly for ARM64" by Andreas Gampe · 11 years ago
  20. dee7e69 am 05574e6a: Merge "ART: Make LOCAL_CLANG architecture dependent for the target" by Andreas Gampe · 11 years ago
  21. bc56fc3 Fix compiler warnings. by Mathieu Chartier · 11 years ago
  22. 5221410 Use sendfile when copying profile file. by Calin Juravle · 11 years ago
  23. 32640da Merge "Add missing preamble in switch-based interpreter" by Sebastien Hertz · 11 years ago
  24. 2470519 Merge "AArch64: Fix cmp-long and method with long arguments." by Bill Buzbee · 11 years ago
  25. f3639b2 Merge "ART: x86_64 disassembler improvements" by Ian Rogers · 11 years ago
  26. fd51b9f Merge "ART: Fix stub_test inline assembly for ARM64" by Andreas Gampe · 11 years ago
  27. 05574e6 Merge "ART: Make LOCAL_CLANG architecture dependent for the target" by Andreas Gampe · 11 years ago
  28. 5ca4eaa ART: Make LOCAL_CLANG architecture dependent for the target by Andreas Gampe · 11 years ago
  29. 3e758c0 am fa5fda3c: Merge "Fix a bug in SSA construction." by Nicolas Geoffray · 11 years ago
  30. 473f9d1 am 86bd038a: Merge "Fix a possible file descriptor leakage" by Calin Juravle · 11 years ago
  31. fa5fda3 Merge "Fix a bug in SSA construction." by Nicolas Geoffray · 11 years ago
  32. 7c3560f Fix a bug in SSA construction. by Nicolas Geoffray · 11 years ago
  33. 86bd038 Merge "Fix a possible file descriptor leakage" by Calin Juravle · 11 years ago
  34. 177b429 Fix a possible file descriptor leakage by Calin Juravle · 11 years ago
  35. 511c8a6 AArch64: Fix cmp-long and method with long arguments. by Zheng Xu · 11 years ago
  36. 3c5aec1 Add missing preamble in switch-based interpreter by Sebastien Hertz · 11 years ago
  37. 122113a ART: x86_64 disassembler improvements by Vladimir Kostyukov · 11 years ago
  38. 37d267a am 57795db7: Merge "ART: Add another proxy test" by Andreas Gampe · 11 years ago
  39. 57795db Merge "ART: Add another proxy test" by Andreas Gampe · 11 years ago
  40. f39b378 ART: Fix stub_test inline assembly for ARM64 by Andreas Gampe · 11 years ago
  41. b6de5c8 am ca9da509: Merge "Correct another RegStorage::Solo32" by Bill Buzbee · 11 years ago
  42. 01cf580 am 18e6cf15: Merge "ART: Fix an error in proxy_invoke stub on ARM64" by Andreas Gampe · 11 years ago
  43. ca9da50 Merge "Correct another RegStorage::Solo32" by Bill Buzbee · 11 years ago
  44. 18e6cf1 Merge "ART: Fix an error in proxy_invoke stub on ARM64" by Andreas Gampe · 11 years ago
  45. 7adf878 am 26c2646a: Merge "Modified functions to return pointers where appropriate" by Mathieu Chartier · 11 years ago
  46. 7e3c056 am e997429d: Merge "AArch64: split list of opcodes in compiler filter." by Bill Buzbee · 11 years ago
  47. 4788266 am 87662da8: Merge "Quick compiler: reference cleanup" by buzbee · 11 years ago
  48. d44f1a6 Correct another RegStorage::Solo32 by Mark Mendell · 11 years ago
  49. 26c2646 Merge "Modified functions to return pointers where appropriate" by Mathieu Chartier · 11 years ago
  50. e997429 Merge "AArch64: split list of opcodes in compiler filter." by Bill Buzbee · 11 years ago
  51. 87662da Merge "Quick compiler: reference cleanup" by buzbee · 11 years ago
  52. ec3f3d1 AArch64: split list of opcodes in compiler filter. by Matteo Franchin · 11 years ago
  53. a0cd2d7 Quick compiler: reference cleanup by buzbee · 11 years ago
  54. 527c32f am f11fe5d0: Merge "x86_64: Fix art_quick_aput_obj" by Andreas Gampe · 11 years ago
  55. f11fe5d Merge "x86_64: Fix art_quick_aput_obj" by Andreas Gampe · 11 years ago
  56. 3723547 am 26e30c5d: Merge "Don\'t use Dump for printing a bitset in liveness_test." by Nicolas Geoffray · 11 years ago
  57. 9497f86 am 33e6b0f7: Merge "ART: BitVector not calculating number_of_bits correctly" by Vladimir Marko · 11 years ago
  58. 26e30c5 Merge "Don't use Dump for printing a bitset in liveness_test." by Nicolas Geoffray · 11 years ago
  59. 26066f2 Don't use Dump for printing a bitset in liveness_test. by Nicolas Geoffray · 11 years ago
  60. f208ae9 x86_64: Fix art_quick_aput_obj by Dmitry Petrochenko · 11 years ago
  61. 33e6b0f Merge "ART: BitVector not calculating number_of_bits correctly" by Vladimir Marko · 11 years ago
  62. d1e9167 ART: Fix an error in proxy_invoke stub on ARM64 by Andreas Gampe · 11 years ago
  63. 56890e2 Modified functions to return pointers where appropriate by Fred Shih · 11 years ago
  64. acc029d am 89ad1cf4: am 0f821c00: Merge "Make class status volatile." by Ian Rogers · 11 years ago
  65. 9e75540 am d2148181: am 7a33c4b8: Merge "Fix interpreter entrypoint initialization in the image" by Ian Rogers · 11 years ago
  66. 89ad1cf am 0f821c00: Merge "Make class status volatile." by Ian Rogers · 11 years ago
  67. d214818 am 7a33c4b8: Merge "Fix interpreter entrypoint initialization in the image" by Ian Rogers · 11 years ago
  68. 0f821c0 Merge "Make class status volatile." by Ian Rogers · 11 years ago
  69. 7a33c4b Merge "Fix interpreter entrypoint initialization in the image" by Ian Rogers · 11 years ago
  70. e1d0781 Fix interpreter entrypoint initialization in the image by Sebastien Hertz · 11 years ago
  71. 03dbc04 Make class status volatile. by Ian Rogers · 11 years ago
  72. 014d77a ART: BitVector not calculating number_of_bits correctly by Jean Christophe Beyler · 11 years ago
  73. 96849ce ART: Add another proxy test by Andreas Gampe · 11 years ago
  74. e6e5ed6 am f7a9ce31: am 502a1975: Merge "Switch on implicit checks and bump oat version to force recompilation" by Dave Allison · 11 years ago
  75. f7a9ce3 am 502a1975: Merge "Switch on implicit checks and bump oat version to force recompilation" by Dave Allison · 11 years ago
  76. 502a197 Merge "Switch on implicit checks and bump oat version to force recompilation" by Dave Allison · 11 years ago
  77. bd5433b am d998af13: am a3209fae: Merge "Added workaround passing empty arg array for proxy invocation." by Jeff Hao · 11 years ago
  78. d998af1 am a3209fae: Merge "Added workaround passing empty arg array for proxy invocation." by Jeff Hao · 11 years ago
  79. a3209fa Merge "Added workaround passing empty arg array for proxy invocation." by Jeff Hao · 11 years ago
  80. f00571c Added workaround passing empty arg array for proxy invocation. by Jeff Hao · 11 years ago
  81. 2ca5d2e am b70d6ed7: am f6b5378b: Merge "ART: Fix comments and link before MIR to next in Remove method" by Ian Rogers · 11 years ago
  82. b70d6ed am f6b5378b: Merge "ART: Fix comments and link before MIR to next in Remove method" by Ian Rogers · 11 years ago
  83. f6b5378 Merge "ART: Fix comments and link before MIR to next in Remove method" by Ian Rogers · 11 years ago
  84. 9bb36e9 am 1801f243: am 042cbb60: Merge "x86: art_quick_instrumentation_entry should not use offset address" by Ian Rogers · 11 years ago
  85. b1a47a5 am 5a6b0edb: am 8928d477: Merge "Fix GC race condition in visit roots" by Ian Rogers · 11 years ago
  86. 1801f24 am 042cbb60: Merge "x86: art_quick_instrumentation_entry should not use offset address" by Ian Rogers · 11 years ago
  87. 5a6b0ed am 8928d477: Merge "Fix GC race condition in visit roots" by Ian Rogers · 11 years ago
  88. 042cbb6 Merge "x86: art_quick_instrumentation_entry should not use offset address" by Ian Rogers · 11 years ago
  89. 8928d47 Merge "Fix GC race condition in visit roots" by Ian Rogers · 11 years ago
  90. a4307ac ART: Fix comments and link before MIR to next in Remove method by Jean Christophe Beyler · 11 years ago
  91. 8792ae1 x86: art_quick_instrumentation_entry should not use offset address by Serguei Katkov · 11 years ago
  92. a309d76 Fix GC race condition in visit roots by Serguei Katkov · 11 years ago
  93. 96656f4 am 72ed5c51: am e4283be9: Merge "Quick compiler: fix array overrun." by buzbee · 11 years ago
  94. 72ed5c5 am e4283be9: Merge "Quick compiler: fix array overrun." by buzbee · 11 years ago
  95. e4283be Merge "Quick compiler: fix array overrun." by buzbee · 11 years ago
  96. 35ba7f3 Quick compiler: fix array overrun. by buzbee · 11 years ago
  97. e2f6c6e am 5e036d82: am fbc3e0ba: Merge "ART: Add thread safety test for LargeObjectSpace" by Andreas Gampe · 11 years ago
  98. 5e036d8 am fbc3e0ba: Merge "ART: Add thread safety test for LargeObjectSpace" by Andreas Gampe · 11 years ago
  99. fbc3e0b Merge "ART: Add thread safety test for LargeObjectSpace" by Andreas Gampe · 11 years ago
  100. b870823 ART: Add thread safety test for LargeObjectSpace by Andreas Gampe · 11 years ago