1. 5db5d67 Merge "Reland: Enable patchoat to write image relocation files" by Treehugger Robot · 8 years ago
  2. 3856af0 Reland: Enable patchoat to write image relocation files by Alex Klyubin · 9 years ago
  3. f6a8a55 Set runtime hidden API access flags by David Brazdil · 8 years ago
  4. 78d9ab0 Merge changes I310e3daf,I3f662586 by Treehugger Robot · 8 years ago
  5. 23c6cf4 Merge "Fix misc issues with non-generated-code fault handlers" by Alex Light · 8 years ago
  6. f147a3f Merge "Add logic for deduplicating in dexlayout" by Mathieu Chartier · 8 years ago
  7. bfd1d2d Merge "Clean up art_quick_check_instance_of entrypoints." by Treehugger Robot · 8 years ago
  8. f4ed7e8 Fix misc issues with non-generated-code fault handlers by Alex Light · 8 years ago
  9. bf92b3f Clean up art_quick_check_instance_of entrypoints. by Vladimir Marko · 8 years ago
  10. 91c0489 Merge "Make libdexfile usable from libunwind" by David Srbecky · 8 years ago
  11. e73550d Make libdexfile usable from libunwind by David Srbecky · 8 years ago
  12. 66c9df1 Add logic for deduplicating in dexlayout by Mathieu Chartier · 8 years ago
  13. 34554c9 Merge "Use efficient encoding for compact dex code item fields" by Mathieu Chartier · 8 years ago
  14. e28567f Merge "Revert^3 "Ensure that methods requiring interpreter entrypoint always have it."" by Alex Light · 8 years ago
  15. fc49fec Revert^3 "Ensure that methods requiring interpreter entrypoint always have it." by Alex Light · 8 years ago
  16. bac1f5f Merge "Revert^2 "Ensure that methods requiring interpreter entrypoint always have it."" by Alex Light · 8 years ago
  17. 3dcbac8 Merge "Make ClassLoaderContextTest pass when OUT_DIR is used" by Treehugger Robot · 8 years ago
  18. 8740c66 Use efficient encoding for compact dex code item fields by Mathieu Chartier · 8 years ago
  19. 4b3dec3 Revert^2 "Ensure that methods requiring interpreter entrypoint always have it." by Alex Light · 8 years ago
  20. 77ef93b Make ClassLoaderContextTest pass when OUT_DIR is used by Alex Light · 8 years ago
  21. a7db026 Add a new runtime option for target SDK version by David Brazdil · 8 years ago
  22. f4eedfe Remove blocking case from RegisterNativeAllocation. by Richard Uhler · 8 years ago
  23. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 8 years ago
  24. 13a92d5 Merge "ART: Add support for VMStack.getAnnotatedStackTrace" by Treehugger Robot · 8 years ago
  25. 16d1870 Merge "Revert "Ensure that methods requiring interpreter entrypoint always have it."" by Treehugger Robot · 8 years ago
  26. c971f6e Revert "Ensure that methods requiring interpreter entrypoint always have it." by Mathieu Chartier · 8 years ago
  27. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 8 years ago
  28. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 8 years ago
  29. 3c9e0f6 Merge "Change compiler tests to have aligned code item" by Mathieu Chartier · 8 years ago
  30. fa3db3d Change compiler tests to have aligned code item by Mathieu Chartier · 8 years ago
  31. 017adc2 Merge changes from topic "userdebug-jdwp" by Alex Light · 8 years ago
  32. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 8 years ago
  33. a7e4a15 Merge changes from topic "dex2oat-pgo" by Pirama Arumuga Nainar · 8 years ago
  34. 94730ef Ensure that methods requiring interpreter entrypoint always have it. by Alex Light · 8 years ago
  35. ab89892 Do not call _exit() for PGO instrumentation by Pirama Arumuga Nainar · 8 years ago
  36. d97a2d1 Merge "Allow mmap reuse in lower 4GB" by David Srbecky · 8 years ago
  37. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 8 years ago
  38. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 8 years ago
  39. 2ce6fc8 Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE by Alex Light · 8 years ago
  40. c1fc449 ART: Fix Mmap reuse flag in vdex load by Andreas Gampe · 8 years ago
  41. 52f6cc0 Merge "Remove extra sizeof()." by Evgenii Stepanov · 8 years ago
  42. b4182a3 Merge "Use 28 bits for type check bit string." by Vladimir Marko · 8 years ago
  43. 71d3c88 Allow mmap reuse in lower 4GB by David Srbecky · 8 years ago
  44. dc682aa Use 28 bits for type check bit string. by Vladimir Marko · 8 years ago
  45. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 8 years ago
  46. 797ffe5 Remove extra sizeof(). by Evgenii Stepanov · 8 years ago
  47. d6b7e8c Merge "Fix calculation of non-free region count." by Lokesh Gidra · 8 years ago
  48. b4f1541 Fix calculation of non-free region count. by Lokesh Gidra · 8 years ago
  49. 1530591 Merge "Do not abort if we fail to allocate a thread-peer on shutdown" by Alex Light · 8 years ago
  50. 2567a12 Merge "Allow map name to be empty in DumpNativeStack." by Christopher Ferris · 8 years ago
  51. 21cf258 Convert to StandardDex in fixup_dex_dex_file by Mathieu Chartier · 8 years ago
  52. fb6b0b1 ART: Add support for VMStack.getAnnotatedStackTrace by Andreas Gampe · 8 years ago
  53. e44ee0c Do not abort if we fail to allocate a thread-peer on shutdown by Alex Light · 8 years ago
  54. 8bd7d1b Allow map name to be empty in DumpNativeStack. by Christopher Ferris · 8 years ago
  55. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 8 years ago
  56. 4cb6347 Merge "ART: Take classloader into account for AttachAgent" by Treehugger Robot · 8 years ago
  57. 118c59c Merge "ART: Verifier support for VarHandles" by Orion Hodson · 8 years ago
  58. 71a7b36 Merge "ART: Additional Atomic methods" by Orion Hodson · 8 years ago
  59. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  60. 7b38e69 ART: Take classloader into account for AttachAgent by Andreas Gampe · 8 years ago
  61. b496af8 Merge "ART: Clean up library loading" by Treehugger Robot · 8 years ago
  62. daa27bc Merge "Remove DexFile direct accesses to CodeItem" by Mathieu Chartier · 8 years ago
  63. 70a58af Merge "Change ClassStatus to fit into 4 bits." by Treehugger Robot · 8 years ago
  64. 9382c0d Merge "Print peak regions allocated metric at GC perf dump" by Lokesh Gidra · 8 years ago
  65. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 8 years ago
  66. 183d794 Merge "Explicitly document functions generated with macro ART_GET_FIELD_FROM_CODE." by Roland Levillain · 8 years ago
  67. fe92d12 ART: Verifier support for VarHandles by Orion Hodson · 8 years ago
  68. 4131d10 ART: Additional Atomic methods by Orion Hodson · 8 years ago
  69. b6f3464 Ensure shutdown thread has a java peer. by Alex Light · 8 years ago
  70. 6238c83 Remove DexFile direct accesses to CodeItem by Mathieu Chartier · 8 years ago
  71. a61e97f Merge "Remove CodeItem accessor functions" by Mathieu Chartier · 8 years ago
  72. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 8 years ago
  73. 809f5b1 Explicitly document functions generated with macro ART_GET_FIELD_FROM_CODE. by Roland Levillain · 8 years ago
  74. 3165bb0 Merge "ART: Rename Atomic::CompareExchange methods" by Treehugger Robot · 8 years ago
  75. 473191c ART: Clean up library loading by Andreas Gampe · 8 years ago
  76. b0ddceb Merge changes Idd405a2c,I7052da55 by Vladimir Marko · 8 years ago
  77. 38b8b25 ART: Faster type check bitstring initialization. by Vladimir Marko · 8 years ago
  78. ca420e4 Replace TypeStaticIf<> with std::conditional<> (C++11). by Vladimir Marko · 8 years ago
  79. 4557b38 ART: Rename Atomic::CompareExchange methods by Orion Hodson · 8 years ago
  80. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 8 years ago
  81. d096b3a Merge "ART: Refactor VMStack code" by Treehugger Robot · 8 years ago
  82. e8f53e6 Merge "Fix default method verifier check for compact dex" by Treehugger Robot · 8 years ago
  83. f6e3147 Fix default method verifier check for compact dex by Mathieu Chartier · 8 years ago
  84. aadcbc6 ART: Refactor Agent into Agent and AgentSpec by Andreas Gampe · 8 years ago
  85. ffad668 ART: Add test for ArrayElementVarHandle offsets. by Orion Hodson · 8 years ago
  86. fe0daae Use code item accessors in dex file verifier by Mathieu Chartier · 8 years ago
  87. fbd5b0e Merge "Move dex exception helpers to their own file and use dex accessor" by Mathieu Chartier · 8 years ago
  88. 6362e23 ART: Refactor VMStack code by Andreas Gampe · 8 years ago
  89. dc578c7 Move dex exception helpers to their own file and use dex accessor by Mathieu Chartier · 8 years ago
  90. 94c589d ART: Mark Dbg GCs as debugger by Andreas Gampe · 8 years ago
  91. 1d32a16 Merge "Extensions to check JNI." by Treehugger Robot · 8 years ago
  92. 55256cb Extensions to check JNI. by Ian Rogers · 8 years ago
  93. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  94. 8b3479b Merge "Make GetState() handle overflowed state and 0 path to root" by Hans Boehm · 8 years ago
  95. b91f9c1 Make GetState() handle overflowed state and 0 path to root by Hans Boehm · 8 years ago
  96. 3859966 Merge changes from topic "alternate-jdwp" by Alex Light · 8 years ago
  97. 2989582 Print peak regions allocated metric at GC perf dump by Lokesh Gidra · 8 years ago
  98. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 8 years ago
  99. fbf9670 Add adbconnection plugin by Alex Light · 8 years ago
  100. 69b2560 Merge "Add code_item_accessors-no_art-inl and use it in dexlist, dexdump" by Mathieu Chartier · 8 years ago