1. dc5ac73 Opt compiler: enhance gvn for commutative ops. by Mingyao Yang · 9 years ago
  2. 0e5e728 Merge "Fix build lint issue." by Brian Carlstrom · 9 years ago
  3. 94e9172 Fix build lint issue. by Brian Carlstrom · 9 years ago
  4. ea84bf7 Merge "bce: add support to narrow two MonotonicValueRange's at the same time." by Mingyao Yang · 9 years ago
  5. dc47e98 Merge "Fix generic JNI stubs to not discard the Java native frame." by Nicolas Geoffray · 9 years ago
  6. 126d659 Fix generic JNI stubs to not discard the Java native frame. by Nicolas Geoffray · 9 years ago
  7. 775f1d4 Merge "Follow-up 128393" by Sebastien Hertz · 9 years ago
  8. bd9cf9f Follow-up 128393 by Sebastien Hertz · 9 years ago
  9. cd93415 Merge "Tests use libarttest.so, so does not work on ndebug." by Nicolas Geoffray · 9 years ago
  10. 57f4993 Merge "Revert GetThisObject change." by Nicolas Geoffray · 9 years ago
  11. 9729e52 Revert GetThisObject change. by Nicolas Geoffray · 9 years ago
  12. d845fd0 Tests use libarttest.so, so does not work on ndebug. by Nicolas Geoffray · 9 years ago
  13. 207fc16 Merge "Stack support for Optimizing compiler" by Nicolas Geoffray · 9 years ago
  14. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 10 years ago
  15. d07adcf Merge "[optimizing compiler] x86 goodness" by Nicolas Geoffray · 9 years ago
  16. 4b39eee Merge "bce: handle a pattern for circular buffer" by Mingyao Yang · 9 years ago
  17. 4559f00 bce: handle a pattern for circular buffer by Mingyao Yang · 9 years ago
  18. 87998b0 Merge "ART: Cache last returned range in LiveInterval::Covers" by David Brazdil · 9 years ago
  19. 1d8587f Merge "Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling" by Mathieu Chartier · 9 years ago
  20. 56505fe Merge "Fix bad variable expansion" by Mathieu Chartier · 9 years ago
  21. caa0a87 Fix bad variable expansion by Mathieu Chartier · 9 years ago
  22. 9924fd8 Merge "ART: Move DexFile vector to Java array" by Andreas Gampe · 9 years ago
  23. 0b25c71 Merge "Add support for .bss section in oat files." by Vladimir Marko · 9 years ago
  24. deebb99 Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling by Mathieu Chartier · 9 years ago
  25. 02f28fd Merge "ART: Allow more operations in unstarted Runtime" by Andreas Gampe · 9 years ago
  26. f0e128a ART: Allow more operations in unstarted Runtime by Andreas Gampe · 9 years ago
  27. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 9 years ago
  28. 3ccd4cf Merge "Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release" by Nicolas Geoffray · 9 years ago
  29. 3d96f56 Merge "ART: Fix off-by-two whitespace" by Andreas Gampe · 9 years ago
  30. 09b8463 [optimizing compiler] x86 goodness by Mark Mendell · 9 years ago
  31. 5b8e6a5 ART: Cache last returned range in LiveInterval::Covers by David Brazdil · 9 years ago
  32. 4ab52e7 Merge "Don't require three-character extensions for dex locations." by Richard Uhler · 9 years ago
  33. 579885a Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release by Serban Constantinescu · 9 years ago
  34. 4f0be4d ART: Fix off-by-two whitespace by Andreas Gampe · 9 years ago
  35. 2eb5168 Merge "Revert "Revert "Re-enable one thread dumping the native stack of another.""" by Andreas Gampe · 9 years ago
  36. f90316e Merge "ART: Allow dex2oat for apps only with image" by Andreas Gampe · 9 years ago
  37. 1d00add ART: Allow dex2oat for apps only with image by Andreas Gampe · 9 years ago
  38. 00a1f5b Revert "Revert "Re-enable one thread dumping the native stack of another."" by Andreas Gampe · 9 years ago
  39. 2d0af8d Merge "ART: Fix Mips disassembler for some floating point instructions." by Andreas Gampe · 9 years ago
  40. 1cd2790 ART: Fix Mips disassembler for some floating point instructions. by Douglas Leung · 9 years ago
  41. c2de38a Merge "Change JIT to not use PIC" by Mathieu Chartier · 9 years ago
  42. dce71f3 Change JIT to not use PIC by Mathieu Chartier · 9 years ago
  43. 0d1ef55 Merge "Change JIT tests to use interpreter image" by Mathieu Chartier · 9 years ago
  44. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 9 years ago
  45. 8376830 Merge "Handle another untyped dex CONST issue" by buzbee · 9 years ago
  46. 02abb50 Merge "Fix jit tests" by Mathieu Chartier · 9 years ago
  47. 721f3a8 Fix jit tests by Mathieu Chartier · 9 years ago
  48. 242026e Merge "Fix JIT direct call to interpreter bridge" by Mathieu Chartier · 9 years ago
  49. 28a3588 Fix JIT direct call to interpreter bridge by Mathieu Chartier · 9 years ago
  50. 0a575f2 Merge "Change card cache mod-union table to use bitmaps" by Mathieu Chartier · 9 years ago
  51. 4858a93 Change card cache mod-union table to use bitmaps by Mathieu Chartier · 10 years ago
  52. e111f11 Merge "Add standard gc log for transition collections." by Hiroshi Yamauchi · 9 years ago
  53. e4d9987 Add standard gc log for transition collections. by Hiroshi Yamauchi · 9 years ago
  54. 0644b2d Merge "Add missing JIT stuff in make files" by Mathieu Chartier · 9 years ago
  55. 965fd02 Don't require three-character extensions for dex locations. by Richard Uhler · 9 years ago
  56. 3fc1b12 Add missing JIT stuff in make files by Mathieu Chartier · 9 years ago
  57. f5c224c Merge "Update expectations for volantis." by Nicolas Geoffray · 9 years ago
  58. e501f77 Update expectations for volantis. by Nicolas Geoffray · 9 years ago
  59. 2433d1a Merge "ARM: Fix LIR flags in encoding map." by Vladimir Marko · 9 years ago
  60. ff9b747 Merge "JDWP: fix thread state on event suspension" by Sebastien Hertz · 9 years ago
  61. 335c555 ARM: Fix LIR flags in encoding map. by Ningsheng Jian · 9 years ago
  62. f16fe89 Merge "Fix method_verifier_test with the SS collector." by Hiroshi Yamauchi · 9 years ago
  63. b1de6a4 Merge "Change already inline error to warning" by Mathieu Chartier · 9 years ago
  64. 3e78162 Fix method_verifier_test with the SS collector. by Hiroshi Yamauchi · 9 years ago
  65. 71ef044 Change already inline error to warning by Mathieu Chartier · 9 years ago
  66. 4f9bbe2 Merge "Fix JIT for vmdebug test 99" by Mathieu Chartier · 9 years ago
  67. b491375 Merge "[MIPS] Fix mips32 trampoline problem." by Andreas Gampe · 9 years ago
  68. 42cfbb0 Merge "Fix argument register allocation for mips32." by Andreas Gampe · 9 years ago
  69. 2d873b6 [MIPS] Fix mips32 trampoline problem. by Nikola Veljkovic · 9 years ago
  70. c0d5f89 Fix JIT for vmdebug test 99 by Mathieu Chartier · 9 years ago
  71. f58c11c Fix argument register allocation for mips32. by Douglas Leung · 9 years ago
  72. 8db3d76 Merge "ART: oatdump enhancements" by Andreas Gampe · 9 years ago
  73. 32f500d ART: oatdump enhancements by Anestis Bechtsoudis · 9 years ago
  74. 01b7c43 Merge "ART: Print maps directly to log" by Andreas Gampe · 9 years ago
  75. 813b960 JDWP: fix thread state on event suspension by Sebastien Hertz · 9 years ago
  76. ec27dc1 Merge "ART: Nano optimization of LiveInterval" by David Brazdil · 9 years ago
  77. 714e14f ART: Nano optimization of LiveInterval by David Brazdil · 9 years ago
  78. 2cfa9f2 Merge "ART: Update description of failing libcore tests" by David Brazdil · 9 years ago
  79. b60c58f ART: Update description of failing libcore tests by David Brazdil · 9 years ago
  80. a6dfdae ART: Print maps directly to log by Andreas Gampe · 9 years ago
  81. 324b9bb ART: Move DexFile vector to Java array by Andreas Gampe · 9 years ago
  82. 42f8c1c Merge "ART: Fix "unused parameters"" by Andreas Gampe · 9 years ago
  83. c801f0d ART: Fix "unused parameters" by Andreas Gampe · 9 years ago
  84. 8fa836e Merge "Print thread name for attempting to unregister unattached thread" by Mathieu Chartier · 9 years ago
  85. 79a3082 Merge "Delete bad DCHECK" by Mathieu Chartier · 9 years ago
  86. 7e6a233 Delete bad DCHECK by Mathieu Chartier · 9 years ago
  87. 9db831a Print thread name for attempting to unregister unattached thread by Mathieu Chartier · 9 years ago
  88. 510be43 Merge "Revert "Revert "Add JIT""" by Mathieu Chartier · 9 years ago
  89. 17b0149 Merge "ART: Add -Wunused" by Andreas Gampe · 9 years ago
  90. 7c3952f ART: Add -Wunused by Andreas Gampe · 9 years ago
  91. 57e0475 bce: add support to narrow two MonotonicValueRange's at the same time. by Mingyao Yang · 9 years ago
  92. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  93. 354d58b Merge "JDWP: assert no pending exception when using JNI" by Sebastien Hertz · 9 years ago
  94. 91d6743 Merge "ART: Disable libcore crypto test failing on target" by David Brazdil · 9 years ago
  95. 3d7e0c8 ART: Disable libcore crypto test failing on target by David Brazdil · 9 years ago
  96. e4266c5 JDWP: assert no pending exception when using JNI by Sebastien Hertz · 10 years ago
  97. 2cb551b Merge "not-int can also take non-int (byte and short) instructions." by Nicolas Geoffray · 9 years ago
  98. 6726d20 Merge "ART: Fix run-test 118" by Andreas Gampe · 9 years ago
  99. ee027c0 ART: Fix run-test 118 by Andreas Gampe · 9 years ago
  100. d8ef2e9 not-int can also take non-int (byte and short) instructions. by Nicolas Geoffray · 9 years ago