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