1. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  2. daa27bc Merge "Remove DexFile direct accesses to CodeItem" by Mathieu Chartier · 7 years ago
  3. 70a58af Merge "Change ClassStatus to fit into 4 bits." by Treehugger Robot · 7 years ago
  4. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 7 years ago
  5. 6238c83 Remove DexFile direct accesses to CodeItem by Mathieu Chartier · 7 years ago
  6. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 7 years ago
  7. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  8. 8901119 Do not pass DexFile to ClassLinker::Lookup/ResolveMethod(). by Vladimir Marko · 7 years ago
  9. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
  10. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  11. 3da1d0f Use CodeItemAccessor helpers for method verifier by Mathieu Chartier · 7 years ago
  12. b7c273c Add ClassDataItemIterator::HasNextMethod by Mathieu Chartier · 7 years ago
  13. 69147f1 Add code item accessor helper classes by Mathieu Chartier · 7 years ago
  14. 0021feb Delete CodeItemIterator by Mathieu Chartier · 7 years ago
  15. 5f31703 Merge "Refactor DexInstructionIterator" by Mathieu Chartier · 7 years ago
  16. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  17. 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 7 years ago
  18. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
  19. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 7 years ago
  20. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  21. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 8 years ago
  22. 5d3b002 ART: Change CanAssumeVerified to GetPreviousClassState by Andreas Gampe · 8 years ago
  23. 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 8 years ago
  24. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 8 years ago
  25. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 8 years ago
  26. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 8 years ago
  27. 72041a0 Use class unloading in dex2oat for verify and extract by Mathieu Chartier · 8 years ago
  28. 34ed868 Revert "Avoid creating verified methods for non quickening filters" by Andreas Gampe · 8 years ago
  29. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  30. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 8 years ago
  31. a9894d2 Merge "Move IsVeryLarge check before we create verification results" by Mathieu Chartier · 8 years ago
  32. e01b6f6 Move IsVeryLarge check before we create verification results by Mathieu Chartier · 8 years ago
  33. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 8 years ago
  34. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  35. 0d32f4e Merge "Generalize atomic_method_ref_map to support dex references" by Treehugger Robot · 8 years ago
  36. 93764b8 Generalize atomic_method_ref_map to support dex references by Mathieu Chartier · 8 years ago
  37. 0733dc8 Avoid creating verification_results_ unnecessarily by Mathieu Chartier · 8 years ago
  38. 2848a5f Avoid creating verified methods for non quickening filters by Mathieu Chartier · 8 years ago
  39. de4b08f Reduce quicken info size by Mathieu Chartier · 8 years ago
  40. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 8 years ago
  41. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 8 years ago
  42. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 8 years ago
  43. 5d08fcc ART: More header cleanups by Andreas Gampe · 8 years ago
  44. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  45. 26699c6 ART: Refactor VerifiedMethod by Andreas Gampe · 8 years ago
  46. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 8 years ago
  47. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 8 years ago
  48. 6b8b075 Merge changes I6ff2d6f8,I8f60f116 by Treehugger Robot · 8 years ago
  49. 6b04057 ART: Clean up InlineMethodAnalyzer by Andreas Gampe · 8 years ago
  50. b95c74b ART: Move InlineMethodAnalyzer into compiler by Andreas Gampe · 8 years ago
  51. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  52. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 8 years ago
  53. 1a4bc7f ART: Remove unused DexToDex level. by Andreas Gampe · 8 years ago
  54. cbcedbf Add method info to oat files by Mathieu Chartier · 8 years ago
  55. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  56. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  57. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 8 years ago
  58. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
  59. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  60. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  61. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  62. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  63. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  64. 422c7c3 ART: Remove dequicken map from VerifiedMethod by Andreas Gampe · 8 years ago
  65. c51c7ca Clean up VerifiedMethod. by Nicolas Geoffray · 8 years ago
  66. 119e846 Point optimizations for vdex. by Nicolas Geoffray · 8 years ago
  67. b1677e2 Don't unquicken RETURN_VOID_NO_BARRIER with vdex. by Nicolas Geoffray · 8 years ago
  68. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  69. d1665a0 Handle primitive types in VerifierTypes::AddAssignability. by Nicolas Geoffray · 8 years ago
  70. 1d0ae3f Fix two tests after vdex change. by Nicolas Geoffray · 8 years ago
  71. 51c17fa Create empty VerifiedMethod after vdex verification. by Nicolas Geoffray · 8 years ago
  72. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  73. fc2dd61 Speed up verified methods by Mathieu Chartier · 8 years ago
  74. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  75. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  76. 6bb7f1b Integrate VerifierDeps in compiler driver. by Nicolas Geoffray · 8 years ago
  77. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  78. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 9 years ago
  79. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  80. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 8 years ago
  81. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 8 years ago
  82. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 9 years ago
  83. ca3c8c3 Collect verifier dependencies by David Brazdil · 9 years ago
  84. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  85. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  86. 26de38b ART: Delete old compiler_enums.h by Andreas Gampe · 9 years ago
  87. 492a7fa Delay dex-to-dex compilation until Optimizing is done. by Vladimir Marko · 9 years ago
  88. 3c7787f Merge "Fix misc-macro-parentheses warnings." by Treehugger Robot · 9 years ago
  89. f6d1e0f Compile JNI stubs for verify-profile and interpret-only. by Vladimir Marko · 9 years ago
  90. fba3997 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
  91. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  92. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 9 years ago
  93. bf9611f ART: Clean up verifier by Andreas Gampe · 9 years ago
  94. 2e38434 Merge "Post-Quick cleanup: Remove CompilationUnit." by Vladimir Marko · 9 years ago
  95. df73984 Post-Quick cleanup: Remove CompilationUnit. by Vladimir Marko · 9 years ago
  96. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  97. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 9 years ago
  98. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 9 years ago
  99. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 9 years ago
  100. f6a35de Optimizing: Fix register allocator validation memory usage. by Vladimir Marko · 9 years ago