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