1. b5bce7c ART: Add non-temporal store support by Jean Christophe Beyler · 10 years ago
  2. 3b6711f Merge "Fix usage of literals within a macro." by Ian Rogers · 10 years ago
  3. 48160e7 Fix usage of literals within a macro. by Ian Rogers · 10 years ago
  4. 2f1f3b2 Merge "Map heap maps at a lower address." by Mathieu Chartier · 10 years ago
  5. c44ce2e Map heap maps at a lower address. by Mathieu Chartier · 10 years ago
  6. b7fbafd Merge "ART: kSuper also has IncompatibleClassChangeError" by Andreas Gampe · 10 years ago
  7. df73375 ART: kSuper also has IncompatibleClassChangeError by Andreas Gampe · 10 years ago
  8. 654881f Merge "ART: Fix IncompatibleClassChange check for ArtMethod" by Andreas Gampe · 10 years ago
  9. 8f252e6 ART: Fix IncompatibleClassChange check for ArtMethod by Andreas Gampe · 10 years ago
  10. 3531973 Merge "Quick compiler: fix DCHECK" by buzbee · 10 years ago
  11. 88a6b41 Quick compiler: fix DCHECK by buzbee · 10 years ago
  12. b7326b5 Merge "CheckAndClearResolveException should allow LinkageError" by Brian Carlstrom · 10 years ago
  13. 898fcb5 CheckAndClearResolveException should allow LinkageError by Brian Carlstrom · 10 years ago
  14. 5a1a39a Merge "Reduce GC log spam." by Mathieu Chartier · 10 years ago
  15. 91c2f71 Reduce GC log spam. by Mathieu Chartier · 10 years ago
  16. 0b50629 Merge "Fixed typo in entrypoint stub." by Mathieu Chartier · 10 years ago
  17. e8817b2 Fixed typo in entrypoint stub. by Fred Shih · 10 years ago
  18. 32b4987 Merge "Remove an intermediate field array in ClassLinker::InitializeClass." by Hiroshi Yamauchi · 10 years ago
  19. 8850011 Remove an intermediate field array in ClassLinker::InitializeClass. by Hiroshi Yamauchi · 10 years ago
  20. 1ff1747 Merge "ART: Extending FlagsOf" by Ian Rogers · 10 years ago
  21. 7713d10 Merge "Reduced memory usage of primitive fields smaller than 4-bytes" by Mathieu Chartier · 10 years ago
  22. fb0ea2d ART: Extending FlagsOf by Jean Christophe Beyler · 10 years ago
  23. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  24. 072a8bf Merge "Reduce log spam by changing a LOG(INFO) to VLOG(startup)" by Brian Carlstrom · 10 years ago
  25. b6cabc1 Reduce log spam by changing a LOG(INFO) to VLOG(startup) by Alex Light · 10 years ago
  26. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 10 years ago
  27. 21259fe Merge "Fix GC memory overhead accounting." by Mathieu Chartier · 10 years ago
  28. a5a3ac9 Fix GC memory overhead accounting. by Mathieu Chartier · 10 years ago
  29. 64ad14d Support running without a boot image. by Alex Light · 10 years ago
  30. 9177f20 Merge "Clean up Handle usage." by Mathieu Chartier · 10 years ago
  31. bf99f77 Clean up Handle usage. by Mathieu Chartier · 10 years ago
  32. 762f0a5 Merge "ART: Clean up compiler" by Andreas Gampe · 10 years ago
  33. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  34. e6916c4 Merge "Add fallback for non moving space being full." by Mathieu Chartier · 10 years ago
  35. 6a7824d Add fallback for non moving space being full. by Mathieu Chartier · 10 years ago
  36. e18aa43 Merge "ART: Support MIRGraph constant interface" by Ian Rogers · 10 years ago
  37. d04d309 ART: Support MIRGraph constant interface by Razvan A Lupusoru · 10 years ago
  38. 02cdc91 Merge "Using the correct time for wait_start_ms when lock contention logging is enabled" by Ian Rogers · 10 years ago
  39. 65282b2 Using the correct time for wait_start_ms when lock contention logging is enabled by Xin Guan · 10 years ago
  40. 1dbc3a9 Merge "ART: Reject field accesses to non-reference vregs." by Andreas Gampe · 10 years ago
  41. 695c598 ART: Reject field accesses to non-reference vregs. by Stephen Kyle · 10 years ago
  42. 19c62d5 Merge "Handlerize MethodVerifier::mirror_method_." by Hiroshi Yamauchi · 10 years ago
  43. dc37617 Handlerize MethodVerifier::mirror_method_. by Hiroshi Yamauchi · 10 years ago
  44. 8e46772 Merge "Fix testing wrong variable for non zygote." by Mathieu Chartier · 10 years ago
  45. 0deeb81 Fix testing wrong variable for non zygote. by Mathieu Chartier · 10 years ago
  46. 6a56654 Merge "Always setup the native bridge library" by Calin Juravle · 10 years ago
  47. a68629e Always setup the native bridge library by Calin Juravle · 10 years ago
  48. a37ad7a Merge "GetDalvikDisassembly should work even without SSA info" by Ian Rogers · 10 years ago
  49. 954c7ea Merge "ART: Fix frontend to allow possibility of multiple code units" by Ian Rogers · 10 years ago
  50. 64d9da0 Merge "ARM64: Avoid the duplication of condition codes." by Ian Rogers · 10 years ago
  51. 651c967 Merge "AArch64: Improve MIR to LIR translation for abs" by Ian Rogers · 10 years ago
  52. ba9388c ARM64: Avoid the duplication of condition codes. by Alexandre Rames · 10 years ago
  53. 21106bc Merge "ART: Add dex dependency for gtest" by Andreas Gampe · 10 years ago
  54. 0eca41f Merge "Fix signal test build" by Dave Allison · 10 years ago
  55. c0e3660 Fix signal test build by Dave Allison · 10 years ago
  56. ac01b9f Merge "Add supported architectures to signal test." by Dave Allison · 10 years ago
  57. c0e3645 Merge "Fix fault handler to unregister on shutdown" by Dave Allison · 10 years ago
  58. 1a04fcd Merge "Remove profiler log line" by Dave Allison · 10 years ago
  59. 0ff21b1 ART: Add dex dependency for gtest by Andreas Gampe · 10 years ago
  60. 20acd5b Merge "ART: Remove a BasicBlock's fall_through pointer in Hide()" by Ian Rogers · 10 years ago
  61. 0616b6c Merge "Avoid handle-less fields in ClassLinker::InitializeClass()" by Hiroshi Yamauchi · 10 years ago
  62. b289d2c Merge "ART: Implement kMirOpNullCheck" by Ian Rogers · 10 years ago
  63. 67ef46a Avoid handle-less fields in ClassLinker::InitializeClass() by Hiroshi Yamauchi · 10 years ago
  64. 5959558 Merge "Make a couple of map checks debug only." by Brian Carlstrom · 10 years ago
  65. 759a77d Merge "Fix host 64-bit ISA string" by Andreas Gampe · 10 years ago
  66. 60ffbca Fix host 64-bit ISA string by Alex Light · 10 years ago
  67. b89c3da Make a couple of map checks debug only. by Narayan Kamath · 10 years ago
  68. ca0ceb0 Merge "ART: Remove GOT setup from x86 assembly where not needed" by Andreas Gampe · 10 years ago
  69. 8d98ac6 ART: Remove GOT setup from x86 assembly where not needed by Andreas Gampe · 10 years ago
  70. 1f8ef6f Fix fault handler to unregister on shutdown by Dave Allison · 10 years ago
  71. 3d95001 Merge "ART: A couple of checks were missed in class LockWord" by Ian Rogers · 10 years ago
  72. 49ddae7 Add supported architectures to signal test. by Dave Allison · 10 years ago
  73. 69f22cf Remove profiler log line by Dave Allison · 10 years ago
  74. 00b3024 Merge "x86: A couple of minor changes for String.indexOf() inlining" by Ian Rogers · 10 years ago
  75. 7a9bbc5 Merge "ART: Fix verifier fail message." by Ian Rogers · 10 years ago
  76. 0440199 Merge "Fix OOM test case to handle more optimizations" by Ian Rogers · 10 years ago
  77. 688d4a4 Merge "Check pending exception result in AllocObjectWithAllocator." by Mathieu Chartier · 10 years ago
  78. 8e70519 Check pending exception result in AllocObjectWithAllocator. by Mathieu Chartier · 10 years ago
  79. dffe276 Merge "Fixed wrong field usage in Instrumentation::RemoveListener" by Sebastien Hertz · 10 years ago
  80. 6644521 Fixed wrong field usage in Instrumentation::RemoveListener by Daniel Mihalyi · 10 years ago
  81. 0f3e498 GetDalvikDisassembly should work even without SSA info by Serguei Katkov · 10 years ago
  82. 4e3cfef Merge "Kill HAVE_ANDROID_PTHREAD_SETNAME_NP." by Elliott Hughes · 10 years ago
  83. 49e36ec Kill HAVE_ANDROID_PTHREAD_SETNAME_NP. by Elliott Hughes · 10 years ago
  84. 92502ab Merge "ART: Relax GetInstructionSetFromString" by Andreas Gampe · 10 years ago
  85. f588b50 ART: Remove a BasicBlock's fall_through pointer in Hide() by Jean Christophe Beyler · 10 years ago
  86. 20c8930 ART: Relax GetInstructionSetFromString by Andreas Gampe · 10 years ago
  87. e7f5428 Merge "Make common BitVector operations inline-able." by Ian Rogers · 10 years ago
  88. e77493c Make common BitVector operations inline-able. by Ian Rogers · 10 years ago
  89. 69d848e Merge "bionic has always had gettid." by Elliott Hughes · 10 years ago
  90. 323aa86 bionic has always had gettid. by Elliott Hughes · 10 years ago
  91. 09ae022 ART: Fix frontend to allow possibility of multiple code units by Razvan A Lupusoru · 10 years ago
  92. 7642324 ART: Implement kMirOpNullCheck by Razvan A Lupusoru · 10 years ago
  93. 9a8a506 AArch64: Improve MIR to LIR translation for abs by Martyn Capewell · 10 years ago
  94. 07277a7 Merge "Enable large object space for zygote." by Mathieu Chartier · 10 years ago
  95. e4cab17 Enable large object space for zygote. by Mathieu Chartier · 10 years ago
  96. 41cba7c Merge "Quick compiler: fix Arm64 inline locking code" by buzbee · 10 years ago
  97. 5d13f12 Quick compiler: fix Arm64 inline locking code by buzbee · 10 years ago
  98. 10dac8e Merge "Merge stack usage reduction for overflow checks" by Dave Allison · 10 years ago
  99. b090a18 Merge stack usage reduction for overflow checks by Dave Allison · 10 years ago
  100. 8ed2e70 Fix OOM test case to handle more optimizations by Mark Mendell · 10 years ago