1. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 8 years ago
  2. ea5575b Merge "Make libdexfile build independent of runtime dir" by David Sehr · 8 years ago
  3. 8d8cf2e Merge "Fix loading of cdex files." by David Srbecky · 8 years ago
  4. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago
  5. b21c704 Fix loading of cdex files. by David Srbecky · 8 years ago
  6. 1a824a5 Remove hiddenapi access flags in FixedUpDexFile by Alex Light · 8 years ago
  7. 58ddad4 Merge "ART: Type conversion fixes for MethodHandles" by Treehugger Robot · 8 years ago
  8. c680574 Merge "Special case JIT update for native methods." by Nicolas Geoffray · 8 years ago
  9. c1d3bac ART: Type conversion fixes for MethodHandles by Orion Hodson · 8 years ago
  10. 49a5b9d Revert^2 "Change default dalvik.vm.jdwp-provider to adbconnection" by Alex Light · 8 years ago
  11. 2183d4d Refactor jdwp_provider to make it easier to change the default by Alex Light · 8 years ago
  12. a6e0e7d Special case JIT update for native methods. by Nicolas Geoffray · 8 years ago
  13. 13a677c Merge "Enable filtering of profile data on load" by Treehugger Robot · 8 years ago
  14. 144c34f Merge "Log JIT mini-debug-info memory usage." by David Srbecky · 8 years ago
  15. 05dd001 Merge "Always generate JIT mini-debug-info for debuggable apps." by David Srbecky · 8 years ago
  16. 44720c6 Merge "Fix method handles using wrong section" by Mathieu Chartier · 8 years ago
  17. 9b302bf Fix method handles using wrong section by Mathieu Chartier · 8 years ago
  18. d9f4d64 Enable filtering of profile data on load by Calin Juravle · 8 years ago
  19. 5bfcc23 Merge "Expose pending hidden API warning through VMRuntime" by David Brazdil · 8 years ago
  20. 816ca4d Merge "Revert "Compiler changes for bitstring based type checks."" by Treehugger Robot · 8 years ago
  21. b7b2957 Merge "Add shared separate data section for compact dex" by Mathieu Chartier · 8 years ago
  22. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 8 years ago
  23. 83af48e Merge "Remove art::gc::Heap::allocation_rate_." by Roland Levillain · 8 years ago
  24. 4384b10 Expose pending hidden API warning through VMRuntime by David Brazdil · 8 years ago
  25. 9779e6f Merge "Start warning on hidden API greylist" by David Brazdil · 8 years ago
  26. 1759f61 Merge "Start enforcing hidden API blacklist" by Treehugger Robot · 8 years ago
  27. 8304743 Merge "Revert "ART: Use the bitstring type check for AOT app compilation."" by Treehugger Robot · 8 years ago
  28. 0be8cab Revert "ART: Use the bitstring type check for AOT app compilation." by Nicolas Geoffray · 8 years ago
  29. ee7d2fd Start warning on hidden API greylist by David Brazdil · 8 years ago
  30. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 8 years ago
  31. 5cee0a3 Merge "dex2oat: Test whether the passed vdex has no dex file." by Nicolas Geoffray · 8 years ago
  32. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 8 years ago
  33. 9174401 Merge "Enable profile key updates via profman" by Calin Juravle · 8 years ago
  34. d3233ab Merge "ART: Use the bitstring type check for AOT app compilation." by Mingyao Yang · 8 years ago
  35. bc17727 dex2oat: Test whether the passed vdex has no dex file. by Nicolas Geoffray · 8 years ago
  36. 2dba0ab Enable profile key updates via profman by Calin Juravle · 8 years ago
  37. c06d6c6 Remove art::gc::Heap::allocation_rate_. by Roland Levillain · 8 years ago
  38. 8c0961f Move missed files to libdexfile by David Sehr · 8 years ago
  39. c9e0208 Log JIT mini-debug-info memory usage. by David Srbecky · 8 years ago
  40. 39d7589 Always generate JIT mini-debug-info for debuggable apps. by David Srbecky · 8 years ago
  41. 2b1a21e Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set." by Nicolas Geoffray · 8 years ago
  42. 000a0ad Merge "Disable DCHECK for an intrinsic with hidden API flags" by David Brazdil · 8 years ago
  43. 8714435 Disable DCHECK for an intrinsic with hidden API flags by David Brazdil · 8 years ago
  44. b95eb37 Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""" by Nicolas Geoffray · 8 years ago
  45. 53b162a Merge "Fix ASAN gtest" by Calin Juravle · 8 years ago
  46. 7cca51d Fix ASAN gtest by Calin Juravle · 8 years ago
  47. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 8 years ago
  48. 718e831 ART: Use the bitstring type check for AOT app compilation. by Vladimir Marko · 8 years ago
  49. 4ea9eba Merge "MIPS32: Mark kQuickPow as direct entrypoint" by Treehugger Robot · 8 years ago
  50. be2b613 Merge "Compiler changes for bitstring based type checks." by Vladimir Marko · 8 years ago
  51. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 8 years ago
  52. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 8 years ago
  53. 0dec337 MIPS32: Mark kQuickPow as direct entrypoint by Goran Jakovljevic · 8 years ago
  54. 3913e48 ART: Refactor profile_compilation_info.h includes by Andreas Gampe · 8 years ago
  55. b6d077a Merge changes I82227160,Ief091d99 by Treehugger Robot · 8 years ago
  56. 36060d1 Fix spelling mistake for ProfileLoadSatus by Calin Juravle · 8 years ago
  57. 1e2de64 Load profiles from zip archives by Calin Juravle · 8 years ago
  58. 8105dad Merge "Build dexdump2 and dexlist without libart" by David Sehr · 8 years ago
  59. b3c0b52 Merge "ART: Allow oatstatus verification for app dependencies" by Treehugger Robot · 8 years ago
  60. 7b4c09a Merge "ART: Implement SuperblockCloner." by Aart Bik · 8 years ago
  61. c7ae623 Merge "Fix quickening logic" by Mathieu Chartier · 8 years ago
  62. 5a1f629 Build dexdump2 and dexlist without libart by David Sehr · 8 years ago
  63. 5577295 Merge "ART: Add entrypoint and intrinsic for Math.pow()." by Treehugger Robot · 8 years ago
  64. a9259aa Merge "ART: Fix verifier dumping" by Treehugger Robot · 8 years ago
  65. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 8 years ago
  66. a79efdb Fix quickening logic by Mathieu Chartier · 8 years ago
  67. ccc5401 Merge "Refactor jit debugger interface and its ELF creation." by David Srbecky · 8 years ago
  68. c5e5aed Add DISABLE_HIDDEN_API_CHECKS flag to ZygoteHooks by David Brazdil · 8 years ago
  69. 3e0fa0a Add runtime option for no hidden API access checks by David Brazdil · 8 years ago
  70. e993458 ART: Allow oatstatus verification for app dependencies by Andreas Gampe · 8 years ago
  71. 077d9db ART: Fix verifier dumping by Andreas Gampe · 8 years ago
  72. ba94510 Merge "Update to track libbacktrace API changes." by Christopher Ferris · 8 years ago
  73. c684f33 Refactor jit debugger interface and its ELF creation. by David Srbecky · 8 years ago
  74. a1744b6 Merge "Fix calculation of concurrent_start_bytes in GrowForUtilization()" by Lokesh Gidra · 8 years ago
  75. baf1878 Merge "ART: Correctly report error loading agents" by Treehugger Robot · 8 years ago
  76. 61c5e7c ART: Correctly report error loading agents by Andreas Gampe · 8 years ago
  77. 28ccbfc Tweaks to libdexfile build definitions. by David Srbecky · 8 years ago
  78. 77b38df Update to track libbacktrace API changes. by Christopher Ferris · 8 years ago
  79. 1144b63 Fix calculation of concurrent_start_bytes in GrowForUtilization() by Lokesh Gidra · 8 years ago
  80. 5db5d67 Merge "Reland: Enable patchoat to write image relocation files" by Treehugger Robot · 8 years ago
  81. 3856af0 Reland: Enable patchoat to write image relocation files by Alex Klyubin · 9 years ago
  82. f6a8a55 Set runtime hidden API access flags by David Brazdil · 8 years ago
  83. 78d9ab0 Merge changes I310e3daf,I3f662586 by Treehugger Robot · 8 years ago
  84. 23c6cf4 Merge "Fix misc issues with non-generated-code fault handlers" by Alex Light · 8 years ago
  85. f147a3f Merge "Add logic for deduplicating in dexlayout" by Mathieu Chartier · 8 years ago
  86. bfd1d2d Merge "Clean up art_quick_check_instance_of entrypoints." by Treehugger Robot · 8 years ago
  87. f4ed7e8 Fix misc issues with non-generated-code fault handlers by Alex Light · 8 years ago
  88. bf92b3f Clean up art_quick_check_instance_of entrypoints. by Vladimir Marko · 8 years ago
  89. 91c0489 Merge "Make libdexfile usable from libunwind" by David Srbecky · 8 years ago
  90. e73550d Make libdexfile usable from libunwind by David Srbecky · 8 years ago
  91. 66c9df1 Add logic for deduplicating in dexlayout by Mathieu Chartier · 8 years ago
  92. 34554c9 Merge "Use efficient encoding for compact dex code item fields" by Mathieu Chartier · 8 years ago
  93. e28567f Merge "Revert^3 "Ensure that methods requiring interpreter entrypoint always have it."" by Alex Light · 8 years ago
  94. fc49fec Revert^3 "Ensure that methods requiring interpreter entrypoint always have it." by Alex Light · 8 years ago
  95. bac1f5f Merge "Revert^2 "Ensure that methods requiring interpreter entrypoint always have it."" by Alex Light · 8 years ago
  96. 3dcbac8 Merge "Make ClassLoaderContextTest pass when OUT_DIR is used" by Treehugger Robot · 8 years ago
  97. 8740c66 Use efficient encoding for compact dex code item fields by Mathieu Chartier · 8 years ago
  98. 4b3dec3 Revert^2 "Ensure that methods requiring interpreter entrypoint always have it." by Alex Light · 8 years ago
  99. 77ef93b Make ClassLoaderContextTest pass when OUT_DIR is used by Alex Light · 8 years ago
  100. a7db026 Add a new runtime option for target SDK version by David Brazdil · 8 years ago