1. 069849e Merge "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 10 years ago
  2. 484f4da Merge "ART: ARM64 field entrypoints" by Andreas Gampe · 10 years ago
  3. 6e4e59c ART: ARM64 field entrypoints by Andreas Gampe · 10 years ago
  4. fc733a1 Merge "ART: Clean field entrypoints for X86-64" by Andreas Gampe · 10 years ago
  5. d0ac324 Merge "Improve ValidateSuperClassDescriptors performance." by Ian Rogers · 10 years ago
  6. 30f54a9 Merge "Allow VMRuntime.newUnpaddedArray allocations in unstarted runtime." by Ian Rogers · 10 years ago
  7. 151f221 Improve ValidateSuperClassDescriptors performance. by Ian Rogers · 10 years ago
  8. 9780f97 Merge "Add more context for CHECKs" by Brian Carlstrom · 10 years ago
  9. af12bcc Merge "Automatically create non-/data dalvik-cache directories" by Brian Carlstrom · 10 years ago
  10. 99b0578 Merge "Handle implicit stack overflow without affecting stack walks" by Dave Allison · 10 years ago
  11. 33f2e59 Add more context for CHECKs by Brian Carlstrom · 10 years ago
  12. 41ccffd Automatically create non-/data dalvik-cache directories by Brian Carlstrom · 10 years ago
  13. 0526643 Switch on implicit null pointer and stack overflow checks. by Dave Allison · 10 years ago
  14. 9d4e5e2 ART: Clean field entrypoints for X86-64 by Andreas Gampe · 10 years ago
  15. a4e7413 Allow VMRuntime.newUnpaddedArray allocations in unstarted runtime. by Ian Rogers · 10 years ago
  16. fac805b Merge "Implement field entrypoints for x86-64" by Andreas Gampe · 10 years ago
  17. e76e70f Add RecordFree to the GarbageCollector interface by Mathieu Chartier · 10 years ago
  18. f486778 Add some debugging info for bug 14469172. by Mingyao Yang · 10 years ago
  19. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 10 years ago
  20. 8d07e2d Implement field entrypoints for x86-64 by Alexei Zavjalov · 10 years ago
  21. 7c62471 Merge "ART: ARM64 art_quick_string_compareto" by Andreas Gampe · 10 years ago
  22. 266340d ART: ARM64 art_quick_string_compareto by Andreas Gampe · 10 years ago
  23. c45b8b5 Create stack traces in unstarted runtimes. by Ian Rogers · 10 years ago
  24. eafef7d Merge "Allow ArtMethod::Invoke in unstarted runtimes." by Ian Rogers · 10 years ago
  25. 5d27faf Allow ArtMethod::Invoke in unstarted runtimes. by Ian Rogers · 10 years ago
  26. 5e1c205 Merge "Prevent spurious dexopts in 32-64 builds." by Brian Carlstrom · 10 years ago
  27. 52f8488 Prevent spurious dexopts in 32-64 builds. by Narayan Kamath · 10 years ago
  28. 2ba8d4b ART: Better art_quick_string_compareto stub_test by Andreas Gampe · 10 years ago
  29. f2cecc2 Merge "ART: Add art_quick_unlock_object to stub_test" by Andreas Gampe · 10 years ago
  30. 8cede95 Merge "ART: Fix assembler_test to use ScratchFile" by Andreas Gampe · 10 years ago
  31. a54c22c Merge "Move DecodedInstruction into MIR." by Ian Rogers · 10 years ago
  32. 9731eef Merge "Update the GetFieldObject calls behind the read barrier macros." by Hiroshi Yamauchi · 10 years ago
  33. 29a2648 Move DecodedInstruction into MIR. by Ian Rogers · 10 years ago
  34. 6a154a4 Update the GetFieldObject calls behind the read barrier macros. by Hiroshi Yamauchi · 10 years ago
  35. b40c6a7 ART: Fix assembler_test to use ScratchFile by Andreas Gampe · 10 years ago
  36. dbb8727 Merge "Add inline to RosAlloc::AllocFromCurrentRunUnlocked()." by Hiroshi Yamauchi · 10 years ago
  37. 7177d7c ART: Add art_quick_unlock_object to stub_test by Andreas Gampe · 10 years ago
  38. 52cf5c0 Add inline to RosAlloc::AllocFromCurrentRunUnlocked(). by Hiroshi Yamauchi · 10 years ago
  39. bf28ab9 Merge "Assert dex-cache is populated following resolution in debug builds." by Ian Rogers · 10 years ago
  40. 1dbbbf6 Merge "Add finalizer references from the entrypoints." by Mathieu Chartier · 10 years ago
  41. e66cdaa Merge "Replace the bool kDoReadBarrier template parameter with an enum." by Hiroshi Yamauchi · 10 years ago
  42. 92b5786 Merge "Add GC cause to WaitForGcToComplete message." by Mathieu Chartier · 10 years ago
  43. 89a201e Add GC cause to WaitForGcToComplete message. by Mathieu Chartier · 10 years ago
  44. eebe03a Assert dex-cache is populated following resolution in debug builds. by Ian Rogers · 10 years ago
  45. 851a9a9 Merge "Implement object lock and unlock entrypoints for x86-64" by Andreas Gampe · 10 years ago
  46. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  47. 56a341a Merge "Don't leak oat file when we fail to open a dex file." by Vladimir Marko · 10 years ago
  48. 80c7934 Implement object lock and unlock entrypoints for x86-64 by Alexei Zavjalov · 10 years ago
  49. 42fcd98 Revert "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 10 years ago
  50. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 10 years ago
  51. 8668c3c Add finalizer references from the entrypoints. by Mathieu Chartier · 10 years ago
  52. 315ccab Implement art_quick_string_compareto entrypoint for x86-64 by Alexei Zavjalov · 10 years ago
  53. 9a16f22 Merge "Add thread unsafe allocation methods to spaces." by Mathieu Chartier · 10 years ago
  54. 7edf7c8 Merge "Clean up Add/Remove space." by Mathieu Chartier · 10 years ago
  55. 69cf921 Merge "Fix a few 64-bit compilation of 32-bit code issues." by Ian Rogers · 10 years ago
  56. ff093b3 Fix a few 64-bit compilation of 32-bit code issues. by Ian Rogers · 10 years ago
  57. 64e7ac0 Don't leak oat file when we fail to open a dex file. by Vladimir Marko · 10 years ago
  58. ef204fa Fix errno checking for dalvik-cache creation. by Narayan Kamath · 10 years ago
  59. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 10 years ago
  60. a2b51a0 Fix host build with clang 3.3 by Brian Carlstrom · 10 years ago
  61. 0a3b13f Merge "Add heap reference size to the checks in arch_test" by Andreas Gampe · 10 years ago
  62. c9ebc98 Merge "Implement art_quick_aput_object stubs for X86-64 and ARM64" by Andreas Gampe · 10 years ago
  63. b132ec5 Add heap reference size to the checks in arch_test by Andreas Gampe · 10 years ago
  64. f4e910b Implement art_quick_aput_object stubs for X86-64 and ARM64 by Andreas Gampe · 10 years ago
  65. 1b54f9c Clean up Add/Remove space. by Mathieu Chartier · 10 years ago
  66. 0651d41 Add thread unsafe allocation methods to spaces. by Mathieu Chartier · 10 years ago
  67. b2c7ead Don't allow allocating finalizable objects during transactions. by Mathieu Chartier · 10 years ago
  68. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  69. 948740c Merge "Enable concurrent sweeping for non-concurrent GC." by Mathieu Chartier · 10 years ago
  70. 6f365cc Enable concurrent sweeping for non-concurrent GC. by Mathieu Chartier · 10 years ago
  71. 6661304 Merge "Disable StubTest.APutObj if heap poisoning is enabled." by Hiroshi Yamauchi · 10 years ago
  72. 6b4855c Merge "Add ARM64 & X86_64 Assembly, plus tests" by Andreas Gampe · 10 years ago
  73. 00c1e6d Add ARM64 & X86_64 Assembly, plus tests by Andreas Gampe · 10 years ago
  74. 8ab560e Merge "Fix DDM recent allocations" by Sebastien Hertz · 10 years ago
  75. 280286a Fix DDM recent allocations by Sebastien Hertz · 10 years ago
  76. deeb21b Merge "Visit deoptimized shadow frames as roots" by Sebastien Hertz · 10 years ago
  77. 714f175 Visit deoptimized shadow frames as roots by Sebastien Hertz · 10 years ago
  78. d6881ae Disable StubTest.APutObj if heap poisoning is enabled. by Hiroshi Yamauchi · 10 years ago
  79. cb90571 Merge "Improve GSS reference processing." by Hiroshi Yamauchi · 10 years ago
  80. 26ec6ae Merge "Remove unreachable JNI workaround code." by Ian Rogers · 10 years ago
  81. 4db7449 Improve GSS reference processing. by Hiroshi Yamauchi · 10 years ago
  82. 62ab87b Always log explicit GC. by Mathieu Chartier · 10 years ago
  83. b98f8e4 Remove unreachable JNI workaround code. by Ian Rogers · 10 years ago
  84. 4fd2050 Fix racy DCHECKS. by Mathieu Chartier · 10 years ago
  85. 5dee5df Merge "Avoid volatile 64-bit tearing on 32-bit architectures." by Ian Rogers · 10 years ago
  86. a984454 Avoid volatile 64-bit tearing on 32-bit architectures. by Ian Rogers · 10 years ago
  87. 6d23877 Merge "ART: Bitvector extensions for dumping and size handling" by Vladimir Marko · 10 years ago
  88. 990d46f Merge "Move mapping table and vmap table offsets to OatMethodHeader." by Vladimir Marko · 10 years ago
  89. 59e6760 Rosalloc: fix signature for 64b by Andreas Gampe · 10 years ago
  90. 4d21435 Merge "Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code" by Andreas Gampe · 10 years ago
  91. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 10 years ago
  92. 44dad8a Merge "Do not require dexopt when previous profile does not exist" by Brian Carlstrom · 10 years ago
  93. cbec967 Merge "Enable reading page map without lock in RosAlloc::BulkFree" by Mathieu Chartier · 10 years ago
  94. 09881a8 Do not require dexopt when previous profile does not exist by Brian Carlstrom · 10 years ago
  95. 73d1e17 Enable reading page map without lock in RosAlloc::BulkFree by Mathieu Chartier · 10 years ago
  96. bb43b21 Merge "Fix ART compilation for Clang 3.5." by Stephen Hines · 10 years ago
  97. 3f4dcdf Merge "Revert "Revert "ART: Extracts an utility function of the duplicated code""" by Andreas Gampe · 10 years ago
  98. c74b878 Merge "Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs" by Andreas Gampe · 10 years ago
  99. 525cde2 Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs by Andreas Gampe · 10 years ago
  100. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 10 years ago