1. ae0b953 Merge "ART: Clean up dex2oats/oatdumps Android.bp modules" am: c06bfc9b18 by Andreas Gampe · 7 years ago
  2. adb49dd Merge "Refactor InstructionBuilder into NewRegisterInstructions experiment" by Mathieu Chartier · 7 years ago
  3. c06bfc9 Merge "ART: Clean up dex2oats/oatdumps Android.bp modules" by Treehugger Robot · 7 years ago
  4. eaaa92b Merge "Refactor InstructionBuilder into NewRegisterInstructions experiment" by Mathieu Chartier · 7 years ago
  5. fbc8003 Refactor InstructionBuilder into NewRegisterInstructions experiment by Mathieu Chartier · 7 years ago
  6. f0a3611 Merge "Revert "Rewrite JVMTI method tracing to use trampolines"" am: dca6840055 by Alex Light · 7 years ago
  7. dca6840 Merge "Revert "Rewrite JVMTI method tracing to use trampolines"" by Alex Light · 7 years ago
  8. 8772eb7 Revert "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 7 years ago
  9. a217c1b Merge "Support heap dumps generated with HotSpotDiagnosticMXBean" am: f3c3e83d3a by Richard Uhler · 7 years ago
  10. f3c3e83 Merge "Support heap dumps generated with HotSpotDiagnosticMXBean" by Treehugger Robot · 7 years ago
  11. b957c89 Support heap dumps generated with HotSpotDiagnosticMXBean by Richard Uhler · 7 years ago
  12. c3143f6 Merge "ahat: ignore duplicate instances with the same id" am: cd15294af8 by Richard Uhler · 7 years ago
  13. cd15294 Merge "ahat: ignore duplicate instances with the same id" by Treehugger Robot · 7 years ago
  14. f056432 Merge changes I06651995,I2f341cf7 am: 3e2fad1fba by Alex Light · 7 years ago
  15. 3e2fad1 Merge changes I06651995,I2f341cf7 by Alex Light · 7 years ago
  16. c137a40 Merge "ART: Correctly compare in UTF-16 space" am: 5bf6d2750d by Andreas Gampe · 7 years ago
  17. 5bf6d27 Merge "ART: Correctly compare in UTF-16 space" by Treehugger Robot · 7 years ago
  18. 11bf265 ART: Clean up dex2oats/oatdumps Android.bp modules by Andreas Gampe · 7 years ago
  19. c152817 ART: Correctly compare in UTF-16 space by Andreas Gampe · 7 years ago
  20. 94dff59 Merge "Make Get/SetLocalVariables not pause jit." am: 848f0d9782 by Alex Light · 7 years ago
  21. 848f0d9 Merge "Make Get/SetLocalVariables not pause jit." by Alex Light · 7 years ago
  22. 2a90bc9 Revert^2 "Move Trace to use trampolines" by Alex Light · 7 years ago
  23. 839f53a Fix typo in condition for getting the compiled code. by Alex Light · 7 years ago
  24. 121a6b8 Merge "Revert "Move Trace to use trampolines"" am: 23b8f0d6ca by Alex Light · 7 years ago
  25. 23b8f0d Merge "Revert "Move Trace to use trampolines"" by Alex Light · 7 years ago
  26. 27d85ea Revert "Move Trace to use trampolines" by Alex Light · 7 years ago
  27. 4ac605e Make Get/SetLocalVariables not pause jit. by Alex Light · 7 years ago
  28. 354e207 Merge "Use clang integrated assembler." am: 1a2b9bec01 by Chih-hung Hsieh · 7 years ago
  29. 4da3ab8 Merge "Handle FixUpRemotePointer for external images" am: 1206a149b4 by Mathieu Chartier · 7 years ago
  30. 1a2b9be Merge "Use clang integrated assembler." by Chih-hung Hsieh · 7 years ago
  31. 1206a14 Merge "Handle FixUpRemotePointer for external images" by Mathieu Chartier · 7 years ago
  32. d819e8b Merge changes Id4fb7c99,I14dd4eb9,I37c2ece1,I7b4b084b,I78f1d4b3, ... by Alex Light · 7 years ago
  33. e83d341 Merge changes Id4fb7c99,I14dd4eb9,I37c2ece1,I7b4b084b,I78f1d4b3, ... by Treehugger Robot · 7 years ago
  34. 955f0ba Use clang integrated assembler. by Chih-Hung Hsieh · 7 years ago
  35. 25bf446 Rewrite JVMTI method tracing to use trampolines by Alex Light · 7 years ago
  36. 19af3b9 Move Trace to use trampolines by Alex Light · 7 years ago
  37. 3e36a9c Move back to jit code on trace removal by Alex Light · 7 years ago
  38. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 7 years ago
  39. c916736 Ensure proxy methods are reported by instrumentation by Alex Light · 7 years ago
  40. 2c8206f Correctly send MethodExit events from exception handlers by Alex Light · 7 years ago
  41. 2d441b1 Make instrumentation trampoline able to jump to jit code by Alex Light · 7 years ago
  42. f66c02b ahat: ignore duplicate instances with the same id by Richard Uhler · 7 years ago
  43. 21f7ac1 Handle FixUpRemotePointer for external images by Mathieu Chartier · 7 years ago
  44. a394aef Merge "Fix typo in INSTANCE_OF bytecode analysis" am: e824cfdcfd by Mathieu Chartier · 7 years ago
  45. e824cfd Merge "Fix typo in INSTANCE_OF bytecode analysis" by Mathieu Chartier · 7 years ago
  46. b0741fc Fix typo in INSTANCE_OF bytecode analysis by Mathieu Chartier · 7 years ago
  47. 50637ca Merge "Revert^2 "Add CodeInfo to JNI methods."" am: b808ddca3d by David Srbecky · 7 years ago
  48. b808ddc Merge "Revert^2 "Add CodeInfo to JNI methods."" by David Srbecky · 7 years ago
  49. 4b60df9 Merge "Revert "Handle a special case of lock aliasing during lock verification"" by Nicolas Geoffray · 7 years ago
  50. 97c465c Merge "Revert "Handle a special case of lock aliasing during lock verification"" by Nicolas Geoffray · 7 years ago
  51. 753a055 Revert "Handle a special case of lock aliasing during lock verification" by Nicolas Geoffray · 7 years ago
  52. 0ee6bc6 Merge "Handle a special case of lock aliasing during lock verification" by Alexey Grebenkin · 7 years ago
  53. 91b6bef Merge "Handle a special case of lock aliasing during lock verification" by Treehugger Robot · 7 years ago
  54. b384440 Merge "ART: minor fix for no-opt debug builds" am: 4a72f8b1ba by Orion Hodson · 7 years ago
  55. 4a72f8b Merge "ART: minor fix for no-opt debug builds" by Orion Hodson · 7 years ago
  56. 7c2ff83 Merge "ART: Make boot image compilation always PIC." am: 427c3b1493 by Vladimir Marko · 7 years ago
  57. afc97bc Revert^2 "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
  58. 427c3b1 Merge "ART: Make boot image compilation always PIC." by Vladimir Marko · 7 years ago
  59. 82898ed Handle a special case of lock aliasing during lock verification by Alexey Grebenkin · 7 years ago
  60. d059e3a ART: Make boot image compilation always PIC. by Vladimir Marko · 7 years ago
  61. f12d200 Merge "Revert "Use frame info from CodeInfo."" am: b8cfa92d62 by Yohei Yukawa · 7 years ago
  62. b8cfa92 Merge "Revert "Use frame info from CodeInfo."" by Yohei Yukawa · 7 years ago
  63. cba94fa Revert "Use frame info from CodeInfo." by Yohei Yukawa · 7 years ago
  64. 09b637e Merge "Use frame info from CodeInfo." am: 6f39dab247 by David Srbecky · 7 years ago
  65. 6f39dab Merge "Use frame info from CodeInfo." by Treehugger Robot · 7 years ago
  66. 53ef12c Merge "Use iterators to access stack map data." am: a296f908e1 by David Srbecky · 7 years ago
  67. 7cc3921 Merge "Revert "Add CodeInfo to JNI methods."" am: b275072ddf by David Srbecky · 7 years ago
  68. a296f90 Merge "Use iterators to access stack map data." by David Srbecky · 7 years ago
  69. b275072 Merge "Revert "Add CodeInfo to JNI methods."" by David Srbecky · 7 years ago
  70. 564fa8a Revert "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
  71. a5a5d44 Merge "Move a 530-checker-lse test from java to smali" am: ea9b308e45 by Søren Gjesse · 7 years ago
  72. ea9b308 Merge "Move a 530-checker-lse test from java to smali" by Treehugger Robot · 7 years ago
  73. cffe9fc Merge "Add CodeInfo to JNI methods." am: 64cdf56aea by David Srbecky · 7 years ago
  74. 691124f Use frame info from CodeInfo. by David Srbecky · 7 years ago
  75. 64cdf56 Merge "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
  76. 08953a0 Merge "ART: Refactor scalar loop optimizations." am: 85861e8095 by Artem Serov · 7 years ago
  77. 85861e8 Merge "ART: Refactor scalar loop optimizations." by Treehugger Robot · 7 years ago
  78. ab86413 Move a 530-checker-lse test from java to smali by Søren Gjesse · 7 years ago
  79. 93bd361 Use iterators to access stack map data. by David Srbecky · 7 years ago
  80. 7683980 Merge "hiddenapi: Add 'list' command to generate public/private API lists" by David Brazdil · 7 years ago
  81. 0e4563c Merge "hiddenapi: Add 'list' command to generate public/private API lists" by David Brazdil · 7 years ago
  82. 85f3934 Add CodeInfo to JNI methods. by David Srbecky · 7 years ago
  83. 0e32908 ART: Refactor scalar loop optimizations. by Artem Serov · 7 years ago
  84. e6a201b Merge "Revert "Refactor DexFile ownership"" am: 0162450a86 by Nicolas Geoffray · 7 years ago
  85. 0162450 Merge "Revert "Refactor DexFile ownership"" by Nicolas Geoffray · 7 years ago
  86. 2e6ddb4 Merge "Handle String.<init> with a phi input." am: a8d5a5f709 by Nicolas Geoffray · 7 years ago
  87. a8d5a5f Merge "Handle String.<init> with a phi input." by Nicolas Geoffray · 7 years ago
  88. ce6e1e0 Merge "Revert "Cache DexFile begin and size"" am: 7583d91580 by David Sehr · 7 years ago
  89. 0b42677 Revert "Refactor DexFile ownership" by David Sehr · 7 years ago
  90. 7583d91 Merge "Revert "Cache DexFile begin and size"" by David Sehr · 7 years ago
  91. 9bafa8b Revert "Cache DexFile begin and size" by David Sehr · 7 years ago
  92. 0b6de0c hiddenapi: Add 'list' command to generate public/private API lists by David Brazdil · 7 years ago
  93. 085846a Merge "Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning." by Roland Levillain · 7 years ago
  94. 1398c8f Merge "Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning." by Roland Levillain · 7 years ago
  95. 2dd1681 ART: minor fix for no-opt debug builds by Orion Hodson · 7 years ago
  96. f5dd114 Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning. by Roland Levillain · 7 years ago
  97. 9ee288c Merge "ART: Do not use std::<container>::at()." am: 2258c2ef5f by Vladimir Marko · 7 years ago
  98. 2258c2e Merge "ART: Do not use std::<container>::at()." by Vladimir Marko · 7 years ago
  99. 8a62a4c Handle String.<init> with a phi input. by Nicolas Geoffray · 7 years ago
  100. 35d5b8a ART: Do not use std::<container>::at(). by Vladimir Marko · 7 years ago