1. 433ca9c Merge "Add a more flexible Dominators API." am: f1255887da by Richard Uhler · 7 years ago
  2. f125588 Merge "Add a more flexible Dominators API." by Treehugger Robot · 7 years ago
  3. b478772 Merge "Remove unused InvokeInfo from stack maps and the runtime." am: 2449d6d006 by David Srbecky · 7 years ago
  4. 2449d6d Merge "Remove unused InvokeInfo from stack maps and the runtime." by David Srbecky · 7 years ago
  5. 8e2a67e Merge "Expand comment for HVecMultiplyAccumulate" am: e24c69db69 by Hans Boehm · 7 years ago
  6. e24c69d Merge "Expand comment for HVecMultiplyAccumulate" by Hans Boehm · 7 years ago
  7. 9434487 Expand comment for HVecMultiplyAccumulate by Hans Boehm · 7 years ago
  8. 19a0806 Merge "Revert "Emit vector mulitply and accumulate instructions for x86."" by Hans Boehm · 7 years ago
  9. 0841942 Merge "Revert "Move GCStress BacktraceHelper to libbacktrace"" am: ec1f1a9132 by Alex Light · 7 years ago
  10. cdfc942 Merge "Revert "Emit vector mulitply and accumulate instructions for x86."" by Hans Boehm · 7 years ago
  11. ec1f1a9 Merge "Revert "Move GCStress BacktraceHelper to libbacktrace"" by Alex Light · 7 years ago
  12. 7d3256a Revert "Move GCStress BacktraceHelper to libbacktrace" by Alex Light · 7 years ago
  13. f185be3 Merge "Add instances to sites after removing duplicate ids." am: e8c91f2d97 by Richard Uhler · 7 years ago
  14. e8c91f2 Merge "Add instances to sites after removing duplicate ids." by Treehugger Robot · 7 years ago
  15. 2c76257 Remove unused InvokeInfo from stack maps and the runtime. by David Srbecky · 7 years ago
  16. 4654af4 Merge "Revert^2 "Use frame info from CodeInfo."" am: 0b4a439f80 by David Srbecky · 7 years ago
  17. 0b4a439 Merge "Revert^2 "Use frame info from CodeInfo."" by David Srbecky · 7 years ago
  18. 5618f06 Add a more flexible Dominators API. by Richard Uhler · 7 years ago
  19. 36fe9cb Merge "Move GCStress BacktraceHelper to libbacktrace" am: 0495fb0530 by Alex Light · 7 years ago
  20. f5f56c7 Revert "Emit vector mulitply and accumulate instructions for x86." by Hans Boehm · 7 years ago
  21. 0495fb0 Merge "Move GCStress BacktraceHelper to libbacktrace" by Treehugger Robot · 7 years ago
  22. 5b20714 Merge "Everyone -- even "NDK" users -- gets C++14 by default now." by Elliott Hughes · 7 years ago
  23. 253a37b Merge "Everyone -- even "NDK" users -- gets C++14 by default now." by Treehugger Robot · 7 years ago
  24. 9491694 Move GCStress BacktraceHelper to libbacktrace by Alex Light · 7 years ago
  25. 225ed1d Everyone -- even "NDK" users -- gets C++14 by default now. by Elliott Hughes · 7 years ago
  26. 79aa624 Revert^2 "Use frame info from CodeInfo." by David Srbecky · 7 years ago
  27. b1da905 Merge "hiddenapi: Fix map insertion bug" am: 5991b184a4 by David Brazdil · 7 years ago
  28. 5991b18 Merge "hiddenapi: Fix map insertion bug" by Treehugger Robot · 7 years ago
  29. 1926fcf Merge "Fix HClinitCheck elimination in instruction builder." am: bbd2cc2e23 by Vladimir Marko · 7 years ago
  30. bbd2cc2 Merge "Fix HClinitCheck elimination in instruction builder." by Vladimir Marko · 7 years ago
  31. da821c9 hiddenapi: Fix map insertion bug by David Brazdil · 7 years ago
  32. 51b8aaf Fix HClinitCheck elimination in instruction builder. by Vladimir Marko · 8 years ago
  33. ae0b953 Merge "ART: Clean up dex2oats/oatdumps Android.bp modules" am: c06bfc9b18 by Andreas Gampe · 7 years ago
  34. adb49dd Merge "Refactor InstructionBuilder into NewRegisterInstructions experiment" by Mathieu Chartier · 7 years ago
  35. c06bfc9 Merge "ART: Clean up dex2oats/oatdumps Android.bp modules" by Treehugger Robot · 7 years ago
  36. eaaa92b Merge "Refactor InstructionBuilder into NewRegisterInstructions experiment" by Mathieu Chartier · 7 years ago
  37. fbc8003 Refactor InstructionBuilder into NewRegisterInstructions experiment by Mathieu Chartier · 7 years ago
  38. f0a3611 Merge "Revert "Rewrite JVMTI method tracing to use trampolines"" am: dca6840055 by Alex Light · 7 years ago
  39. dca6840 Merge "Revert "Rewrite JVMTI method tracing to use trampolines"" by Alex Light · 7 years ago
  40. 8772eb7 Revert "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 7 years ago
  41. eb53697 Add instances to sites after removing duplicate ids. by Richard Uhler · 7 years ago
  42. a217c1b Merge "Support heap dumps generated with HotSpotDiagnosticMXBean" am: f3c3e83d3a by Richard Uhler · 7 years ago
  43. f3c3e83 Merge "Support heap dumps generated with HotSpotDiagnosticMXBean" by Treehugger Robot · 7 years ago
  44. b957c89 Support heap dumps generated with HotSpotDiagnosticMXBean by Richard Uhler · 7 years ago
  45. c3143f6 Merge "ahat: ignore duplicate instances with the same id" am: cd15294af8 by Richard Uhler · 7 years ago
  46. cd15294 Merge "ahat: ignore duplicate instances with the same id" by Treehugger Robot · 7 years ago
  47. f056432 Merge changes I06651995,I2f341cf7 am: 3e2fad1fba by Alex Light · 7 years ago
  48. 3e2fad1 Merge changes I06651995,I2f341cf7 by Alex Light · 7 years ago
  49. c137a40 Merge "ART: Correctly compare in UTF-16 space" am: 5bf6d2750d by Andreas Gampe · 7 years ago
  50. 5bf6d27 Merge "ART: Correctly compare in UTF-16 space" by Treehugger Robot · 7 years ago
  51. 11bf265 ART: Clean up dex2oats/oatdumps Android.bp modules by Andreas Gampe · 7 years ago
  52. c152817 ART: Correctly compare in UTF-16 space by Andreas Gampe · 7 years ago
  53. 94dff59 Merge "Make Get/SetLocalVariables not pause jit." am: 848f0d9782 by Alex Light · 7 years ago
  54. 848f0d9 Merge "Make Get/SetLocalVariables not pause jit." by Alex Light · 7 years ago
  55. 2a90bc9 Revert^2 "Move Trace to use trampolines" by Alex Light · 7 years ago
  56. 839f53a Fix typo in condition for getting the compiled code. by Alex Light · 7 years ago
  57. 121a6b8 Merge "Revert "Move Trace to use trampolines"" am: 23b8f0d6ca by Alex Light · 7 years ago
  58. 23b8f0d Merge "Revert "Move Trace to use trampolines"" by Alex Light · 7 years ago
  59. 27d85ea Revert "Move Trace to use trampolines" by Alex Light · 7 years ago
  60. 4ac605e Make Get/SetLocalVariables not pause jit. by Alex Light · 7 years ago
  61. 354e207 Merge "Use clang integrated assembler." am: 1a2b9bec01 by Chih-hung Hsieh · 7 years ago
  62. 4da3ab8 Merge "Handle FixUpRemotePointer for external images" am: 1206a149b4 by Mathieu Chartier · 7 years ago
  63. 1a2b9be Merge "Use clang integrated assembler." by Chih-hung Hsieh · 7 years ago
  64. 1206a14 Merge "Handle FixUpRemotePointer for external images" by Mathieu Chartier · 7 years ago
  65. d819e8b Merge changes Id4fb7c99,I14dd4eb9,I37c2ece1,I7b4b084b,I78f1d4b3, ... by Alex Light · 7 years ago
  66. e83d341 Merge changes Id4fb7c99,I14dd4eb9,I37c2ece1,I7b4b084b,I78f1d4b3, ... by Treehugger Robot · 7 years ago
  67. 955f0ba Use clang integrated assembler. by Chih-Hung Hsieh · 7 years ago
  68. 25bf446 Rewrite JVMTI method tracing to use trampolines by Alex Light · 7 years ago
  69. 19af3b9 Move Trace to use trampolines by Alex Light · 7 years ago
  70. 3e36a9c Move back to jit code on trace removal by Alex Light · 7 years ago
  71. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 7 years ago
  72. c916736 Ensure proxy methods are reported by instrumentation by Alex Light · 7 years ago
  73. 2c8206f Correctly send MethodExit events from exception handlers by Alex Light · 7 years ago
  74. 2d441b1 Make instrumentation trampoline able to jump to jit code by Alex Light · 7 years ago
  75. f66c02b ahat: ignore duplicate instances with the same id by Richard Uhler · 7 years ago
  76. 21f7ac1 Handle FixUpRemotePointer for external images by Mathieu Chartier · 7 years ago
  77. a394aef Merge "Fix typo in INSTANCE_OF bytecode analysis" am: e824cfdcfd by Mathieu Chartier · 7 years ago
  78. e824cfd Merge "Fix typo in INSTANCE_OF bytecode analysis" by Mathieu Chartier · 7 years ago
  79. b0741fc Fix typo in INSTANCE_OF bytecode analysis by Mathieu Chartier · 7 years ago
  80. 50637ca Merge "Revert^2 "Add CodeInfo to JNI methods."" am: b808ddca3d by David Srbecky · 7 years ago
  81. b808ddc Merge "Revert^2 "Add CodeInfo to JNI methods."" by David Srbecky · 7 years ago
  82. 4b60df9 Merge "Revert "Handle a special case of lock aliasing during lock verification"" by Nicolas Geoffray · 7 years ago
  83. 97c465c Merge "Revert "Handle a special case of lock aliasing during lock verification"" by Nicolas Geoffray · 7 years ago
  84. 753a055 Revert "Handle a special case of lock aliasing during lock verification" by Nicolas Geoffray · 7 years ago
  85. 0ee6bc6 Merge "Handle a special case of lock aliasing during lock verification" by Alexey Grebenkin · 7 years ago
  86. 91b6bef Merge "Handle a special case of lock aliasing during lock verification" by Treehugger Robot · 7 years ago
  87. b384440 Merge "ART: minor fix for no-opt debug builds" am: 4a72f8b1ba by Orion Hodson · 7 years ago
  88. 4a72f8b Merge "ART: minor fix for no-opt debug builds" by Orion Hodson · 7 years ago
  89. 7c2ff83 Merge "ART: Make boot image compilation always PIC." am: 427c3b1493 by Vladimir Marko · 7 years ago
  90. afc97bc Revert^2 "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
  91. 427c3b1 Merge "ART: Make boot image compilation always PIC." by Vladimir Marko · 7 years ago
  92. 82898ed Handle a special case of lock aliasing during lock verification by Alexey Grebenkin · 7 years ago
  93. d059e3a ART: Make boot image compilation always PIC. by Vladimir Marko · 7 years ago
  94. f12d200 Merge "Revert "Use frame info from CodeInfo."" am: b8cfa92d62 by Yohei Yukawa · 7 years ago
  95. b8cfa92 Merge "Revert "Use frame info from CodeInfo."" by Yohei Yukawa · 7 years ago
  96. cba94fa Revert "Use frame info from CodeInfo." by Yohei Yukawa · 7 years ago
  97. 09b637e Merge "Use frame info from CodeInfo." am: 6f39dab247 by David Srbecky · 7 years ago
  98. 6f39dab Merge "Use frame info from CodeInfo." by Treehugger Robot · 7 years ago
  99. 53ef12c Merge "Use iterators to access stack map data." am: a296f908e1 by David Srbecky · 7 years ago
  100. 7cc3921 Merge "Revert "Add CodeInfo to JNI methods."" am: b275072ddf by David Srbecky · 7 years ago