1. 06537f7 native: Cleanup jni usage code by Igor Murashkin · 8 years ago
  2. c88a008 Ensure that apis are unhidden even if there is no vdex by Alex Light · 8 years ago
  3. 86f452c Merge "Refactor method resolution in class linker." by Nicolas Geoffray · 8 years ago
  4. 7d2894d Merge "Extend logging around instrumentation check" by Treehugger Robot · 8 years ago
  5. f1c29aa Merge "Ensure that we always set the method hotness in the profile" by Treehugger Robot · 8 years ago
  6. 3e55ea3 Merge "Build debug library libdexfiled" by Treehugger Robot · 8 years ago
  7. 0a80b0e Extend logging around instrumentation check by Alex Light · 8 years ago
  8. ee9cb41 Ensure that we always set the method hotness in the profile by Calin Juravle · 8 years ago
  9. fcbe15c Build debug library libdexfiled by David Sehr · 8 years ago
  10. 0280eb0 Merge "Reduce the scope of CheckJNI." by Treehugger Robot · 8 years ago
  11. ac4d45a Reduce the scope of CheckJNI. by Ian Rogers · 8 years ago
  12. b40fa7c Merge "Add Class.getPrimitiveClass()." by Vladimir Marko · 8 years ago
  13. d1652d1 Merge "Move libdexfile out of runtime" by David Sehr · 8 years ago
  14. ea179f4 Refactor method resolution in class linker. by Nicolas Geoffray · 8 years ago
  15. 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 8 years ago
  16. 1efa7cb Merge "Disable bitstring type check runtime hooks." by Vladimir Marko · 8 years ago
  17. 334b9d7 Move libdexfile out of runtime by David Sehr · 8 years ago
  18. 60cae4f Merge "Expose the optimization status of a dex file" by Calin Juravle · 8 years ago
  19. ebe485e Merge "Add --compilation-reason option to dex2oat" by Calin Juravle · 8 years ago
  20. 305c38b Disable bitstring type check runtime hooks. by Vladimir Marko · 8 years ago
  21. 89ceeeb Merge "Use different method to mark DEX PC in the interpreter's CFI." by David Srbecky · 8 years ago
  22. d92e627 Remove -Xno-hidden-api-check flag. by Nicolas Geoffray · 8 years ago
  23. d7fbc0e Refactor hidden API runtime flag from negative to positive by David Brazdil · 8 years ago
  24. 5f9a801 Expose the optimization status of a dex file by Calin Juravle · 8 years ago
  25. c6023e5 Merge "jdwp: send pids to adbd as raw integers." by Treehugger Robot · 8 years ago
  26. 08a5cb2 Merge "Print more information about hidden API accesses" by David Brazdil · 8 years ago
  27. 068d68d Print more information about hidden API accesses by David Brazdil · 8 years ago
  28. 7801e15 Merge "Disable hidden API checks for WellKnownClasses" by Treehugger Robot · 8 years ago
  29. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 8 years ago
  30. a5efc4c Disable hidden API checks for WellKnownClasses by David Brazdil · 8 years ago
  31. 4b49bb7 jdwp: send pids to adbd as raw integers. by Josh Gao · 8 years ago
  32. 1fbea61 ART: Fix memcmp16_test typo by Andreas Gampe · 8 years ago
  33. 0520f21 Merge "Various ART GC documentation updates." by Roland Levillain · 8 years ago
  34. faf76cb Merge "Add offset for native stack dump." by Christopher Ferris · 8 years ago
  35. 8f7ea9a Various ART GC documentation updates. by Roland Levillain · 8 years ago
  36. ed0180c Merge changes Icad6d952,Ic41aa804 by Roland Levillain · 8 years ago
  37. 53ef6a6 Add offset for native stack dump. by Christopher Ferris · 8 years ago
  38. 9b55957 Merge "Split dex_file_loader_test" by Treehugger Robot · 8 years ago
  39. 1ec2f3e Merge "ART: Be more robust with multidex uncompressed-dex odex files" by Treehugger Robot · 8 years ago
  40. fc604a7 ART: Be more robust with multidex uncompressed-dex odex files by Andreas Gampe · 8 years ago
  41. 78a6ce8 Merge "ART: Fix lookup class used by invoke-custom" by Treehugger Robot · 8 years ago
  42. 139512d Split dex_file_loader_test by David Sehr · 8 years ago
  43. f320dc1 Pretty print RegionSpace::RegionType and RegionSpace::RegionState values. by Roland Levillain · 8 years ago
  44. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 8 years ago
  45. dc46115 Merge "Fix typos." by Roland Levillain · 8 years ago
  46. 6540037 Merge "ART: Add option to use stderr logger" by Treehugger Robot · 8 years ago
  47. e416979 ART: Fix lookup class used by invoke-custom by Orion Hodson · 8 years ago
  48. ef01222 Fix typos. by Roland Levillain · 9 years ago
  49. cd4ddee Merge "Revert^2 "ART: Interpreter support for VarHandle accessors"" by Treehugger Robot · 8 years ago
  50. 551ff7e Merge "Visit targets of proxy methods when visiting thread roots." by Roland Levillain · 8 years ago
  51. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 8 years ago
  52. cc78efa Merge "Improve to-space invariant error reporting in the CC collector." by Roland Levillain · 8 years ago
  53. 25419b5 ART: Add option to use stderr logger by Andreas Gampe · 8 years ago
  54. b1c724c Merge "Fix HPROF DDMS." by Alex Light · 8 years ago
  55. 64ef58b Use different method to mark DEX PC in the interpreter's CFI. by David Srbecky · 8 years ago
  56. 65404f0 Merge "Suppress clang 7.0 warnings." by Treehugger Robot · 8 years ago
  57. 4c84ca6 Suppress clang 7.0 warnings. by Chih-Hung Hsieh · 8 years ago
  58. 3a4f5f3 Merge "ART: Clear any exception after resolution" by Treehugger Robot · 8 years ago
  59. 272bbb0 Merge "Revert "Disable hidden API checks during WellKnownClasses::Init"" by Guang Zhu · 8 years ago
  60. df30f82 Merge "Implement ClampGrowthLimit feature for region space" by Lokesh Gidra · 8 years ago
  61. 7b6345d Revert "Disable hidden API checks during WellKnownClasses::Init" by Guang Zhu · 8 years ago
  62. 001eff9 Improve to-space invariant error reporting in the CC collector. by Roland Levillain · 8 years ago
  63. d96e802 Merge "Remove unused methods." by Nicolas Geoffray · 8 years ago
  64. 8407b4e Disable hidden API checks during WellKnownClasses::Init by David Brazdil · 8 years ago
  65. 7130744 ART: Clear any exception after resolution by Andreas Gampe · 8 years ago
  66. e009de6 Merge "Call patchoat --verify from art runtime to verify art files" by Treehugger Robot · 8 years ago
  67. c7d2e78 Fix HPROF DDMS. by Alex Light · 8 years ago
  68. 0efe324 Merge "Fix potential null read for truncated dex files" by Mathieu Chartier · 8 years ago
  69. 5f0b71a Implement ClampGrowthLimit feature for region space by Lokesh Gidra · 8 years ago
  70. e5fac73 Call patchoat --verify from art runtime to verify art files by Chris Morin · 8 years ago
  71. 2e6d97b Merge "Do not enforce hidden API for boot image and preopt compilation" by David Brazdil · 8 years ago
  72. 661078b Merge "Make libdexfile tests independent of runtime" by David Sehr · 8 years ago
  73. 700a985 Fix potential null read for truncated dex files by Mathieu Chartier · 8 years ago
  74. a689903 Do not enforce hidden API for boot image and preopt compilation by David Brazdil · 8 years ago
  75. 8b5d152 Remove unused methods. by Nicolas Geoffray · 8 years ago
  76. fa854e4 Visit targets of proxy methods when visiting thread roots. by Roland Levillain · 8 years ago
  77. 5168173 Use more ArrayRefs in quicken infos by Mathieu Chartier · 8 years ago
  78. e112340 Make libdexfile tests independent of runtime by David Sehr · 8 years ago
  79. 90771c2 Merge "Disable hidden API checks for Am" by David Brazdil · 8 years ago
  80. ad66627 Disable hidden API checks for Am by David Brazdil · 8 years ago
  81. 8bcecf9 Merge "Workaround bogus Thread Safety Analysis warning" by Stephen Hines · 8 years ago
  82. 045112c Merge "Ignore null-pointer-arithmetic warnings in external/dlmalloc" by Stephen Hines · 8 years ago
  83. 3a18e1f Merge "Revert "ART: Interpreter support for VarHandle accessors"" by Orion Hodson · 8 years ago
  84. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 8 years ago
  85. 17eaf99 Merge "ART: Interpreter support for VarHandle accessors" by Treehugger Robot · 8 years ago
  86. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 8 years ago
  87. 540d4be Merge "Enable code item deduping" by Mathieu Chartier · 8 years ago
  88. 279e3a3 Enable code item deduping by Mathieu Chartier · 8 years ago
  89. 5681b72 Revert "Blacklist tests failing on valgrind." by Alex Light · 8 years ago
  90. 1e5b3f3 Merge "MIPS64: Fix art_quick_instrumentation_entry" by Treehugger Robot · 8 years ago
  91. 45a6da0 Blacklist tests failing on valgrind. by Nicolas Geoffray · 8 years ago
  92. 47c420b Merge "Only set UI warning on hidden API dark greylist" by Treehugger Robot · 8 years ago
  93. 1be5505 Merge "Fix NE when DumpKernelStack" by Treehugger Robot · 8 years ago
  94. 9226522 Only set UI warning on hidden API dark greylist by David Brazdil · 8 years ago
  95. e29ccfd Merge "ART: Fix call site resolution" by Treehugger Robot · 8 years ago
  96. 60baf83 Merge "Extend VLOG(signals) to be more useful." by Treehugger Robot · 8 years ago
  97. 0e7d8dd Merge "Leave one more register for clang 7.0." by Chih-hung Hsieh · 8 years ago
  98. a927295 Merge changes I39354837,Id8e47f45 by Alex Light · 8 years ago
  99. 21f498f Extend VLOG(signals) to be more useful. by Alex Light · 8 years ago
  100. ca97ada Change ClassFileLoadHook to lazily compute dex file by Alex Light · 8 years ago