1. bac9164 Merge "Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64""" by Serguei Katkov · 9 years ago
  2. 85a19d8 Merge "Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64""" by Nicolas Geoffray · 9 years ago
  3. bfa6b47 Merge "Allow libcore and JDWP tests to be executed without JIT." am: 6c313600e9 by Roland Levillain · 9 years ago
  4. 6c31360 Merge "Allow libcore and JDWP tests to be executed without JIT." by Treehugger Robot · 9 years ago
  5. 5db109b Allow libcore and JDWP tests to be executed without JIT. by Roland Levillain · 9 years ago
  6. 7ba3969 Merge "Catch classes inheriting from themselves in the class linker." by Roland Levillain · 9 years ago
  7. 0a284e8 Merge "Catch classes inheriting from themselves in the class linker." by Roland Levillain · 9 years ago
  8. f4a86da Merge "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Hiroshi Yamauchi · 9 years ago
  9. db9fcb3 Merge "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Treehugger Robot · 9 years ago
  10. 695e2c4 Revert "Move rewritten StringFactory call results into dex registers for deopt" by Hiroshi Yamauchi · 9 years ago
  11. a7a5ed9 Merge "Make a fake libart for misbehaving apps." am: fde2618143 by Alex Light · 9 years ago
  12. fde2618 Merge "Make a fake libart for misbehaving apps." by Alex Light · 9 years ago
  13. 6cc96ee Merge "Move rewritten StringFactory call results into dex registers for deopt" by Mingyao Yang · 9 years ago
  14. 667953b Merge "Move rewritten StringFactory call results into dex registers for deopt" by Mingyao Yang · 9 years ago
  15. 989ab3b Catch classes inheriting from themselves in the class linker. by Roland Levillain · 9 years ago
  16. 7326e2e Merge "Mark concrete HIR instructions as FINAL." am: a741785ddd by Vladimir Marko · 9 years ago
  17. a741785 Merge "Mark concrete HIR instructions as FINAL." by Treehugger Robot · 9 years ago
  18. fcb503c Mark concrete HIR instructions as FINAL. by Vladimir Marko · 9 years ago
  19. 3dffd78 Merge "ART: Fix systrace monitor logging" am: 0d1d412c1c by Andreas Gampe · 9 years ago
  20. 0d1d412 Merge "ART: Fix systrace monitor logging" by Treehugger Robot · 9 years ago
  21. 6e759ad ART: Fix systrace monitor logging by Andreas Gampe · 9 years ago
  22. f3313c3 Merge "ART: Blacklist a libcore test for investigation" am: 7463820747 by Andreas Gampe · 9 years ago
  23. 7463820 Merge "ART: Blacklist a libcore test for investigation" by Nicolas Geoffray · 9 years ago
  24. fc3bb5c ART: Blacklist a libcore test for investigation by Andreas Gampe · 9 years ago
  25. ee17426 Make a fake libart for misbehaving apps. by Alex Light · 9 years ago
  26. 8ca33bf Move rewritten StringFactory call results into dex registers for deopt by Mingyao Yang · 9 years ago
  27. 04e48a0 Merge "Fix an assert during jdwp debugging." am: 8ccc728d92 by Mingyao Yang · 9 years ago
  28. b6e727e Merge "Keep oat file unique pointers until they are no longer used." by Jeff Hao · 9 years ago
  29. 8ccc728 Merge "Fix an assert during jdwp debugging." by Mingyao Yang · 9 years ago
  30. 5987549 Merge "Keep oat file unique pointers until they are no longer used." by Treehugger Robot · 9 years ago
  31. bce4191 Merge "ART: Return native debuggable status of the app." am: 3006fab709 by Oleksiy Vyalov · 9 years ago
  32. 3006fab Merge "ART: Return native debuggable status of the app." by Mathieu Chartier · 9 years ago
  33. fbeb132 Keep oat file unique pointers until they are no longer used. by Jeff Hao · 9 years ago
  34. 278a80b ART: Return native debuggable status of the app. by Oleksiy Vyalov · 9 years ago
  35. c4ad7ef Merge "Fix debug leftover in profman" am: 8f2ea28b25 by Calin Juravle · 9 years ago
  36. 8f2ea28 Merge "Fix debug leftover in profman" by Mathieu Chartier · 9 years ago
  37. ccb3326 Fix debug leftover in profman by Calin Juravle · 9 years ago
  38. 0e40c49 Merge "Support to pass <uses-library> option through to dex2oat." am: 34494f2c4a by Jeff Hao · 9 years ago
  39. 34494f2 Merge "Support to pass <uses-library> option through to dex2oat." by Treehugger Robot · 9 years ago
  40. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  41. ff0ae80 Merge "Add null checks to weak DexCache references" am: 783d02e527 by Brian Carlstrom · 9 years ago
  42. 906a81a Merge "Clean up String.indexOf() intrinsics." am: 479ac58aa2 by Vladimir Marko · 9 years ago
  43. 783d02e Merge "Add null checks to weak DexCache references" by Mathieu Chartier · 9 years ago
  44. 0c050a1 Add null checks to weak DexCache references by Brian Carlstrom · 9 years ago
  45. 479ac58 Merge "Clean up String.indexOf() intrinsics." by Vladimir Marko · 9 years ago
  46. e998a69 Merge "Revert "Reject classes inheriting from themselves directly or transitively."" by Roland Levillain · 9 years ago
  47. 0bae867 Merge "Revert "Reject classes implementing themselves as interface directly or transitively."" by Roland Levillain · 9 years ago
  48. 8cafedd Merge "Revert "Reject classes inheriting from themselves directly or transitively."" by Roland Levillain · 9 years ago
  49. 4021b46 Revert "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 9 years ago
  50. a5755ab Merge "Revert "Reject classes implementing themselves as interface directly or transitively."" by Roland Levillain · 9 years ago
  51. a6f672a Revert "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 9 years ago
  52. da05108 Clean up String.indexOf() intrinsics. by Vladimir Marko · 9 years ago
  53. 8eef62b Merge "Adjust ProfileSaver strategy" am: bd274fec10 by Calin Juravle · 9 years ago
  54. bd274fe Merge "Adjust ProfileSaver strategy" by Treehugger Robot · 9 years ago
  55. c8ea527 Merge "Visit IMT of all classes during image writing" am: 84f6ac66b6 by Mathieu Chartier · 9 years ago
  56. 84f6ac6 Merge "Visit IMT of all classes during image writing" by Mathieu Chartier · 9 years ago
  57. 97bad1b Visit IMT of all classes during image writing by Mathieu Chartier · 9 years ago
  58. a263892 Adjust ProfileSaver strategy by Calin Juravle · 9 years ago
  59. 3fd448a Fix an assert during jdwp debugging. by Mingyao Yang · 9 years ago
  60. 20f7476 Merge "SafeStack-friendly stack protection in ART." am: 31e61f1d0a by Evgenii Stepanov · 9 years ago
  61. 31e61f1 Merge "SafeStack-friendly stack protection in ART." by Evgenii Stepanov · 9 years ago
  62. 4c5ea28 Merge "Make quick frames of proxy methods visited if they\'re constructors." by Jeff Hao · 9 years ago
  63. 73660f8 Merge "Make quick frames of proxy methods visited if they're constructors." by Treehugger Robot · 9 years ago
  64. 84a4ab8 SafeStack-friendly stack protection in ART. by Evgenii Stepanov · 9 years ago
  65. 8494943 Make quick frames of proxy methods visited if they're constructors. by Jeff Hao · 9 years ago
  66. 7891389 Merge "Typos and stylistic fixes." am: b68b354db3 by Roland Levillain · 9 years ago
  67. b68b354 Merge "Typos and stylistic fixes." by Treehugger Robot · 9 years ago
  68. ab880f4 Typos and stylistic fixes. by Roland Levillain · 9 years ago
  69. 6156a6d Merge "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 9 years ago
  70. 2273f67 Merge "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 9 years ago
  71. 0d42637 Merge "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 9 years ago
  72. 69872a1 Merge "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 9 years ago
  73. 3459846 Reject classes implementing themselves as interface directly or transitively. by Roland Levillain · 9 years ago
  74. f3f01d4 Merge "Fix the benchmark fail by caliper\'s change" am: 92f9d53e98 by bowen_lai · 9 years ago
  75. 92f9d53 Merge "Fix the benchmark fail by caliper's change" by Paul Duffin · 9 years ago
  76. 288c7a8 Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Serguei Katkov · 9 years ago
  77. 6822e44 Merge "Fix JNIEnv-on-wrong-thread abort message." am: fbb0323d80 by Daniel Erat · 9 years ago
  78. fbb0323 Merge "Fix JNIEnv-on-wrong-thread abort message." by Treehugger Robot · 9 years ago
  79. 35e827a Fix JNIEnv-on-wrong-thread abort message. by Daniel Erat · 9 years ago
  80. 7d96cce Merge "Use _exit instead of exit for the system exit." am: 30ad1c2e8b by Hiroshi Yamauchi · 9 years ago
  81. 30ad1c2 Merge "Use _exit instead of exit for the system exit." by Hiroshi Yamauchi · 9 years ago
  82. 498bb81 Reject classes inheriting from themselves directly or transitively. by Roland Levillain · 9 years ago
  83. 76b3e79 Merge "Ensure that java.lang.reflect.Field is initialized" am: afb2e7813f by Przemyslaw Szczepaniak · 9 years ago
  84. afb2e78 Merge "Ensure that java.lang.reflect.Field is initialized" by Przemyslaw Szczepaniak · 9 years ago
  85. a2b147e Ensure that java.lang.reflect.Field is initialized by Przemyslaw Szczepaniak · 9 years ago
  86. 4108c5d Merge "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Nicolas Geoffray · 9 years ago
  87. 628f201 Merge "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Nicolas Geoffray · 9 years ago
  88. 0997d24 Revert "ART: Reference.getReferent intrinsic for x86 and x86_64" by Nicolas Geoffray · 9 years ago
  89. 5dea3da Merge "Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information." by Aart Bik · 9 years ago
  90. 893a1d3 Merge "Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information." by Aart Bik · 9 years ago
  91. 3d66ab0 Merge "Don\'t expect permission to open foreign dex use marks." am: 812927748d by Richard Uhler · 9 years ago
  92. 8129277 Merge "Don't expect permission to open foreign dex use marks." by Treehugger Robot · 9 years ago
  93. 1f3a630 Merge "Hold a ClassLoader reference in NativeAllocationRegistry." am: 87a23d0054 by Richard Uhler · 9 years ago
  94. 87a23d0 Merge "Hold a ClassLoader reference in NativeAllocationRegistry." by Richard Uhler · 9 years ago
  95. d3059e7 Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information. by Aart Bik · 9 years ago
  96. e18d619 Don't expect permission to open foreign dex use marks. by Richard Uhler · 9 years ago
  97. f44c2e2 Merge "ART: Reference.getReferent intrinsic for x86 and x86_64" am: 4478ae4fcb by Serguei Katkov · 9 years ago
  98. 4478ae4 Merge "ART: Reference.getReferent intrinsic for x86 and x86_64" by Roland Levillain · 9 years ago
  99. 96edcc0 Merge "Fix another case of live_in at irreducible loop entry." am: af4bcdf49e by Nicolas Geoffray · 9 years ago
  100. af4bcdf Merge "Fix another case of live_in at irreducible loop entry." by Nicolas Geoffray · 9 years ago