1. 935cf1b Merge "Introduce VDEX file, use it for DEX files" by David Brazdil · 8 years ago
  2. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  3. f029fb6 Merge "Squashed commit of the following:" by Nicolas Geoffray · 8 years ago
  4. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  5. 50082ba Merge "MIPS64: Sign-extend results in art_quick_get32_static/instance" by Treehugger Robot · 8 years ago
  6. 2a1a8d7 Update test and dependencies after boot image changes. by Nicolas Geoffray · 8 years ago
  7. 8536f24 Merge "MIPS32: Properly handle doubles in GetRegisterIfAccessible" by Nicolas Geoffray · 8 years ago
  8. 279ac5c Don't assume resolved classes are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 8 years ago
  9. 4a7ad32 Merge "Fix vtable corruption issue" by Alex Light · 8 years ago
  10. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  11. 1f3925d Fix vtable corruption issue by Alex Light · 8 years ago
  12. fd0740a MIPS64: Sign-extend results in art_quick_get32_static/instance by Goran Jakovljevic · 8 years ago
  13. 4b3acdb Merge "ARM64: Use macros for increasing and decreasing frame size." by Treehugger Robot · 8 years ago
  14. ae6ba1f ARM64: Use macros for increasing and decreasing frame size. by Vladimir Marko · 8 years ago
  15. 986660c MIPS32: Properly handle doubles in GetRegisterIfAccessible by Goran Jakovljevic · 9 years ago
  16. 02c6980 Merge "Convert more of art to Android.bp" by Treehugger Robot · 8 years ago
  17. d7a6222 Merge "Add transactions for string resolve" by Treehugger Robot · 8 years ago
  18. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  19. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  20. bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 8 years ago
  21. d14d515 Merge "ART: Remove computed-goto interpreter" by Bill Buzbee · 8 years ago
  22. 215076b ARM64: Use macros for saving/restoring registers in assembly. by Vladimir Marko · 8 years ago
  23. 038cb84 Merge "LogMessageData: Fix assignment in constructor" by Greg Kaiser · 8 years ago
  24. f61df9b ART: Remove computed-goto interpreter by buzbee · 8 years ago
  25. 6c839a2 Merge "Add build rules for statically linked oatdump on host." by Roland Levillain · 8 years ago
  26. be4fae3 Merge changes I31aaf3ae,I8ef4639f by Hiroshi Yamauchi · 8 years ago
  27. 34cf832 Disable the from-space memory protection under host debug build. by Hiroshi Yamauchi · 8 years ago
  28. ba0d638 Revert "Disable the from-space memory protection under debug/gcstress." by Hiroshi Yamauchi · 8 years ago
  29. 239d6ea Change deoptimize entrypoint to save everything. by Vladimir Marko · 8 years ago
  30. 5e953d6 LogMessageData: Fix assignment in constructor by Greg Kaiser · 8 years ago
  31. 04147ef Add build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
  32. b0f4432 Merge "Address a couple of TODOs and remove an unused header." by Orion Hodson · 8 years ago
  33. cf8b2fa Merge changes I3f825746,Ia4284ccd,I437ffd43 by Nicolas Geoffray · 8 years ago
  34. cffc529 Address a couple of TODOs and remove an unused header. by Orion Hodson · 8 years ago
  35. ebb7b22 Merge "Clean up some includes." by Treehugger Robot · 8 years ago
  36. 38c8fcd Merge "Support for loading classes from DEX files stored in a ByteBuffer." by Orion Hodson · 8 years ago
  37. 5f17d64 Merge "Use the fast path object size for RosAlloc asm stubs" by Mathieu Chartier · 8 years ago
  38. 161db1d Use the fast path object size for RosAlloc asm stubs by Mathieu Chartier · 8 years ago
  39. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  40. 15fc729 verifier: Pass ClassDef as a reference by David Brazdil · 8 years ago
  41. a4c2a05 Support for loading classes from DEX files stored in a ByteBuffer. by Orion Hodson · 8 years ago
  42. f94a4cf Merge "Disable the from-space memory protection under debug/gcstress." by Treehugger Robot · 8 years ago
  43. 8d8d612 Merge "ART: Use thread annotation macros from base" by Treehugger Robot · 8 years ago
  44. 9043c61 Merge "ART: Clean up x86 asm in dex cache entrypoints" by Mathieu Chartier · 8 years ago
  45. 1c155f8 Merge changes Id2bc87dc,I17c191ec by Colin Cross · 8 years ago
  46. 7a2d267 Disable the from-space memory protection under debug/gcstress. by Hiroshi Yamauchi · 8 years ago
  47. 4fd93ae Merge "Clean up art_quick_resolve_string for arm64" by Mathieu Chartier · 8 years ago
  48. 7d636f8 Merge "Faster allocation fast path" by Mathieu Chartier · 8 years ago
  49. 89171e4 Merge "[MIPS] Fix a mips64 mterp bug." by Vladimir Marko · 8 years ago
  50. dec50eb Merge "Avoid decrementing iterator to std::set<>::begin() in RosAlloc." by Vladimir Marko · 8 years ago
  51. e74fe1e Avoid decrementing iterator to std::set<>::begin() in RosAlloc. by Vladimir Marko · 8 years ago
  52. 93bbee0 Faster allocation fast path by Mathieu Chartier · 8 years ago
  53. 0f7eaeb Disable dexlayout_test on target. by Jeff Hao · 8 years ago
  54. e3fbe38 Clean up art_quick_resolve_string for arm64 by Mathieu Chartier · 8 years ago
  55. d38374e ART: Use thread annotation macros from base by Andreas Gampe · 8 years ago
  56. 14a4fdc Merge "Fix a check failure in the CC background transition." by Treehugger Robot · 8 years ago
  57. 43ac114 Merge "Fix unnecessary read barrier for resolved/initialized allocations" by Mathieu Chartier · 8 years ago
  58. e534a16 Merge "ART: Use libbase" by Treehugger Robot · 8 years ago
  59. a2ab404 Merge "Remove workarounds for [D]CHECK()s in constexpr functions." by Vladimir Marko · 8 years ago
  60. 3d08238 Merge "ART: SHARED_REQUIRES to REQUIRES_SHARED" by Andreas Gampe · 8 years ago
  61. fca1666 Extend the InvokeRuntime() changes to mips. by Serban Constantinescu · 8 years ago
  62. f04cf54 Remove workarounds for [D]CHECK()s in constexpr functions. by Vladimir Marko · 8 years ago
  63. 19a3f55 Merge "Add entrypoint type information." by Roland Levillain · 8 years ago
  64. a01d066 Fix a check failure in the CC background transition. by Hiroshi Yamauchi · 8 years ago
  65. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  66. b6ec5d7 Fix unnecessary read barrier for resolved/initialized allocations by Mathieu Chartier · 8 years ago
  67. 95aab05 Fix naming of libartd-simulator by Colin Cross · 8 years ago
  68. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  69. 74898e7 ART: Clean up x86 asm in dex cache entrypoints by Christina Wadsworth · 8 years ago
  70. d106d9f Save environment snapshot and use at fork/exec by David Sehr · 8 years ago
  71. 99fd9f3 Merge "Fix clang-tidy warnings in art." by Chih-hung Hsieh · 8 years ago
  72. 6e03d19 Track addition of Class.toGenericString() method by Neil Fuller · 8 years ago
  73. 9495e0c Merge "Re-enable evacuation of recently allocated regions" by Mathieu Chartier · 8 years ago
  74. 4b78706 [MIPS] Fix a mips64 mterp bug. by Douglas Leung · 8 years ago
  75. aaadff8 ART: Use libbase by Andreas Gampe · 8 years ago
  76. 84d9425 Re-enable evacuation of recently allocated regions by Mathieu Chartier · 8 years ago
  77. 20ada11 ART: Fix symbols by Andreas Gampe · 8 years ago
  78. 12c4a28 Merge "WIP: ART: Clean p x86_64 string dex cache asm." by Mathieu Chartier · 8 years ago
  79. 0e1ad61 Merge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE" by Mathieu Chartier · 8 years ago
  80. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  81. 813b9c4 Ignore -Wunreachable-code for ClassTable::UpdateClass by Pirama Arumuga Nainar · 8 years ago
  82. 6fb276b Fix a race condition on GC timing logger data. by Hiroshi Yamauchi · 8 years ago
  83. da8ffec Add entrypoint type information. by Serban Constantinescu · 8 years ago
  84. c9c055f Merge "Tracking java.lang.reflect.Executable changes" by Treehugger Robot · 8 years ago
  85. 16b21cd Tracking java.lang.reflect.Executable changes by Neil Fuller · 8 years ago
  86. 6fe4688 Merge "Fix mac builds" by Treehugger Robot · 8 years ago
  87. d9cf6d5 Merge "Background full compaction for CC." by Treehugger Robot · 8 years ago
  88. 60985b7 Background full compaction for CC. by Hiroshi Yamauchi · 8 years ago
  89. 19f28f1 Fix mac builds by Colin Cross · 8 years ago
  90. 923335c WIP: ART: Clean p x86_64 string dex cache asm. by Christina Wadsworth · 8 years ago
  91. 98d6552 ART: Add STRING_DEX_CACHE_ELEMENT_SIZE by Christina Wadsworth · 8 years ago
  92. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  93. 064d24e Revert "Revert "Fix debugger calling new String()."" by Jeff Hao · 8 years ago
  94. 2851ce0 Merge "Revert "Convert libart and dependencies to Android.bp"" by Colin Cross · 8 years ago
  95. 316417e Revert "Convert libart and dependencies to Android.bp" by Colin Cross · 8 years ago
  96. 8d0e884 Merge "Convert libart and dependencies to Android.bp" by Treehugger Robot · 8 years ago
  97. 4ea3a22 Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  98. 770e31a Merge "Avoid CAS for marking region space bitmap for baker" by Treehugger Robot · 8 years ago
  99. c381c36 Avoid CAS for marking region space bitmap for baker by Mathieu Chartier · 8 years ago
  100. 897b8f5 Merge "ART: Remove vestiges of GCC" am: 8aea8dbca6 by Andreas Gampe · 8 years ago