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