1. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 8 years ago
  2. 5d3b002 ART: Change CanAssumeVerified to GetPreviousClassState by Andreas Gampe · 8 years ago
  3. c5e0d3f compiler_driver: treat java/lang/invoke as others by Orion Hodson · 8 years ago
  4. 12fadcd ART: Rerun verifier in verbose mode on boot cp failure by Andreas Gampe · 8 years ago
  5. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 8 years ago
  6. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 8 years ago
  7. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 8 years ago
  8. f1aa265 Fix issue where classes that fail verification have kStatusNotReady. by Jeff Hao · 8 years ago
  9. abadf02 Revert "Support clinit for app image during compilation" by Nicolas Geoffray · 8 years ago
  10. 50ce441 Support clinit for app image during compilation by Chang Xing · 8 years ago
  11. bf755fe Fix verifier deps determinism by Mathieu Chartier · 8 years ago
  12. 72041a0 Use class unloading in dex2oat for verify and extract by Mathieu Chartier · 8 years ago
  13. fdfb4d4 ART: Modify --abort-on-hard-verifier-error by Andreas Gampe · 8 years ago
  14. 67abbca Merge "ART: Refactor retrieval of types through ArtMethod." by Treehugger Robot · 8 years ago
  15. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 8 years ago
  16. 605fe24 Implemented Nested Transaction by Chang Xing · 8 years ago
  17. 5a906fc Add strict flag in transaction by Chang Xing · 8 years ago
  18. e88c2d2 Merge "Allow failure in RecordClassStatus for uses-library classes" by Mathieu Chartier · 8 years ago
  19. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  20. 010f5cc Allow failure in RecordClassStatus for uses-library classes by Mathieu Chartier · 8 years ago
  21. cade5c3 Track class initializing in transaction by Chang Xing · 8 years ago
  22. 16d1dd8 Move transaction creation to runtime by Chang Xing · 8 years ago
  23. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 8 years ago
  24. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  25. 1a088d4 Use AtomicDexRefMap for compiled classes by Mathieu Chartier · 8 years ago
  26. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  27. 0d32f4e Merge "Generalize atomic_method_ref_map to support dex references" by Treehugger Robot · 8 years ago
  28. 1847704 Merge "Avoid creating verification_results_ unnecessarily" by Treehugger Robot · 8 years ago
  29. 93764b8 Generalize atomic_method_ref_map to support dex references by Mathieu Chartier · 8 years ago
  30. d317295 Merge "Do superclass validation at compile time and log with new class status." by Treehugger Robot · 8 years ago
  31. 0733dc8 Avoid creating verification_results_ unnecessarily by Mathieu Chartier · 8 years ago
  32. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 8 years ago
  33. 88b74b6 Avoid creating compiled_methods_ array unnecessarily by Mathieu Chartier · 8 years ago
  34. 0656044 Merge "Revert "Revert "Fixed Literal String intern mismatch.""" by Mathieu Chartier · 8 years ago
  35. 70f689d Add an init encoded fields threshold to compiler by Chang Xing · 8 years ago
  36. e602b1c Fix boot classes init when compiling app image by Chang Xing · 8 years ago
  37. ba17dbd Revert "Revert "Fixed Literal String intern mismatch."" by Chang Xing · 8 years ago
  38. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 8 years ago
  39. a5dcdf3 Merge "Refactor some profiling info functions" by Mathieu Chartier · 8 years ago
  40. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 8 years ago
  41. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 8 years ago
  42. d58932f Merge "Fix some indentation errors in compiler driver" by Mathieu Chartier · 8 years ago
  43. 7a8bcfd Fix some indentation errors in compiler driver by Mathieu Chartier · 8 years ago
  44. 17498e5 Avoid calling InitializeDependencies for non image case by Mathieu Chartier · 8 years ago
  45. dabeb3a Correctly set oat class status after initializing by Mathieu Chartier · 8 years ago
  46. 16d59b2 Merge "Revert "Revert "Fixed installation time regression when compile.""" by Treehugger Robot · 8 years ago
  47. fd37f1d Revert "Revert "Fixed installation time regression when compile."" by Mathieu Chartier · 8 years ago
  48. f1dd69a Revert "Revert "Fully support static encoded fields."" by Mathieu Chartier · 8 years ago
  49. 5691173 Merge "Only compile hot methods" by Mathieu Chartier · 8 years ago
  50. 84c8432 Revert "Fully support static encoded fields." by Nicolas Geoffray · 8 years ago
  51. f7ab834 Revert "Fixed Literal String intern mismatch." by Nicolas Geoffray · 8 years ago
  52. 54c32b1 Revert "Fixed installation time regression when compile." by Nicolas Geoffray · 8 years ago
  53. 7b135c8 Only compile hot methods by Mathieu Chartier · 8 years ago
  54. 8f98742 Fixed installation time regression when compile. by Chang Xing · 8 years ago
  55. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 8 years ago
  56. 9fa69d0 Merge "ART: Misc header cleanups" by Treehugger Robot · 8 years ago
  57. 762ef84 Fixed Literal String intern mismatch. by Chang Xing · 8 years ago
  58. f0446e9 ART: Misc header cleanups by Andreas Gampe · 8 years ago
  59. e71d687 Fully support static encoded fields. by Chang Xing · 8 years ago
  60. bb84610 ART: Remove CompiledClass by Andreas Gampe · 8 years ago
  61. f5ccfb5 Merge "Honor --force-determinism for vdex." by Nicolas Geoffray · 8 years ago
  62. 4684739 Honor --force-determinism for vdex. by Nicolas Geoffray · 8 years ago
  63. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 8 years ago
  64. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 8 years ago
  65. 6d7abbd ART: More header cleanup - method_verifier.h by Andreas Gampe · 8 years ago
  66. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  67. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 8 years ago
  68. c7da1d6 Record class status after verification. by Nicolas Geoffray · 8 years ago
  69. 1a4bc7f ART: Remove unused DexToDex level. by Andreas Gampe · 8 years ago
  70. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  71. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  72. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 8 years ago
  73. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 8 years ago
  74. 7bf9048 ART: Resolve <clinit> strings in compiler driver by Andreas Gampe · 8 years ago
  75. 9e7078b ART: Resolve static field strings in compiler driver by Andreas Gampe · 8 years ago
  76. 97ab5e3 Check for null profile in ShouldCompileBasedOnProfile by Mathieu Chartier · 8 years ago
  77. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  78. d0af56c Make dex2oat support profiles passed to non profile filters by Mathieu Chartier · 8 years ago
  79. cadf244 Merge "Update verify-profile logic." by Nicolas Geoffray · 8 years ago
  80. 23a625c Update verify-profile logic. by Nicolas Geoffray · 8 years ago
  81. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  82. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  83. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  84. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 8 years ago
  85. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  86. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  87. 13970e4 Merge "Re-enable tests 934 & 935" by Treehugger Robot · 8 years ago
  88. e40dd38 Re-enable tests 934 & 935 by Alex Light · 8 years ago
  89. 3eba863 Make verify-profile not look at the profile. by Nicolas Geoffray · 8 years ago
  90. 0a27fd0 Preserve verification invariant after compile-time verification. by Nicolas Geoffray · 8 years ago
  91. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  92. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 9 years ago
  93. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 8 years ago
  94. 7498105 Handle verify-profile and bootclasspath classes in vdex. by Nicolas Geoffray · 8 years ago
  95. 454f339 Merge "Optimize OatWriter when we don't compile any method." by Nicolas Geoffray · 9 years ago
  96. 60ca949 Optimize OatWriter when we don't compile any method. by Nicolas Geoffray · 9 years ago
  97. c1a42cf Remove soon to be obsolete call kinds for direct calls. by Nicolas Geoffray · 9 years ago
  98. b1677e2 Don't unquicken RETURN_VOID_NO_BARRIER with vdex. by Nicolas Geoffray · 9 years ago
  99. d27097a Clear exception if FindClass fails. by Nicolas Geoffray · 9 years ago
  100. ade72d6 Do not resolve types with vdex. by Nicolas Geoffray · 9 years ago