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