1. b14f2e0 Merge "Fix output of 107 art/test" by Bill Buzbee · 10 years ago
  2. a0b0ba0 Merge "X86_64: Fix core.oat compilation issues" by Bill Buzbee · 10 years ago
  3. 846447a Merge "x86_64: Reduce dex2oat compilation logs" by Bill Buzbee · 10 years ago
  4. 88c3484 Merge "AArch64: fix and enable sparse- and packed-switch." by Bill Buzbee · 10 years ago
  5. 5d4a3fe Merge "Fix GetFreeMemory to use fooprint limit instead of max memory." by Mathieu Chartier · 10 years ago
  6. d30e1d6 Fix GetFreeMemory to use fooprint limit instead of max memory. by Mathieu Chartier · 10 years ago
  7. f71f950 Fix output of 107 art/test by Dmitry Petrochenko · 10 years ago
  8. 30022af x86_64: Reduce dex2oat compilation logs by Dmitry Petrochenko · 10 years ago
  9. ade54a2 X86_64: Fix core.oat compilation issues by Mark Mendell · 10 years ago
  10. 2e1ca95 Merge "AArch64: Fix kOpLsl, rem-float/double." by Bill Buzbee · 10 years ago
  11. 5acc8b0 AArch64: fix and enable sparse- and packed-switch. by Matteo Franchin · 10 years ago
  12. fbc2b17 Merge "Avoid a memory allocation in OatFile::GetOatDexFile()." by Vladimir Marko · 10 years ago
  13. 2d41a65 AArch64: Fix kOpLsl, rem-float/double. by Zheng Xu · 10 years ago
  14. 7c2e21d Merge "Fix some bugs in graph construction/simplification methods." by Nicolas Geoffray · 10 years ago
  15. ec7e472 Fix some bugs in graph construction/simplification methods. by Nicolas Geoffray · 10 years ago
  16. 271512b Merge "Add Move with Sign Extend Double to disassembler" by Ian Rogers · 10 years ago
  17. 33ecf8d Add Move with Sign Extend Double to disassembler by Mark Mendell · 10 years ago
  18. 6473c0a Merge "ART: Fix inline assembly constraints in stub_test" by Ian Rogers · 10 years ago
  19. c3ed751 Merge "ART: Fix casts in atomic.h to please GCC" by Ian Rogers · 10 years ago
  20. cc969cc Merge "x86_64: Add long bytecode supports (2/2)" by Bill Buzbee · 10 years ago
  21. a014776 x86_64: Add long bytecode supports (2/2) by Chao-ying Fu · 10 years ago
  22. 4211b72 Merge "x86_64: Add long bytecode supports (1/2)" by Bill Buzbee · 10 years ago
  23. e0ccdc0 x86_64: Add long bytecode supports (1/2) by Chao-ying Fu · 10 years ago
  24. 8550197 Merge "x86_64: Hard Float ABI support in QCG" by Bill Buzbee · 10 years ago
  25. 2f6e351 ART: Fix inline assembly constraints in stub_test by Andreas Gampe · 10 years ago
  26. a55c697 ART: Fix casts in atomic.h to please GCC by Andreas Gampe · 10 years ago
  27. cef85ad Merge "Don't assert int64_t alignment on x86." by Hans Boehm · 10 years ago
  28. 5b4d2a7 Merge "Add missing initializtaion of last_gc_time_ns_." by Mathieu Chartier · 10 years ago
  29. 2f4a2ed Don't assert int64_t alignment on x86. by Hans Boehm · 10 years ago
  30. 58994cd x86_64: Hard Float ABI support in QCG by Dmitry Petrochenko · 10 years ago
  31. aff59a8 Add missing initializtaion of last_gc_time_ns_. by Mathieu Chartier · 10 years ago
  32. 9e0d8d6 Merge "Fix white space issues and long long use in assertion." by Hans Boehm · 10 years ago
  33. 5227193 Merge "Fix mismatched new[] delete in verifier." by Mathieu Chartier · 10 years ago
  34. a1ec065 Fix white space issues and long long use in assertion. by Hans Boehm · 10 years ago
  35. 6afd409 Fix mismatched new[] delete in verifier. by Mathieu Chartier · 10 years ago
  36. c2bb441 Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 10 years ago
  37. 4479ba3 Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 10 years ago
  38. 081203e Merge "Reduce header files including header files." by Ian Rogers · 10 years ago
  39. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  40. 3035961 Clean up and augment Atomic class. Replace QuasiAtomic MemBars. by Hans Boehm · 10 years ago
  41. e21bf00 Merge "x86_64: Fix stubs after 4-byte method handler" by Andreas Gampe · 10 years ago
  42. 7c748c1 x86_64: Fix stubs after 4-byte method handler by Serguei Katkov · 10 years ago
  43. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  44. 9529d62 Merge "Fix top K percentage computation when loading profile data." by Calin Juravle · 10 years ago
  45. 19477a8 Fix top K percentage computation when loading profile data. by Calin Juravle · 10 years ago
  46. 1410809 Merge "Use ScopedArenaVector instead of std::vector in SSA transformation." by Vladimir Marko · 10 years ago
  47. 20aa7cb Merge "Fixed and refactored profiler options handling" by Calin Juravle · 10 years ago
  48. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 10 years ago
  49. eab52e3 Merge "Clean up the sampling profiler" by Calin Juravle · 10 years ago
  50. bb0b53f Clean up the sampling profiler by Calin Juravle · 10 years ago
  51. c9360ce Use ScopedArenaVector instead of std::vector in SSA transformation. by Vladimir Marko · 10 years ago
  52. 7a6b77f Merge "Fix crash in JDWP ReferenceType.SourceFile command" by Sebastien Hertz · 10 years ago
  53. 25c4f6a Merge "Add an optimization for removing redundant suspend tests in ART" by Bill Buzbee · 10 years ago
  54. 04f4d8a Add an optimization for removing redundant suspend tests in ART by Wei Jin · 10 years ago
  55. 86e48ce Merge "Disable thumb assembler test to fix art build" by Dave Allison · 10 years ago
  56. dadc7dc Disable thumb assembler test to fix art build by Dave Allison · 10 years ago
  57. b044dd4 Merge "Remove unused variable in assembler test." by Dave Allison · 10 years ago
  58. d20ddb2 Remove unused variable in assembler test. by Dave Allison · 10 years ago
  59. f58b5d0 Merge "Fix assembler test to use path if it can't find tools." by Dave Allison · 10 years ago
  60. c819e0d Fix assembler test to use path if it can't find tools. by Dave Allison · 10 years ago
  61. 0eb3e75 Merge "Thumb2 assembler for JNI compiler and optimizing compiler" by Dave Allison · 10 years ago
  62. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 10 years ago
  63. 7ce6105 Merge "Verify there's no mem map gap for immune region not to break." by Hiroshi Yamauchi · 10 years ago
  64. 539690a Avoid a memory allocation in OatFile::GetOatDexFile(). by Vladimir Marko · 10 years ago
  65. d5e2b00 Merge "Workaround for running out of address space on N7v1." by Vladimir Marko · 10 years ago
  66. f94b781 Workaround for running out of address space on N7v1. by Vladimir Marko · 10 years ago
  67. deed673 Merge "Use std::enable_if instead of a custom helper class." by Vladimir Marko · 10 years ago
  68. ad1bc0b Merge "Fix X86 disassambler printing of XMM, MM registers" by Ian Rogers · 10 years ago
  69. 0110619 Use std::enable_if instead of a custom helper class. by Vladimir Marko · 10 years ago
  70. 8d1a355 Merge "x86_64: Turn on 64-bit core registers initialization." by Bill Buzbee · 10 years ago
  71. 76af0d3 x86_64: Turn on 64-bit core registers initialization. by Dmitry Petrochenko · 10 years ago
  72. 88649c7 Fix X86 disassambler printing of XMM, MM registers by Mark Mendell · 10 years ago
  73. 341a0c5 Merge "Avoid register pool allocations on the heap." by Vladimir Marko · 10 years ago
  74. 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 10 years ago
  75. 4206eb5 Fix crash in JDWP ReferenceType.SourceFile command by Sebastien Hertz · 10 years ago
  76. 8ab62f8 Merge "ART: Add a test checking TLS offsets and entrypoints" by Andreas Gampe · 10 years ago
  77. adab3a2 Merge "Fix reflection_test failures." by Ian Rogers · 10 years ago
  78. 141671d Merge "ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod" by Andreas Gampe · 10 years ago
  79. a8b41aa ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod by Andreas Gampe · 10 years ago
  80. 7fb5919 Merge "Do not force unwind info to debug_frame." by Christopher Ferris · 10 years ago
  81. 4352b45 ART: Add a test checking TLS offsets and entrypoints by Andreas Gampe · 10 years ago
  82. cdb3fa5 Do not force unwind info to debug_frame. by Christopher Ferris · 10 years ago
  83. d239564 Merge "Fix GetOutVROffset to use correct Method* size." by buzbee · 10 years ago
  84. 8281864 Fix GetOutVROffset to use correct Method* size. by buzbee · 10 years ago
  85. d37f9b0 Merge "Enable -Wframe-larger-than=1728 compilation error" by Andreas Gampe · 10 years ago
  86. 278ff9e Enable -Wframe-larger-than=1728 compilation error by Sebastien Hertz · 10 years ago
  87. 3eed93d Verify there's no mem map gap for immune region not to break. by Hiroshi Yamauchi · 10 years ago
  88. 2bb87ef Merge "ART: Heap-allocate buffer in space_bitmap when on 64b arch" by Andreas Gampe · 10 years ago
  89. 262a0a3 ART: Heap-allocate buffer in space_bitmap when on 64b arch by Andreas Gampe · 10 years ago
  90. 903e390 Merge "art: -Wsystem-header warning" by Mark Salyzyn · 10 years ago
  91. 955bc57 Merge "Print mutexes held in Thread::Dump." by Mathieu Chartier · 10 years ago
  92. 9db911e Print mutexes held in Thread::Dump. by Mathieu Chartier · 10 years ago
  93. 4eef72b Merge "Fix compiler warnings." by Mathieu Chartier · 10 years ago
  94. 3476ed2 Merge "ART: Fix forbidden thread state change in interpreter" by Andreas Gampe · 10 years ago
  95. 2a0d4ec ART: Fix forbidden thread state change in interpreter by Andreas Gampe · 10 years ago
  96. eb757ee Merge "Use sendfile when copying profile file." by Calin Juravle · 10 years ago
  97. bc56fc3 Fix compiler warnings. by Mathieu Chartier · 10 years ago
  98. 5221410 Use sendfile when copying profile file. by Calin Juravle · 10 years ago
  99. 32640da Merge "Add missing preamble in switch-based interpreter" by Sebastien Hertz · 10 years ago
  100. 2470519 Merge "AArch64: Fix cmp-long and method with long arguments." by Bill Buzbee · 10 years ago