1. f23a719 Merge "Build live-in, live-out and kill sets for each block." by Nicolas Geoffray · 10 years ago
  2. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 10 years ago
  3. 290fda3 Merge "Remove LoadBaseDispWide and StoreBaseDispWide." by Vladimir Marko · 10 years ago
  4. 91152bc Merge "ART: ChildBlockIterator Implementation" by Vladimir Marko · 10 years ago
  5. 455759b Remove LoadBaseDispWide and StoreBaseDispWide. by Vladimir Marko · 10 years ago
  6. 7189fee Merge "AArch64: Added arm64 quick backend as an arm clone." by Bill Buzbee · 10 years ago
  7. 43ec873 AArch64: Added arm64 quick backend as an arm clone. by Matteo Franchin · 10 years ago
  8. 68f8e40 Merge "Give Compiler a back reference to the driver." by Ian Rogers · 10 years ago
  9. eb534d8 Merge "Fix device booting with DlMalloc instead of RosAlloc." by Mathieu Chartier · 10 years ago
  10. 41961e2 Fix device booting with DlMalloc instead of RosAlloc. by Mathieu Chartier · 10 years ago
  11. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 10 years ago
  12. 05c3aa4 Merge "Fix typo." by Ian Rogers · 10 years ago
  13. 069849e Merge "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 10 years ago
  14. 2fa98e2 Fix typo. by Ian Rogers · 10 years ago
  15. 47ebd77 Merge "ART: Improve fused compare long branch" by Ian Rogers · 10 years ago
  16. 484f4da Merge "ART: ARM64 field entrypoints" by Andreas Gampe · 10 years ago
  17. 80475df Merge "ART: Ensure use counts updated when adding SSA reg" by Bill Buzbee · 10 years ago
  18. 6e4e59c ART: ARM64 field entrypoints by Andreas Gampe · 10 years ago
  19. fc733a1 Merge "ART: Clean field entrypoints for X86-64" by Andreas Gampe · 10 years ago
  20. d0ac324 Merge "Improve ValidateSuperClassDescriptors performance." by Ian Rogers · 10 years ago
  21. 30f54a9 Merge "Allow VMRuntime.newUnpaddedArray allocations in unstarted runtime." by Ian Rogers · 10 years ago
  22. 151f221 Improve ValidateSuperClassDescriptors performance. by Ian Rogers · 10 years ago
  23. 1f1d251 Merge "ART: Use utils.h::RoundUp instead of explicit bit-fiddling" by Andreas Gampe · 10 years ago
  24. 9780f97 Merge "Add more context for CHECKs" by Brian Carlstrom · 10 years ago
  25. af12bcc Merge "Automatically create non-/data dalvik-cache directories" by Brian Carlstrom · 10 years ago
  26. 99b0578 Merge "Handle implicit stack overflow without affecting stack walks" by Dave Allison · 10 years ago
  27. f8c762b ART: ChildBlockIterator Implementation by Jean Christophe Beyler · 10 years ago
  28. 33f2e59 Add more context for CHECKs by Brian Carlstrom · 10 years ago
  29. 41ccffd Automatically create non-/data dalvik-cache directories by Brian Carlstrom · 10 years ago
  30. 0526643 Switch on implicit null pointer and stack overflow checks. by Dave Allison · 10 years ago
  31. 36b6596 Merge "ART: Update and correct assemble_x86.cc" by Ian Rogers · 10 years ago
  32. 2637f2e ART: Update and correct assemble_x86.cc by Mark Mendell · 10 years ago
  33. 9d4e5e2 ART: Clean field entrypoints for X86-64 by Andreas Gampe · 10 years ago
  34. 752e205 ART: Improve fused compare long branch by Mark Mendell · 10 years ago
  35. 0095e0b Merge "ART: Add a last item in the MIROptimizationFlagPositions enumeration" by Vladimir Marko · 10 years ago
  36. 0add77a ART: Ensure use counts updated when adding SSA reg by Mark Mendell · 10 years ago
  37. 6ab0d9f Merge "Make all registers available when allocating an output register." by Nicolas Geoffray · 10 years ago
  38. a4e7413 Allow VMRuntime.newUnpaddedArray allocations in unstarted runtime. by Ian Rogers · 10 years ago
  39. 6601882 ART: Use utils.h::RoundUp instead of explicit bit-fiddling by Andreas Gampe · 10 years ago
  40. 2a12ad4 Merge "x86_64: Fix frame size calculation for 64-bit" by Andreas Gampe · 10 years ago
  41. f29a424 x86_64: Fix frame size calculation for 64-bit by Dmitry Petrochenko · 10 years ago
  42. fac805b Merge "Implement field entrypoints for x86-64" by Andreas Gampe · 10 years ago
  43. 6676205 Merge "Add RecordFree to the GarbageCollector interface" by Mathieu Chartier · 10 years ago
  44. e76e70f Add RecordFree to the GarbageCollector interface by Mathieu Chartier · 10 years ago
  45. 0b80270 Merge "x86_64: Fix Array::DataOffset in calls" by Andreas Gampe · 10 years ago
  46. 680d662 Merge "Add some debugging info for bug 14469172." by Mingyao Yang · 10 years ago
  47. f486778 Add some debugging info for bug 14469172. by Mingyao Yang · 10 years ago
  48. 37498b6 x86_64: Fix Array::DataOffset in calls by Dmitry Petrochenko · 10 years ago
  49. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 10 years ago
  50. 8ea5baa Merge "Quick compiler: allocate doubles as doubles" by buzbee · 10 years ago
  51. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 10 years ago
  52. 8d07e2d Implement field entrypoints for x86-64 by Alexei Zavjalov · 10 years ago
  53. 7c62471 Merge "ART: ARM64 art_quick_string_compareto" by Andreas Gampe · 10 years ago
  54. 7851ef5 Merge "Create stack traces in unstarted runtimes." by Ian Rogers · 10 years ago
  55. 266340d ART: ARM64 art_quick_string_compareto by Andreas Gampe · 10 years ago
  56. c45b8b5 Create stack traces in unstarted runtimes. by Ian Rogers · 10 years ago
  57. eafef7d Merge "Allow ArtMethod::Invoke in unstarted runtimes." by Ian Rogers · 10 years ago
  58. 5d27faf Allow ArtMethod::Invoke in unstarted runtimes. by Ian Rogers · 10 years ago
  59. 5e1c205 Merge "Prevent spurious dexopts in 32-64 builds." by Brian Carlstrom · 10 years ago
  60. 52f8488 Prevent spurious dexopts in 32-64 builds. by Narayan Kamath · 10 years ago
  61. 95873d3 Merge "ART: Better art_quick_string_compareto stub_test" by Andreas Gampe · 10 years ago
  62. dee6812 Merge "art/test: support sequential run" by Brian Carlstrom · 10 years ago
  63. 2ba8d4b ART: Better art_quick_string_compareto stub_test by Andreas Gampe · 10 years ago
  64. 81c56e7 art/test: support sequential run by Dmitry Petrochenko · 10 years ago
  65. f2cecc2 Merge "ART: Add art_quick_unlock_object to stub_test" by Andreas Gampe · 10 years ago
  66. 8cede95 Merge "ART: Fix assembler_test to use ScratchFile" by Andreas Gampe · 10 years ago
  67. a54c22c Merge "Move DecodedInstruction into MIR." by Ian Rogers · 10 years ago
  68. 9731eef Merge "Update the GetFieldObject calls behind the read barrier macros." by Hiroshi Yamauchi · 10 years ago
  69. 29a2648 Move DecodedInstruction into MIR. by Ian Rogers · 10 years ago
  70. 6a154a4 Update the GetFieldObject calls behind the read barrier macros. by Hiroshi Yamauchi · 10 years ago
  71. b40c6a7 ART: Fix assembler_test to use ScratchFile by Andreas Gampe · 10 years ago
  72. dbb8727 Merge "Add inline to RosAlloc::AllocFromCurrentRunUnlocked()." by Hiroshi Yamauchi · 10 years ago
  73. 7177d7c ART: Add art_quick_unlock_object to stub_test by Andreas Gampe · 10 years ago
  74. 89fde26 ART: Add a last item in the MIROptimizationFlagPositions enumeration by Jean Christophe Beyler · 10 years ago
  75. 2220cb1 Merge "Make arm64 build with ART_TARGET_CLANG." by Tim Murray · 10 years ago
  76. a7f9871 Merge "Add additional flags to make ART_TARGET_CLANG function with 3.5." by Tim Murray · 10 years ago
  77. 52cf5c0 Add inline to RosAlloc::AllocFromCurrentRunUnlocked(). by Hiroshi Yamauchi · 10 years ago
  78. bf28ab9 Merge "Assert dex-cache is populated following resolution in debug builds." by Ian Rogers · 10 years ago
  79. 1dbbbf6 Merge "Add finalizer references from the entrypoints." by Mathieu Chartier · 10 years ago
  80. e66cdaa Merge "Replace the bool kDoReadBarrier template parameter with an enum." by Hiroshi Yamauchi · 10 years ago
  81. 92b5786 Merge "Add GC cause to WaitForGcToComplete message." by Mathieu Chartier · 10 years ago
  82. 89a201e Add GC cause to WaitForGcToComplete message. by Mathieu Chartier · 10 years ago
  83. f6ba35d Merge "ART: Move oat_data_flow_attributes_ to private and put an API" by Vladimir Marko · 10 years ago
  84. eebe03a Assert dex-cache is populated following resolution in debug builds. by Ian Rogers · 10 years ago
  85. a7e7c2a Make arm64 build with ART_TARGET_CLANG. by Tim Murray · 10 years ago
  86. cc794c3 ART: Move oat_data_flow_attributes_ to private and put an API by Jean Christophe Beyler · 10 years ago
  87. 851a9a9 Merge "Implement object lock and unlock entrypoints for x86-64" by Andreas Gampe · 10 years ago
  88. 6a6a530 Merge "Replace CountOneBits and __builtin_popcount with POPCOUNT." by Vladimir Marko · 10 years ago
  89. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  90. 56a341a Merge "Don't leak oat file when we fail to open a dex file." by Vladimir Marko · 10 years ago
  91. f529d77 Make all registers available when allocating an output register. by Nicolas Geoffray · 10 years ago
  92. 80c7934 Implement object lock and unlock entrypoints for x86-64 by Alexei Zavjalov · 10 years ago
  93. 4b810ea Merge "Revert "Revert "64bit changes to the stack walker for the Quick ABI.""" by Nicolas Geoffray · 10 years ago
  94. 42fcd98 Revert "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 10 years ago
  95. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 10 years ago
  96. 8668c3c Add finalizer references from the entrypoints. by Mathieu Chartier · 10 years ago
  97. 608168b Merge "Implement art_quick_string_compareto entrypoint for x86-64" by Andreas Gampe · 10 years ago
  98. 315ccab Implement art_quick_string_compareto entrypoint for x86-64 by Alexei Zavjalov · 10 years ago
  99. 43221f7 Merge "Disable the ahead-of-time compilation for MIPS." by Ian Rogers · 10 years ago
  100. 394d4e7 Merge "Fix the tools/art script about the ISA-specific dalvik cache." by Hiroshi Yamauchi · 10 years ago