1. dd81f5e am ceb0124c: Merge "Fix race in ART 079-phantom" by Mathieu Chartier · 9 years ago
  2. ceb0124 Merge "Fix race in ART 079-phantom" by Mathieu Chartier · 9 years ago
  3. f75e0dc am 11487310: Merge "ART: Add simple null alias tracking for lock counting" by Andreas Gampe · 9 years ago
  4. 1148731 Merge "ART: Add simple null alias tracking for lock counting" by Andreas Gampe · 9 years ago
  5. 895bb5f ART: Add simple null alias tracking for lock counting by Andreas Gampe · 9 years ago
  6. ddb480c am d5a69fc4: Merge "Added support for unsigned comparisons" by Aart Bik · 9 years ago
  7. d5a69fc Merge "Added support for unsigned comparisons" by Aart Bik · 9 years ago
  8. 1217613 am bdbce4e3: Merge "ART: Use .bss section for dex cache arrays." by Vladimir Marko · 9 years ago
  9. b6f2a6d am b8b3702f: Merge "Fix monitor contention logging to support negative line numbers" by Brian Carlstrom · 9 years ago
  10. bdbce4e Merge "ART: Use .bss section for dex cache arrays." by Vladimir Marko · 9 years ago
  11. 8eaf778 am 7dae1918: Merge "Fix a sign-extension bug in JValue." by Vladimir Marko · 9 years ago
  12. 259938c am 4f55fd25: Merge "Allocate dex cache arrays in their class loader\'s linear alloc" by Mathieu Chartier · 9 years ago
  13. b8b3702 Merge "Fix monitor contention logging to support negative line numbers" by Brian Carlstrom · 9 years ago
  14. 7dae191 Merge "Fix a sign-extension bug in JValue." by Vladimir Marko · 9 years ago
  15. 4f55fd2 Merge "Allocate dex cache arrays in their class loader's linear alloc" by Mathieu Chartier · 9 years ago
  16. 09d0943 ART: Use .bss section for dex cache arrays. by Vladimir Marko · 10 years ago
  17. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  18. b675c99 am bc6cb93b: Merge "Move x86 constant area code to its own file" by Calin Juravle · 9 years ago
  19. bc6cb93 Merge "Move x86 constant area code to its own file" by Calin Juravle · 9 years ago
  20. dfe9459 am d09d013c: Merge "Revert "load store elimination."" by Nicolas Geoffray · 9 years ago
  21. d09d013 Merge "Revert "load store elimination."" by Nicolas Geoffray · 9 years ago
  22. 8030c41 Revert "load store elimination." by Nicolas Geoffray · 9 years ago
  23. fd48240 am 742448b1: Merge "load store elimination." by Mingyao Yang · 9 years ago
  24. 742448b Merge "load store elimination." by Mingyao Yang · 9 years ago
  25. 589dac7 load store elimination. by Mingyao Yang · 10 years ago
  26. 8c8e124 am a2b2e736: Merge "Revert "Implement rosalloc fast path in assembly for 32 bit arm."" by Nicolas Geoffray · 9 years ago
  27. a2b2e73 Merge "Revert "Implement rosalloc fast path in assembly for 32 bit arm."" by Nicolas Geoffray · 9 years ago
  28. cf91c7d Revert "Implement rosalloc fast path in assembly for 32 bit arm." by Nicolas Geoffray · 9 years ago
  29. f2d2d36 am d2e0dd17: Merge "Make the run-test makefile check if we have python3" by Alex Light · 9 years ago
  30. d2e0dd1 Merge "Make the run-test makefile check if we have python3" by Alex Light · 9 years ago
  31. 3d7a8db am 9ed8be67: Merge "Fix structural class checks" by Mathieu Chartier · 9 years ago
  32. 9ed8be6 Merge "Fix structural class checks" by Mathieu Chartier · 9 years ago
  33. 80b37b7 Fix structural class checks by Mathieu Chartier · 9 years ago
  34. dedcba2 Make the run-test makefile check if we have python3 by Alex Light · 9 years ago
  35. e9f3760 Added support for unsigned comparisons by Aart Bik · 9 years ago
  36. d0dc029 am 08583a09: Merge "ART: Fix build" by Andreas Gampe · 9 years ago
  37. 08583a0 Merge "ART: Fix build" by Andreas Gampe · 9 years ago
  38. 0a67a9c ART: Fix build by Andreas Gampe · 9 years ago
  39. b2e38df am 51398646: Merge "ART: More lenient lock merging in the verifier" by Andreas Gampe · 9 years ago
  40. 5139864 Merge "ART: More lenient lock merging in the verifier" by Andreas Gampe · 9 years ago
  41. 6d776a9 am aaad1211: Merge "Cleanup interface initialization code to create fewer scopes" by Alex Light · 9 years ago
  42. aaad121 Merge "Cleanup interface initialization code to create fewer scopes" by Alex Light · 9 years ago
  43. 56a40f5 Cleanup interface initialization code to create fewer scopes by Alex Light · 9 years ago
  44. b2c776e am 2248d278: Merge "Implement rosalloc fast path in assembly for 32 bit arm." by Hiroshi Yamauchi · 9 years ago
  45. 2248d27 Merge "Implement rosalloc fast path in assembly for 32 bit arm." by Hiroshi Yamauchi · 9 years ago
  46. 1ba5d02 am bf8fd42a: Merge "Do not attempt to unregister null oat files" by Mathieu Chartier · 9 years ago
  47. bf8fd42 Merge "Do not attempt to unregister null oat files" by Mathieu Chartier · 9 years ago
  48. fdccbd4 Do not attempt to unregister null oat files by Mathieu Chartier · 9 years ago
  49. 9499107 Move x86 constant area code to its own file by Mark Mendell · 9 years ago
  50. f1ae20c am 943e89e4: Merge "X86 jump tables for PackedSwitch" by Vladimir Marko · 9 years ago
  51. d450c57 am 392835de: Merge "X86_64 jump tables for PackedSwitch" by Vladimir Marko · 9 years ago
  52. 943e89e Merge "X86 jump tables for PackedSwitch" by Vladimir Marko · 9 years ago
  53. 392835d Merge "X86_64 jump tables for PackedSwitch" by Vladimir Marko · 9 years ago
  54. 805b3b5 X86 jump tables for PackedSwitch by Mark Mendell · 10 years ago
  55. 9c86b48 X86_64 jump tables for PackedSwitch by Mark Mendell · 10 years ago
  56. 31dd54e am 64404433: Merge "Improve Thumb2 bitwise operations." by Vladimir Marko · 9 years ago
  57. 6440443 Merge "Improve Thumb2 bitwise operations." by Vladimir Marko · 9 years ago
  58. d2b4ca2 Improve Thumb2 bitwise operations. by Vladimir Marko · 10 years ago
  59. 2980e3c am 045a95cf: Merge "Fix braino in arm assembler." by Nicolas Geoffray · 9 years ago
  60. 045a95c Merge "Fix braino in arm assembler." by Nicolas Geoffray · 9 years ago
  61. 0ccb383 Fix braino in arm assembler. by Nicolas Geoffray · 9 years ago
  62. 9d4e96c am d17bd22d: Merge "Fix MIPS64 boot" by Nicolas Geoffray · 9 years ago
  63. d17bd22 Merge "Fix MIPS64 boot" by Nicolas Geoffray · 9 years ago
  64. 8c34ec1 Fix MIPS64 boot by Goran Jakovljevic · 9 years ago
  65. d1c5759 am 26a896aa: Merge "Implement System.arraycopy intrinsic for arm." by Nicolas Geoffray · 9 years ago
  66. f120db7 am e9c1f1df: Merge "Disable tests requiring python3 for dist builds." by Nicolas Geoffray · 9 years ago
  67. 26a896a Merge "Implement System.arraycopy intrinsic for arm." by Nicolas Geoffray · 9 years ago
  68. e9c1f1d Merge "Disable tests requiring python3 for dist builds." by Nicolas Geoffray · 9 years ago
  69. ec00b7e Disable tests requiring python3 for dist builds. by Nicolas Geoffray · 9 years ago
  70. 4d9fe66 am f992a639: Merge "Add some missing comments" by Mathieu Chartier · 9 years ago
  71. f992a63 Merge "Add some missing comments" by Mathieu Chartier · 9 years ago
  72. 24a0fc8 Add some missing comments by Mathieu Chartier · 9 years ago
  73. 1f9e072 am 85506c2f: Merge "Add initial default method support to Art" by Alex Light · 9 years ago
  74. 85506c2 Merge "Add initial default method support to Art" by Alex Light · 9 years ago
  75. a2267bf am 7598f145: Merge "Revert "Revert "Unload oat files""" by Mathieu Chartier · 9 years ago
  76. 7598f14 Merge "Revert "Revert "Unload oat files""" by Mathieu Chartier · 9 years ago
  77. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  78. eb7c144 Add initial default method support to Art by Alex Light · 10 years ago
  79. e631694 Implement rosalloc fast path in assembly for 32 bit arm. by Hiroshi Yamauchi · 9 years ago
  80. 7cd90e7 am 98ae4201: Merge "Fix braino in ArtCode refactoring." by Nicolas Geoffray · 9 years ago
  81. 98ae420 Merge "Fix braino in ArtCode refactoring." by Nicolas Geoffray · 9 years ago
  82. 6bec6b2 Fix braino in ArtCode refactoring. by Nicolas Geoffray · 9 years ago
  83. 2758318 ART: More lenient lock merging in the verifier by Andreas Gampe · 9 years ago
  84. 7ddb8c8 am f91b0e03: Merge "ART: Rewrite stub-test inline assembly" by Andreas Gampe · 9 years ago
  85. f91b0e0 Merge "ART: Rewrite stub-test inline assembly" by Andreas Gampe · 9 years ago
  86. 9537ba2 ART: Rewrite stub-test inline assembly by Andreas Gampe · 9 years ago
  87. 5bd05a5 Implement System.arraycopy intrinsic for arm. by Nicolas Geoffray · 9 years ago
  88. 872426a am 6b8dab3b: Merge "Fix moving GC bugs in MonitorEnter and MonitorExit" by Mathieu Chartier · 9 years ago
  89. 6b8dab3 Merge "Fix moving GC bugs in MonitorEnter and MonitorExit" by Mathieu Chartier · 9 years ago
  90. 2d096c9 Fix moving GC bugs in MonitorEnter and MonitorExit by Mathieu Chartier · 9 years ago
  91. 7b53422 am fb11bab9: Merge "Fix mips64 build: Add missing "="." by Vladimir Marko · 9 years ago
  92. fb11bab Merge "Fix mips64 build: Add missing "="." by Vladimir Marko · 9 years ago
  93. 245c11a Fix mips64 build: Add missing "=". by Vladimir Marko · 9 years ago
  94. e9d98a9 am df345600: Merge "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  95. df34560 Merge "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  96. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  97. bb1459d am 46bf1335: Merge "Add an abstraction over a compiled code." by Nicolas Geoffray · 9 years ago
  98. 46bf133 Merge "Add an abstraction over a compiled code." by Nicolas Geoffray · 9 years ago
  99. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  100. 5e2c391 am 7edef744: Merge "Revert "Revert "Fix instrumentation frame check with inlining""" by Sebastien Hertz · 9 years ago