1. d38374e ART: Use thread annotation macros from base by Andreas Gampe · 9 years ago
  2. 1c29876 Merge "Remove auto-generated executable list" by Colin Cross · 9 years ago
  3. 244d105 Merge changes Idfd8ac9f,I3dacb78f by Jeff Hao · 9 years ago
  4. 14a4fdc Merge "Fix a check failure in the CC background transition." by Treehugger Robot · 9 years ago
  5. 43ac114 Merge "Fix unnecessary read barrier for resolved/initialized allocations" by Mathieu Chartier · 9 years ago
  6. e534a16 Merge "ART: Use libbase" by Treehugger Robot · 9 years ago
  7. a2ab404 Merge "Remove workarounds for [D]CHECK()s in constexpr functions." by Vladimir Marko · 9 years ago
  8. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 9 years ago
  9. 3d08238 Merge "ART: SHARED_REQUIRES to REQUIRES_SHARED" by Andreas Gampe · 9 years ago
  10. 7629f60 Add dex file intermediate representation by David Sehr · 9 years ago
  11. f04cf54 Remove workarounds for [D]CHECK()s in constexpr functions. by Vladimir Marko · 9 years ago
  12. 081e7a1 Merge "MIPS32: Fill branch delay slots" by Vladimir Marko · 9 years ago
  13. d707979 Merge "Re-enable boot image string sharpening." by Vladimir Marko · 9 years ago
  14. 19a3f55 Merge "Add entrypoint type information." by Roland Levillain · 9 years ago
  15. a01d066 Fix a check failure in the CC background transition. by Hiroshi Yamauchi · 9 years ago
  16. 6cb44d9 Remove auto-generated executable list by Colin Cross · 9 years ago
  17. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  18. 57eb0f5 MIPS32: Fill branch delay slots by Alexey Frunze · 9 years ago
  19. b6ec5d7 Fix unnecessary read barrier for resolved/initialized allocations by Mathieu Chartier · 9 years ago
  20. 9ed010e Re-enable boot image string sharpening. by Vladimir Marko · 9 years ago
  21. d7eabc2 Merge "Save environment snapshot and use at fork/exec" by Treehugger Robot · 9 years ago
  22. d106d9f Save environment snapshot and use at fork/exec by David Sehr · 9 years ago
  23. 99fd9f3 Merge "Fix clang-tidy warnings in art." by Chih-hung Hsieh · 9 years ago
  24. 66d4779 Merge "Track addition of Class.toGenericString() method" by Neil Fuller · 9 years ago
  25. 6e03d19 Track addition of Class.toGenericString() method by Neil Fuller · 9 years ago
  26. 9495e0c Merge "Re-enable evacuation of recently allocated regions" by Mathieu Chartier · 9 years ago
  27. aaadff8 ART: Use libbase by Andreas Gampe · 9 years ago
  28. 3079bc2 Merge "ART: Fix libnativebridgetest dependencies" by Treehugger Robot · 9 years ago
  29. 13339f9 Merge "ART: Fix symbols" by Treehugger Robot · 9 years ago
  30. 1e55e1d ART: Fix libnativebridgetest dependencies by Andreas Gampe · 9 years ago
  31. 84d9425 Re-enable evacuation of recently allocated regions by Mathieu Chartier · 9 years ago
  32. 20ada11 ART: Fix symbols by Andreas Gampe · 9 years ago
  33. 04bbe22 Merge "Revert "Blacklist failing libcore tests."" by Treehugger Robot · 9 years ago
  34. c0b2583 Revert "Blacklist failing libcore tests." by Narayan Kamath · 9 years ago
  35. 12c4a28 Merge "WIP: ART: Clean p x86_64 string dex cache asm." by Mathieu Chartier · 9 years ago
  36. 0e1ad61 Merge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE" by Mathieu Chartier · 9 years ago
  37. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 9 years ago
  38. de35bb7 Merge "Ignore -Wunreachable-code for ClassTable::UpdateClass" by Pirama Arumuga Nainar · 9 years ago
  39. 813b9c4 Ignore -Wunreachable-code for ClassTable::UpdateClass by Pirama Arumuga Nainar · 9 years ago
  40. b857c3b Merge "Fix a race condition on GC timing logger data." by Treehugger Robot · 9 years ago
  41. 6fb276b Fix a race condition on GC timing logger data. by Hiroshi Yamauchi · 9 years ago
  42. 3e31882 Merge "Fix ODR violation" by Treehugger Robot · 9 years ago
  43. de7b49a Fix ODR violation by Colin Cross · 9 years ago
  44. cc55a7c Merge "ARM/MIPS: Avoid dead dex cache arrays base for intrinsics." by Treehugger Robot · 9 years ago
  45. da8ffec Add entrypoint type information. by Serban Constantinescu · 9 years ago
  46. c9c055f Merge "Tracking java.lang.reflect.Executable changes" by Treehugger Robot · 9 years ago
  47. c0ee1f5 Merge "ARM: Make runtime invokes use InvokeRuntime()." by Roland Levillain · 9 years ago
  48. 68c981f ARM/MIPS: Avoid dead dex cache arrays base for intrinsics. by Vladimir Marko · 9 years ago
  49. 16b21cd Tracking java.lang.reflect.Executable changes by Neil Fuller · 9 years ago
  50. 4bb30ac ARM: Make runtime invokes use InvokeRuntime(). by Serban Constantinescu · 9 years ago
  51. c4db1d1 Merge "Address missing variable definition to fix the build." by Roland Levillain · 9 years ago
  52. a8c6d70 Address missing variable definition to fix the build. by Roland Levillain · 9 years ago
  53. cf073b3 Merge "Re-enable the ArraySet fast path with Baker read barriers." by Roland Levillain · 9 years ago
  54. 6fe4688 Merge "Fix mac builds" by Treehugger Robot · 9 years ago
  55. 99f575d Merge "Bisection bug search tool" by Treehugger Robot · 9 years ago
  56. d9cf6d5 Merge "Background full compaction for CC." by Treehugger Robot · 9 years ago
  57. 912883d Merge "MIPS64: Improve non-trivial 64-bit constant loading." by Aart Bik · 9 years ago
  58. 60985b7 Background full compaction for CC. by Hiroshi Yamauchi · 9 years ago
  59. b269180 Merge "Fix arm32 build" by Colin Cross · 9 years ago
  60. 63a1397 Merge "Remove libLLVM* from art" by Colin Cross · 9 years ago
  61. 19f28f1 Fix mac builds by Colin Cross · 9 years ago
  62. 766ea43 Fix arm32 build by Colin Cross · 9 years ago
  63. 0fa3cbd Bisection bug search tool by Wojciech Staszkiewicz · 9 years ago
  64. 90c06db Remove libLLVM* from art by Colin Cross · 9 years ago
  65. 2ffba0b Merge "Convert libart and dependencies to Android.bp" by Treehugger Robot · 9 years ago
  66. 923335c WIP: ART: Clean p x86_64 string dex cache asm. by Christina Wadsworth · 9 years ago
  67. 98d6552 ART: Add STRING_DEX_CACHE_ELEMENT_SIZE by Christina Wadsworth · 9 years ago
  68. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 9 years ago
  69. 521691a Merge "ArraySet without type check does not need read barrier." by Vladimir Marko · 9 years ago
  70. cb83389 Merge "Fix VIXL assembler test for heap-poisoning configurations." by Treehugger Robot · 9 years ago
  71. 0e851e2 Fix VIXL assembler test for heap-poisoning configurations. by Vladimir Marko · 9 years ago
  72. ca11dc0 Merge "ARM64: Make runtime invokes use InvokeRuntime()." by Roland Levillain · 9 years ago
  73. 16d9f94 Re-enable the ArraySet fast path with Baker read barriers. by Roland Levillain · 9 years ago
  74. 8812e8f Merge "ARM64: Use the zero register for field and array set operations." by Vladimir Marko · 9 years ago
  75. 22f81d3 ARM64: Make runtime invokes use InvokeRuntime(). by Serban Constantinescu · 9 years ago
  76. 24cbdc4 Merge "ARM: VIXL32: Update the trampoline compiler." by Treehugger Robot · 9 years ago
  77. 3e93a40 Merge "ARM: VIXL32: Switch JNI compiler to use VIXL Assembler." by Treehugger Robot · 9 years ago
  78. e7c85ad Merge "ARM: VIXL32: Implement VIXL-based assembler." by Treehugger Robot · 9 years ago
  79. 8d49fd7 ArraySet without type check does not need read barrier. by Vladimir Marko · 9 years ago
  80. be919d9 ARM64: Use the zero register for field and array set operations. by Alexandre Rames · 9 years ago
  81. a518c15 Merge "ARM: Purge Arm32Assembler." by Roland Levillain · 9 years ago
  82. c8cbbf5 Merge "MIPS32: Refactor implicit null checks in array/field get/set." by Vladimir Marko · 9 years ago
  83. 082bfec Merge "Remove duplicate entries with libcore expectation files." by Nicolas Geoffray · 9 years ago
  84. ad25322 Remove duplicate entries with libcore expectation files. by Nicolas Geoffray · 9 years ago
  85. edbfb68 Merge "Revert "Revert "Fix debugger calling new String().""" by Treehugger Robot · 9 years ago
  86. 064d24e Revert "Revert "Fix debugger calling new String()."" by Jeff Hao · 9 years ago
  87. 2851ce0 Merge "Revert "Convert libart and dependencies to Android.bp"" by Colin Cross · 9 years ago
  88. 316417e Revert "Convert libart and dependencies to Android.bp" by Colin Cross · 9 years ago
  89. 8d0e884 Merge "Convert libart and dependencies to Android.bp" by Treehugger Robot · 9 years ago
  90. 2923db7 MIPS32: Refactor implicit null checks in array/field get/set. by Alexey Frunze · 9 years ago
  91. 4ea3a22 Convert libart and dependencies to Android.bp by Colin Cross · 9 years ago
  92. 770e31a Merge "Avoid CAS for marking region space bitmap for baker" by Treehugger Robot · 9 years ago
  93. c733dca MIPS64: Improve non-trivial 64-bit constant loading. by Chris Larsen · 9 years ago
  94. c381c36 Avoid CAS for marking region space bitmap for baker by Mathieu Chartier · 9 years ago
  95. 897b8f5 Merge "ART: Remove vestiges of GCC" am: 8aea8dbca6 by Andreas Gampe · 9 years ago
  96. 8aea8db Merge "ART: Remove vestiges of GCC" by Treehugger Robot · 9 years ago
  97. 95492ed Merge "Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load.""" by Vladimir Marko · 9 years ago
  98. 431432d Merge "Revert "Fix debugger calling new String()."" am: f91b5f3372 by Nicolas Geoffray · 9 years ago
  99. 7c07539 Merge "Revert "Fix debugger missing handle between adding and tagging object."" by Nicolas Geoffray · 9 years ago
  100. 7c95b4e Merge "Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load.""" by Treehugger Robot · 9 years ago