1. 26e30c5 Merge "Don't use Dump for printing a bitset in liveness_test." by Nicolas Geoffray · 11 years ago
  2. 26066f2 Don't use Dump for printing a bitset in liveness_test. by Nicolas Geoffray · 11 years ago
  3. 33e6b0f Merge "ART: BitVector not calculating number_of_bits correctly" by Vladimir Marko · 11 years ago
  4. 89ad1cf am 0f821c00: Merge "Make class status volatile." by Ian Rogers · 11 years ago
  5. d214818 am 7a33c4b8: Merge "Fix interpreter entrypoint initialization in the image" by Ian Rogers · 11 years ago
  6. 0f821c0 Merge "Make class status volatile." by Ian Rogers · 11 years ago
  7. 7a33c4b Merge "Fix interpreter entrypoint initialization in the image" by Ian Rogers · 11 years ago
  8. e1d0781 Fix interpreter entrypoint initialization in the image by Sebastien Hertz · 11 years ago
  9. 03dbc04 Make class status volatile. by Ian Rogers · 11 years ago
  10. 014d77a ART: BitVector not calculating number_of_bits correctly by Jean Christophe Beyler · 11 years ago
  11. f7a9ce3 am 502a1975: Merge "Switch on implicit checks and bump oat version to force recompilation" by Dave Allison · 11 years ago
  12. 502a197 Merge "Switch on implicit checks and bump oat version to force recompilation" by Dave Allison · 11 years ago
  13. d998af1 am a3209fae: Merge "Added workaround passing empty arg array for proxy invocation." by Jeff Hao · 11 years ago
  14. a3209fa Merge "Added workaround passing empty arg array for proxy invocation." by Jeff Hao · 11 years ago
  15. f00571c Added workaround passing empty arg array for proxy invocation. by Jeff Hao · 11 years ago
  16. b70d6ed am f6b5378b: Merge "ART: Fix comments and link before MIR to next in Remove method" by Ian Rogers · 11 years ago
  17. f6b5378 Merge "ART: Fix comments and link before MIR to next in Remove method" by Ian Rogers · 11 years ago
  18. 1801f24 am 042cbb60: Merge "x86: art_quick_instrumentation_entry should not use offset address" by Ian Rogers · 11 years ago
  19. 5a6b0ed am 8928d477: Merge "Fix GC race condition in visit roots" by Ian Rogers · 11 years ago
  20. 042cbb6 Merge "x86: art_quick_instrumentation_entry should not use offset address" by Ian Rogers · 11 years ago
  21. 8928d47 Merge "Fix GC race condition in visit roots" by Ian Rogers · 11 years ago
  22. a4307ac ART: Fix comments and link before MIR to next in Remove method by Jean Christophe Beyler · 11 years ago
  23. 8792ae1 x86: art_quick_instrumentation_entry should not use offset address by Serguei Katkov · 11 years ago
  24. a309d76 Fix GC race condition in visit roots by Serguei Katkov · 11 years ago
  25. 72ed5c5 am e4283be9: Merge "Quick compiler: fix array overrun." by buzbee · 11 years ago
  26. e4283be Merge "Quick compiler: fix array overrun." by buzbee · 11 years ago
  27. 35ba7f3 Quick compiler: fix array overrun. by buzbee · 11 years ago
  28. 5e036d8 am fbc3e0ba: Merge "ART: Add thread safety test for LargeObjectSpace" by Andreas Gampe · 11 years ago
  29. fbc3e0b Merge "ART: Add thread safety test for LargeObjectSpace" by Andreas Gampe · 11 years ago
  30. b870823 ART: Add thread safety test for LargeObjectSpace by Andreas Gampe · 11 years ago
  31. 6295396 am b20c373e: Merge "AArch64: Enable extended MIR" by Bill Buzbee · 11 years ago
  32. b20c373 Merge "AArch64: Enable extended MIR" by Bill Buzbee · 11 years ago
  33. 7d0297c am b379e8d1: Merge "Compaction cleanup for FindArrayClass." by Mathieu Chartier · 11 years ago
  34. b379e8d Merge "Compaction cleanup for FindArrayClass." by Mathieu Chartier · 11 years ago
  35. b74cd29 Compaction cleanup for FindArrayClass. by Mathieu Chartier · 11 years ago
  36. 0880441 am e4e04bbd: Merge "Support disassembly of 16-bit immediates" by Ian Rogers · 11 years ago
  37. 80a4640 am afa8e909: Merge "Fix race condition in MemMap::MapAnonymous." by Mathieu Chartier · 11 years ago
  38. e4e04bb Merge "Support disassembly of 16-bit immediates" by Ian Rogers · 11 years ago
  39. afa8e90 Merge "Fix race condition in MemMap::MapAnonymous." by Mathieu Chartier · 11 years ago
  40. c355a2a Fix race condition in MemMap::MapAnonymous. by Mathieu Chartier · 11 years ago
  41. 67d18be Support disassembly of 16-bit immediates by Mark Mendell · 11 years ago
  42. f3d644e am b413cd79: Merge "Don\'t report down-calls as unhandled exceptions." by Ian Rogers · 11 years ago
  43. b413cd7 Merge "Don't report down-calls as unhandled exceptions." by Ian Rogers · 11 years ago
  44. 30c1a7e am 22460ecb: Merge "Quick compiler: Method* as a reference" by buzbee · 11 years ago
  45. 22460ec Merge "Quick compiler: Method* as a reference" by buzbee · 11 years ago
  46. 5cf9819 Don't report down-calls as unhandled exceptions. by Ian Rogers · 11 years ago
  47. c0cf944 Switch on implicit checks and bump oat version to force recompilation by Dave Allison · 11 years ago
  48. 04776fa am c24234e9: Merge "Another workaround for stack overflow issue with clang" by Sebastien Hertz · 11 years ago
  49. c24234e Merge "Another workaround for stack overflow issue with clang" by Sebastien Hertz · 11 years ago
  50. 0029486 am 3326027d: Merge "Quick compiler: x86_64 workaround" by buzbee · 11 years ago
  51. 3326027 Merge "Quick compiler: x86_64 workaround" by buzbee · 11 years ago
  52. 92694a7 am b7f02280: Merge "ART: Use StackReference in Quick Stack Frame" by Andreas Gampe · 11 years ago
  53. d61864e am ac70051a: Merge "Revert "Revert "Clean up image writer patching.""" by Mathieu Chartier · 11 years ago
  54. 36fc2eb am 72fc6356: Merge "Revert "Revert "Add support for relative patching to quick offsets.""" by Mathieu Chartier · 11 years ago
  55. b7f0228 Merge "ART: Use StackReference in Quick Stack Frame" by Andreas Gampe · 11 years ago
  56. ac70051 Merge "Revert "Revert "Clean up image writer patching.""" by Mathieu Chartier · 11 years ago
  57. 72fc635 Merge "Revert "Revert "Add support for relative patching to quick offsets.""" by Mathieu Chartier · 11 years ago
  58. d8a737a Revert "Revert "Clean up image writer patching."" by Mathieu Chartier · 11 years ago
  59. 7d791a4 Revert "Revert "Add support for relative patching to quick offsets."" by Mathieu Chartier · 11 years ago
  60. 035c1e3 am 6a7f45ee: Merge "Revert "Add support for relative patching to quick offsets."" by Mathieu Chartier · 11 years ago
  61. 6d3f4aa am 31273d0c: Merge "Revert "Clean up image writer patching."" by Mathieu Chartier · 11 years ago
  62. 079fc09 am 5e5af81e: Merge "Change GetFreeMemory to use the growth limit." by Mathieu Chartier · 11 years ago
  63. 6a7f45e Merge "Revert "Add support for relative patching to quick offsets."" by Mathieu Chartier · 11 years ago
  64. 3e2e994 Revert "Add support for relative patching to quick offsets." by Mathieu Chartier · 11 years ago
  65. 31273d0 Merge "Revert "Clean up image writer patching."" by Mathieu Chartier · 11 years ago
  66. fb241b6 Revert "Clean up image writer patching." by Mathieu Chartier · 11 years ago
  67. 5e5af81 Merge "Change GetFreeMemory to use the growth limit." by Mathieu Chartier · 11 years ago
  68. 65287ee am d87ca14e: Merge "Fix build." by Narayan Kamath · 11 years ago
  69. d87ca14 Merge "Fix build." by Narayan Kamath · 11 years ago
  70. fd5a852 Fix build. by Narayan Kamath · 11 years ago
  71. 3b93ef7 am b827c44f: Merge "ART: Setting up cleanup" by Vladimir Marko · 11 years ago
  72. b827c44 Merge "ART: Setting up cleanup" by Vladimir Marko · 11 years ago
  73. 05e27ff AArch64: Enable extended MIR by Serban Constantinescu · 11 years ago
  74. 2469e60 ART: Setting up cleanup by Jean Christophe Beyler · 11 years ago
  75. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  76. 58b340b am 29b53d3d: Merge "Moved a BufferedOutputStream onto the heap to reduce stack usage." by Brian Carlstrom · 11 years ago
  77. 29b53d3 Merge "Moved a BufferedOutputStream onto the heap to reduce stack usage." by Brian Carlstrom · 11 years ago
  78. 57ef2d3 Moved a BufferedOutputStream onto the heap to reduce stack usage. by Alex Light · 11 years ago
  79. 8e1ebf4 Change GetFreeMemory to use the growth limit. by Mathieu Chartier · 11 years ago
  80. 9b3db47 am e4707ae7: Merge "Ignore catch blocks whose type can\'t be resolved." by Ian Rogers · 11 years ago
  81. e4707ae Merge "Ignore catch blocks whose type can't be resolved." by Ian Rogers · 11 years ago
  82. 822266b Ignore catch blocks whose type can't be resolved. by Ian Rogers · 11 years ago
  83. 2a6ff35 am 2b2c0cf9: Merge "Clean up image writer patching." by Mathieu Chartier · 11 years ago
  84. 2b2c0cf Merge "Clean up image writer patching." by Mathieu Chartier · 11 years ago
  85. d9f4c52 Quick compiler: x86_64 workaround by buzbee · 11 years ago
  86. fc3b871 Clean up image writer patching. by Mathieu Chartier · 11 years ago
  87. b7fbac4 am 31e7fcb9: Merge "Add support for relative patching to quick offsets." by Mathieu Chartier · 11 years ago
  88. 31e7fcb Merge "Add support for relative patching to quick offsets." by Mathieu Chartier · 11 years ago
  89. 90cfca3 am b478dab3: Merge "Add read barriers for the weak roots in the JNI weak globals." by Hiroshi Yamauchi · 11 years ago
  90. b478dab Merge "Add read barriers for the weak roots in the JNI weak globals." by Hiroshi Yamauchi · 11 years ago
  91. 57d2733 Add support for relative patching to quick offsets. by Mathieu Chartier · 11 years ago
  92. ac835c6 am 8adc1d9d: Merge "Make use of sigchainlib for signal chaining for implicit checks" by Dave Allison · 11 years ago
  93. 8adc1d9 Merge "Make use of sigchainlib for signal chaining for implicit checks" by Dave Allison · 11 years ago
  94. 196851b Add read barriers for the weak roots in the JNI weak globals. by Hiroshi Yamauchi · 11 years ago
  95. f2c3e56 Quick compiler: Method* as a reference by buzbee · 11 years ago
  96. f10e5b1 am ea0b6e28: Merge "AArch64: fixing some assertions." by Bill Buzbee · 11 years ago
  97. ea0b6e2 Merge "AArch64: fixing some assertions." by Bill Buzbee · 11 years ago
  98. 9651b96 am abe13862: Merge "Improve tracking of memory locations in LVN." by Vladimir Marko · 11 years ago
  99. abe1386 Merge "Improve tracking of memory locations in LVN." by Vladimir Marko · 11 years ago
  100. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 11 years ago