1. 38a3ffa Fix mac build by Colin Cross · 8 years ago
  2. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  3. 123989f Support CUSTOM_TARGET_LINKER by Colin Cross · 8 years ago
  4. 6326d1b Support HOST_PREFER_32_BIT by Colin Cross · 8 years ago
  5. 6c839a2 Merge "Add build rules for statically linked oatdump on host." by Roland Levillain · 8 years ago
  6. 04147ef Add build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
  7. 9c66d94 Merge "Fix typo in definition of `build-art-executable`." by Treehugger Robot · 8 years ago
  8. af54785 Fix typo in definition of `build-art-executable`. by Roland Levillain · 8 years ago
  9. bf13e80 ART: Use a 50-deep call-stack in valgrind by Andreas Gampe · 8 years ago
  10. 74bc6df Merge "Remove auto-generated executable list" by Colin Cross · 8 years ago
  11. 1c155f8 Merge changes Id2bc87dc,I17c191ec by Colin Cross · 8 years ago
  12. 3196360 Remove auto-generated executable list by Colin Cross · 8 years ago
  13. b2ca72a Merge "Revert "Remove auto-generated executable list"" by Treehugger Robot · 8 years ago
  14. 39a1250 Revert "Remove auto-generated executable list" by Colin Cross · 8 years ago
  15. 1c29876 Merge "Remove auto-generated executable list" by Colin Cross · 8 years ago
  16. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 8 years ago
  17. 6cb44d9 Remove auto-generated executable list by Colin Cross · 8 years ago
  18. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  19. de7b49a Fix ODR violation by Colin Cross · 8 years ago
  20. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  21. e7c85ad Merge "ARM: VIXL32: Implement VIXL-based assembler." by Treehugger Robot · 8 years ago
  22. a518c15 Merge "ARM: Purge Arm32Assembler." by Roland Levillain · 8 years ago
  23. 316417e Revert "Convert libart and dependencies to Android.bp" by Colin Cross · 8 years ago
  24. 4ea3a22 Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  25. dac87e9 ART: Remove -std=gnu++11 by Andreas Gampe · 8 years ago
  26. ff46c7d Only compile device codegen for device architectures by Colin Cross · 8 years ago
  27. a75b01a Fix building tests with partial arch codegen support by Colin Cross · 8 years ago
  28. 12e097c ARM: VIXL32: Implement VIXL-based assembler. by Artem Serov · 8 years ago
  29. ba6b679 ARM: Purge Arm32Assembler. by Artem Serov · 8 years ago
  30. 802d598 Remove ART_DEFAULT_INSTRUCTION_SET_FEATURES by Colin Cross · 8 years ago
  31. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago
  32. b41928d ART: Reduce stack frame size limit on host by Andreas Gampe · 8 years ago
  33. d126228 ART: Configure stack guard size in the Makefile by Andreas Gampe · 8 years ago
  34. 2ea9153 ARM64: Use libvixld when compiling for debug mode. by Alexandre Rames · 8 years ago
  35. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 8 years ago
  36. 71572de Add a graph coloring art test option by Matthew Gharrity · 8 years ago
  37. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  38. ecf75a6 ART: remove gcc cruft from the makefiles by Colin Cross · 8 years ago
  39. 998bf2b ART: remove ART_JIT makefile variable by Colin Cross · 8 years ago
  40. 7adeda8 Revert "Revert "ART: Add dex2oat swap usage test"" by Andreas Gampe · 8 years ago
  41. ec743ff Revert "ART: Add dex2oat swap usage test" by Andreas Gampe · 8 years ago
  42. ab2a540 ART: Add dex2oat swap usage test by Andreas Gampe · 8 years ago
  43. 34a8a0f ART: Make run-test temp dir consistent by Andreas Gampe · 8 years ago
  44. df53be2 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 8 years ago
  45. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 8 years ago
  46. dedde3f Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration." by Roland Levillain · 8 years ago
  47. f51ac42 Fix missing patchoat dependency for dex2oat test. by Richard Uhler · 8 years ago
  48. c9c5fe4 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 8 years ago
  49. c5a0004 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  50. 072350e Merge "Revert "Add missing dependency required for ahat-test."" by Richard Uhler · 8 years ago
  51. 3fbfab1 Revert "Add missing dependency required for ahat-test." by Richard Uhler · 8 years ago
  52. 97c7873 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 8 years ago
  53. b5390f7 Have LOCAL_ASFLAGS honor debug/non-debug configuration. by Roland Levillain · 8 years ago
  54. 13f6d39 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  55. e3fb245 MIPS32: Improve method invocation by Alexey Frunze · 8 years ago
  56. e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 8 years ago
  57. 4d2bb1b Fix StringReferenceValueComparator. by Vladimir Marko · 8 years ago
  58. 013e3f3 Change IMT size from 64 to 43 by Matthew Gharrity · 8 years ago
  59. 3add9cb MIPS32: Assembler tests for MIPS32R6 by Chris Larsen · 8 years ago
  60. e5e76f4 Add Valgrind target tests by Anton Kirilov · 8 years ago
  61. a06481e Bump frame size limit 8 bytes to fix x86_64 build with latest external/libcxx by Brian Carlstrom · 8 years ago
  62. 372f10e Refactor handling of input records. by Vladimir Marko · 8 years ago
  63. a246510 Merge "Patch for compiling art to run on linux target" by Roland Levillain · 8 years ago
  64. 5edb063 Fix check_jni_compiler tests by Dimitry Ivanov · 8 years ago
  65. 2798325 Merge "Reduce memory lost by ArenaAllocator for large allocations." by Vladimir Marko · 8 years ago
  66. 3e0e717 Reduce memory lost by ArenaAllocator for large allocations. by Vladimir Marko · 8 years ago
  67. 3071f80 Patch for compiling art to run on linux target by Bilyan Borisov · 8 years ago
  68. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  69. 6435910 Merge "Use iterators "before" the use node in HUserRecord<>." by Vladimir Marko · 8 years ago
  70. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 8 years ago
  71. 8b3f9b2 Avoid constructing types with errors. by Aart Bik · 8 years ago
  72. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  73. 835e023 Merge "Remove obsolete ANDROID_COMPILE_WITH_JACK" by Ying Wang · 8 years ago
  74. 2b763c3 Remove obsolete ANDROID_COMPILE_WITH_JACK by Sebastien Hertz · 8 years ago
  75. fbe160b Remove obsolete LOCAL_DX_FLAGS. by Ying Wang · 8 years ago
  76. 6a63bac Allow x86+arm multilib build. by Ying Wang · 8 years ago
  77. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 8 years ago
  78. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 8 years ago
  79. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 8 years ago
  80. 7db00cd Update Makefile and scripts after Quick removal. by Nicolas Geoffray · 8 years ago
  81. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 8 years ago
  82. 2f74be0 Merge "Enable clang for ARM builds." by Stephen Hines · 8 years ago
  83. dc15e89 Suppress a valgrind libc issue. by Hiroshi Yamauchi · 8 years ago
  84. 07f6818 ART: Do not use vixld - workaround to fix dex2oatds. by Vladimir Marko · 8 years ago
  85. a388c5a Enable clang for ARM builds. by Stephen Hines · 8 years ago
  86. 970e191 Made art/runtime/arch/stub_test.cc compile with -O2 again. by Bilyan Borisov · 9 years ago
  87. bf63303 Merge "ART: Allow method references across oat files for multi-image, 2nd attempt." by Vladimir Marko · 8 years ago
  88. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 8 years ago
  89. 6406b52 Merge "Revert "Revert "Add profman tool: responsible to process profiles""" by Calin Juravle · 8 years ago
  90. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 8 years ago
  91. 920e123 Merge "Revert "Force Jack to consider multidex annotations"" by Delphine Martin · 8 years ago
  92. a5502e3 Merge "Revert "Add profman tool: responsible to process profiles"" by Nicolas Geoffray · 8 years ago
  93. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 8 years ago
  94. 6ad2d8b Revert "Force Jack to consider multidex annotations" by Delphine Martin · 8 years ago
  95. b7f9aa8 Merge "Add profman tool: responsible to process profiles" by Calin Juravle · 8 years ago
  96. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 9 years ago
  97. 1fdabe6 Revert "Do not build art with clang for mips64" by Andreas Gampe · 8 years ago
  98. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 9 years ago
  99. 37ba27a Temporarily use -fstack-protector for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  100. 28b1cf7 Change space base test to use parameters by Mathieu Chartier · 9 years ago