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