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