1. 900805d Merge "ART: Weaken dex file verifier abstract check" am: 277da370dd by Andreas Gampe · 9 years ago
  2. 4b27368 Merge "ART: Weaken dex file verifier abstract check" am: 277da370dd by Andreas Gampe · 9 years ago
  3. 277da37 Merge "ART: Weaken dex file verifier abstract check" by Andreas Gampe · 9 years ago
  4. 97b1135 ART: Weaken dex file verifier abstract check by Andreas Gampe · 9 years ago
  5. 74a77bc Merge "Make \'dexdump2 -l xml\' include whether each class is an interface." am: 66e43b115e by Alex Light · 9 years ago
  6. 8247c5f Merge "Make \'dexdump2 -l xml\' include whether each class is an interface." by Alex Light · 9 years ago
  7. 66e43b1 Merge "Make 'dexdump2 -l xml' include whether each class is an interface." by Alex Light · 9 years ago
  8. 53c4b4d Merge "Replace rotate patterns and invokes with HRor IR." am: 58dcb021c3 by Vladimir Marko · 9 years ago
  9. 8cd24b9 Merge "Replace rotate patterns and invokes with HRor IR." am: 58dcb021c3 by Vladimir Marko · 9 years ago
  10. 58dcb02 Merge "Replace rotate patterns and invokes with HRor IR." by Vladimir Marko · 9 years ago
  11. 40a04bf Replace rotate patterns and invokes with HRor IR. by Scott Wakeling · 9 years ago
  12. d38b1b7 Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 66278646b5 by Calin Juravle · 9 years ago
  13. f6e504d Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 66278646b5 by Calin Juravle · 9 years ago
  14. 6627864 Merge "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  15. 2306ae0 Revert "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  16. 0fa75b6 Merge "Mark __jit_debug_register_code as a unique symbol" am: 919b6d5fc9 by Tamas Berghammer · 9 years ago
  17. db20d45 Merge "Mark __jit_debug_register_code as a unique symbol" am: 919b6d5fc9 by Tamas Berghammer · 9 years ago
  18. 919b6d5 Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  19. c5540cd Merge "Set DW_AT_comp_dir for each compile unit in dwarf" am: 7b000c9d9d by Tamas Berghammer · 9 years ago
  20. 8aa6495 Merge "Set DW_AT_comp_dir for each compile unit in dwarf" am: 7b000c9d9d by Tamas Berghammer · 9 years ago
  21. 7b000c9 Merge "Set DW_AT_comp_dir for each compile unit in dwarf" by Tamas Berghammer · 9 years ago
  22. 22df2db Merge "Enable profiled guided compilation in dex2oat" am: a79c717fd4 by Calin Juravle · 9 years ago
  23. bdb859f Merge "Don\'t generate a slow path for strings in the dex cache." am: bf479be3a9 by Nicolas Geoffray · 9 years ago
  24. cddac8b Merge "Optimizing: Add direct calls to math intrinsics" am: 376cbcc516 by Nicolas Geoffray · 9 years ago
  25. f17b1e3 Merge "Enable profiled guided compilation in dex2oat" am: a79c717fd4 by Calin Juravle · 9 years ago
  26. 76e5eab Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 10 years ago
  27. a79c717 Merge "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  28. 9a1ef8c Merge "Don\'t generate a slow path for strings in the dex cache." am: bf479be3a9 by Nicolas Geoffray · 9 years ago
  29. e67b966 Merge "Optimizing: Add direct calls to math intrinsics" am: 376cbcc516 by Nicolas Geoffray · 9 years ago
  30. bf479be Merge "Don't generate a slow path for strings in the dex cache." by Nicolas Geoffray · 9 years ago
  31. 376cbcc Merge "Optimizing: Add direct calls to math intrinsics" by Nicolas Geoffray · 9 years ago
  32. 70cdba1 Merge "Skip DumpForSigQuit if debugger is active" am: b4cc884dfe am: 5cf2c6f312 by Mathieu Chartier · 9 years ago
  33. 5cf2c6f Merge "Skip DumpForSigQuit if debugger is active" am: b4cc884dfe by Mathieu Chartier · 9 years ago
  34. b4cc884 Merge "Skip DumpForSigQuit if debugger is active" by Mathieu Chartier · 9 years ago
  35. 7d2b04c Skip DumpForSigQuit if debugger is active by Mathieu Chartier · 9 years ago
  36. c79544f Merge "Skip DumpForSigQuit if debugger is active" by Mathieu Chartier · 9 years ago
  37. 0b8f1bf Skip DumpForSigQuit if debugger is active by Mathieu Chartier · 9 years ago
  38. ce506d5 Merge "For LSE, add a few non-aliasing cases due to pre-existence." am: 84623e1802 by Mingyao Yang · 9 years ago
  39. 3075a13 Merge "For LSE, add a few non-aliasing cases due to pre-existence." by Mingyao Yang · 9 years ago
  40. 84623e1 Merge "For LSE, add a few non-aliasing cases due to pre-existence." by Mingyao Yang · 9 years ago
  41. 1f12e28 Make 'dexdump2 -l xml' include whether each class is an interface. by Alex Light · 9 years ago
  42. 8ab1d64 For LSE, add a few non-aliasing cases due to pre-existence. by Mingyao Yang · 9 years ago
  43. 673fdc7 Merge "ART: Stash a resolved method late in the verifier" am: 748047de83 by Andreas Gampe · 9 years ago
  44. 682857f Merge "ART: Stash a resolved method late in the verifier" am: 748047de83 by Andreas Gampe · 9 years ago
  45. 898e04b Merge "Output static field values in dexdump" am: 1a74dc4209 am: 99dd068563 by Shinichiro Hamaji · 9 years ago
  46. 5cb6cf5 Merge "Revert "ART: Check invoke-interface earlier in verifier"" am: 170e01a6b5 by Andreas Gampe · 9 years ago
  47. e8f3f4e Merge "ART: Refactor verifier callbacks" am: 34760f9a97 am: 6e0e9c77b0 by Andreas Gampe · 9 years ago
  48. 4d4a006 Merge "Refactor and clean up OatWriter and Dex2Oat." am: a1b21219db by Vladimir Marko · 9 years ago
  49. 6758cf1 Merge "Revert "Revert "Add support for LZ4 compressed image files""" am: 840d22928c by Mathieu Chartier · 9 years ago
  50. bd5b821 Merge "Get source mapping table from stack maps." am: 836ee764c8 am: 88d5d0c8fa by David Srbecky · 9 years ago
  51. 99dd068 Merge "Output static field values in dexdump" am: 1a74dc4209 by Shinichiro Hamaji · 9 years ago
  52. 748047d Merge "ART: Stash a resolved method late in the verifier" by Andreas Gampe · 9 years ago
  53. 1a74dc4 Merge "Output static field values in dexdump" by Shinichiro Hamaji · 9 years ago
  54. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  55. 2b895fd Merge "Revert "ART: Check invoke-interface earlier in verifier"" am: 170e01a6b5 by Andreas Gampe · 9 years ago
  56. 170e01a Merge "Revert "ART: Check invoke-interface earlier in verifier"" by Andreas Gampe · 9 years ago
  57. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  58. 6e0e9c7 Merge "ART: Refactor verifier callbacks" am: 34760f9a97 by Andreas Gampe · 9 years ago
  59. 34760f9 Merge "ART: Refactor verifier callbacks" by Andreas Gampe · 9 years ago
  60. c8d8215 Merge "Refactor and clean up OatWriter and Dex2Oat." am: a1b21219db by Vladimir Marko · 9 years ago
  61. a1b2121 Merge "Refactor and clean up OatWriter and Dex2Oat." by Vladimir Marko · 9 years ago
  62. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  63. c46ecf5 Merge "Revert "Revert "Add support for LZ4 compressed image files""" by Mathieu Chartier · 9 years ago
  64. 840d229 Merge "Revert "Revert "Add support for LZ4 compressed image files""" by Mathieu Chartier · 9 years ago
  65. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  66. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 10 years ago
  67. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  68. 88d5d0c Merge "Get source mapping table from stack maps." am: 836ee764c8 by David Srbecky · 9 years ago
  69. 917d016 Don't generate a slow path for strings in the dex cache. by Nicolas Geoffray · 9 years ago
  70. 836ee76 Merge "Get source mapping table from stack maps." by David Srbecky · 9 years ago
  71. f71b3ad Get source mapping table from stack maps. by David Srbecky · 9 years ago
  72. abdf489 Merge "Fix braino when resolving an invoke-super." am: d48015603a am: 0fc16a2702 by Nicolas Geoffray · 9 years ago
  73. 0fc16a2 Merge "Fix braino when resolving an invoke-super." am: d48015603a by Nicolas Geoffray · 9 years ago
  74. d480156 Merge "Fix braino when resolving an invoke-super." by Nicolas Geoffray · 9 years ago
  75. 41844e5 Fix braino when resolving an invoke-super. by Nicolas Geoffray · 9 years ago
  76. 3f47a1f Merge "ART: Fix bug in DCE not removing phis from catch phi uses" am: 4a34064d9c by David Brazdil · 9 years ago
  77. cfa3810 Merge "ART: Fix bug in DCE not removing phis from catch phi uses" am: 4a34064d9c by David Brazdil · 9 years ago
  78. 4a34064 Merge "ART: Fix bug in DCE not removing phis from catch phi uses" by David Brazdil · 9 years ago
  79. 04ff4e8 ART: Fix bug in DCE not removing phis from catch phi uses by David Brazdil · 9 years ago
  80. 8c55712 Set DW_AT_comp_dir for each compile unit in dwarf by Tamas Berghammer · 9 years ago
  81. 7ce1089 Merge "Fix the build-art-multi-executable Make function." am: a10a0750cf by Roland Levillain · 9 years ago
  82. fc41516 Merge "Fix the build-art-multi-executable Make function." am: a10a0750cf by Roland Levillain · 9 years ago
  83. a10a075 Merge "Fix the build-art-multi-executable Make function." by Roland Levillain · 9 years ago
  84. ea6f8d8 Fix the build-art-multi-executable Make function. by Roland Levillain · 9 years ago
  85. 3a38a80 Merge "MIPS32: Improve integer division by constants" am: 6d0aefdc1f by Nicolas Geoffray · 9 years ago
  86. e31102e Merge "MIPS32: Improve integer division by constants" am: 6d0aefdc1f by Nicolas Geoffray · 9 years ago
  87. 6d0aefd Merge "MIPS32: Improve integer division by constants" by Nicolas Geoffray · 9 years ago
  88. b46324a Merge "Fix imgdiag build rules." am: 6247556fb9 am: 81558dc34a by Roland Levillain · 9 years ago
  89. 81558dc Merge "Fix imgdiag build rules." am: 6247556fb9 by Roland Levillain · 9 years ago
  90. 6247556 Merge "Fix imgdiag build rules." by Roland Levillain · 9 years ago
  91. 3045cfe Fix imgdiag build rules. by Roland Levillain · 9 years ago
  92. f9c0909 Merge "Revert "Add support for LZ4 compressed image files"" am: 70a33905e9 by Nicolas Geoffray · 9 years ago
  93. d7447f9 Merge "Revert "Add support for LZ4 compressed image files"" am: 70a33905e9 by Nicolas Geoffray · 9 years ago
  94. 70a3390 Merge "Revert "Add support for LZ4 compressed image files"" by Nicolas Geoffray · 9 years ago
  95. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  96. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 9 years ago
  97. 82863f0 Output static field values in dexdump by Shinichiro Hamaji · 9 years ago
  98. a84784c Merge "ART: Make trampoline compiler pointer-size-safe" am: 1d97f949e8 by Andreas Gampe · 9 years ago
  99. b40dcf9 Merge "ART: Make trampoline compiler pointer-size-safe" am: 1d97f949e8 by Andreas Gampe · 9 years ago
  100. 1d97f94 Merge "ART: Make trampoline compiler pointer-size-safe" by Andreas Gampe · 9 years ago