1. c9dbb1d Revert "Revert "Hold dex caches live in class table"" by Mathieu Chartier · 9 years ago
  2. f102faf Revert "Hold dex caches live in class table" by Brian Carlstrom · 9 years ago
  3. d6d49e5 Hold dex caches live in class table by Mathieu Chartier · 9 years ago
  4. fe179c2 Fix race with host_dlopen_handles_ by Mathieu Chartier · 9 years ago
  5. 55accd5 Fix broken DCHECK by Mathieu Chartier · 9 years ago
  6. 8fdde87 Merge "Put boot class loader classes and strings in dex cache of app images." into nyc-dev by TreeHugger Robot · 9 years ago
  7. 1df3b55 Put boot class loader classes and strings in dex cache of app images. by Nicolas Geoffray · 9 years ago
  8. 22bd2a1 Only fill methods with 0xFE on debug builds by Mathieu Chartier · 9 years ago
  9. 90328ac Catch classes inheriting from themselves in the class linker. by Roland Levillain · 9 years ago
  10. 92091bd Prevent ArtMethod clearing race by Mathieu Chartier · 9 years ago
  11. b554343 Fix vtable corruption. by Alex Light · 9 years ago
  12. 9275af6 Fix profile saver to use base dex location by Mathieu Chartier · 9 years ago
  13. cdca476 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 9 years ago
  14. 2b23735 Merge "Revert "Write conflict tables in image"" into nyc-dev by Mathieu Chartier · 9 years ago
  15. 8e2478d Revert "Write conflict tables in image" by Mathieu Chartier · 9 years ago
  16. 9135aa0 Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev by Jeff Hao · 9 years ago
  17. 5872d7c Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  18. cda9386 Write conflict tables in image by Mathieu Chartier · 9 years ago
  19. e5de54c Split profile recording from jit compilation by Calin Juravle · 9 years ago
  20. 257670e Merge "Add support for eagerly calculating conflict tables" into nyc-dev by Mathieu Chartier · 9 years ago
  21. 49b5ced Add support for eagerly calculating conflict tables by Mathieu Chartier · 9 years ago
  22. fc49fa0 ART: Slightly change InitializeClass flow by Andreas Gampe · 9 years ago
  23. 9510ccd ART: Add logging for CHECK failure by Andreas Gampe · 9 years ago
  24. a5543be Fix InsertDexFileInToClassLoader to handle null class loaders am: f2bf9d6 by Mathieu Chartier · 9 years ago
  25. f2bf9d6 Fix InsertDexFileInToClassLoader to handle null class loaders by Mathieu Chartier · 9 years ago
  26. 565bc96 Fix issued with non-public interface methods. by Alex Light · 9 years ago
  27. d84e1ac Merge "Fix issued with non-public interface methods." am: 31b66aa am: 6c3ce7a by Alex Light · 9 years ago
  28. 31b66aa Merge "Fix issued with non-public interface methods." by Alex Light · 9 years ago
  29. d7c10c2 Fix issued with non-public interface methods. by Alex Light · 9 years ago
  30. 0c34388 Merge "Fix issue with verification check failure on erroneous classes." am: 03bea09 by Alex Light · 9 years ago
  31. 06039ba Fix issue with verification check failure on erroneous classes. by Alex Light · 9 years ago
  32. 5f803f0 Merge "ART: Do not run verification under lock" into nyc-dev by Andreas Gampe · 9 years ago
  33. f934bf7 ART: Do not run verification under lock by Andreas Gampe · 9 years ago
  34. e84e385 Merge changes from topic \'image_verify\' am: 19a4784 am: 36d4ec6 by Mathieu Chartier · 9 years ago
  35. 19a4784 Merge changes from topic 'image_verify' by Mathieu Chartier · 9 years ago
  36. 78b6d38 Merge "ART: Do not run verification under lock" am: a455ec2 am: ff5d050 by Andreas Gampe · 9 years ago
  37. b0026b4 Disable checks for b/27493510 by Mathieu Chartier · 9 years ago
  38. 884f3b8 ART: Do not run verification under lock by Andreas Gampe · 9 years ago
  39. a0b9521 Add verification for image ArtMethod declaring classes by Mathieu Chartier · 9 years ago
  40. 8790c7f Disable checks for b/27493510 by Mathieu Chartier · 9 years ago
  41. a1357a8 Merge "Optimizing: Improve const-string code generation." am: 085055f by Vladimir Marko · 9 years ago
  42. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  43. c84b28e Merge "ART: Make verifier fail log level adjustable" am: fedcd0a am: 226f52d by Andreas Gampe · 9 years ago
  44. 7fe3023 ART: Make verifier fail log level adjustable by Andreas Gampe · 9 years ago
  45. 4d9f708 Merge "Add an ImtConflictTable to better resolve IMT conflicts." am: 1f4364d by Nicolas Geoffray · 9 years ago
  46. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 9 years ago
  47. de57214 Merge "Disable LZ4HC compressed images" am: 4485c69 by Mathieu Chartier · 9 years ago
  48. 4485c69 Merge "Disable LZ4HC compressed images" by Mathieu Chartier · 9 years ago
  49. 9894fc8 Disable LZ4HC compressed images by Mathieu Chartier · 9 years ago
  50. 525528e Merge "Code cleanup between debugger and jit." am: 1153282 by Nicolas Geoffray · 9 years ago
  51. 1153282 Merge "Code cleanup between debugger and jit." by Nicolas Geoffray · 9 years ago
  52. 6300fd7 Code cleanup between debugger and jit. by Nicolas Geoffray · 9 years ago
  53. a807780 Add verify-profile compiler filter by Mathieu Chartier · 9 years ago
  54. a885de7 Merge "Add verify-profile compiler filter" into nyc-dev am: cc4c168 by Mathieu Chartier · 9 years ago
  55. cc4c168 Merge "Add verify-profile compiler filter" into nyc-dev by Mathieu Chartier · 9 years ago
  56. a079e3a Add verify-profile compiler filter by Mathieu Chartier · 9 years ago
  57. 5457b86 Revert "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
  58. b8dfff1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 9 years ago
  59. e9e98f1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 9 years ago
  60. 7348116 Merge "Revert "Revert "Fix issue with proxy invocation on default methods""" by Alex Light · 9 years ago
  61. e9dd04f Revert "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
  62. e7c5b21 Merge "Revert "Fix issue with proxy invocation on default methods"" into nyc-dev by Alex Light · 9 years ago
  63. 0333cbe Fix issue with proxy invocation on default methods am: 4b34bf5 by Alex Light · 9 years ago
  64. f448016 Do not JIT boot image during native-debugging (keep AOT code instead). by David Srbecky · 9 years ago
  65. ce3476b Merge "Revert "Fix issue with proxy invocation on default methods"" am: a67a089 by Alex Light · 9 years ago
  66. a67a089 Merge "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
  67. daf58c8 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
  68. 7670908 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
  69. 4b34bf5 Fix issue with proxy invocation on default methods by Alex Light · 9 years ago
  70. 8eac39e Merge "Fix issue with proxy invocation on default methods" am: 932e6bf by Alex Light · 9 years ago
  71. 932e6bf Merge "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
  72. 9506bb1 Merge "ART: Fix ignoring duplicate fields." am: d9ebad9 by Vladimir Marko · 9 years ago
  73. 879d27b ART: Fix ignoring duplicate fields. by Vladimir Marko · 9 years ago
  74. ec3b7ab Fix issue with proxy invocation on default methods by Alex Light · 9 years ago
  75. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  76. bcb6a72 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  77. 264aa34 Merge "ART: Fix assumption in class profile collection" into nyc-dev by Andreas Gampe · 9 years ago
  78. 1a7beae ART: Fix assumption in class profile collection by Andreas Gampe · 9 years ago
  79. 4309f61 ART: Fix assumption in class profile collection by Andreas Gampe · 9 years ago
  80. 0c344f2 Fix lock order violation by Mathieu Chartier · 9 years ago
  81. 5f9e39e Fix lock order violation am: 064e9d401c by Mathieu Chartier · 9 years ago
  82. 064e9d4 Fix lock order violation by Mathieu Chartier · 9 years ago
  83. 4c5b645 Add verification for image ArtMethod declaring classes am: 03c1dd9858 by Mathieu Chartier · 9 years ago
  84. 03c1dd9 Add verification for image ArtMethod declaring classes by Mathieu Chartier · 9 years ago
  85. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 9 years ago
  86. 095a0b2 Remove no thread suspension assert in AddImageSpace by Mathieu Chartier · 9 years ago
  87. c5b94f8 Merge "Add more systracing everywhere" into nyc-dev by Mathieu Chartier · 9 years ago
  88. f28a99a Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  89. dabdc0f Add more systracing everywhere by Mathieu Chartier · 9 years ago
  90. 88027bd Only visit app image classes in class loader by Mathieu Chartier · 9 years ago
  91. 6973100 Only visit app image classes in class loader by Mathieu Chartier · 9 years ago
  92. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  93. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  94. 8913fc1 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  95. 9ed87a8 Merge "AOT compile framework code as non-debuggable" by Mingyao Yang · 9 years ago
  96. 7ead0c0 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  97. 6ea1a0e AOT compile framework code as non-debuggable by Mingyao Yang · 9 years ago
  98. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  99. d07e1b3 Fix issue with copied methods not being checked. by Alex Light · 9 years ago
  100. fcea56f Fix issue with copied methods not being checked. by Alex Light · 9 years ago