1. 403e777 Merge "ART: Disable Clang for arm" am: 31e913fbea by Stephen Hines · 9 years ago
  2. 31e913f Merge "ART: Disable Clang for arm" by Stephen Hines · 9 years ago
  3. 5295bc2 ART: Disable Clang for arm by Andreas Gampe · 9 years ago
  4. 267f2f2 Merge "ART: Fix left-shift of negative numbers" am: 11d4236576 by Andreas Gampe · 9 years ago
  5. 11d4236 Merge "ART: Fix left-shift of negative numbers" by Andreas Gampe · 9 years ago
  6. 58554b7 ART: Fix left-shift of negative numbers by Andreas Gampe · 9 years ago
  7. 3232183 Merge "Fix typos." am: 1d7d0ce2d6 by Alex Light · 9 years ago
  8. 1d7d0ce Merge "Fix typos." by Alex Light · 9 years ago
  9. 958dfc8 Merge "Change dex_location_ from const char* to std::string." am: e16a741c74 by Richard Uhler · 9 years ago
  10. 2a991b8 Merge "Switch ahat test to use core-optimizing-pic.art." am: 0ba73a9970 by Richard Uhler · 9 years ago
  11. e16a741 Merge "Change dex_location_ from const char* to std::string." by Richard Uhler · 9 years ago
  12. 0ba73a9 Merge "Switch ahat test to use core-optimizing-pic.art." by Richard Uhler · 9 years ago
  13. 9668054 Merge "Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  14. 5f9d24a Merge "Disable test 961-default-iface-resolution-generated with gcstress" by Alex Light · 9 years ago
  15. 4d3a8be Fix typos. by Alex Light · 9 years ago
  16. b1f10f5 Merge "Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  17. 6774660 Merge "Disable test 961-default-iface-resolution-generated with gcstress" by Alex Light · 9 years ago
  18. c45e740 Merge "MIPS64: Disassembler support for rotate instructions." am: 4bc7168780 by Andreas Gampe · 9 years ago
  19. 4bc7168 Merge "MIPS64: Disassembler support for rotate instructions." by Andreas Gampe · 9 years ago
  20. 8d148c9 Disable test 961-default-iface-resolution-generated with gcstress by Alex Light · 9 years ago
  21. cfea7d5 Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 9 years ago
  22. 658a94f Merge "New attempt at fixing mac build." am: 620021e643 by Nicolas Geoffray · 9 years ago
  23. 620021e Merge "New attempt at fixing mac build." by Nicolas Geoffray · 9 years ago
  24. ab60b68 New attempt at fixing mac build. by Nicolas Geoffray · 9 years ago
  25. 1f47140 Merge "Fix mac build." am: 4206af2185 by Nicolas Geoffray · 9 years ago
  26. 4206af2 Merge "Fix mac build." by Nicolas Geoffray · 9 years ago
  27. b937a44 Fix mac build. by Nicolas Geoffray · 9 years ago
  28. 9881d32 Merge "Remove ArtCode." am: 94e24ac0e9 by Nicolas Geoffray · 9 years ago
  29. 94e24ac Merge "Remove ArtCode." by Nicolas Geoffray · 9 years ago
  30. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  31. df26acc Merge "Fix induction_var_range_test." am: b697c447eb by Calin Juravle · 9 years ago
  32. b697c44 Merge "Fix induction_var_range_test." by Calin Juravle · 9 years ago
  33. 27cfad0 Fix induction_var_range_test. by Calin Juravle · 9 years ago
  34. 7e7c447 Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 9 years ago
  35. 7cf979b Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 9 years ago
  36. 7d4152f MIPS64: Disassembler support for rotate instructions. by Chris Larsen · 9 years ago
  37. cd07333 am e033ea69: Merge "MIPS64: Add intrinsic support for bit rotation" by Andreas Gampe · 9 years ago
  38. e033ea6 Merge "MIPS64: Add intrinsic support for bit rotation" by Andreas Gampe · 9 years ago
  39. 0f8f864 MIPS64: Add intrinsic support for bit rotation by Chris Larsen · 9 years ago
  40. 527cff3 am 25cf8c41: Merge "Added ability to generate induction range code." by Aart Bik · 9 years ago
  41. 1bfa145 am 28a15a92: Merge "Keep dex files live in class table" by Mathieu Chartier · 9 years ago
  42. 25cf8c4 Merge "Added ability to generate induction range code." by Aart Bik · 9 years ago
  43. 28a15a9 Merge "Keep dex files live in class table" by Mathieu Chartier · 9 years ago
  44. aec3cce Added ability to generate induction range code. by Aart Bik · 9 years ago
  45. 00310e0 Keep dex files live in class table by Mathieu Chartier · 9 years ago
  46. b8ade73 am f69f56e7: Merge "Generalize codegen and simplification of deopt." by Aart Bik · 9 years ago
  47. f69f56e Merge "Generalize codegen and simplification of deopt." by Aart Bik · 9 years ago
  48. bb245d1 Generalize codegen and simplification of deopt. by Aart Bik · 9 years ago
  49. e1d2841 am a31e53f8: Merge "ART: Replace an "ALWAYS_INLINE" with "inline" to fix build." by Vladimir Marko · 9 years ago
  50. a31e53f Merge "ART: Replace an "ALWAYS_INLINE" with "inline" to fix build." by Vladimir Marko · 9 years ago
  51. 722fa98 ART: Replace an "ALWAYS_INLINE" with "inline" to fix build. by Vladimir Marko · 9 years ago
  52. 59982b5 am 2261d465: Merge "Clean up OatFile." by Vladimir Marko · 9 years ago
  53. 2261d46 Merge "Clean up OatFile." by Vladimir Marko · 9 years ago
  54. 04f6900 am aeae32f8: Merge "MIPS64: Add intrinsic support for bit rotation" by Andreas Gampe · 9 years ago
  55. aeae32f Merge "MIPS64: Add intrinsic support for bit rotation" by Andreas Gampe · 9 years ago
  56. 06d7aaa Clean up OatFile. by Vladimir Marko · 9 years ago
  57. 4f6d600 am a5903e62: Merge "MIPS64: Add intrinsics support for trailing zeros" by Andreas Gampe · 9 years ago
  58. 9aebff2 MIPS64: Add intrinsic support for bit rotation by Chris Larsen · 9 years ago
  59. a5903e6 Merge "MIPS64: Add intrinsics support for trailing zeros" by Andreas Gampe · 9 years ago
  60. 0646da7 MIPS64: Add intrinsics support for trailing zeros by Chris Larsen · 9 years ago
  61. 258d065 am 45513eb6: Merge "MIPS64: Implement intrinsics from sun.misc.Unsafe:" by Andreas Gampe · 9 years ago
  62. 45513eb Merge "MIPS64: Implement intrinsics from sun.misc.Unsafe:" by Andreas Gampe · 9 years ago
  63. 1360ada MIPS64: Implement intrinsics from sun.misc.Unsafe: by Chris Larsen · 10 years ago
  64. 2a0bf42 am 522b3089: Merge "Allow changing the optimization level of a build with env variable." by Alex Light · 9 years ago
  65. 522b308 Merge "Allow changing the optimization level of a build with env variable." by Alex Light · 9 years ago
  66. 1e00595 am c4daa0a0: Merge "MIPS64: Additional assember tests:" by Andreas Gampe · 9 years ago
  67. c4daa0a Merge "MIPS64: Additional assember tests:" by Andreas Gampe · 9 years ago
  68. 768aa47 am 4b0ef9c9: Merge "MIPS64: Implement intrinsics from java.lang.String:" by Andreas Gampe · 9 years ago
  69. 4b0ef9c Merge "MIPS64: Implement intrinsics from java.lang.String:" by Andreas Gampe · 9 years ago
  70. 740eec9 Change dex_location_ from const char* to std::string. by Richard Uhler · 9 years ago
  71. ff770b5 am 7cabeca7: Merge "Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm.""" by Hiroshi Yamauchi · 9 years ago
  72. 7cabeca Merge "Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm.""" by Hiroshi Yamauchi · 9 years ago
  73. 50eec48 am bf606b63: Merge "Fix mips64 cfi test" by Mathieu Chartier · 9 years ago
  74. bf606b6 Merge "Fix mips64 cfi test" by Mathieu Chartier · 9 years ago
  75. 880a28b am 1362c076: Merge "Fix in reference type propagation" by Calin Juravle · 9 years ago
  76. 97a2181 Fix mips64 cfi test by Mathieu Chartier · 9 years ago
  77. 1362c07 Merge "Fix in reference type propagation" by Calin Juravle · 9 years ago
  78. 1261759 Fix in reference type propagation by Calin Juravle · 9 years ago
  79. 46a167d am 977f12b9: Merge "ART: Fix Mips64 JNI Calling Convention" by Vladimir Marko · 9 years ago
  80. 977f12b Merge "ART: Fix Mips64 JNI Calling Convention" by Vladimir Marko · 9 years ago
  81. 8d67886 am 3ae313d9: Merge "Change hash table load factors" by Mathieu Chartier · 9 years ago
  82. 3ae313d Merge "Change hash table load factors" by Mathieu Chartier · 9 years ago
  83. 32cc9ee Change hash table load factors by Mathieu Chartier · 9 years ago
  84. 0e09cf6 ART: Fix Mips64 JNI Calling Convention by Vladimir Marko · 10 years ago
  85. 2be4c05 am e8939d20: Merge "ARM64: Better recognition of constants encodable as immediates." by Nicolas Geoffray · 9 years ago
  86. e8939d2 Merge "ARM64: Better recognition of constants encodable as immediates." by Nicolas Geoffray · 9 years ago
  87. b69fbfb ARM64: Better recognition of constants encodable as immediates. by Alexandre Rames · 9 years ago
  88. b5c9f1e am 28c34f88: Merge "Parse runtime compiler options for JIT" by Andreas Gampe · 9 years ago
  89. 28c34f8 Merge "Parse runtime compiler options for JIT" by Andreas Gampe · 9 years ago
  90. 085fc87 Parse runtime compiler options for JIT by Mathieu Chartier · 9 years ago
  91. 227a451 am 3c50e230: Merge "Use ATTRIBUTE_UNUSED more." by Andreas Gampe · 9 years ago
  92. 3c50e23 Merge "Use ATTRIBUTE_UNUSED more." by Andreas Gampe · 9 years ago
  93. dd81f5e am ceb0124c: Merge "Fix race in ART 079-phantom" by Mathieu Chartier · 9 years ago
  94. ceb0124 Merge "Fix race in ART 079-phantom" by Mathieu Chartier · 9 years ago
  95. dc412b6 Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm."" by Hiroshi Yamauchi · 9 years ago
  96. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 10 years ago
  97. f75e0dc am 11487310: Merge "ART: Add simple null alias tracking for lock counting" by Andreas Gampe · 9 years ago
  98. 1148731 Merge "ART: Add simple null alias tracking for lock counting" by Andreas Gampe · 9 years ago
  99. 895bb5f ART: Add simple null alias tracking for lock counting by Andreas Gampe · 9 years ago
  100. ddb480c am d5a69fc4: Merge "Added support for unsigned comparisons" by Aart Bik · 9 years ago