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