1. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  2. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  3. 6240102 ART: Fix MIPS build by Andreas Gampe · 10 years ago
  4. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  5. d1c606f Add locking around boot image generation. by Narayan Kamath · 10 years ago
  6. 5ca4eaa ART: Make LOCAL_CLANG architecture dependent for the target by Andreas Gampe · 10 years ago
  7. 5cf9819 Don't report down-calls as unhandled exceptions. by Ian Rogers · 10 years ago
  8. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 10 years ago
  9. c4ddc04 Add support for jemalloc instead of dlmalloc. by Christopher Ferris · 10 years ago
  10. 2a0e954 Move art host to libc++ by Dan Albert · 10 years ago
  11. 8ab7e78 Improve heap verification for invalid roots. by Mathieu Chartier · 10 years ago
  12. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  13. ba0c51f Switch ART to libc++. by Ian Rogers · 10 years ago
  14. c6585b7 64-bit host multilib build. by Ying Wang · 10 years ago
  15. b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 10 years ago
  16. 78f7b4c Add concurrent reference processing. by Mathieu Chartier · 10 years ago
  17. fd3077e Refactor exception handling for deoptimization by Sebastien Hertz · 10 years ago
  18. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 10 years ago
  19. 5f3ded4 Restore the args in the invoke trampoline slow paths. by Mathieu Chartier · 10 years ago
  20. d0ab122 Merge "Keep the symbol table in the shared libraries." by Christopher Ferris · 10 years ago
  21. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 10 years ago
  22. 8e157dc Merge "Move most zygote related code to frameworks/base." by Narayan Kamath · 10 years ago
  23. d59b7b1 Keep the symbol table in the shared libraries. by Christopher Ferris · 10 years ago
  24. 8b2c8b9 Move most zygote related code to frameworks/base. by Narayan Kamath · 10 years ago
  25. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  26. d5307ec An empty collector skeleton for a read barrier-based collector. by Hiroshi Yamauchi · 10 years ago
  27. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 10 years ago
  28. 38e68e9 Use the card table to speed up the GSS collector. by Hiroshi Yamauchi · 10 years ago
  29. 737d7c3 Fix path for arch/mips/fault_handler_mips.cc by Brian Carlstrom · 10 years ago
  30. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 10 years ago
  31. 0d64958 Merge "Refactor immune region logic into its own file." by Mathieu Chartier · 10 years ago
  32. 8d56210 Refactor immune region logic into its own file. by Mathieu Chartier · 10 years ago
  33. e3e0260 Move inline method detection to runtime. by Vladimir Marko · 10 years ago
  34. 9719cd2 Support WITHOUT_CLANG builds by Brian Carlstrom · 10 years ago
  35. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  36. ed8dd49 AArch64: Add ARM64 Assembler by Serban Constantinescu · 10 years ago
  37. d889178 Guard entrypoint changing by runtime shutdown lock. by Mathieu Chartier · 10 years ago
  38. 491ca9e Add ART -help and -showversion by Brian Carlstrom · 10 years ago
  39. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  40. 659d87d art: Fix build errors for x86_64 target by Dmitry Petrochenko · 10 years ago
  41. c4a2ee4 Merge "art: convert makefiles to support multilib build" by Colin Cross · 10 years ago
  42. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 10 years ago
  43. d2fe10a Remove blacklist by Sebastien Hertz · 10 years ago
  44. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  45. 3b878f9 [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 10 years ago
  46. 9aeeeac Merge "Add zygote space as its own space type." by Mathieu Chartier · 10 years ago
  47. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 10 years ago
  48. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 10 years ago
  49. 81de680 art: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  50. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 10 years ago
  51. 00e7f2e Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 10 years ago
  52. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 10 years ago
  53. d45a1f5 Avoid instrumentation stack corruption. by Sebastien Hertz · 11 years ago
  54. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  55. 8c1d1ac AArch64: Temporary workaround to build art by Ashok Bhat · 11 years ago
  56. 9b14e04 Merge "x86_64: Updating makefile to avoid early fail of other projects build" by Brian Carlstrom · 11 years ago
  57. 9e0668f Add dependency on libutils for libziparchive by Narayan Kamath · 11 years ago
  58. 92572be Use libziparchive for art zip processing. by Narayan Kamath · 11 years ago
  59. 2ef411b x86_64: Updating makefile to avoid early fail of other projects build by Pavel Chupin · 11 years ago
  60. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  61. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 11 years ago
  62. 39e3261 Refactor reference queues. by Mathieu Chartier · 11 years ago
  63. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  64. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  65. 6b98c91 am 7b5f0cf0: Use libbacktrace instead of libcorkscrew. by Christopher Ferris · 11 years ago
  66. 7b5f0cf Use libbacktrace instead of libcorkscrew. by Christopher Ferris · 11 years ago
  67. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  68. 8f8389e am 59fe2a68: Add -Wl,--no-fatal-warnings to x86 build by Nick Kralevich · 11 years ago
  69. 59fe2a6 Add -Wl,--no-fatal-warnings to x86 build by Nick Kralevich · 11 years ago
  70. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  71. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  72. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  73. 7095c65 Merge "Add an interpreter using computed goto table." into dalvik-dev by Sebastien Hertz · 11 years ago
  74. 8ece050 Add an interpreter using computed goto table. by Sebastien Hertz · 11 years ago
  75. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago
  76. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  77. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago
  78. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  79. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  80. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  81. f133479 am 025218c7: Clean up stlport usage. by Elliott Hughes · 11 years ago
  82. 025218c Clean up stlport usage. by Elliott Hughes · 11 years ago
  83. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  84. c95d6b1 Merge "Move vector output stream to compiler." into dalvik-dev by Ian Rogers · 11 years ago
  85. b07b8b7 Move vector output stream to compiler. by Ian Rogers · 11 years ago
  86. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago
  87. 0a9dc05 GC data structures allocation tracking by Mathieu Chartier · 11 years ago
  88. 8a7bc17 am 55c0ac85: Merge "Enable darwin target build for art." by Brian Carlstrom · 11 years ago
  89. 19e776c Enable darwin target build for art. by Brian Carlstrom · 11 years ago
  90. 0e260a3 Added code generation framework. by Dragos Sbirlea · 11 years ago
  91. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago