1. 245c11a Fix mips64 build: Add missing "=". by Vladimir Marko · 9 years ago
  2. df34560 Merge "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  3. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  4. 46bf133 Merge "Add an abstraction over a compiled code." by Nicolas Geoffray · 9 years ago
  5. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  6. 7edef74 Merge "Revert "Revert "Fix instrumentation frame check with inlining""" by Sebastien Hertz · 9 years ago
  7. c1b4a1e Merge "Change JNI calling convention for mips" by Nicolas Geoffray · 9 years ago
  8. e3c4fcf Merge "MIPS: Assemblers changes needed for optimizing compiler" by Nicolas Geoffray · 9 years ago
  9. b30c3b2 Merge "Revert "Unload oat files"" by Nicolas Geoffray · 9 years ago
  10. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 9 years ago
  11. b2d2d6a Merge "Avoid visiting find array class cache as roots" by Mathieu Chartier · 9 years ago
  12. 6cfc2c0 Avoid visiting find array class cache as roots by Mathieu Chartier · 9 years ago
  13. 16065ce Merge "Pay attention to string offset and count fields." by Richard Uhler · 9 years ago
  14. a9c9d6a Merge "Unload oat files" by Mathieu Chartier · 9 years ago
  15. 18656fe Unload oat files by Mathieu Chartier · 9 years ago
  16. da45869 Merge "ART: Lock counting in the interpreter" by Andreas Gampe · 9 years ago
  17. 02280e6 Merge "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  18. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 9 years ago
  19. b2feaaf Revert "Revert "Fix instrumentation frame check with inlining"" by Sebastien Hertz · 9 years ago
  20. b5c810e Merge "Optimizing: Avoid string init register set copy for debuggable." by Vladimir Marko · 9 years ago
  21. 98615e5 Merge "Optimizing: Move GraphChecker memory allocations to arena." by Vladimir Marko · 9 years ago
  22. 439ffb8 Merge "Intrinsify System.arraycopy." by Nicolas Geoffray · 9 years ago
  23. 5021883 Merge "Assert that referrers class should not need access check." by Calin Juravle · 9 years ago
  24. 655e585 Optimizing: Move GraphChecker memory allocations to arena. by Vladimir Marko · 9 years ago
  25. dbc2337 Optimizing: Avoid string init register set copy for debuggable. by Vladimir Marko · 9 years ago
  26. 4e2a557 Assert that referrers class should not need access check. by Calin Juravle · 9 years ago
  27. 34ce73a Merge "Revert "Fix instrumentation frame check with inlining"" by Nicolas Geoffray · 9 years ago
  28. e3e2fe5 Revert "Fix instrumentation frame check with inlining" by Nicolas Geoffray · 9 years ago
  29. ee3cf07 Intrinsify System.arraycopy. by Nicolas Geoffray · 9 years ago
  30. 89792b9 Merge "Fix instrumentation frame check with inlining" by Sebastien Hertz · 9 years ago
  31. 03ec930 ART: Lock counting in the interpreter by Andreas Gampe · 9 years ago
  32. 296a7dc Merge "Add OatFileManager" by Mathieu Chartier · 9 years ago
  33. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  34. 793e6fb Merge "Add test to check that unverified methods are not inlined." by Calin Juravle · 9 years ago
  35. c9f2255 Merge "Add a clarifying comment on HLoadClass::InstructionDataEquals." by Calin Juravle · 9 years ago
  36. b28e166 Merge "Don't check for optimizing test marker on unsupported ISAs." by Calin Juravle · 9 years ago
  37. d48708d Add test to check that unverified methods are not inlined. by Calin Juravle · 9 years ago
  38. a9a306d Add a clarifying comment on HLoadClass::InstructionDataEquals. by Calin Juravle · 9 years ago
  39. cff8cc7 Don't check for optimizing test marker on unsupported ISAs. by Calin Juravle · 9 years ago
  40. a36b5c0 Merge "ART: Use arena allocator with HashSet/HashMap." by Vladimir Marko · 9 years ago
  41. 1f49764 ART: Use arena allocator with HashSet/HashMap. by Vladimir Marko · 9 years ago
  42. 80d3f4f Merge "ART: Do not abort on exception in CreatePeer" by Andreas Gampe · 9 years ago
  43. 1441207 Merge "Revert "Disable clang optimization to boot up on arm64."" by Chih-hung Hsieh · 9 years ago
  44. df1ccff Revert "Disable clang optimization to boot up on arm64." by Chih-hung Hsieh · 9 years ago
  45. 4b1d4ec ART: Do not abort on exception in CreatePeer by Andreas Gampe · 9 years ago
  46. 526ec07 Merge "ART: Do not include endian.h on Mac." by Vladimir Marko · 9 years ago
  47. 4bf9012 ART: Do not include endian.h on Mac. by Vladimir Marko · 9 years ago
  48. 359f77c Merge "Add DCHECKs to ArenaVector and ScopedArenaVector." by Vladimir Marko · 9 years ago
  49. 64d8d93 Merge "Make sure classes with different access checks are not GVN-ed" by Calin Juravle · 9 years ago
  50. d40ef4b Merge "Optimizing: Clean up after tagging arena allocations." by Vladimir Marko · 9 years ago
  51. 386062d Make sure classes with different access checks are not GVN-ed by Calin Juravle · 9 years ago
  52. 5248d2b Merge "Mark a new Checker test broken for MIPS32" by David Brazdil · 9 years ago
  53. 3054704 Mark a new Checker test broken for MIPS32 by David Brazdil · 9 years ago
  54. 018545f Merge "ART: Checker tests for --debuggable" by David Brazdil · 9 years ago
  55. 5cc343d ART: Checker tests for --debuggable by David Brazdil · 9 years ago
  56. b95fb77 Optimizing: Clean up after tagging arena allocations. by Vladimir Marko · 9 years ago
  57. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  58. b2e436f Merge "Don't remove type checks if we need to perform an access check." by Calin Juravle · 9 years ago
  59. 89b8691 Merge "Enforce optimizing test marker for verification errors." by Calin Juravle · 9 years ago
  60. 19631f3 Merge "Fix x86_64 round intrinsic duplicate load" by Nicolas Geoffray · 9 years ago
  61. 3079e28 Fix instrumentation frame check with inlining by Sebastien Hertz · 9 years ago
  62. 09d0056 Merge "Move dmtracedump from dalvik to art." by Jeff Hao · 9 years ago
  63. 0ccc341 Move dmtracedump from dalvik to art. by Jeff Hao · 9 years ago
  64. 80cd163 Merge "Mark breakpoint roots" by Mathieu Chartier · 9 years ago
  65. e53fb55 Don't remove type checks if we need to perform an access check. by Calin Juravle · 9 years ago
  66. 09b1d6f Enforce optimizing test marker for verification errors. by Calin Juravle · 9 years ago
  67. cde4d27 Fix x86_64 round intrinsic duplicate load by Mark Mendell · 9 years ago
  68. 9be16fe Merge "ART: Remove interpreter entrypoints" by Andreas Gampe · 9 years ago
  69. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  70. f415698 Merge "ART: Change asm test logging" by Andreas Gampe · 9 years ago
  71. 7532401 ART: Change asm test logging by Andreas Gampe · 9 years ago
  72. 2cebfc6 Merge "Revert "Quick: Work around large frame sizes for x86_64."" by Vladimir Marko · 9 years ago
  73. 7bda3b6 Revert "Quick: Work around large frame sizes for x86_64." by Vladimir Marko · 9 years ago
  74. 5928931 Merge "Quick: Work around large frame sizes for x86_64." by Vladimir Marko · 9 years ago
  75. d4cf1e4 Quick: Work around large frame sizes for x86_64. by Vladimir Marko · 9 years ago
  76. 2e0cf19 Merge "Fix lint issues." by Nicolas Geoffray · 9 years ago
  77. 12be662 Fix lint issues. by Nicolas Geoffray · 9 years ago
  78. d6ace60 Merge "Add support for intrinsic optimizations." by Nicolas Geoffray · 9 years ago
  79. a83a54d Add support for intrinsic optimizations. by Nicolas Geoffray · 9 years ago
  80. ce18a7f Merge "Revert "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()."" by Vladimir Marko · 9 years ago
  81. 0d9b52f Merge "The move to jack forces us to explicitly give the jar path." by Nicolas Geoffray · 9 years ago
  82. 4b29f38 The move to jack forces us to explicitly give the jar path. by Nicolas Geoffray · 9 years ago
  83. 7f9558e Merge "Disable class unloading test for CC" by Mathieu Chartier · 9 years ago
  84. d26101c Disable class unloading test for CC by Mathieu Chartier · 9 years ago
  85. a6b1ead Mark breakpoint roots by Mathieu Chartier · 9 years ago
  86. c90d7c7 Revert "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()." by Vladimir Marko · 9 years ago
  87. 8c812b7 Merge "Refactor the alloc entry point generation code." by Hiroshi Yamauchi · 9 years ago
  88. 1e5d0cd Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by The Android Open Source Project · 9 years ago
  89. 92c4fc2 Merge "Fix location summary for LoadClass" by Calin Juravle · 9 years ago
  90. 580b609 Fix location summary for LoadClass by Calin Juravle · 9 years ago
  91. 6e3a838 Merge "ART: Add more error logging to assembler tests" by Andreas Gampe · 9 years ago
  92. f3e0706 ART: Add more error logging to assembler tests by Andreas Gampe · 9 years ago
  93. 4012c37 Merge "Assert we don't store an invalid dex_pc in the stack maps." by Calin Juravle · 9 years ago
  94. b5c4693 Assert we don't store an invalid dex_pc in the stack maps. by Calin Juravle · 9 years ago
  95. 7e8dd4c am 22d450d3: Merge "Remove dex_pc\'s default value from top level HInstruction" by Calin Juravle · 9 years ago
  96. 22d450d Merge "Remove dex_pc's default value from top level HInstruction" by Calin Juravle · 9 years ago
  97. 154746b Remove dex_pc's default value from top level HInstruction by Calin Juravle · 9 years ago
  98. 0050cc7 am 51d70f17: Merge "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()." by Vladimir Marko · 9 years ago
  99. 51d70f1 Merge "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()." by Vladimir Marko · 9 years ago
  100. 67f784e Optimizing: Disable -Wframe-larger-than= for CompileOptimized(). by Vladimir Marko · 9 years ago