1. 823e693 Merge "Release ahat version 0.2." by Richard Uhler · 9 years ago
  2. ec26f4b Merge "MIPS: Initial version of optimizing compiler for MIPS32" by Nicolas Geoffray · 9 years ago
  3. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 9 years ago
  4. b8b4498 Merge "Do not run the verifier when deopting optimized frames." by Nicolas Geoffray · 9 years ago
  5. 3385650 Do not run the verifier when deopting optimized frames. by Nicolas Geoffray · 9 years ago
  6. 6dc7946 Merge "Fix art-run-tests dependencies" by Yohann Roussel · 9 years ago
  7. b488b78 Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic. by Roland Levillain · 9 years ago
  8. 8128437 MIPS64: Clean-up intrinsics code by Chris Larsen · 9 years ago
  9. 2b03cef Merge "Use binary search for FindDeclaredInstance/StaticField" by Mathieu Chartier · 9 years ago
  10. 6a877d0 Merge "Fix destruction order in Dex2Oat." by Vladimir Marko · 9 years ago
  11. 24f3166 Merge "JDWP: fix possible JdwpEvent memory leak" by Sebastien Hertz · 9 years ago
  12. 69d6b1f Merge "Block signals before invoking special or user handlers" by Calin Juravle · 9 years ago
  13. e2aa326 Use binary search for FindDeclaredInstance/StaticField by Mathieu Chartier · 9 years ago
  14. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 9 years ago
  15. 358bcaf JDWP: fix possible JdwpEvent memory leak by Sebastien Hertz · 9 years ago
  16. 534a9b6 Merge "Mark 2 libcore tests as failing." by Nicolas Geoffray · 9 years ago
  17. d9486f9 Mark 2 libcore tests as failing. by Nicolas Geoffray · 9 years ago
  18. d700afa Merge "Remove the magic 32 constant and ensure alignment." by Nicolas Geoffray · 9 years ago
  19. 1e7de6c Remove the magic 32 constant and ensure alignment. by Nicolas Geoffray · 9 years ago
  20. 97da02a enum operator<<() script fails with do { } while cond; by Bruce Hoult · 9 years ago
  21. 9926d88 Merge "Inliner: make sure the returned value is in the outer graph." by Calin Juravle · 9 years ago
  22. 66e33f1 Merge "Use DlMallocSpace for the JIT code cache." by Nicolas Geoffray · 9 years ago
  23. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 9 years ago
  24. 31e913f Merge "ART: Disable Clang for arm" by Stephen Hines · 9 years ago
  25. 5295bc2 ART: Disable Clang for arm by Andreas Gampe · 9 years ago
  26. 11d4236 Merge "ART: Fix left-shift of negative numbers" by Andreas Gampe · 9 years ago
  27. 58554b7 ART: Fix left-shift of negative numbers by Andreas Gampe · 9 years ago
  28. 1d7d0ce Merge "Fix typos." by Alex Light · 9 years ago
  29. e16a741 Merge "Change dex_location_ from const char* to std::string." by Richard Uhler · 9 years ago
  30. 0ba73a9 Merge "Switch ahat test to use core-optimizing-pic.art." by Richard Uhler · 9 years ago
  31. 214bbcd Inliner: make sure the returned value is in the outer graph. by Calin Juravle · 9 years ago
  32. 98a73e1 MIPS64: Add tests for rotation, and shift instructions by Chris Larsen · 9 years ago
  33. 4d3a8be Fix typos. by Alex Light · 9 years ago
  34. b1f10f5 Merge "Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  35. 6774660 Merge "Disable test 961-default-iface-resolution-generated with gcstress" by Alex Light · 9 years ago
  36. 4bc7168 Merge "MIPS64: Disassembler support for rotate instructions." by Andreas Gampe · 9 years ago
  37. 8d148c9 Disable test 961-default-iface-resolution-generated with gcstress by Alex Light · 9 years ago
  38. c237b39 Release ahat version 0.2. by Richard Uhler · 9 years ago
  39. cfea7d5 Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 9 years ago
  40. 307dac9 Fix destruction order in Dex2Oat. by Vladimir Marko · 9 years ago
  41. 620021e Merge "New attempt at fixing mac build." by Nicolas Geoffray · 9 years ago
  42. ab60b68 New attempt at fixing mac build. by Nicolas Geoffray · 9 years ago
  43. 4206af2 Merge "Fix mac build." by Nicolas Geoffray · 9 years ago
  44. b937a44 Fix mac build. by Nicolas Geoffray · 9 years ago
  45. 94e24ac Merge "Remove ArtCode." by Nicolas Geoffray · 9 years ago
  46. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  47. b697c44 Merge "Fix induction_var_range_test." by Calin Juravle · 9 years ago
  48. 27cfad0 Fix induction_var_range_test. by Calin Juravle · 9 years ago
  49. 7cf979b Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 9 years ago
  50. 7d4152f MIPS64: Disassembler support for rotate instructions. by Chris Larsen · 9 years ago
  51. e033ea6 Merge "MIPS64: Add intrinsic support for bit rotation" by Andreas Gampe · 9 years ago
  52. 0f8f864 MIPS64: Add intrinsic support for bit rotation by Chris Larsen · 9 years ago
  53. 25cf8c4 Merge "Added ability to generate induction range code." by Aart Bik · 9 years ago
  54. 28a15a9 Merge "Keep dex files live in class table" by Mathieu Chartier · 9 years ago
  55. aec3cce Added ability to generate induction range code. by Aart Bik · 9 years ago
  56. 00310e0 Keep dex files live in class table by Mathieu Chartier · 9 years ago
  57. f69f56e Merge "Generalize codegen and simplification of deopt." by Aart Bik · 9 years ago
  58. bb245d1 Generalize codegen and simplification of deopt. by Aart Bik · 9 years ago
  59. a31e53f Merge "ART: Replace an "ALWAYS_INLINE" with "inline" to fix build." by Vladimir Marko · 9 years ago
  60. 722fa98 ART: Replace an "ALWAYS_INLINE" with "inline" to fix build. by Vladimir Marko · 9 years ago
  61. 2261d46 Merge "Clean up OatFile." by Vladimir Marko · 9 years ago
  62. aeae32f Merge "MIPS64: Add intrinsic support for bit rotation" by Andreas Gampe · 9 years ago
  63. 06d7aaa Clean up OatFile. by Vladimir Marko · 9 years ago
  64. 9aebff2 MIPS64: Add intrinsic support for bit rotation by Chris Larsen · 9 years ago
  65. a5903e6 Merge "MIPS64: Add intrinsics support for trailing zeros" by Andreas Gampe · 9 years ago
  66. 0646da7 MIPS64: Add intrinsics support for trailing zeros by Chris Larsen · 9 years ago
  67. e6dbf48 ARM64: Instruction simplification for array accesses. by Alexandre Rames · 9 years ago
  68. 0d6f026 Block signals before invoking special or user handlers by jgu21 · 9 years ago
  69. 45513eb Merge "MIPS64: Implement intrinsics from sun.misc.Unsafe:" by Andreas Gampe · 9 years ago
  70. 1360ada MIPS64: Implement intrinsics from sun.misc.Unsafe: by Chris Larsen · 9 years ago
  71. 522b308 Merge "Allow changing the optimization level of a build with env variable." by Alex Light · 9 years ago
  72. c4daa0a Merge "MIPS64: Additional assember tests:" by Andreas Gampe · 9 years ago
  73. 4b0ef9c Merge "MIPS64: Implement intrinsics from java.lang.String:" by Andreas Gampe · 9 years ago
  74. 740eec9 Change dex_location_ from const char* to std::string. by Richard Uhler · 9 years ago
  75. 7cabeca Merge "Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm.""" by Hiroshi Yamauchi · 9 years ago
  76. bf606b6 Merge "Fix mips64 cfi test" by Mathieu Chartier · 9 years ago
  77. 97a2181 Fix mips64 cfi test by Mathieu Chartier · 9 years ago
  78. 1362c07 Merge "Fix in reference type propagation" by Calin Juravle · 9 years ago
  79. 1261759 Fix in reference type propagation by Calin Juravle · 9 years ago
  80. 977f12b Merge "ART: Fix Mips64 JNI Calling Convention" by Vladimir Marko · 9 years ago
  81. 3ae313d Merge "Change hash table load factors" by Mathieu Chartier · 9 years ago
  82. 32cc9ee Change hash table load factors by Mathieu Chartier · 9 years ago
  83. 0e09cf6 ART: Fix Mips64 JNI Calling Convention by Vladimir Marko · 9 years ago
  84. e8939d2 Merge "ARM64: Better recognition of constants encodable as immediates." by Nicolas Geoffray · 9 years ago
  85. b69fbfb ARM64: Better recognition of constants encodable as immediates. by Alexandre Rames · 9 years ago
  86. 28c34f8 Merge "Parse runtime compiler options for JIT" by Andreas Gampe · 9 years ago
  87. 085fc87 Parse runtime compiler options for JIT by Mathieu Chartier · 9 years ago
  88. 3c50e23 Merge "Use ATTRIBUTE_UNUSED more." by Andreas Gampe · 9 years ago
  89. ceb0124 Merge "Fix race in ART 079-phantom" by Mathieu Chartier · 9 years ago
  90. dc412b6 Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm."" by Hiroshi Yamauchi · 9 years ago
  91. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  92. 1148731 Merge "ART: Add simple null alias tracking for lock counting" by Andreas Gampe · 9 years ago
  93. 895bb5f ART: Add simple null alias tracking for lock counting by Andreas Gampe · 9 years ago
  94. d5a69fc Merge "Added support for unsigned comparisons" by Aart Bik · 9 years ago
  95. bdbce4e Merge "ART: Use .bss section for dex cache arrays." by Vladimir Marko · 9 years ago
  96. b8b3702 Merge "Fix monitor contention logging to support negative line numbers" by Brian Carlstrom · 9 years ago
  97. 7dae191 Merge "Fix a sign-extension bug in JValue." by Vladimir Marko · 9 years ago
  98. 4f55fd2 Merge "Allocate dex cache arrays in their class loader's linear alloc" by Mathieu Chartier · 9 years ago
  99. 09d0943 ART: Use .bss section for dex cache arrays. by Vladimir Marko · 9 years ago
  100. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago