1. 49b5ced Add support for eagerly calculating conflict tables by Mathieu Chartier · 8 years ago
  2. 9510ccd ART: Add logging for CHECK failure by Andreas Gampe · 8 years ago
  3. a5543be Fix InsertDexFileInToClassLoader to handle null class loaders am: f2bf9d6 by Mathieu Chartier · 8 years ago
  4. f2bf9d6 Fix InsertDexFileInToClassLoader to handle null class loaders by Mathieu Chartier · 8 years ago
  5. 565bc96 Fix issued with non-public interface methods. by Alex Light · 8 years ago
  6. d84e1ac Merge "Fix issued with non-public interface methods." am: 31b66aa am: 6c3ce7a by Alex Light · 8 years ago
  7. 31b66aa Merge "Fix issued with non-public interface methods." by Alex Light · 8 years ago
  8. d7c10c2 Fix issued with non-public interface methods. by Alex Light · 8 years ago
  9. 0c34388 Merge "Fix issue with verification check failure on erroneous classes." am: 03bea09 by Alex Light · 8 years ago
  10. 06039ba Fix issue with verification check failure on erroneous classes. by Alex Light · 8 years ago
  11. 5f803f0 Merge "ART: Do not run verification under lock" into nyc-dev by Andreas Gampe · 8 years ago
  12. f934bf7 ART: Do not run verification under lock by Andreas Gampe · 8 years ago
  13. e84e385 Merge changes from topic \'image_verify\' am: 19a4784 am: 36d4ec6 by Mathieu Chartier · 8 years ago
  14. 19a4784 Merge changes from topic 'image_verify' by Mathieu Chartier · 8 years ago
  15. 78b6d38 Merge "ART: Do not run verification under lock" am: a455ec2 am: ff5d050 by Andreas Gampe · 8 years ago
  16. b0026b4 Disable checks for b/27493510 by Mathieu Chartier · 8 years ago
  17. 884f3b8 ART: Do not run verification under lock by Andreas Gampe · 8 years ago
  18. a0b9521 Add verification for image ArtMethod declaring classes by Mathieu Chartier · 9 years ago
  19. 8790c7f Disable checks for b/27493510 by Mathieu Chartier · 8 years ago
  20. a1357a8 Merge "Optimizing: Improve const-string code generation." am: 085055f by Vladimir Marko · 8 years ago
  21. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  22. c84b28e Merge "ART: Make verifier fail log level adjustable" am: fedcd0a am: 226f52d by Andreas Gampe · 8 years ago
  23. 7fe3023 ART: Make verifier fail log level adjustable by Andreas Gampe · 8 years ago
  24. 4d9f708 Merge "Add an ImtConflictTable to better resolve IMT conflicts." am: 1f4364d by Nicolas Geoffray · 8 years ago
  25. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 8 years ago
  26. de57214 Merge "Disable LZ4HC compressed images" am: 4485c69 by Mathieu Chartier · 8 years ago
  27. 4485c69 Merge "Disable LZ4HC compressed images" by Mathieu Chartier · 8 years ago
  28. 9894fc8 Disable LZ4HC compressed images by Mathieu Chartier · 8 years ago
  29. 525528e Merge "Code cleanup between debugger and jit." am: 1153282 by Nicolas Geoffray · 8 years ago
  30. 1153282 Merge "Code cleanup between debugger and jit." by Nicolas Geoffray · 8 years ago
  31. 6300fd7 Code cleanup between debugger and jit. by Nicolas Geoffray · 8 years ago
  32. a807780 Add verify-profile compiler filter by Mathieu Chartier · 8 years ago
  33. a885de7 Merge "Add verify-profile compiler filter" into nyc-dev am: cc4c168 by Mathieu Chartier · 8 years ago
  34. cc4c168 Merge "Add verify-profile compiler filter" into nyc-dev by Mathieu Chartier · 8 years ago
  35. a079e3a Add verify-profile compiler filter by Mathieu Chartier · 8 years ago
  36. 5457b86 Revert "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 8 years ago
  37. b8dfff1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 8 years ago
  38. e9e98f1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 8 years ago
  39. 7348116 Merge "Revert "Revert "Fix issue with proxy invocation on default methods""" by Alex Light · 8 years ago
  40. e9dd04f Revert "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 8 years ago
  41. e7c5b21 Merge "Revert "Fix issue with proxy invocation on default methods"" into nyc-dev by Alex Light · 8 years ago
  42. 0333cbe Fix issue with proxy invocation on default methods am: 4b34bf5 by Alex Light · 8 years ago
  43. f448016 Do not JIT boot image during native-debugging (keep AOT code instead). by David Srbecky · 8 years ago
  44. ce3476b Merge "Revert "Fix issue with proxy invocation on default methods"" am: a67a089 by Alex Light · 8 years ago
  45. a67a089 Merge "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 8 years ago
  46. daf58c8 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 8 years ago
  47. 7670908 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 8 years ago
  48. 4b34bf5 Fix issue with proxy invocation on default methods by Alex Light · 8 years ago
  49. 8eac39e Merge "Fix issue with proxy invocation on default methods" am: 932e6bf by Alex Light · 8 years ago
  50. 932e6bf Merge "Fix issue with proxy invocation on default methods" by Alex Light · 8 years ago
  51. 9506bb1 Merge "ART: Fix ignoring duplicate fields." am: d9ebad9 by Vladimir Marko · 8 years ago
  52. 879d27b ART: Fix ignoring duplicate fields. by Vladimir Marko · 8 years ago
  53. ec3b7ab Fix issue with proxy invocation on default methods by Alex Light · 8 years ago
  54. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  55. bcb6a72 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  56. 264aa34 Merge "ART: Fix assumption in class profile collection" into nyc-dev by Andreas Gampe · 9 years ago
  57. 1a7beae ART: Fix assumption in class profile collection by Andreas Gampe · 9 years ago
  58. 4309f61 ART: Fix assumption in class profile collection by Andreas Gampe · 9 years ago
  59. 0c344f2 Fix lock order violation by Mathieu Chartier · 9 years ago
  60. 5f9e39e Fix lock order violation am: 064e9d401c by Mathieu Chartier · 9 years ago
  61. 064e9d4 Fix lock order violation by Mathieu Chartier · 9 years ago
  62. 4c5b645 Add verification for image ArtMethod declaring classes am: 03c1dd9858 by Mathieu Chartier · 9 years ago
  63. 03c1dd9 Add verification for image ArtMethod declaring classes by Mathieu Chartier · 9 years ago
  64. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 9 years ago
  65. 095a0b2 Remove no thread suspension assert in AddImageSpace by Mathieu Chartier · 9 years ago
  66. c5b94f8 Merge "Add more systracing everywhere" into nyc-dev by Mathieu Chartier · 9 years ago
  67. f28a99a Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  68. dabdc0f Add more systracing everywhere by Mathieu Chartier · 9 years ago
  69. 88027bd Only visit app image classes in class loader by Mathieu Chartier · 9 years ago
  70. 6973100 Only visit app image classes in class loader by Mathieu Chartier · 9 years ago
  71. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  72. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  73. 8913fc1 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  74. 9ed87a8 Merge "AOT compile framework code as non-debuggable" by Mingyao Yang · 9 years ago
  75. 7ead0c0 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  76. 6ea1a0e AOT compile framework code as non-debuggable by Mingyao Yang · 9 years ago
  77. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  78. d07e1b3 Fix issue with copied methods not being checked. by Alex Light · 9 years ago
  79. fcea56f Fix issue with copied methods not being checked. by Alex Light · 9 years ago
  80. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  81. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  82. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  83. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  84. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 9 years ago
  85. 37c36dc Merge "ART: Better InitWithoutImage error messages" by Andreas Gampe · 9 years ago
  86. 7ba5a67 ART: Better InitWithoutImage error messages by Andreas Gampe · 9 years ago
  87. e99d23a Merge "madvise away app image dex cache arrays" by Mathieu Chartier · 9 years ago
  88. 8c4f041 madvise away app image dex cache arrays by Mathieu Chartier · 9 years ago
  89. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  90. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  91. e968112 Merge changes I44ee74d8,I78b17187 by Igor Murashkin · 9 years ago
  92. 9b1c9b7 Fix updating string dex cache array for no class table case by Mathieu Chartier · 9 years ago
  93. e3d4ff5 runtime: Update Proxy to assume 1 less direct method by Igor Murashkin · 9 years ago
  94. 69a0405 ART: Clean up strings fixup for app images. by Vladimir Marko · 9 years ago
  95. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 9 years ago
  96. 5a55986 Fix issue with exception type resolution during linking. by Alex Light · 9 years ago
  97. 392899e Merge "ART: Dump full exception on re-init failure message" by Andreas Gampe · 9 years ago
  98. 369c851 ART: Dump full exception on re-init failure message by Andreas Gampe · 9 years ago
  99. 09cd656 Merge "Fix issue with IMT dispatch." by Alex Light · 9 years ago
  100. 7f3e0db Change log to avoid polluting logcat. by Nicolas Geoffray · 9 years ago