1. 19a4784 Merge changes from topic 'image_verify' by Mathieu Chartier · 9 years ago
  2. b0026b4 Disable checks for b/27493510 by Mathieu Chartier · 9 years ago
  3. 884f3b8 ART: Do not run verification under lock by Andreas Gampe · 9 years ago
  4. a0b9521 Add verification for image ArtMethod declaring classes by Mathieu Chartier · 9 years ago
  5. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  6. 7fe3023 ART: Make verifier fail log level adjustable by Andreas Gampe · 9 years ago
  7. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 9 years ago
  8. 4485c69 Merge "Disable LZ4HC compressed images" by Mathieu Chartier · 9 years ago
  9. 9894fc8 Disable LZ4HC compressed images by Mathieu Chartier · 9 years ago
  10. 1153282 Merge "Code cleanup between debugger and jit." by Nicolas Geoffray · 9 years ago
  11. 6300fd7 Code cleanup between debugger and jit. by Nicolas Geoffray · 9 years ago
  12. a807780 Add verify-profile compiler filter by Mathieu Chartier · 9 years ago
  13. e9e98f1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 9 years ago
  14. e9dd04f Revert "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
  15. f448016 Do not JIT boot image during native-debugging (keep AOT code instead). by David Srbecky · 9 years ago
  16. a67a089 Merge "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
  17. daf58c8 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
  18. 932e6bf Merge "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
  19. 879d27b ART: Fix ignoring duplicate fields. by Vladimir Marko · 9 years ago
  20. ec3b7ab Fix issue with proxy invocation on default methods by Alex Light · 9 years ago
  21. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  22. 1a7beae ART: Fix assumption in class profile collection by Andreas Gampe · 9 years ago
  23. 0c344f2 Fix lock order violation by Mathieu Chartier · 9 years ago
  24. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 9 years ago
  25. 095a0b2 Remove no thread suspension assert in AddImageSpace by Mathieu Chartier · 9 years ago
  26. 6973100 Only visit app image classes in class loader by Mathieu Chartier · 9 years ago
  27. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  28. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  29. 9ed87a8 Merge "AOT compile framework code as non-debuggable" by Mingyao Yang · 9 years ago
  30. 6ea1a0e AOT compile framework code as non-debuggable by Mingyao Yang · 9 years ago
  31. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  32. fcea56f Fix issue with copied methods not being checked. by Alex Light · 9 years ago
  33. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  34. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  35. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  36. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  37. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 9 years ago
  38. 37c36dc Merge "ART: Better InitWithoutImage error messages" by Andreas Gampe · 9 years ago
  39. 7ba5a67 ART: Better InitWithoutImage error messages by Andreas Gampe · 9 years ago
  40. e99d23a Merge "madvise away app image dex cache arrays" by Mathieu Chartier · 9 years ago
  41. 8c4f041 madvise away app image dex cache arrays by Mathieu Chartier · 9 years ago
  42. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  43. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  44. e968112 Merge changes I44ee74d8,I78b17187 by Igor Murashkin · 9 years ago
  45. 9b1c9b7 Fix updating string dex cache array for no class table case by Mathieu Chartier · 9 years ago
  46. e3d4ff5 runtime: Update Proxy to assume 1 less direct method by Igor Murashkin · 9 years ago
  47. 69a0405 ART: Clean up strings fixup for app images. by Vladimir Marko · 9 years ago
  48. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 9 years ago
  49. 5a55986 Fix issue with exception type resolution during linking. by Alex Light · 9 years ago
  50. 392899e Merge "ART: Dump full exception on re-init failure message" by Andreas Gampe · 9 years ago
  51. 369c851 ART: Dump full exception on re-init failure message by Andreas Gampe · 9 years ago
  52. 09cd656 Merge "Fix issue with IMT dispatch." by Alex Light · 9 years ago
  53. 7f3e0db Change log to avoid polluting logcat. by Nicolas Geoffray · 9 years ago
  54. d329a3b Fix pointer conversion error in SetElementPtrSize by Mathieu Chartier · 9 years ago
  55. 1277108 Fix issue with IMT dispatch. by Alex Light · 9 years ago
  56. 902838d Merge "Remove GetImageRoots read barrier for image relocation" by Mathieu Chartier · 9 years ago
  57. 4a26f17 Remove GetImageRoots read barrier for image relocation by Mathieu Chartier · 9 years ago
  58. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 9 years ago
  59. 7ccb63f Merge "Enable interface default methods by default." by Alex Light · 9 years ago
  60. 9724c63 Enable interface default methods by default. by Neil Fuller · 9 years ago
  61. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  62. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  63. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  64. 697cc25 Merge "Report loaded classes to native debugger." by David Srbecky · 9 years ago
  65. 160e6df Report loaded classes to native debugger. by Tamas Berghammer · 9 years ago
  66. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  67. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  68. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  69. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 9 years ago
  70. 1f47b67 Re-enable class table for image writer by Mathieu Chartier · 9 years ago
  71. 1c1a342 Fix multi-image TODOs in class linker, runtime, and oat file. by Jeff Hao · 9 years ago
  72. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  73. 6b1a50b Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df am: 8a5e8d0118 by Mathieu Chartier · 9 years ago
  74. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  75. 1fc9ac7 Merge "Make use of new method iterators." am: 045d37ae20 am: c4affaa361 by Alex Light · 9 years ago
  76. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 9 years ago
  77. 51a64d5 Make use of new method iterators. by Alex Light · 9 years ago
  78. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  79. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  80. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  81. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  82. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  83. 673fdc7 Merge "ART: Stash a resolved method late in the verifier" am: 748047de83 by Andreas Gampe · 9 years ago
  84. 5cb6cf5 Merge "Revert "ART: Check invoke-interface earlier in verifier"" am: 170e01a6b5 by Andreas Gampe · 9 years ago
  85. e8f3f4e Merge "ART: Refactor verifier callbacks" am: 34760f9a97 am: 6e0e9c77b0 by Andreas Gampe · 9 years ago
  86. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  87. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  88. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 9 years ago
  89. 1158d4f Merge "ART: Check invoke-interface earlier in verifier" am: eb5ddd7b02 by Andreas Gampe · 9 years ago
  90. eb5ddd7 Merge "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  91. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  92. 2b71f69 Merge "Store class tables in the image" am: a616b4e086 am: e8d71c13ad by Mathieu Chartier · 9 years ago
  93. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  94. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  95. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  96. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  97. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  98. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  99. 3db9c5d ART: Change Init{From,Without}Image to return bool by Andreas Gampe · 9 years ago
  100. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago