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