1. 56b6e44 am f58b5d0c: Merge "Fix assembler test to use path if it can\'t find tools." by Dave Allison · 11 years ago
  2. f58b5d0 Merge "Fix assembler test to use path if it can't find tools." by Dave Allison · 11 years ago
  3. c819e0d Fix assembler test to use path if it can't find tools. by Dave Allison · 11 years ago
  4. 622ff47 am 0eb3e752: Merge "Thumb2 assembler for JNI compiler and optimizing compiler" by Dave Allison · 11 years ago
  5. a40abca am 7ce61051: Merge "Verify there\'s no mem map gap for immune region not to break." by Hiroshi Yamauchi · 11 years ago
  6. 0eb3e75 Merge "Thumb2 assembler for JNI compiler and optimizing compiler" by Dave Allison · 11 years ago
  7. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 11 years ago
  8. 7ce6105 Merge "Verify there's no mem map gap for immune region not to break." by Hiroshi Yamauchi · 11 years ago
  9. 54a4b9e am d5e2b00c: Merge "Workaround for running out of address space on N7v1." by Vladimir Marko · 11 years ago
  10. d5e2b00 Merge "Workaround for running out of address space on N7v1." by Vladimir Marko · 11 years ago
  11. f94b781 Workaround for running out of address space on N7v1. by Vladimir Marko · 11 years ago
  12. f580593 am deed673a: Merge "Use std::enable_if instead of a custom helper class." by Vladimir Marko · 11 years ago
  13. 559ac27 am ad1bc0b3: Merge "Fix X86 disassambler printing of XMM, MM registers" by Ian Rogers · 11 years ago
  14. deed673 Merge "Use std::enable_if instead of a custom helper class." by Vladimir Marko · 11 years ago
  15. ad1bc0b Merge "Fix X86 disassambler printing of XMM, MM registers" by Ian Rogers · 11 years ago
  16. 0110619 Use std::enable_if instead of a custom helper class. by Vladimir Marko · 11 years ago
  17. 9076362 am 8d1a355a: Merge "x86_64: Turn on 64-bit core registers initialization." by Bill Buzbee · 11 years ago
  18. 8d1a355 Merge "x86_64: Turn on 64-bit core registers initialization." by Bill Buzbee · 11 years ago
  19. 76af0d3 x86_64: Turn on 64-bit core registers initialization. by Dmitry Petrochenko · 11 years ago
  20. 4984450 am 341a0c56: Merge "Avoid register pool allocations on the heap." by Vladimir Marko · 11 years ago
  21. 88649c7 Fix X86 disassambler printing of XMM, MM registers by Mark Mendell · 11 years ago
  22. 341a0c5 Merge "Avoid register pool allocations on the heap." by Vladimir Marko · 11 years ago
  23. 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 11 years ago
  24. e101065 am 8ab62f8c: Merge "ART: Add a test checking TLS offsets and entrypoints" by Andreas Gampe · 11 years ago
  25. f801fa2 am adab3a28: Merge "Fix reflection_test failures." by Ian Rogers · 11 years ago
  26. e62a27d am 141671da: Merge "ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod" by Andreas Gampe · 11 years ago
  27. 8ab62f8 Merge "ART: Add a test checking TLS offsets and entrypoints" by Andreas Gampe · 11 years ago
  28. adab3a2 Merge "Fix reflection_test failures." by Ian Rogers · 11 years ago
  29. 141671d Merge "ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod" by Andreas Gampe · 11 years ago
  30. a8b41aa ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod by Andreas Gampe · 11 years ago
  31. 1f300f4 am 7fb59192: Merge "Do not force unwind info to debug_frame." by Christopher Ferris · 11 years ago
  32. 7fb5919 Merge "Do not force unwind info to debug_frame." by Christopher Ferris · 11 years ago
  33. 4352b45 ART: Add a test checking TLS offsets and entrypoints by Andreas Gampe · 11 years ago
  34. cdb3fa5 Do not force unwind info to debug_frame. by Christopher Ferris · 11 years ago
  35. b55126d am d2395646: Merge "Fix GetOutVROffset to use correct Method* size." by buzbee · 11 years ago
  36. 1bc9a5b am d37f9b04: Merge "Enable -Wframe-larger-than=1728 compilation error" by Andreas Gampe · 11 years ago
  37. d239564 Merge "Fix GetOutVROffset to use correct Method* size." by buzbee · 11 years ago
  38. 2783521 am 2bb87ef4: Merge "ART: Heap-allocate buffer in space_bitmap when on 64b arch" by Andreas Gampe · 11 years ago
  39. 8281864 Fix GetOutVROffset to use correct Method* size. by buzbee · 11 years ago
  40. d37f9b0 Merge "Enable -Wframe-larger-than=1728 compilation error" by Andreas Gampe · 11 years ago
  41. 278ff9e Enable -Wframe-larger-than=1728 compilation error by Sebastien Hertz · 11 years ago
  42. 3eed93d Verify there's no mem map gap for immune region not to break. by Hiroshi Yamauchi · 11 years ago
  43. 2bb87ef Merge "ART: Heap-allocate buffer in space_bitmap when on 64b arch" by Andreas Gampe · 11 years ago
  44. 262a0a3 ART: Heap-allocate buffer in space_bitmap when on 64b arch by Andreas Gampe · 11 years ago
  45. 6438e09 am 903e390f: Merge "art: -Wsystem-header warning" by Mark Salyzyn · 11 years ago
  46. a8805f4 am 955bc573: Merge "Print mutexes held in Thread::Dump." by Mathieu Chartier · 11 years ago
  47. 903e390 Merge "art: -Wsystem-header warning" by Mark Salyzyn · 11 years ago
  48. 955bc57 Merge "Print mutexes held in Thread::Dump." by Mathieu Chartier · 11 years ago
  49. 9db911e Print mutexes held in Thread::Dump. by Mathieu Chartier · 11 years ago
  50. 33a0ade am 4eef72bd: Merge "Fix compiler warnings." by Mathieu Chartier · 11 years ago
  51. 65fcd88 am 3476ed27: Merge "ART: Fix forbidden thread state change in interpreter" by Andreas Gampe · 11 years ago
  52. 4eef72b Merge "Fix compiler warnings." by Mathieu Chartier · 11 years ago
  53. c96d47e am eb757eeb: Merge "Use sendfile when copying profile file." by Calin Juravle · 11 years ago
  54. 3476ed2 Merge "ART: Fix forbidden thread state change in interpreter" by Andreas Gampe · 11 years ago
  55. 2a0d4ec ART: Fix forbidden thread state change in interpreter by Andreas Gampe · 11 years ago
  56. eb757ee Merge "Use sendfile when copying profile file." by Calin Juravle · 11 years ago
  57. 0185c98 am 32640daf: Merge "Add missing preamble in switch-based interpreter" by Sebastien Hertz · 11 years ago
  58. 395d58d am 24705197: Merge "AArch64: Fix cmp-long and method with long arguments." by Bill Buzbee · 11 years ago
  59. bdc3147 am f3639b26: Merge "ART: x86_64 disassembler improvements" by Ian Rogers · 11 years ago
  60. 4cf4417 am fd51b9fa: Merge "ART: Fix stub_test inline assembly for ARM64" by Andreas Gampe · 11 years ago
  61. dee7e69 am 05574e6a: Merge "ART: Make LOCAL_CLANG architecture dependent for the target" by Andreas Gampe · 11 years ago
  62. bc56fc3 Fix compiler warnings. by Mathieu Chartier · 11 years ago
  63. 5221410 Use sendfile when copying profile file. by Calin Juravle · 11 years ago
  64. 32640da Merge "Add missing preamble in switch-based interpreter" by Sebastien Hertz · 11 years ago
  65. 2470519 Merge "AArch64: Fix cmp-long and method with long arguments." by Bill Buzbee · 11 years ago
  66. f3639b2 Merge "ART: x86_64 disassembler improvements" by Ian Rogers · 11 years ago
  67. fd51b9f Merge "ART: Fix stub_test inline assembly for ARM64" by Andreas Gampe · 11 years ago
  68. 05574e6 Merge "ART: Make LOCAL_CLANG architecture dependent for the target" by Andreas Gampe · 11 years ago
  69. 5ca4eaa ART: Make LOCAL_CLANG architecture dependent for the target by Andreas Gampe · 11 years ago
  70. 3e758c0 am fa5fda3c: Merge "Fix a bug in SSA construction." by Nicolas Geoffray · 11 years ago
  71. 473f9d1 am 86bd038a: Merge "Fix a possible file descriptor leakage" by Calin Juravle · 11 years ago
  72. fa5fda3 Merge "Fix a bug in SSA construction." by Nicolas Geoffray · 11 years ago
  73. 7c3560f Fix a bug in SSA construction. by Nicolas Geoffray · 11 years ago
  74. 86bd038 Merge "Fix a possible file descriptor leakage" by Calin Juravle · 11 years ago
  75. 177b429 Fix a possible file descriptor leakage by Calin Juravle · 11 years ago
  76. 511c8a6 AArch64: Fix cmp-long and method with long arguments. by Zheng Xu · 11 years ago
  77. 3c5aec1 Add missing preamble in switch-based interpreter by Sebastien Hertz · 11 years ago
  78. 122113a ART: x86_64 disassembler improvements by Vladimir Kostyukov · 11 years ago
  79. 37d267a am 57795db7: Merge "ART: Add another proxy test" by Andreas Gampe · 11 years ago
  80. 57795db Merge "ART: Add another proxy test" by Andreas Gampe · 11 years ago
  81. b264937 Fix reflection_test failures. by Douglas Leung · 11 years ago
  82. f39b378 ART: Fix stub_test inline assembly for ARM64 by Andreas Gampe · 11 years ago
  83. b6de5c8 am ca9da509: Merge "Correct another RegStorage::Solo32" by Bill Buzbee · 11 years ago
  84. 01cf580 am 18e6cf15: Merge "ART: Fix an error in proxy_invoke stub on ARM64" by Andreas Gampe · 11 years ago
  85. ca9da50 Merge "Correct another RegStorage::Solo32" by Bill Buzbee · 11 years ago
  86. 18e6cf1 Merge "ART: Fix an error in proxy_invoke stub on ARM64" by Andreas Gampe · 11 years ago
  87. 7adf878 am 26c2646a: Merge "Modified functions to return pointers where appropriate" by Mathieu Chartier · 11 years ago
  88. 7e3c056 am e997429d: Merge "AArch64: split list of opcodes in compiler filter." by Bill Buzbee · 11 years ago
  89. 4788266 am 87662da8: Merge "Quick compiler: reference cleanup" by buzbee · 11 years ago
  90. d44f1a6 Correct another RegStorage::Solo32 by Mark Mendell · 11 years ago
  91. 26c2646 Merge "Modified functions to return pointers where appropriate" by Mathieu Chartier · 11 years ago
  92. e997429 Merge "AArch64: split list of opcodes in compiler filter." by Bill Buzbee · 11 years ago
  93. 87662da Merge "Quick compiler: reference cleanup" by buzbee · 11 years ago
  94. ec3f3d1 AArch64: split list of opcodes in compiler filter. by Matteo Franchin · 11 years ago
  95. a0cd2d7 Quick compiler: reference cleanup by buzbee · 11 years ago
  96. 527c32f am f11fe5d0: Merge "x86_64: Fix art_quick_aput_obj" by Andreas Gampe · 11 years ago
  97. f11fe5d Merge "x86_64: Fix art_quick_aput_obj" by Andreas Gampe · 11 years ago
  98. 3723547 am 26e30c5d: Merge "Don\'t use Dump for printing a bitset in liveness_test." by Nicolas Geoffray · 11 years ago
  99. 9497f86 am 33e6b0f7: Merge "ART: BitVector not calculating number_of_bits correctly" by Vladimir Marko · 11 years ago
  100. 26e30c5 Merge "Don't use Dump for printing a bitset in liveness_test." by Nicolas Geoffray · 11 years ago