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