1. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  2. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  3. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  4. 95a0597 Global Value Numbering. by Vladimir Marko · 10 years ago
  5. c4f72ec Merge "Use memory chunks for monitors on LP64" by Andreas Gampe · 10 years ago
  6. 7424081 Use memory chunks for monitors on LP64 by Andreas Gampe · 11 years ago
  7. 44a3c19 art: fix host dex2oat runtime args by Colin Cross · 10 years ago
  8. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  9. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  10. 608520c Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler." by Ian Rogers · 10 years ago
  11. 997660d Adds PGO_GEN and PGO_USE for libart and libart-compiler. by Dehao Chen · 10 years ago
  12. 6e524dd Merge "Make dex2oat heap size product configurable [art]" by Brian Carlstrom · 10 years ago
  13. 670134e Make dex2oat heap size product configurable [art] by Brian Carlstrom · 10 years ago
  14. a1d1781 Merge "Fix dex file dependencies for oat tests." by Ian Rogers · 10 years ago
  15. 1a2f84e Fix dex file dependencies for oat tests. by Ian Rogers · 10 years ago
  16. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago
  17. b63727c Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception" by Andreas Gampe · 10 years ago
  18. 1af6a1f ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception by Elena Sayapina · 10 years ago
  19. e130ee6 Add a local elf.h by Brian Carlstrom · 10 years ago
  20. 4d1231d The host build has changed from lib32/lib to lib/lib64. by Nicolas Geoffray · 10 years ago
  21. 8b11544 Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered" by Andreas Gampe · 10 years ago
  22. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  23. 327e6b4 We can no longer use "adb shell sh -c ..." internally by Brian Carlstrom · 10 years ago
  24. f5449a2 Fix build rule. by Nicolas Geoffray · 10 years ago
  25. b1cbf58 Merge "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 10 years ago
  26. f61b537 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 10 years ago
  27. eb85f2b Further refine gtest dependencies. by Brian Carlstrom · 10 years ago
  28. 532714a Fix test-art-target error by Brian Carlstrom · 10 years ago
  29. 665de8a Fix various test dependencies. by Ian Rogers · 10 years ago
  30. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  31. ea521dc Really use GCC for ARM64 by Sebastien Hertz · 10 years ago
  32. a76724f Merge "Use GCC on ARM64" by Sebastien Hertz · 10 years ago
  33. ca3aaba Fix implicit check option handling for non-cross-compiles by Dave Allison · 10 years ago
  34. 56c3e84 Use GCC on ARM64 by Sebastien Hertz · 10 years ago
  35. df10b32 ART: Dex file verifier needs to check proto idx of method id. by Andreas Gampe · 10 years ago
  36. e3d5581 Fix host Mac build. by Ian Rogers · 10 years ago
  37. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  38. afdc560 Fix for test-art-host by Brian Carlstrom · 10 years ago
  39. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 10 years ago
  40. d1c606f Add locking around boot image generation. by Narayan Kamath · 10 years ago
  41. ec7e472 Fix some bugs in graph construction/simplification methods. by Nicolas Geoffray · 10 years ago
  42. dadc7dc Disable thumb assembler test to fix art build by Dave Allison · 10 years ago
  43. 0eb3e75 Merge "Thumb2 assembler for JNI compiler and optimizing compiler" by Dave Allison · 10 years ago
  44. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 11 years ago
  45. 4352b45 ART: Add a test checking TLS offsets and entrypoints by Andreas Gampe · 10 years ago
  46. 278ff9e Enable -Wframe-larger-than=1728 compilation error by Sebastien Hertz · 10 years ago
  47. 5ca4eaa ART: Make LOCAL_CLANG architecture dependent for the target by Andreas Gampe · 10 years ago
  48. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 10 years ago
  49. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  50. adde7d2 Merge "Import Dart's parallel move resolver." by Nicolas Geoffray · 10 years ago
  51. 4e3d23a Import Dart's parallel move resolver. by Nicolas Geoffray · 10 years ago
  52. dfd301f Merge "Update dump-oat-* and oatdump for new image file layout" by Brian Carlstrom · 10 years ago
  53. 0f5baa0 Update dump-oat-* and oatdump for new image file layout by Brian Carlstrom · 10 years ago
  54. 5da6e2b Merge "Move art host to libc++" by Dan Albert · 10 years ago
  55. 2a0e954 Move art host to libc++ by Dan Albert · 10 years ago
  56. c32deb4 Fix test-art-target-oat for multi target by Sebastien Hertz · 10 years ago
  57. 1271e5d Merge "Add DALVIKVM_FLAGS to test invocation." by Mathieu Chartier · 10 years ago
  58. 769a5ad Add DALVIKVM_FLAGS to test invocation. by Mathieu Chartier · 10 years ago
  59. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 10 years ago
  60. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  61. f662e06 Updating clean-oat again by Brian Carlstrom · 10 years ago
  62. bbf079e Remove unneeded realpath that was causing bad dependencies in a clean build by Brian Carlstrom · 10 years ago
  63. ba0c51f Switch ART to libc++. by Ian Rogers · 10 years ago
  64. 84e5242 Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 10 years ago
  65. 4f3f3fa Merge "Build live ranges in preparation for register allocation." by Nicolas Geoffray · 10 years ago
  66. ddb311f Build live ranges in preparation for register allocation. by Nicolas Geoffray · 10 years ago
  67. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 10 years ago
  68. 3232297 Merge "64-bit host multilib build." by Ying Wang · 10 years ago
  69. c6585b7 64-bit host multilib build. by Ying Wang · 11 years ago
  70. c001b09 Merge "add make target variables for gtests" by Tsu Chiang Chuang · 10 years ago
  71. ec245a4 add make target variables for gtests by Tsu Chiang Chuang · 10 years ago
  72. 27710fa Merge "Linearize the graph before creating live ranges." by Nicolas Geoffray · 10 years ago
  73. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 10 years ago
  74. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  75. 8bebd1a Merge "ART: Make build error a warning for TARGET_CPU_SMP" by Andreas Gampe · 10 years ago
  76. ef5113d ART: Make build error a warning for TARGET_CPU_SMP by Andreas Gampe · 10 years ago
  77. 3b2bcbf Merge "Move RoS allocator to use unordered_set." by Ian Rogers · 10 years ago
  78. b2c3e10 Merge "ART: Fix MonitorExit code on ARM" by Andreas Gampe · 10 years ago
  79. b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 10 years ago
  80. 5fcfa7d Move RoS allocator to use unordered_set. by Ian Rogers · 10 years ago
  81. 28f5c09 Don't import llvm.mk for non-portable builds. by Ian Rogers · 10 years ago
  82. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  83. 622d9c3 Add loop recognition and CFG simplifications in new compiler. by Nicolas Geoffray · 10 years ago
  84. 1dda060 Make it easy to change the default GC type. by Hiroshi Yamauchi · 10 years ago
  85. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 11 years ago
  86. 2220cb1 Merge "Make arm64 build with ART_TARGET_CLANG." by Tim Murray · 11 years ago
  87. a7f9871 Merge "Add additional flags to make ART_TARGET_CLANG function with 3.5." by Tim Murray · 11 years ago
  88. a7e7c2a Make arm64 build with ART_TARGET_CLANG. by Tim Murray · 11 years ago
  89. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 11 years ago
  90. 5a4fa82 x86_64 Assembler Test Infrastructure, fix x86_64 assembler by Andreas Gampe · 11 years ago
  91. 4a0047a Add additional flags to make ART_TARGET_CLANG function with 3.5. by Tim Murray · 11 years ago
  92. 5dee5df Merge "Avoid volatile 64-bit tearing on 32-bit architectures." by Ian Rogers · 11 years ago
  93. a984454 Avoid volatile 64-bit tearing on 32-bit architectures. by Ian Rogers · 11 years ago
  94. 53e5d10 Merge "Add a Transform to SSA phase to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  95. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  96. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 11 years ago
  97. 525cde2 Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs by Andreas Gampe · 11 years ago
  98. 2fe0792 Fix dependencies in the test suite for multi-target tests by Andreas Gampe · 11 years ago
  99. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 11 years ago
  100. 2faf284 Merge "Long support in optimizing compiler." by Nicolas Geoffray · 11 years ago