1. b2c776e am 2248d278: Merge "Implement rosalloc fast path in assembly for 32 bit arm." by Hiroshi Yamauchi · 9 years ago
  2. 2248d27 Merge "Implement rosalloc fast path in assembly for 32 bit arm." by Hiroshi Yamauchi · 9 years ago
  3. 1ba5d02 am bf8fd42a: Merge "Do not attempt to unregister null oat files" by Mathieu Chartier · 9 years ago
  4. bf8fd42 Merge "Do not attempt to unregister null oat files" by Mathieu Chartier · 9 years ago
  5. fdccbd4 Do not attempt to unregister null oat files by Mathieu Chartier · 9 years ago
  6. f1ae20c am 943e89e4: Merge "X86 jump tables for PackedSwitch" by Vladimir Marko · 9 years ago
  7. d450c57 am 392835de: Merge "X86_64 jump tables for PackedSwitch" by Vladimir Marko · 9 years ago
  8. 943e89e Merge "X86 jump tables for PackedSwitch" by Vladimir Marko · 9 years ago
  9. 392835d Merge "X86_64 jump tables for PackedSwitch" by Vladimir Marko · 9 years ago
  10. 805b3b5 X86 jump tables for PackedSwitch by Mark Mendell · 9 years ago
  11. 9c86b48 X86_64 jump tables for PackedSwitch by Mark Mendell · 9 years ago
  12. 31dd54e am 64404433: Merge "Improve Thumb2 bitwise operations." by Vladimir Marko · 9 years ago
  13. 6440443 Merge "Improve Thumb2 bitwise operations." by Vladimir Marko · 9 years ago
  14. d2b4ca2 Improve Thumb2 bitwise operations. by Vladimir Marko · 10 years ago
  15. 2980e3c am 045a95cf: Merge "Fix braino in arm assembler." by Nicolas Geoffray · 9 years ago
  16. 045a95c Merge "Fix braino in arm assembler." by Nicolas Geoffray · 9 years ago
  17. 0ccb383 Fix braino in arm assembler. by Nicolas Geoffray · 9 years ago
  18. 9d4e96c am d17bd22d: Merge "Fix MIPS64 boot" by Nicolas Geoffray · 9 years ago
  19. d17bd22 Merge "Fix MIPS64 boot" by Nicolas Geoffray · 9 years ago
  20. 8c34ec1 Fix MIPS64 boot by Goran Jakovljevic · 9 years ago
  21. d1c5759 am 26a896aa: Merge "Implement System.arraycopy intrinsic for arm." by Nicolas Geoffray · 9 years ago
  22. f120db7 am e9c1f1df: Merge "Disable tests requiring python3 for dist builds." by Nicolas Geoffray · 9 years ago
  23. 26a896a Merge "Implement System.arraycopy intrinsic for arm." by Nicolas Geoffray · 9 years ago
  24. e9c1f1d Merge "Disable tests requiring python3 for dist builds." by Nicolas Geoffray · 9 years ago
  25. ec00b7e Disable tests requiring python3 for dist builds. by Nicolas Geoffray · 9 years ago
  26. 4d9fe66 am f992a639: Merge "Add some missing comments" by Mathieu Chartier · 9 years ago
  27. f992a63 Merge "Add some missing comments" by Mathieu Chartier · 9 years ago
  28. 24a0fc8 Add some missing comments by Mathieu Chartier · 9 years ago
  29. 1f9e072 am 85506c2f: Merge "Add initial default method support to Art" by Alex Light · 9 years ago
  30. 85506c2 Merge "Add initial default method support to Art" by Alex Light · 9 years ago
  31. a2267bf am 7598f145: Merge "Revert "Revert "Unload oat files""" by Mathieu Chartier · 9 years ago
  32. 7598f14 Merge "Revert "Revert "Unload oat files""" by Mathieu Chartier · 9 years ago
  33. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  34. eb7c144 Add initial default method support to Art by Alex Light · 10 years ago
  35. e631694 Implement rosalloc fast path in assembly for 32 bit arm. by Hiroshi Yamauchi · 9 years ago
  36. 7cd90e7 am 98ae4201: Merge "Fix braino in ArtCode refactoring." by Nicolas Geoffray · 9 years ago
  37. 98ae420 Merge "Fix braino in ArtCode refactoring." by Nicolas Geoffray · 9 years ago
  38. 6bec6b2 Fix braino in ArtCode refactoring. by Nicolas Geoffray · 9 years ago
  39. 7ddb8c8 am f91b0e03: Merge "ART: Rewrite stub-test inline assembly" by Andreas Gampe · 9 years ago
  40. f91b0e0 Merge "ART: Rewrite stub-test inline assembly" by Andreas Gampe · 9 years ago
  41. 9537ba2 ART: Rewrite stub-test inline assembly by Andreas Gampe · 9 years ago
  42. 5bd05a5 Implement System.arraycopy intrinsic for arm. by Nicolas Geoffray · 9 years ago
  43. 872426a am 6b8dab3b: Merge "Fix moving GC bugs in MonitorEnter and MonitorExit" by Mathieu Chartier · 9 years ago
  44. 6b8dab3 Merge "Fix moving GC bugs in MonitorEnter and MonitorExit" by Mathieu Chartier · 9 years ago
  45. 2d096c9 Fix moving GC bugs in MonitorEnter and MonitorExit by Mathieu Chartier · 9 years ago
  46. 7b53422 am fb11bab9: Merge "Fix mips64 build: Add missing "="." by Vladimir Marko · 9 years ago
  47. fb11bab Merge "Fix mips64 build: Add missing "="." by Vladimir Marko · 9 years ago
  48. 245c11a Fix mips64 build: Add missing "=". by Vladimir Marko · 9 years ago
  49. e9d98a9 am df345600: Merge "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  50. df34560 Merge "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  51. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  52. bb1459d am 46bf1335: Merge "Add an abstraction over a compiled code." by Nicolas Geoffray · 9 years ago
  53. 46bf133 Merge "Add an abstraction over a compiled code." by Nicolas Geoffray · 9 years ago
  54. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  55. 5e2c391 am 7edef744: Merge "Revert "Revert "Fix instrumentation frame check with inlining""" by Sebastien Hertz · 9 years ago
  56. af2c5e1 am c1b4a1ef: Merge "Change JNI calling convention for mips" by Nicolas Geoffray · 9 years ago
  57. 7edef74 Merge "Revert "Revert "Fix instrumentation frame check with inlining""" by Sebastien Hertz · 9 years ago
  58. c1b4a1e Merge "Change JNI calling convention for mips" by Nicolas Geoffray · 9 years ago
  59. bc5c5bf am e3c4fcfa: Merge "MIPS: Assemblers changes needed for optimizing compiler" by Nicolas Geoffray · 9 years ago
  60. e3c4fcf Merge "MIPS: Assemblers changes needed for optimizing compiler" by Nicolas Geoffray · 9 years ago
  61. 844208a am b30c3b23: Merge "Revert "Unload oat files"" by Nicolas Geoffray · 9 years ago
  62. b30c3b2 Merge "Revert "Unload oat files"" by Nicolas Geoffray · 9 years ago
  63. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 9 years ago
  64. bceb764 am b2d2d6ae: Merge "Avoid visiting find array class cache as roots" by Mathieu Chartier · 9 years ago
  65. b2d2d6a Merge "Avoid visiting find array class cache as roots" by Mathieu Chartier · 9 years ago
  66. 6cfc2c0 Avoid visiting find array class cache as roots by Mathieu Chartier · 9 years ago
  67. f97f457 am 16065ce5: Merge "Pay attention to string offset and count fields." by Richard Uhler · 9 years ago
  68. 16065ce Merge "Pay attention to string offset and count fields." by Richard Uhler · 9 years ago
  69. 6748d16 am a9c9d6ab: Merge "Unload oat files" by Mathieu Chartier · 9 years ago
  70. a9c9d6a Merge "Unload oat files" by Mathieu Chartier · 9 years ago
  71. 18656fe Unload oat files by Mathieu Chartier · 9 years ago
  72. 870a1b6 am da458691: Merge "ART: Lock counting in the interpreter" by Andreas Gampe · 9 years ago
  73. da45869 Merge "ART: Lock counting in the interpreter" by Andreas Gampe · 9 years ago
  74. 39a7f93 am 02280e6d: Merge "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  75. 02280e6 Merge "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  76. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 9 years ago
  77. b2feaaf Revert "Revert "Fix instrumentation frame check with inlining"" by Sebastien Hertz · 9 years ago
  78. f521db2 am b5c810e9: Merge "Optimizing: Avoid string init register set copy for debuggable." by Vladimir Marko · 9 years ago
  79. 1d95ce0 am 98615e5b: Merge "Optimizing: Move GraphChecker memory allocations to arena." by Vladimir Marko · 9 years ago
  80. b5c810e Merge "Optimizing: Avoid string init register set copy for debuggable." by Vladimir Marko · 9 years ago
  81. 98615e5 Merge "Optimizing: Move GraphChecker memory allocations to arena." by Vladimir Marko · 9 years ago
  82. 2e8afb5 am 439ffb8d: Merge "Intrinsify System.arraycopy." by Nicolas Geoffray · 9 years ago
  83. 439ffb8 Merge "Intrinsify System.arraycopy." by Nicolas Geoffray · 9 years ago
  84. 46b7bbe am 5021883b: Merge "Assert that referrers class should not need access check." by Calin Juravle · 9 years ago
  85. 5021883 Merge "Assert that referrers class should not need access check." by Calin Juravle · 9 years ago
  86. 655e585 Optimizing: Move GraphChecker memory allocations to arena. by Vladimir Marko · 9 years ago
  87. dbc2337 Optimizing: Avoid string init register set copy for debuggable. by Vladimir Marko · 9 years ago
  88. 4e2a557 Assert that referrers class should not need access check. by Calin Juravle · 9 years ago
  89. f490317 am 34ce73a9: Merge "Revert "Fix instrumentation frame check with inlining"" by Nicolas Geoffray · 9 years ago
  90. 34ce73a Merge "Revert "Fix instrumentation frame check with inlining"" by Nicolas Geoffray · 9 years ago
  91. e3e2fe5 Revert "Fix instrumentation frame check with inlining" by Nicolas Geoffray · 9 years ago
  92. ee3cf07 Intrinsify System.arraycopy. by Nicolas Geoffray · 9 years ago
  93. 8f9fe5a am 89792b9c: Merge "Fix instrumentation frame check with inlining" by Sebastien Hertz · 9 years ago
  94. 89792b9 Merge "Fix instrumentation frame check with inlining" by Sebastien Hertz · 9 years ago
  95. 03ec930 ART: Lock counting in the interpreter by Andreas Gampe · 10 years ago
  96. df3cd08 am 296a7dc6: Merge "Add OatFileManager" by Mathieu Chartier · 9 years ago
  97. 296a7dc Merge "Add OatFileManager" by Mathieu Chartier · 9 years ago
  98. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  99. d177b16 am 793e6fbd: Merge "Add test to check that unverified methods are not inlined." by Calin Juravle · 9 years ago
  100. bacb3cf am c9f22550: Merge "Add a clarifying comment on HLoadClass::InstructionDataEquals." by Calin Juravle · 9 years ago