1. 82cc909 Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 9 years ago
  2. 8ccf8a0 Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 9 years ago
  3. 77e48c6 Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  4. a96bea5 Merge "Fix some ArtMethod related bugs" by Mathieu Chartier · 9 years ago
  5. e3b034a Fix some ArtMethod related bugs by Mathieu Chartier · 9 years ago
  6. 442dd37 Merge "Fix test 115-native-bridge for Mips." by Andreas Gampe · 9 years ago
  7. d0af547 Fix test 115-native-bridge for Mips. by Douglas Leung · 9 years ago
  8. 119a802 Merge "Move mirror::ArtMethod to native" by Mathieu Chartier · 9 years ago
  9. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  10. 2006b7b Merge "Add unstarted runtime test for String.<init>." by Jeff Hao · 9 years ago
  11. 400ce00 Add unstarted runtime test for String.<init>. by Jeff Hao · 9 years ago
  12. 0366344 Merge "Make some parts of ELF more (pointer) aligned." by David Srbecky · 9 years ago
  13. 67a0653 Make some parts of ELF more (pointer) aligned. by David Srbecky · 9 years ago
  14. 75939a2 Merge "Fix double-exception in super-class method validation." by Vladimir Marko · 9 years ago
  15. 6cce3c9 Merge "Link .dynamic to .dynstr" by David Srbecky · 9 years ago
  16. 49c595d Merge "Set correct size of PT_PHDR ELF segment." by David Srbecky · 9 years ago
  17. 1a146bf Link .dynamic to .dynstr by David Srbecky · 9 years ago
  18. 24981a1 Set correct size of PT_PHDR ELF segment. by David Srbecky · 9 years ago
  19. 0028b9d Merge "ART: Add support for special handlers in sigchainlib" by Andreas Gampe · 9 years ago
  20. 66a7d7a Merge "Support for inlining methods that call/throw." by Nicolas Geoffray · 9 years ago
  21. bd699ea Merge "Bring Reference Type Propagation to Instance/StaticInstanceField" by Roland Levillain · 9 years ago
  22. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 9 years ago
  23. 05f763b Merge "Also add run-test dependencies to build-art-*-tests." by Nicolas Geoffray · 9 years ago
  24. a15c78d Merge "Use the new HCurrentMethod in HLoadString." by Nicolas Geoffray · 9 years ago
  25. 07f2bc1 Also add run-test dependencies to build-art-*-tests. by Nicolas Geoffray · 9 years ago
  26. 5adb8b6 Merge "Fix typo in script." by Nicolas Geoffray · 9 years ago
  27. 667b99e Fix typo in script. by Nicolas Geoffray · 9 years ago
  28. fbdaa30 Use the new HCurrentMethod in HLoadString. by Nicolas Geoffray · 9 years ago
  29. 1a0bd72 Merge "Update libcore failures" by Nicolas Geoffray · 9 years ago
  30. 12c56d6 Update libcore failures by Wojciech Staszkiewicz · 9 years ago
  31. 104fd8a Bring Reference Type Propagation to Instance/StaticInstanceField by Guillaume "Vermeille" Sanchez · 9 years ago
  32. fa2d942 Merge "Add a script to build exactly like the chrome buildbot." by Nicolas Geoffray · 9 years ago
  33. fbeca75 Add a script to build exactly like the chrome buildbot. by Nicolas Geoffray · 9 years ago
  34. d5e5a0e Fix double-exception in super-class method validation. by Vladimir Marko · 9 years ago
  35. 25e447d Merge "ART: Fix valgrind Makefile" by Andreas Gampe · 9 years ago
  36. 3db3600 ART: Fix valgrind Makefile by Andreas Gampe · 9 years ago
  37. 3360137 Merge "ART: Add Mips o32 callee-save registers to SaveAll frame" by Andreas Gampe · 9 years ago
  38. 78011df Merge "Add JNI String.<init> test for global and weak global refs." by Jeff Hao · 9 years ago
  39. 450c62b Add JNI String.<init> test for global and weak global refs. by Jeff Hao · 9 years ago
  40. 24c24d4 Merge "Fix updating of JNI references for String.<init>." by Jeff Hao · 9 years ago
  41. 03c2cc8 ART: Add support for special handlers in sigchainlib by Andreas Gampe · 9 years ago
  42. 023e6f6 Merge "Add --generate-debug-info flag and remove the other two flags." by David Srbecky · 9 years ago
  43. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 9 years ago
  44. 6f84e50 Merge "ART: Distinguish Checker lines from comments" by David Brazdil · 9 years ago
  45. a4e0e67 ART: Add Mips o32 callee-save registers to SaveAll frame by Andreas Gampe · 9 years ago
  46. a06d66a ART: Distinguish Checker lines from comments by David Brazdil · 9 years ago
  47. b4e2fbb Merge "Add a HCurrentMethod node." by Nicolas Geoffray · 9 years ago
  48. 31db343 Merge "Fix single-step in native thread" by Sebastien Hertz · 9 years ago
  49. 76b1e17 Add a HCurrentMethod node. by Nicolas Geoffray · 9 years ago
  50. 52f5f93 Fix single-step in native thread by Sebastien Hertz · 9 years ago
  51. 2b2288f Merge "Fix rule: the exe must be first dependency." by Nicolas Geoffray · 9 years ago
  52. 0f7c06d Fix rule: the exe must be first dependency. by Nicolas Geoffray · 9 years ago
  53. 01908eb Merge "Refactor makefiles to allow just building tests." by Nicolas Geoffray · 9 years ago
  54. 58035ae Refactor makefiles to allow just building tests. by Nicolas Geoffray · 9 years ago
  55. 83c8195 Fix updating of JNI references for String.<init>. by Jeff Hao · 9 years ago
  56. b71c587 Merge "Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write (again)." by David Srbecky · 9 years ago
  57. 491a7fe Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write (again). by David Srbecky · 9 years ago
  58. 38bb2ab Merge "Fix valgrind includes" by Dmitriy Ivanov · 9 years ago
  59. d99aae1 Merge "Reset libc targetSdkVersion" by Dmitriy Ivanov · 9 years ago
  60. 33d75bc Merge "ART: Fix VerifyObject runtime verification" by Andreas Gampe · 9 years ago
  61. 6130f73 Fix valgrind includes by Dmitriy Ivanov · 9 years ago
  62. 65efe91 Merge "Split .oat_patches to multiple sections." by David Srbecky · 9 years ago
  63. 15efde2 Reset libc targetSdkVersion by Dmitriy Ivanov · 9 years ago
  64. 13df71c Merge "Bring Reference Type Propagation to NewArray" by Nicolas Geoffray · 9 years ago
  65. 81d804a Bring Reference Type Propagation to NewArray by Guillaume "Vermeille" Sanchez · 9 years ago
  66. 55bf5b4 Merge "Improve art::CodeInfo dumping." by Roland Levillain · 9 years ago
  67. 19b6ab4 Merge "Rename VisitCondition's argument in code generators." by Roland Levillain · 9 years ago
  68. 0d37cd0 Rename VisitCondition's argument in code generators. by Roland Levillain · 9 years ago
  69. 3b45ef2 ART: Fix VerifyObject runtime verification by Andreas Gampe · 9 years ago
  70. 0396ed7 Improve art::CodeInfo dumping. by Roland Levillain · 9 years ago
  71. 6c70104 Merge "[optimizing] x86: Prefer add over lea if possible" by Nicolas Geoffray · 9 years ago
  72. 33bf245 [optimizing] x86: Prefer add over lea if possible by Mark Mendell · 9 years ago
  73. f109cd2 Merge "ART: Use kBadFprBase on mips64 and arm64." by Vladimir Marko · 9 years ago
  74. 382f5c2 Merge "Fix another source of undeterministic inlining." by Nicolas Geoffray · 9 years ago
  75. 5b09ea0 ART: Use kBadFprBase on mips64 and arm64. by Vladimir Marko · 9 years ago
  76. 5ae1325 Fix another source of undeterministic inlining. by Nicolas Geoffray · 9 years ago
  77. 00f09ff Merge "Pass the dex method index directly to interface trampoline." by Nicolas Geoffray · 9 years ago
  78. 8ea18d0 Pass the dex method index directly to interface trampoline. by Nicolas Geoffray · 9 years ago
  79. ec1170a Merge "Add missing oatdump test dependency" by Mathieu Chartier · 9 years ago
  80. ea216b3 Add missing oatdump test dependency by Mathieu Chartier · 9 years ago
  81. 7c1a58b Merge "Add oatdump test" by Mathieu Chartier · 9 years ago
  82. 19510f0 Add oatdump test by Mathieu Chartier · 9 years ago
  83. f898087 Split .oat_patches to multiple sections. by David Srbecky · 9 years ago
  84. eabafce Merge "Fix alloc-dealloc-mismatch (new[] vs delete) in tests." by Evgenii Stepanov · 9 years ago
  85. 2dde2a1 Merge "Switch to using .debug_frame for CFI." by David Srbecky · 9 years ago
  86. 6f3891c Merge "Generate just single ARM mapping symbol." by David Srbecky · 9 years ago
  87. 72133ad Fix alloc-dealloc-mismatch (new[] vs delete) in tests. by Evgenii Stepanov · 9 years ago
  88. e83635d Merge "Fix mac build: cast fpr callee save addresses." by Vladimir Marko · 9 years ago
  89. 0eb4251 Fix mac build: cast fpr callee save addresses. by Vladimir Marko · 9 years ago
  90. 5c592b5 Merge "Fix mac build: include <sys/time.h> in time_utils.cc ." by Vladimir Marko · 9 years ago
  91. ce39200 Fix mac build: include <sys/time.h> in time_utils.cc . by Vladimir Marko · 9 years ago
  92. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 9 years ago
  93. 03b5a39 Merge "Fix for potential moving GC bugs around proxy class." by Hiroshi Yamauchi · 9 years ago
  94. 1b742fc Merge "Log the process memory maps on host SIGSEGV." by Hiroshi Yamauchi · 9 years ago
  95. 679b1cf Fix for potential moving GC bugs around proxy class. by Hiroshi Yamauchi · 9 years ago
  96. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  97. c06841d Merge "Fix a few literals and assertions." by Roland Levillain · 9 years ago
  98. 41f2729 Merge "Move the catalog after the stack maps." by Nicolas Geoffray · 9 years ago
  99. 6530baf Move the catalog after the stack maps. by Nicolas Geoffray · 9 years ago
  100. 9470f04 Merge "Make inlining deterministic." by Nicolas Geoffray · 9 years ago