1. 25e447d Merge "ART: Fix valgrind Makefile" by Andreas Gampe · 9 years ago
  2. 3db3600 ART: Fix valgrind Makefile by Andreas Gampe · 9 years ago
  3. 3360137 Merge "ART: Add Mips o32 callee-save registers to SaveAll frame" by Andreas Gampe · 9 years ago
  4. 78011df Merge "Add JNI String.<init> test for global and weak global refs." by Jeff Hao · 9 years ago
  5. 450c62b Add JNI String.<init> test for global and weak global refs. by Jeff Hao · 9 years ago
  6. 24c24d4 Merge "Fix updating of JNI references for String.<init>." by Jeff Hao · 9 years ago
  7. 023e6f6 Merge "Add --generate-debug-info flag and remove the other two flags." by David Srbecky · 9 years ago
  8. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 9 years ago
  9. 6f84e50 Merge "ART: Distinguish Checker lines from comments" by David Brazdil · 9 years ago
  10. a4e0e67 ART: Add Mips o32 callee-save registers to SaveAll frame by Andreas Gampe · 9 years ago
  11. a06d66a ART: Distinguish Checker lines from comments by David Brazdil · 9 years ago
  12. b4e2fbb Merge "Add a HCurrentMethod node." by Nicolas Geoffray · 9 years ago
  13. 31db343 Merge "Fix single-step in native thread" by Sebastien Hertz · 9 years ago
  14. 76b1e17 Add a HCurrentMethod node. by Nicolas Geoffray · 9 years ago
  15. 52f5f93 Fix single-step in native thread by Sebastien Hertz · 9 years ago
  16. 2b2288f Merge "Fix rule: the exe must be first dependency." by Nicolas Geoffray · 9 years ago
  17. 0f7c06d Fix rule: the exe must be first dependency. by Nicolas Geoffray · 9 years ago
  18. 01908eb Merge "Refactor makefiles to allow just building tests." by Nicolas Geoffray · 9 years ago
  19. 58035ae Refactor makefiles to allow just building tests. by Nicolas Geoffray · 9 years ago
  20. 83c8195 Fix updating of JNI references for String.<init>. by Jeff Hao · 9 years ago
  21. b71c587 Merge "Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write (again)." by David Srbecky · 9 years ago
  22. 491a7fe Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write (again). by David Srbecky · 9 years ago
  23. 38bb2ab Merge "Fix valgrind includes" by Dmitriy Ivanov · 9 years ago
  24. d99aae1 Merge "Reset libc targetSdkVersion" by Dmitriy Ivanov · 9 years ago
  25. 33d75bc Merge "ART: Fix VerifyObject runtime verification" by Andreas Gampe · 9 years ago
  26. 6130f73 Fix valgrind includes by Dmitriy Ivanov · 9 years ago
  27. 65efe91 Merge "Split .oat_patches to multiple sections." by David Srbecky · 9 years ago
  28. 15efde2 Reset libc targetSdkVersion by Dmitriy Ivanov · 9 years ago
  29. 13df71c Merge "Bring Reference Type Propagation to NewArray" by Nicolas Geoffray · 9 years ago
  30. 81d804a Bring Reference Type Propagation to NewArray by Guillaume "Vermeille" Sanchez · 9 years ago
  31. 55bf5b4 Merge "Improve art::CodeInfo dumping." by Roland Levillain · 9 years ago
  32. 19b6ab4 Merge "Rename VisitCondition's argument in code generators." by Roland Levillain · 9 years ago
  33. 0d37cd0 Rename VisitCondition's argument in code generators. by Roland Levillain · 9 years ago
  34. 3b45ef2 ART: Fix VerifyObject runtime verification by Andreas Gampe · 9 years ago
  35. 0396ed7 Improve art::CodeInfo dumping. by Roland Levillain · 9 years ago
  36. 6c70104 Merge "[optimizing] x86: Prefer add over lea if possible" by Nicolas Geoffray · 9 years ago
  37. 33bf245 [optimizing] x86: Prefer add over lea if possible by Mark Mendell · 9 years ago
  38. f109cd2 Merge "ART: Use kBadFprBase on mips64 and arm64." by Vladimir Marko · 9 years ago
  39. 382f5c2 Merge "Fix another source of undeterministic inlining." by Nicolas Geoffray · 9 years ago
  40. 5b09ea0 ART: Use kBadFprBase on mips64 and arm64. by Vladimir Marko · 9 years ago
  41. 5ae1325 Fix another source of undeterministic inlining. by Nicolas Geoffray · 9 years ago
  42. 00f09ff Merge "Pass the dex method index directly to interface trampoline." by Nicolas Geoffray · 9 years ago
  43. 8ea18d0 Pass the dex method index directly to interface trampoline. by Nicolas Geoffray · 9 years ago
  44. ec1170a Merge "Add missing oatdump test dependency" by Mathieu Chartier · 9 years ago
  45. ea216b3 Add missing oatdump test dependency by Mathieu Chartier · 9 years ago
  46. 7c1a58b Merge "Add oatdump test" by Mathieu Chartier · 9 years ago
  47. 19510f0 Add oatdump test by Mathieu Chartier · 9 years ago
  48. f898087 Split .oat_patches to multiple sections. by David Srbecky · 9 years ago
  49. eabafce Merge "Fix alloc-dealloc-mismatch (new[] vs delete) in tests." by Evgenii Stepanov · 9 years ago
  50. 2dde2a1 Merge "Switch to using .debug_frame for CFI." by David Srbecky · 9 years ago
  51. 6f3891c Merge "Generate just single ARM mapping symbol." by David Srbecky · 9 years ago
  52. 72133ad Fix alloc-dealloc-mismatch (new[] vs delete) in tests. by Evgenii Stepanov · 9 years ago
  53. e83635d Merge "Fix mac build: cast fpr callee save addresses." by Vladimir Marko · 9 years ago
  54. 0eb4251 Fix mac build: cast fpr callee save addresses. by Vladimir Marko · 9 years ago
  55. 5c592b5 Merge "Fix mac build: include <sys/time.h> in time_utils.cc ." by Vladimir Marko · 9 years ago
  56. ce39200 Fix mac build: include <sys/time.h> in time_utils.cc . by Vladimir Marko · 9 years ago
  57. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 9 years ago
  58. 03b5a39 Merge "Fix for potential moving GC bugs around proxy class." by Hiroshi Yamauchi · 9 years ago
  59. 1b742fc Merge "Log the process memory maps on host SIGSEGV." by Hiroshi Yamauchi · 9 years ago
  60. 679b1cf Fix for potential moving GC bugs around proxy class. by Hiroshi Yamauchi · 9 years ago
  61. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  62. c06841d Merge "Fix a few literals and assertions." by Roland Levillain · 9 years ago
  63. 41f2729 Merge "Move the catalog after the stack maps." by Nicolas Geoffray · 9 years ago
  64. 6530baf Move the catalog after the stack maps. by Nicolas Geoffray · 9 years ago
  65. 9470f04 Merge "Make inlining deterministic." by Nicolas Geoffray · 9 years ago
  66. f39c9eb Fix a few literals and assertions. by Roland Levillain · 9 years ago
  67. d026143 Make inlining deterministic. by Nicolas Geoffray · 9 years ago
  68. ce63cf6 Merge "ART: Update graph's exit block field if removed" by David Brazdil · 9 years ago
  69. 092a565 Merge "JDWP: fix breakpoint on catch statement" by Sebastien Hertz · 9 years ago
  70. c7af85d ART: Update graph's exit block field if removed by David Brazdil · 9 years ago
  71. de48aa6 JDWP: fix breakpoint on catch statement by Sebastien Hertz · 9 years ago
  72. 8a8d825 Merge "Do not use dex_compilation_unit after inlining." by Nicolas Geoffray · 9 years ago
  73. ae0d7de Log the process memory maps on host SIGSEGV. by Hiroshi Yamauchi · 9 years ago
  74. ca27be7 Merge "ARM64: Move xSELF from x18 to x19." by Andreas Gampe · 9 years ago
  75. e7654e5 Merge "Revert "Switch to using ELF-64 for 64-bit architectures."" by Hiroshi Yamauchi · 9 years ago
  76. 650f0c4 Revert "Switch to using ELF-64 for 64-bit architectures." by Hiroshi Yamauchi · 9 years ago
  77. 8c83ef7 Merge "Return an invalid StackMap when one cannot be found." by Nicolas Geoffray · 9 years ago
  78. bacdffb Merge "Revert "Revert "Introduce a NearLabel in thumb2.""" by Nicolas Geoffray · 9 years ago
  79. d5111bf Do not use dex_compilation_unit after inlining. by Nicolas Geoffray · 9 years ago
  80. d56376c Revert "Revert "Introduce a NearLabel in thumb2."" by Nicolas Geoffray · 9 years ago
  81. e12997f Return an invalid StackMap when one cannot be found. by Nicolas Geoffray · 9 years ago
  82. 388d286 Generate just single ARM mapping symbol. by David Srbecky · 9 years ago
  83. 9bd88b0 ARM64: Move xSELF from x18 to x19. by Serban Constantinescu · 10 years ago
  84. aa49c23 Merge "ART: Sometimes even empty methods take forever to verify" by Andreas Gampe · 9 years ago
  85. 3c651fc ART: Sometimes even empty methods take forever to verify by Andreas Gampe · 9 years ago
  86. 559b178 Merge "Update failures" by Nicolas Geoffray · 9 years ago
  87. 12beecf Merge "ART: Blacklist CFI test for Heap Poisoning" by Andreas Gampe · 9 years ago
  88. 4437219 ART: Blacklist CFI test for Heap Poisoning by Andreas Gampe · 9 years ago
  89. a0629d5 Update failures by Wojciech Staszkiewicz · 9 years ago
  90. dc80984 Merge "Write 64-bit address in DWARF if we are on 64-bit architecture." by David Srbecky · 9 years ago
  91. 7288b38 Merge "Update libcore failures" by Nicolas Geoffray · 9 years ago
  92. 3a75e9d Update libcore failures by Wojciech Staszkiewicz · 9 years ago
  93. aaf143d Switch to using .debug_frame for CFI. by David Srbecky · 9 years ago
  94. 1d63774 Merge "Fix the size of a StackHandleScope in art::CompilerDriver." by Roland Levillain · 9 years ago
  95. d6a1eae Merge "Revert "Introduce a NearLabel in thumb2."" by Nicolas Geoffray · 9 years ago
  96. 1f277e3 Revert "Introduce a NearLabel in thumb2." by Nicolas Geoffray · 9 years ago
  97. 9758a8e Merge "Also encode the InvokeType in an InlineInfo." by Nicolas Geoffray · 9 years ago
  98. b176d7c Also encode the InvokeType in an InlineInfo. by Nicolas Geoffray · 9 years ago
  99. 19b71cd Merge "ART: Rename graph dump file name to 'graph.cfg'" by David Brazdil · 9 years ago
  100. 24128c6 ART: Rename graph dump file name to 'graph.cfg' by David Brazdil · 9 years ago