1. fcb7613 Tweak inlining heuristics. by Nicolas Geoffray · 9 years ago
  2. ad94d64 Merge "Remove reference of deleted file." by Nicolas Geoffray · 9 years ago
  3. 8f27951 Remove reference of deleted file. by Nicolas Geoffray · 9 years ago
  4. 3e2d206 Merge "Remove test given its flakiness." by Nicolas Geoffray · 9 years ago
  5. ab54190 Remove test given its flakiness. by Nicolas Geoffray · 9 years ago
  6. 96c9de9 Merge "Refactor DexFile::DecodeDebugInfo." by David Srbecky · 9 years ago
  7. b06e28e Refactor DexFile::DecodeDebugInfo. by David Srbecky · 9 years ago
  8. 74768fb Merge "x86-64 Baker's read barrier fast path implementation." by Roland Levillain · 9 years ago
  9. 089ff48 Merge "x86 Baker's read barrier fast path implementation." by Roland Levillain · 9 years ago
  10. bd00c82 Merge "Lower jitthreshold for jit profile test." by Calin Juravle · 9 years ago
  11. bf14c65 Merge "Fix --inline-max-code-units option." by Nicolas Geoffray · 9 years ago
  12. 18c12bb Fix --inline-max-code-units option. by Nicolas Geoffray · 9 years ago
  13. 0675bec Lower jitthreshold for jit profile test. by Calin Juravle · 9 years ago
  14. 3b0ec01 Merge "Revert "Make the JIT the default in ART."" by Nicolas Geoffray · 9 years ago
  15. e722d29 Revert "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  16. 1e7f8db x86-64 Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  17. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  18. 7cd230c Merge "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  19. 37fcf39 Merge "Get DCHECK back to EncodedStaticFieldValueIterator" by Shinichiro Hamaji · 9 years ago
  20. a8be6ae Merge "Temporary disable linker-namespaces" by Dimitry Ivanov · 9 years ago
  21. 3951251 Merge "Increase the sleep time in 554-jit-profile-file" by Calin Juravle · 9 years ago
  22. 34021dd Increase the sleep time in 554-jit-profile-file by Calin Juravle · 9 years ago
  23. 7f57579 Temporary disable linker-namespaces by Dimitry Ivanov · 9 years ago
  24. 377cb3b Merge "Disable 554-jit-profile-file for the READ_BARRIER mode." by Calin Juravle · 9 years ago
  25. c44edf6 Disable 554-jit-profile-file for the READ_BARRIER mode. by Calin Juravle · 9 years ago
  26. b9d6996 Merge "Print more info on why the code_cache test fails in 115-native-bridge." by Calin Juravle · 9 years ago
  27. 8cf97d7 Merge "Revert "Revert "Enable profiled guided compilation in dex2oat""" by Calin Juravle · 9 years ago
  28. ef885cd Print more info on why the code_cache test fails in 115-native-bridge. by Calin Juravle · 9 years ago
  29. 84c3d48 Merge "ART: Set RTI of Arm64IntermediateAddress" by David Brazdil · 9 years ago
  30. e36ae94 ART: Set RTI of Arm64IntermediateAddress by David Brazdil · 9 years ago
  31. 795accf Merge "ART: Refactor SsaBuilder for more precise typing info" by David Brazdil · 9 years ago
  32. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  33. ceec5a3 Merge "ART: Rename ROR test to a shorter name." by Vladimir Marko · 9 years ago
  34. 5d3fa25 ART: Rename ROR test to a shorter name. by Vladimir Marko · 9 years ago
  35. 70c1a8f Merge "Optimizing: Clean up after HRor." by Vladimir Marko · 9 years ago
  36. 50a2f8d Get DCHECK back to EncodedStaticFieldValueIterator by Shinichiro Hamaji · 9 years ago
  37. 4113b97 Merge "Address some comments in image writer" by Mathieu Chartier · 9 years ago
  38. 2cab581 Merge "Fix call to LoadNativeLibrary" by Dimitry Ivanov · 9 years ago
  39. 5366f5c Fix call to LoadNativeLibrary by Dimitry Ivanov · 9 years ago
  40. 98d46d2 Merge "Use isolated namespaces for app native libs" by Dimitry Ivanov · 9 years ago
  41. 277da37 Merge "ART: Weaken dex file verifier abstract check" by Andreas Gampe · 9 years ago
  42. 97b1135 ART: Weaken dex file verifier abstract check by Andreas Gampe · 9 years ago
  43. 226501b Revert "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  44. 66e43b1 Merge "Make 'dexdump2 -l xml' include whether each class is an interface." by Alex Light · 9 years ago
  45. 351dddf Optimizing: Clean up after HRor. by Vladimir Marko · 9 years ago
  46. 58dcb02 Merge "Replace rotate patterns and invokes with HRor IR." by Vladimir Marko · 9 years ago
  47. 40a04bf Replace rotate patterns and invokes with HRor IR. by Scott Wakeling · 9 years ago
  48. 6627864 Merge "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  49. 2306ae0 Revert "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  50. 919b6d5 Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  51. 0a9b682 Make the JIT the default in ART. by Nicolas Geoffray · 9 years ago
  52. 7b000c9 Merge "Set DW_AT_comp_dir for each compile unit in dwarf" by Tamas Berghammer · 9 years ago
  53. 76e5eab Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 10 years ago
  54. a79c717 Merge "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  55. bf479be Merge "Don't generate a slow path for strings in the dex cache." by Nicolas Geoffray · 9 years ago
  56. 376cbcc Merge "Optimizing: Add direct calls to math intrinsics" by Nicolas Geoffray · 9 years ago
  57. b4cc884 Merge "Skip DumpForSigQuit if debugger is active" by Mathieu Chartier · 9 years ago
  58. 7d2b04c Skip DumpForSigQuit if debugger is active by Mathieu Chartier · 9 years ago
  59. f5a3099 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  60. 84623e1 Merge "For LSE, add a few non-aliasing cases due to pre-existence." by Mingyao Yang · 9 years ago
  61. 1f12e28 Make 'dexdump2 -l xml' include whether each class is an interface. by Alex Light · 9 years ago
  62. 8ab1d64 For LSE, add a few non-aliasing cases due to pre-existence. by Mingyao Yang · 9 years ago
  63. 748047d Merge "ART: Stash a resolved method late in the verifier" by Andreas Gampe · 9 years ago
  64. 1a74dc4 Merge "Output static field values in dexdump" by Shinichiro Hamaji · 9 years ago
  65. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  66. 170e01a Merge "Revert "ART: Check invoke-interface earlier in verifier"" by Andreas Gampe · 9 years ago
  67. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  68. 67ad20e Address some comments in image writer by Mathieu Chartier · 9 years ago
  69. 34760f9 Merge "ART: Refactor verifier callbacks" by Andreas Gampe · 9 years ago
  70. a1b2121 Merge "Refactor and clean up OatWriter and Dex2Oat." by Vladimir Marko · 9 years ago
  71. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  72. 840d229 Merge "Revert "Revert "Add support for LZ4 compressed image files""" by Mathieu Chartier · 9 years ago
  73. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  74. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 10 years ago
  75. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  76. 917d016 Don't generate a slow path for strings in the dex cache. by Nicolas Geoffray · 9 years ago
  77. 836ee76 Merge "Get source mapping table from stack maps." by David Srbecky · 9 years ago
  78. f71b3ad Get source mapping table from stack maps. by David Srbecky · 9 years ago
  79. d480156 Merge "Fix braino when resolving an invoke-super." by Nicolas Geoffray · 9 years ago
  80. 41844e5 Fix braino when resolving an invoke-super. by Nicolas Geoffray · 9 years ago
  81. 4a34064 Merge "ART: Fix bug in DCE not removing phis from catch phi uses" by David Brazdil · 9 years ago
  82. 04ff4e8 ART: Fix bug in DCE not removing phis from catch phi uses by David Brazdil · 9 years ago
  83. 8c55712 Set DW_AT_comp_dir for each compile unit in dwarf by Tamas Berghammer · 9 years ago
  84. a10a075 Merge "Fix the build-art-multi-executable Make function." by Roland Levillain · 9 years ago
  85. ea6f8d8 Fix the build-art-multi-executable Make function. by Roland Levillain · 9 years ago
  86. 6d0aefd Merge "MIPS32: Improve integer division by constants" by Nicolas Geoffray · 9 years ago
  87. 6247556 Merge "Fix imgdiag build rules." by Roland Levillain · 9 years ago
  88. 3045cfe Fix imgdiag build rules. by Roland Levillain · 9 years ago
  89. 70a3390 Merge "Revert "Add support for LZ4 compressed image files"" by Nicolas Geoffray · 9 years ago
  90. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  91. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 9 years ago
  92. 82863f0 Output static field values in dexdump by Shinichiro Hamaji · 9 years ago
  93. 1d97f94 Merge "ART: Make trampoline compiler pointer-size-safe" by Andreas Gampe · 9 years ago
  94. 4d98c84 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  95. f1975e4 Merge "Simplify and rename IsLoopInvariant() test." by Mingyao Yang · 9 years ago
  96. 7cbd95c Merge "Add support for LZ4 compressed image files" by Mathieu Chartier · 9 years ago
  97. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  98. d7d23ee Merge "Add local variables to DWARF." by David Srbecky · 9 years ago
  99. 996ed0b Add local variables to DWARF. by David Srbecky · 9 years ago
  100. f9a9f2b Merge "Clarify --boot-image help message" by Vladimir Marko · 9 years ago