1. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  2. 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  3. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  4. 4bf3ae9 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago
  5. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  6. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  7. d4c4d95 Some code clean-up. by Ian Rogers · 10 years ago
  8. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  9. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  10. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  11. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  12. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  13. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  14. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  15. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 10 years ago
  16. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  17. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 10 years ago
  18. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  19. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 10 years ago
  20. 452bee5 Revert "ART: Key-Value Store in Oat header" by Nicolas Geoffray · 10 years ago
  21. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 10 years ago
  22. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  23. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  24. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 10 years ago
  25. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  26. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  27. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  28. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  29. a2eca52 ART: Fix oat_test for 64b by Andreas Gampe · 10 years ago
  30. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  31. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  32. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 10 years ago
  33. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 10 years ago
  34. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 10 years ago
  35. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 10 years ago
  36. 3d50407 Make out arguments non-reference types. by Ian Rogers · 10 years ago
  37. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  38. fffb0b7 Merge "Create CompilerOptions" by Brian Carlstrom · 10 years ago
  39. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 10 years ago
  40. 6449c62 Create CompilerOptions by Brian Carlstrom · 10 years ago
  41. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 10 years ago
  42. ea3fa0b Re-apply: Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 10 years ago
  43. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  44. c7f8320 Refactor verification results. by Vladimir Marko · 11 years ago
  45. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 11 years ago
  46. df01317 Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  47. 95a4de7 Fix test-art setup. by Vladimir Marko · 11 years ago
  48. 102a8f2 Fix build - test issues. by Sebastien Hertz · 11 years ago
  49. ca368cb Break apart oat writing times. by Ian Rogers · 11 years ago
  50. 5fe9af7 Fix memory leaks relating to timing logger. by Ian Rogers · 11 years ago
  51. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  52. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  53. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  54. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  55. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  56. f1603c2 am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  57. 756ee4e Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  58. 919b11c Remove conscrypt dependency from CommonTest by Brian Carlstrom · 11 years ago
  59. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago[Renamed from runtime/oat_test.cc]
  60. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  61. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  62. a073c67 Fix host oat_test on portable. by Ian Rogers · 11 years ago
  63. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 11 years ago
  64. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  65. 6f28d91 Add systrace support to NewTimingLogger, migrate compiler timing logging to NewTimingLogger by Anwar Ghuloum · 11 years ago
  66. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 11 years ago
  67. 4560248 Move TimingLogger creation to dex2oat by Brian Carlstrom · 11 years ago
  68. 0177fe2 Remove CompilerDriver::IsDebuggingSupported by Brian Carlstrom · 11 years ago
  69. f1d3455 Do not mark pages executable unnecessarily to play nice with selinux by Brian Carlstrom · 11 years ago
  70. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat_test.cc]
  71. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  72. 9639160 Move image class computation to the CompilerDriver by Brian Carlstrom · 11 years ago
  73. 0aba0ba Created compiled stubs in image. by Jeff Hao · 11 years ago
  74. cf9773a Merge "Compile filter for small applications and methods" into dalvik-dev by Anwar Ghuloum · 11 years ago
  75. 8447d84 Compile filter for small applications and methods by Anwar Ghuloum · 11 years ago
  76. 654d919 Add conscrypt to art tests by Brian Carlstrom · 11 years ago
  77. c4f105d Compile less stuff by Anwar Ghuloum · 11 years ago
  78. 9609cb6 Remove remaining code related to compiled invoke and proxy stubs. by Jeff Hao · 11 years ago
  79. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 11 years ago
  80. 04d7aa9 Fix object verification. by Ian Rogers · 11 years ago
  81. 3f47c12 Fix portable build on build server by removing depenency on ANDROID_HOST_OUT by Brian Carlstrom · 11 years ago
  82. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 11 years ago
  83. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 11 years ago
  84. c928de9 Remove Iceland. by Ian Rogers · 11 years ago
  85. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  86. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  87. cd60ac7 Create OutputStream abstraction by Brian Carlstrom · 12 years ago
  88. 1cac343 Remove now unused RelocationBehavior by Brian Carlstrom · 12 years ago
  89. ff2d2c5 Remove ClassLoader from OatWriter by Brian Carlstrom · 12 years ago
  90. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 12 years ago
  91. f852fb2 Fix OatHeader.isValid by Brian Carlstrom · 12 years ago
  92. 28db012 Add oat file dependency on boot.oat load location by Brian Carlstrom · 12 years ago
  93. 5833853 Fix oat_test for portable path. by TDYa127 · 12 years ago
  94. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  95. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  96. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  97. 341df94 Bump oat version number and add OatHeaderSizeCheck test by Brian Carlstrom · 12 years ago
  98. 0c717dd Add ELF loader to OatFile. by Logan Chien · 12 years ago
  99. 42d4d73 Fix oat_test for the LLVM route. by TDYa127 · 12 years ago
  100. eeb7edf Extract common code in Oat test. by Logan Chien · 12 years ago