1. 2e8afb5 am 439ffb8d: Merge "Intrinsify System.arraycopy." by Nicolas Geoffray · 9 years ago
  2. 439ffb8 Merge "Intrinsify System.arraycopy." by Nicolas Geoffray · 9 years ago
  3. 46b7bbe am 5021883b: Merge "Assert that referrers class should not need access check." by Calin Juravle · 9 years ago
  4. 5021883 Merge "Assert that referrers class should not need access check." by Calin Juravle · 9 years ago
  5. 4e2a557 Assert that referrers class should not need access check. by Calin Juravle · 9 years ago
  6. f490317 am 34ce73a9: Merge "Revert "Fix instrumentation frame check with inlining"" by Nicolas Geoffray · 9 years ago
  7. 34ce73a Merge "Revert "Fix instrumentation frame check with inlining"" by Nicolas Geoffray · 9 years ago
  8. e3e2fe5 Revert "Fix instrumentation frame check with inlining" by Nicolas Geoffray · 9 years ago
  9. ee3cf07 Intrinsify System.arraycopy. by Nicolas Geoffray · 9 years ago
  10. 8f9fe5a am 89792b9c: Merge "Fix instrumentation frame check with inlining" by Sebastien Hertz · 9 years ago
  11. 89792b9 Merge "Fix instrumentation frame check with inlining" by Sebastien Hertz · 9 years ago
  12. df3cd08 am 296a7dc6: Merge "Add OatFileManager" by Mathieu Chartier · 9 years ago
  13. 296a7dc Merge "Add OatFileManager" by Mathieu Chartier · 9 years ago
  14. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  15. d177b16 am 793e6fbd: Merge "Add test to check that unverified methods are not inlined." by Calin Juravle · 9 years ago
  16. bacb3cf am c9f22550: Merge "Add a clarifying comment on HLoadClass::InstructionDataEquals." by Calin Juravle · 9 years ago
  17. c895b39 am b28e1660: Merge "Don\'t check for optimizing test marker on unsupported ISAs." by Calin Juravle · 9 years ago
  18. 793e6fb Merge "Add test to check that unverified methods are not inlined." by Calin Juravle · 9 years ago
  19. c9f2255 Merge "Add a clarifying comment on HLoadClass::InstructionDataEquals." by Calin Juravle · 9 years ago
  20. b28e166 Merge "Don't check for optimizing test marker on unsupported ISAs." by Calin Juravle · 9 years ago
  21. d48708d Add test to check that unverified methods are not inlined. by Calin Juravle · 9 years ago
  22. a9a306d Add a clarifying comment on HLoadClass::InstructionDataEquals. by Calin Juravle · 9 years ago
  23. cff8cc7 Don't check for optimizing test marker on unsupported ISAs. by Calin Juravle · 9 years ago
  24. e487e90 am a36b5c01: Merge "ART: Use arena allocator with HashSet/HashMap." by Vladimir Marko · 9 years ago
  25. a36b5c0 Merge "ART: Use arena allocator with HashSet/HashMap." by Vladimir Marko · 9 years ago
  26. 1f49764 ART: Use arena allocator with HashSet/HashMap. by Vladimir Marko · 9 years ago
  27. 96b638f am 80d3f4f0: Merge "ART: Do not abort on exception in CreatePeer" by Andreas Gampe · 9 years ago
  28. 80d3f4f Merge "ART: Do not abort on exception in CreatePeer" by Andreas Gampe · 9 years ago
  29. 9823ca7 am 14412079: Merge "Revert "Disable clang optimization to boot up on arm64."" by Chih-hung Hsieh · 9 years ago
  30. 1441207 Merge "Revert "Disable clang optimization to boot up on arm64."" by Chih-hung Hsieh · 9 years ago
  31. 0789fec am 526ec078: Merge "ART: Do not include endian.h on Mac." by Vladimir Marko · 9 years ago
  32. df1ccff Revert "Disable clang optimization to boot up on arm64." by Chih-hung Hsieh · 9 years ago
  33. 4b1d4ec ART: Do not abort on exception in CreatePeer by Andreas Gampe · 9 years ago
  34. 526ec07 Merge "ART: Do not include endian.h on Mac." by Vladimir Marko · 9 years ago
  35. 4bf9012 ART: Do not include endian.h on Mac. by Vladimir Marko · 9 years ago
  36. 53aa3d0 Merge commit '12de240152b8b0147b83d800bf69f4fb635dc2d3' into HEAD by Bill Yi · 9 years ago
  37. ea63eee am 359f77c4: Merge "Add DCHECKs to ArenaVector and ScopedArenaVector." by Vladimir Marko · 9 years ago
  38. 359f77c Merge "Add DCHECKs to ArenaVector and ScopedArenaVector." by Vladimir Marko · 9 years ago
  39. beb4d22 am 64d8d93a: Merge "Make sure classes with different access checks are not GVN-ed" by Calin Juravle · 9 years ago
  40. 64d8d93 Merge "Make sure classes with different access checks are not GVN-ed" by Calin Juravle · 9 years ago
  41. aced5a9 am d40ef4b1: Merge "Optimizing: Clean up after tagging arena allocations." by Vladimir Marko · 9 years ago
  42. d40ef4b Merge "Optimizing: Clean up after tagging arena allocations." by Vladimir Marko · 9 years ago
  43. 386062d Make sure classes with different access checks are not GVN-ed by Calin Juravle · 9 years ago
  44. f2a2996 am 5248d2b5: Merge "Mark a new Checker test broken for MIPS32" by David Brazdil · 9 years ago
  45. 5248d2b Merge "Mark a new Checker test broken for MIPS32" by David Brazdil · 9 years ago
  46. 3054704 Mark a new Checker test broken for MIPS32 by David Brazdil · 9 years ago
  47. 5034912 am 018545ff: Merge "ART: Checker tests for --debuggable" by David Brazdil · 9 years ago
  48. 018545f Merge "ART: Checker tests for --debuggable" by David Brazdil · 9 years ago
  49. 5cc343d ART: Checker tests for --debuggable by David Brazdil · 9 years ago
  50. b95fb77 Optimizing: Clean up after tagging arena allocations. by Vladimir Marko · 9 years ago
  51. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  52. a7fb4ce am b2e436ff: Merge "Don\'t remove type checks if we need to perform an access check." by Calin Juravle · 9 years ago
  53. 2ccbc05 am 89b8691f: Merge "Enforce optimizing test marker for verification errors." by Calin Juravle · 9 years ago
  54. b2e436f Merge "Don't remove type checks if we need to perform an access check." by Calin Juravle · 9 years ago
  55. 89b8691 Merge "Enforce optimizing test marker for verification errors." by Calin Juravle · 9 years ago
  56. 5779638 am 19631f32: Merge "Fix x86_64 round intrinsic duplicate load" by Nicolas Geoffray · 9 years ago
  57. 19631f3 Merge "Fix x86_64 round intrinsic duplicate load" by Nicolas Geoffray · 9 years ago
  58. 3079e28 Fix instrumentation frame check with inlining by Sebastien Hertz · 9 years ago
  59. 12de240 am 56e4db28: am 09d00566: Merge "Move dmtracedump from dalvik to art." by Jeff Hao · 9 years ago
  60. 56e4db2 am 09d00566: Merge "Move dmtracedump from dalvik to art." by Jeff Hao · 9 years ago
  61. 09d0056 Merge "Move dmtracedump from dalvik to art." by Jeff Hao · 9 years ago
  62. 0ccc341 Move dmtracedump from dalvik to art. by Jeff Hao · 9 years ago
  63. ce241c1 am 2beb2ab1: am 80cd1635: Merge "Mark breakpoint roots" by Mathieu Chartier · 9 years ago
  64. 2beb2ab am 80cd1635: Merge "Mark breakpoint roots" by Mathieu Chartier · 9 years ago
  65. 80cd163 Merge "Mark breakpoint roots" by Mathieu Chartier · 9 years ago
  66. e53fb55 Don't remove type checks if we need to perform an access check. by Calin Juravle · 9 years ago
  67. 09b1d6f Enforce optimizing test marker for verification errors. by Calin Juravle · 9 years ago
  68. 7f4be3e am 8eb985e9: am 9be16fe2: Merge "ART: Remove interpreter entrypoints" by Andreas Gampe · 9 years ago
  69. cde4d27 Fix x86_64 round intrinsic duplicate load by Mark Mendell · 9 years ago
  70. 8eb985e am 9be16fe2: Merge "ART: Remove interpreter entrypoints" by Andreas Gampe · 9 years ago
  71. 9be16fe Merge "ART: Remove interpreter entrypoints" by Andreas Gampe · 9 years ago
  72. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  73. b52234f am cec0d2b8: am f4156986: Merge "ART: Change asm test logging" by Andreas Gampe · 9 years ago
  74. cec0d2b am f4156986: Merge "ART: Change asm test logging" by Andreas Gampe · 9 years ago
  75. f415698 Merge "ART: Change asm test logging" by Andreas Gampe · 9 years ago
  76. 7532401 ART: Change asm test logging by Andreas Gampe · 9 years ago
  77. dbb9e41 am 2ba44e16: am 2cebfc68: Merge "Revert "Quick: Work around large frame sizes for x86_64."" by Vladimir Marko · 9 years ago
  78. 2ba44e1 am 2cebfc68: Merge "Revert "Quick: Work around large frame sizes for x86_64."" by Vladimir Marko · 9 years ago
  79. 2cebfc6 Merge "Revert "Quick: Work around large frame sizes for x86_64."" by Vladimir Marko · 9 years ago
  80. 7bda3b6 Revert "Quick: Work around large frame sizes for x86_64." by Vladimir Marko · 9 years ago
  81. 62f0183 am 0bc80f96: am 59289315: Merge "Quick: Work around large frame sizes for x86_64." by Vladimir Marko · 9 years ago
  82. 6ac68e5 am 9995022e: am 2e0cf19d: Merge "Fix lint issues." by Nicolas Geoffray · 9 years ago
  83. 0bc80f9 am 59289315: Merge "Quick: Work around large frame sizes for x86_64." by Vladimir Marko · 9 years ago
  84. 5928931 Merge "Quick: Work around large frame sizes for x86_64." by Vladimir Marko · 9 years ago
  85. 9995022 am 2e0cf19d: Merge "Fix lint issues." by Nicolas Geoffray · 9 years ago
  86. d4cf1e4 Quick: Work around large frame sizes for x86_64. by Vladimir Marko · 9 years ago
  87. 2e0cf19 Merge "Fix lint issues." by Nicolas Geoffray · 9 years ago
  88. 12be662 Fix lint issues. by Nicolas Geoffray · 9 years ago
  89. 56ce6c4 am cb9cbb60: am d6ace609: Merge "Add support for intrinsic optimizations." by Nicolas Geoffray · 9 years ago
  90. cb9cbb6 am d6ace609: Merge "Add support for intrinsic optimizations." by Nicolas Geoffray · 9 years ago
  91. d6ace60 Merge "Add support for intrinsic optimizations." by Nicolas Geoffray · 9 years ago
  92. a83a54d Add support for intrinsic optimizations. by Nicolas Geoffray · 9 years ago
  93. ca2b0b6 am 00a7f1fa: am ce18a7f1: Merge "Revert "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()."" by Vladimir Marko · 9 years ago
  94. 00a7f1f am ce18a7f1: Merge "Revert "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()."" by Vladimir Marko · 9 years ago
  95. ce18a7f Merge "Revert "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()."" by Vladimir Marko · 9 years ago
  96. 276c89f am 4da818cc: am 0d9b52f0: Merge "The move to jack forces us to explicitly give the jar path." by Nicolas Geoffray · 9 years ago
  97. 4da818c am 0d9b52f0: Merge "The move to jack forces us to explicitly give the jar path." by Nicolas Geoffray · 9 years ago
  98. 0d9b52f Merge "The move to jack forces us to explicitly give the jar path." by Nicolas Geoffray · 9 years ago
  99. 4b29f38 The move to jack forces us to explicitly give the jar path. by Nicolas Geoffray · 9 years ago
  100. 541128f am 6a6da049: am 7f9558ee: Merge "Disable class unloading test for CC" by Mathieu Chartier · 9 years ago