1. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  2. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  3. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  4. 07ddb6f Fix elf writer to properly handle empty text sections by Mathieu Chartier · 9 years ago
  5. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  6. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  7. d1eaf0d Keep list of dex files for oat file in CompilerDriver. by Vladimir Marko · 9 years ago
  8. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  9. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 9 years ago
  10. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  11. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  12. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago
  13. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  14. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  15. 1cc71eb Insert a read barrier in the JNI bridge. by Hiroshi Yamauchi · 9 years ago
  16. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  17. 70bef0d ART: Add compiled-methods by Andreas Gampe · 9 years ago
  18. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 9 years ago
  19. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 9 years ago
  20. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 9 years ago
  21. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 9 years ago
  22. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 9 years ago
  23. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  24. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago
  25. 5bdab12 Clean up pass driver by Mathieu Chartier · 9 years ago
  26. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  27. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  28. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  29. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  30. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  31. 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  32. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  33. 4bf3ae9 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago
  34. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  35. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  36. d4c4d95 Some code clean-up. by Ian Rogers · 10 years ago
  37. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  38. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  39. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  40. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  41. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  42. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  43. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  44. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 10 years ago
  45. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  46. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 10 years ago
  47. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  48. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 10 years ago
  49. 452bee5 Revert "ART: Key-Value Store in Oat header" by Nicolas Geoffray · 10 years ago
  50. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 10 years ago
  51. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  52. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  53. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 10 years ago
  54. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  55. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  56. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  57. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  58. a2eca52 ART: Fix oat_test for 64b by Andreas Gampe · 10 years ago
  59. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  60. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  61. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 10 years ago
  62. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 10 years ago
  63. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 10 years ago
  64. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 10 years ago
  65. 3d50407 Make out arguments non-reference types. by Ian Rogers · 10 years ago
  66. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  67. fffb0b7 Merge "Create CompilerOptions" by Brian Carlstrom · 10 years ago
  68. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 10 years ago
  69. 6449c62 Create CompilerOptions by Brian Carlstrom · 10 years ago
  70. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 10 years ago
  71. ea3fa0b Re-apply: Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 10 years ago
  72. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  73. c7f8320 Refactor verification results. by Vladimir Marko · 10 years ago
  74. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 10 years ago
  75. df01317 Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  76. 95a4de7 Fix test-art setup. by Vladimir Marko · 11 years ago
  77. 102a8f2 Fix build - test issues. by Sebastien Hertz · 11 years ago
  78. ca368cb Break apart oat writing times. by Ian Rogers · 11 years ago
  79. 5fe9af7 Fix memory leaks relating to timing logger. by Ian Rogers · 11 years ago
  80. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  81. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  82. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  83. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  84. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  85. f1603c2 am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  86. 756ee4e Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  87. 919b11c Remove conscrypt dependency from CommonTest by Brian Carlstrom · 11 years ago
  88. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago[Renamed from runtime/oat_test.cc]
  89. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  90. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  91. a073c67 Fix host oat_test on portable. by Ian Rogers · 11 years ago
  92. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 11 years ago
  93. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  94. 6f28d91 Add systrace support to NewTimingLogger, migrate compiler timing logging to NewTimingLogger by Anwar Ghuloum · 11 years ago
  95. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 11 years ago
  96. 4560248 Move TimingLogger creation to dex2oat by Brian Carlstrom · 11 years ago
  97. 0177fe2 Remove CompilerDriver::IsDebuggingSupported by Brian Carlstrom · 11 years ago
  98. f1d3455 Do not mark pages executable unnecessarily to play nice with selinux by Brian Carlstrom · 11 years ago
  99. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat_test.cc]
  100. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago