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