1. 113d6ea Move code size from OatQuickMethodHeader to CodeInfo. by David Srbecky · 3 years, 7 months ago
  2. 26bf47a Use memfd_create_compat() in gtests. by Vladimir Marko · 3 years, 7 months ago
  3. 37fd800 Use mmap for compiled code for gtest. by Vladimir Marko · 3 years, 8 months ago
  4. 36e4d1d Remove HWASan tag from method entrypoint in tests. by Vladimir Marko · 3 years, 8 months ago
  5. 3ac2f5a Make RTP::Visit robust against input order by Alex Light · 3 years, 10 months ago
  6. 2acd1ec HWASan fixes for ART tests by David Srbecky · 4 years, 4 months ago
  7. f91fc12 Optimizing: Run gtests without creating the Runtime. by Vladimir Marko · 4 years, 4 months ago
  8. aeb0223 Retry cache flushes on ARMv7 devices by Orion Hodson · 5 years ago
  9. 4b2d1c5 Fix memory leak in CommonCompilerTest::CompileMethod(). by Vladimir Marko · 6 years ago
  10. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 6 years ago
  11. 815d5e5 Refactor compiler tests around CompilerDriver. by Vladimir Marko · 6 years ago
  12. 131f23a Remove code size from OatQuickMethodHeader by David Srbecky · 6 years ago
  13. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  14. 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  15. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  16. 9c4b970 Rewrite image type in CompilerOptions. by Vladimir Marko · 6 years ago
  17. 1a2a5cd Move profile compilation info to CompilerOptions. by Vladimir Marko · 6 years ago
  18. 1130659 Refactor MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  19. 38d29fd ART: Simplify cache flush calls by Orion Hodson · 6 years ago
  20. f6985bd Add an overload for MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  21. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  22. 8cd5454 Move MethodInfo to CodeInfo. by David Srbecky · 6 years ago
  23. 8808756 Remove frame info from OatQuickMethodHeader. by David Srbecky · 6 years ago
  24. bb089b6 Remove CompilerDriver::support_boot_image_fixup_. by Vladimir Marko · 6 years ago
  25. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 6 years ago
  26. 213ee2d Move dex_files_for_oat_file_ to CompilerOptions. by Vladimir Marko · 6 years ago
  27. dc4bcce Move image_classes_ to CompilerOptions. by Vladimir Marko · 6 years ago
  28. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 6 years ago
  29. b68ed2c ART: Ensure OatQuickMethodHeader is trivially copyable by Andreas Gampe · 6 years ago
  30. e9987b0 ObjPtr<>-ify tests using ClassLinker::FindClass(). by Vladimir Marko · 6 years ago
  31. bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 6 years ago
  32. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  33. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  34. 2d8801f Clean some dex2oat options. by Nicolas Geoffray · 7 years ago
  35. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 7 years ago
  36. fbfc394 Remove ClassLinker::SetEntryPointsToCompiledCode(). by Vladimir Marko · 7 years ago
  37. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  38. a9894d2 Merge "Move IsVeryLarge check before we create verification results" by Mathieu Chartier · 7 years ago
  39. e01b6f6 Move IsVeryLarge check before we create verification results by Mathieu Chartier · 7 years ago
  40. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  41. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 7 years ago
  42. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  43. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  44. cbcedbf Add method info to oat files by Mathieu Chartier · 8 years ago
  45. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
  46. d0af56c Make dex2oat support profiles passed to non profile filters by Mathieu Chartier · 8 years ago
  47. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  48. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  49. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  50. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  51. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  52. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  53. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  54. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  55. 496577f Smarter image layout by Mathieu Chartier · 8 years ago
  56. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  57. 91288d8 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 8 years ago
  58. 1d6fdaf Fix image_test for the CC collector. by Hiroshi Yamauchi · 8 years ago
  59. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  60. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 8 years ago
  61. 3f41a01 ART: Use optimizing compiler in image_test by Andreas Gampe · 9 years ago
  62. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 9 years ago
  63. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 9 years ago
  64. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 9 years ago
  65. 3243026 Ensure instruction cache is flushed in compiler tests with Clang. by Roland Levillain · 9 years ago
  66. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  67. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  68. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 9 years ago
  69. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  70. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  71. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  72. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  73. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  74. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  75. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  76. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  77. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  78. 562ff44 Revert "Remove DCHECK that does not work for gtests." by Vladimir Marko · 9 years ago
  79. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  80. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  81. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 9 years ago
  82. bbcc01a Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER. by Roland Levillain · 9 years ago
  83. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  84. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  85. 70bef0d ART: Add compiled-methods by Andreas Gampe · 9 years ago
  86. b1fcead ART: Change image_classes and compiled_classes to unordered set by Andreas Gampe · 9 years ago
  87. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 9 years ago
  88. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  89. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 9 years ago
  90. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 9 years ago
  91. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  92. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  93. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  94. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  95. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  96. 5bdab12 Clean up pass driver by Mathieu Chartier · 10 years ago
  97. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  98. a2d0afc ART: Fix common_compiler_test assumptions by Andreas Gampe · 10 years ago
  99. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  100. 956af0f Remove portable. by Elliott Hughes · 10 years ago