1. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 8 years ago
  2. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 8 years ago
  3. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 8 years ago
  4. 3a2bd29 ART: Make sure dex files are verified in the compiler by Andreas Gampe · 8 years ago
  5. a9d82fe Use mutator lock to guard adding and removing heap spaces by Mathieu Chartier · 8 years ago
  6. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 8 years ago
  7. 1bc977c Revert "Load app images" by Nicolas Geoffray · 8 years ago
  8. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  9. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 8 years ago
  10. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 8 years ago
  11. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  12. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  13. 4d4a006 Merge "Refactor and clean up OatWriter and Dex2Oat." am: a1b21219db by Vladimir Marko · 9 years ago
  14. 6758cf1 Merge "Revert "Revert "Add support for LZ4 compressed image files""" am: 840d22928c by Mathieu Chartier · 9 years ago
  15. a1b2121 Merge "Refactor and clean up OatWriter and Dex2Oat." by Vladimir Marko · 9 years ago
  16. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  17. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  18. f9c0909 Merge "Revert "Add support for LZ4 compressed image files"" am: 70a33905e9 by Nicolas Geoffray · 9 years ago
  19. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  20. 08a5df9 Merge "Add support for LZ4 compressed image files" am: 7cbd95c2fb am: 3dafd53ff9 by Mathieu Chartier · 9 years ago
  21. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  22. 22ad8de Merge "Add ElfWriter::GetStream()." am: cf6bd55863 am: e3ce7c04c7 am: 4d7bd60566 by Vladimir Marko · 9 years ago
  23. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  24. fd422b6 Merge "Refactor oat file writing to give Dex2Oat more control." am: d1744d449c am: 110d07e2c0 by Vladimir Marko · 9 years ago
  25. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  26. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  27. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  28. 5c0cf12 Fix build, missed one method name change. by Przemyslaw Szczepaniak · 9 years ago
  29. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  30. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  31. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  32. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  33. a90c772 Add application image dex2oat options by Mathieu Chartier · 9 years ago
  34. d1eaf0d Keep list of dex files for oat file in CompilerDriver. by Vladimir Marko · 9 years ago
  35. bbcc01a Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER. by Roland Levillain · 9 years ago
  36. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  37. 68c868e Fix bogus image test assert by Mathieu Chartier · 9 years ago
  38. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  39. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  40. b1fcead ART: Change image_classes and compiled_classes to unordered set by Andreas Gampe · 9 years ago
  41. 3481ba2 ART: Clean up includes. by Vladimir Marko · 9 years ago
  42. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  43. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  44. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  45. 9433ec6 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  46. 90ca5c0 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  47. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  48. c54e12a Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  49. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  50. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  51. 62d1ca3 ART: Prepare for ELF64. by Tong Shen · 10 years ago
  52. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  53. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  54. cb6b0f3 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  55. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  56. 345c4b1 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  57. 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  58. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  59. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  60. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  61. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 10 years ago
  62. 452bee5 Revert "ART: Key-Value Store in Oat header" by Nicolas Geoffray · 10 years ago
  63. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 10 years ago
  64. 833a485 ART: Native support for multidex by Andreas Gampe · 10 years ago
  65. f5997b4 More advanced timing loggers. by Mathieu Chartier · 10 years ago
  66. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  67. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 10 years ago
  68. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  69. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 10 years ago
  70. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 10 years ago
  71. 3d50407 Make out arguments non-reference types. by Ian Rogers · 10 years ago
  72. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  73. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 10 years ago
  74. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  75. df810ac Merge "A custom 'runs-of-slots' memory allocator." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  76. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 11 years ago
  77. ca368cb Break apart oat writing times. by Ian Rogers · 11 years ago
  78. 5fe9af7 Fix memory leaks relating to timing logger. by Ian Rogers · 11 years ago
  79. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  80. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  81. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  82. 5f67532 Fix image_test for SMALL_ART by Brian Carlstrom · 11 years ago
  83. 179486a Fix ImageHeader.IsValid by Brian Carlstrom · 11 years ago
  84. 01e9779 Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  85. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  86. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 11 years ago
  87. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago[Renamed from runtime/image_test.cc]
  88. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  89. 36e58b8 Fix image_test for new small mode API. by Ian Rogers · 11 years ago
  90. e986953 Disable compilation during image_test for portable. by Ian Rogers · 11 years ago
  91. bd2c19f Fix compiler_driver_test/image_test. by Ian Rogers · 11 years ago
  92. 6f28d91 Add systrace support to NewTimingLogger, migrate compiler timing logging to NewTimingLogger by Anwar Ghuloum · 11 years ago
  93. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 11 years ago
  94. 4560248 Move TimingLogger creation to dex2oat by Brian Carlstrom · 11 years ago
  95. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  96. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/image_test.cc]
  97. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  98. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  99. 9639160 Move image class computation to the CompilerDriver by Brian Carlstrom · 11 years ago
  100. 0aba0ba Created compiled stubs in image. by Jeff Hao · 11 years ago