1. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  2. 659d87d art: Fix build errors for x86_64 target by Dmitry Petrochenko · 10 years ago
  3. c4a2ee4 Merge "art: convert makefiles to support multilib build" by Colin Cross · 10 years ago
  4. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 10 years ago
  5. d2fe10a Remove blacklist by Sebastien Hertz · 10 years ago
  6. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  7. 3b878f9 [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 10 years ago
  8. 9aeeeac Merge "Add zygote space as its own space type." by Mathieu Chartier · 10 years ago
  9. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 11 years ago
  10. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 10 years ago
  11. 81de680 art: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  12. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 10 years ago
  13. 00e7f2e Merge "AArch64: Temporary workaround to build art" by Elliott Hughes · 10 years ago
  14. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 11 years ago
  15. d45a1f5 Avoid instrumentation stack corruption. by Sebastien Hertz · 11 years ago
  16. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  17. 8c1d1ac AArch64: Temporary workaround to build art by Ashok Bhat · 11 years ago
  18. 9b14e04 Merge "x86_64: Updating makefile to avoid early fail of other projects build" by Brian Carlstrom · 11 years ago
  19. 9e0668f Add dependency on libutils for libziparchive by Narayan Kamath · 11 years ago
  20. 92572be Use libziparchive for art zip processing. by Narayan Kamath · 11 years ago
  21. 2ef411b x86_64: Updating makefile to avoid early fail of other projects build by Pavel Chupin · 11 years ago
  22. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  23. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 11 years ago
  24. 39e3261 Refactor reference queues. by Mathieu Chartier · 11 years ago
  25. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  26. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  27. 6b98c91 am 7b5f0cf0: Use libbacktrace instead of libcorkscrew. by Christopher Ferris · 11 years ago
  28. 7b5f0cf Use libbacktrace instead of libcorkscrew. by Christopher Ferris · 11 years ago
  29. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  30. 8f8389e am 59fe2a68: Add -Wl,--no-fatal-warnings to x86 build by Nick Kralevich · 11 years ago
  31. 59fe2a6 Add -Wl,--no-fatal-warnings to x86 build by Nick Kralevich · 11 years ago
  32. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  33. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  34. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  35. 7095c65 Merge "Add an interpreter using computed goto table." into dalvik-dev by Sebastien Hertz · 11 years ago
  36. 8ece050 Add an interpreter using computed goto table. by Sebastien Hertz · 11 years ago
  37. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago
  38. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  39. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago
  40. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  41. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  42. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  43. f133479 am 025218c7: Clean up stlport usage. by Elliott Hughes · 11 years ago
  44. 025218c Clean up stlport usage. by Elliott Hughes · 11 years ago
  45. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  46. c95d6b1 Merge "Move vector output stream to compiler." into dalvik-dev by Ian Rogers · 11 years ago
  47. b07b8b7 Move vector output stream to compiler. by Ian Rogers · 11 years ago
  48. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago
  49. 0a9dc05 GC data structures allocation tracking by Mathieu Chartier · 11 years ago
  50. 8a7bc17 am 55c0ac85: Merge "Enable darwin target build for art." by Brian Carlstrom · 11 years ago
  51. 19e776c Enable darwin target build for art. by Brian Carlstrom · 11 years ago
  52. 0e260a3 Added code generation framework. by Dragos Sbirlea · 11 years ago
  53. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago