1. de48aa6 JDWP: fix breakpoint on catch statement by Sebastien Hertz · 9 years ago
  2. dc80984 Merge "Write 64-bit address in DWARF if we are on 64-bit architecture." by David Srbecky · 9 years ago
  3. 7288b38 Merge "Update libcore failures" by Nicolas Geoffray · 9 years ago
  4. 3a75e9d Update libcore failures by Wojciech Staszkiewicz · 9 years ago
  5. 1d63774 Merge "Fix the size of a StackHandleScope in art::CompilerDriver." by Roland Levillain · 9 years ago
  6. d6a1eae Merge "Revert "Introduce a NearLabel in thumb2."" by Nicolas Geoffray · 9 years ago
  7. 1f277e3 Revert "Introduce a NearLabel in thumb2." by Nicolas Geoffray · 9 years ago
  8. 9758a8e Merge "Also encode the InvokeType in an InlineInfo." by Nicolas Geoffray · 9 years ago
  9. b176d7c Also encode the InvokeType in an InlineInfo. by Nicolas Geoffray · 9 years ago
  10. 19b71cd Merge "ART: Rename graph dump file name to 'graph.cfg'" by David Brazdil · 9 years ago
  11. 24128c6 ART: Rename graph dump file name to 'graph.cfg' by David Brazdil · 9 years ago
  12. 533d89c Merge "ART: Implement next-line assertions in Checker" by David Brazdil · 9 years ago
  13. 1fd8dae Merge "Introduce a NearLabel in thumb2." by Nicolas Geoffray · 9 years ago
  14. 7114119 ART: Implement next-line assertions in Checker by David Brazdil · 9 years ago
  15. 01cb410 Merge "ART: Refactor and simplify matching in Checker" by David Brazdil · 9 years ago
  16. 6423cf5 ART: Refactor and simplify matching in Checker by David Brazdil · 9 years ago
  17. bacadb0 Merge "Intercept JNI invocation of String.<init> methods." by Jeff Hao · 9 years ago
  18. 39b6c24 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 9 years ago
  19. 768b19b Merge "ART: Use v2 version of NativeBridge struct" by Andreas Gampe · 9 years ago
  20. 540cc3d ART: Use v2 version of NativeBridge struct by Andreas Gampe · 9 years ago
  21. 03231f4 Merge "Fix a cts crash around proxy class fields." by Hiroshi Yamauchi · 9 years ago
  22. 2debd80 Fix a cts crash around proxy class fields. by Hiroshi Yamauchi · 9 years ago
  23. 847d902 Merge "ART: Fix gtest dependency" by Andreas Gampe · 9 years ago
  24. 0ae3bf8 ART: Fix gtest dependency by Andreas Gampe · 9 years ago
  25. 22efeba Merge "ART: Blacklist CFI test for JIT" by Andreas Gampe · 9 years ago
  26. aab9f73 ART: Blacklist CFI test for JIT by Andreas Gampe · 9 years ago
  27. d6eee93 Merge "ART: Fix RegisterNative order" by Andreas Gampe · 9 years ago
  28. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  29. 513b6fd Merge "ART: Blacklist CFI test for non-compiled run-tests" by Andreas Gampe · 9 years ago
  30. e1bbed2 ART: Blacklist CFI test for non-compiled run-tests by Andreas Gampe · 9 years ago
  31. c1c5de7 Merge "ART: Refactor UnstartedRuntime for testing" by Andreas Gampe · 9 years ago
  32. 799681b ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  33. 20d80be Merge "Switch to using ELF-64 for 64-bit architectures." by David Srbecky · 9 years ago
  34. e128ee2 Merge "ART: CFI Test" by Andreas Gampe · 9 years ago
  35. 7381010 ART: CFI Test by Andreas Gampe · 9 years ago
  36. db0bbab Introduce a NearLabel in thumb2. by Nicolas Geoffray · 9 years ago
  37. c44e8de Merge "Add tests for InstanceOf's and CheckCast's MustDoNullCheck" by Calin Juravle · 9 years ago
  38. 9099ef7 Add tests for InstanceOf's and CheckCast's MustDoNullCheck by Guillaume "Vermeille" Sanchez · 9 years ago
  39. 9049ba2 Merge "Remove unnecessary clinit checks" by Calin Juravle · 9 years ago
  40. 0ba218d Remove unnecessary clinit checks by Calin Juravle · 9 years ago
  41. 9ba4e65 Merge "Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1"" by Calin Juravle · 9 years ago
  42. 2b79984 Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1" by Calin Juravle · 9 years ago
  43. 713c59e Merge "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1" by Calin Juravle · 9 years ago
  44. 0f675d8 Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1 by Guillaume "Vermeille" Sanchez · 9 years ago
  45. 099d375 Merge "[Optimizing] Thumb2 assembler: use 16bits branches when we can." by Nicolas Geoffray · 9 years ago
  46. 5d7e757 Merge "ART: Add missing Checker file" by David Brazdil · 9 years ago
  47. dbad6e8 ART: Add missing Checker file by David Brazdil · 9 years ago
  48. 267cb1a Merge "ART: Immutable `variables` dictionary in Checker" by David Brazdil · 9 years ago
  49. c4de943 ART: Immutable `variables` dictionary in Checker by David Brazdil · 9 years ago
  50. d126ba1 [Optimizing] Thumb2 assembler: use 16bits branches when we can. by Nicolas Geoffray · 9 years ago
  51. 4c015c7 Merge "Don't hardcode the location of the caller." by Nicolas Geoffray · 9 years ago
  52. 7ea6a17 Don't hardcode the location of the caller. by Nicolas Geoffray · 9 years ago
  53. 27e542b Merge "ART: Fix broken Checker test" by David Brazdil · 9 years ago
  54. dc50823 ART: Fix broken Checker test by David Brazdil · 9 years ago
  55. 3e736b1 Merge "ART: Stricter matching of Checker lines" by David Brazdil · 9 years ago
  56. bc84222 Merge "Mark CheckCast's and InstanceOf's input as !CanBeNull if used before in a NullCheck" by Calin Juravle · 9 years ago
  57. a3a49fe Switch to using ELF-64 for 64-bit architectures. by David Srbecky · 9 years ago
  58. 4e9aac1 ART: Stricter matching of Checker lines by David Brazdil · 9 years ago
  59. cc8bda0 Merge "Test and fix bug checking status of secondary multidex files." by Richard Uhler · 9 years ago
  60. b258ce5 Merge "Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write." by David Srbecky · 9 years ago
  61. 90688ae Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write. by David Srbecky · 9 years ago
  62. dc23a38 Merge "Eliminate redundant constructor barriers when inlining." by Calin Juravle · 9 years ago
  63. 3cd4fc8 Eliminate redundant constructor barriers when inlining. by Calin Juravle · 9 years ago
  64. 9652135 Merge "Support generation of CFI in .debug_frame format." by David Srbecky · 9 years ago
  65. ad5fa8c Support generation of CFI in .debug_frame format. by David Srbecky · 9 years ago
  66. cfee050 Merge "Fix debuggable compiler flag detection for secondary dex files" by Sebastien Hertz · 9 years ago
  67. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  68. 48fb0b7 Merge "Don't do a null test in MarkGCCard if the value cannot be null." by Nicolas Geoffray · 9 years ago
  69. 2b846ed Fix the size of a StackHandleScope in art::CompilerDriver. by Roland Levillain · 9 years ago
  70. 45970a4 Merge "ART: Change huge-method warning in verifier" by Andreas Gampe · 9 years ago
  71. be91033 Merge "ART: Add verbose:deopt logging" by Andreas Gampe · 9 years ago
  72. f3d1f94 ART: Add verbose:deopt logging by Andreas Gampe · 9 years ago
  73. a4f5bf6 ART: Change huge-method warning in verifier by Andreas Gampe · 9 years ago
  74. 9a85fe7 Merge changes Ia1f2269a,I2ac93038 by Hiroshi Yamauchi · 9 years ago
  75. d0c8412 Print more info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 9 years ago
  76. 49b7134 Enable tlab by default for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  77. 07276db Don't do a null test in MarkGCCard if the value cannot be null. by Nicolas Geoffray · 9 years ago
  78. 8909baf Mark CheckCast's and InstanceOf's input as !CanBeNull if used before in a NullCheck by Guillaume "Vermeille" Sanchez · 9 years ago
  79. a5511ad Merge "ART: Rephrase test comments, update Checker README" by David Brazdil · 9 years ago
  80. 67ff7d1 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  81. 2f9d137 Merge "Opt compiler: ARM64: Use ldp/stp on arm64 for slow paths." by Nicolas Geoffray · 9 years ago
  82. 5969307 Merge "ART: Mark constructor 'explicit'" by David Brazdil · 9 years ago
  83. f1a9ff7 ART: Mark constructor 'explicit' by David Brazdil · 9 years ago
  84. 468137a Merge "ART: Revert change to LiveRange::Dump" by David Brazdil · 9 years ago
  85. 58b1654 Merge "Stack walking of inlined frames." by Nicolas Geoffray · 9 years ago
  86. c7a2485 ART: Revert change to LiveRange::Dump by David Brazdil · 9 years ago
  87. 57f6161 Stack walking of inlined frames. by Nicolas Geoffray · 9 years ago
  88. 4b49a86 Merge "Revert "ART: Revert change to LiveRange::Dump"" by David Brazdil · 9 years ago
  89. 7fe79ff Revert "ART: Revert change to LiveRange::Dump" by David Brazdil · 9 years ago
  90. d56dd2b ART: Rephrase test comments, update Checker README by David Brazdil · 9 years ago
  91. ce63c60 Merge "ART: Revert change to LiveRange::Dump" by David Brazdil · 9 years ago
  92. 294a050 ART: Revert change to LiveRange::Dump by David Brazdil · 9 years ago
  93. 17f1bc5 Merge "Support InlineInfo in StackMap." by Nicolas Geoffray · 9 years ago
  94. 9ee371e Merge "Fix libcore buildbot failure." by Narayan Kamath · 9 years ago
  95. 57c54b8 Fix libcore buildbot failure. by Narayan Kamath · 9 years ago
  96. b1d0f3f Support InlineInfo in StackMap. by Nicolas Geoffray · 9 years ago
  97. 682876a Merge "Don't emit bkpt, takes extra space for nothing." by Nicolas Geoffray · 9 years ago
  98. 81b2591 Merge "ART: Removed redundant Phis as part of DCE" by David Brazdil · 9 years ago
  99. 84daae5 ART: Removed redundant Phis as part of DCE by David Brazdil · 9 years ago
  100. d30ad93 Merge "Callee/caller save logic in register allocator." by Nicolas Geoffray · 9 years ago