1. 051828a Merge "ARM: Add new String.compareTo intrinsic." am: 96c6ad8043 by Scott Wakeling · 9 years ago
  2. 96c6ad8 Merge "ARM: Add new String.compareTo intrinsic." by Vladimir Marko · 9 years ago
  3. 4364202 Merge "ARM64: Move BIC after branch in StringCompareTo intrinsic." by Scott Wakeling · 9 years ago
  4. c25cbf1 ARM: Add new String.compareTo intrinsic. by Scott Wakeling · 9 years ago
  5. df92503 Merge "ARM64: Move BIC after branch in StringCompareTo intrinsic." by Vladimir Marko · 9 years ago
  6. e5ed20b ARM64: Move BIC after branch in StringCompareTo intrinsic. by Scott Wakeling · 9 years ago
  7. f6c3457 Merge "Add missing check for IsShuttingDown in profile saver" am: ca87756577 by Calin Juravle · 9 years ago
  8. ca87756 Merge "Add missing check for IsShuttingDown in profile saver" by Treehugger Robot · 9 years ago
  9. 6b44e4b Merge "ART: Check whether an oat file exists before opening" am: d9d54c57e0 by Andreas Gampe · 9 years ago
  10. d9d54c5 Merge "ART: Check whether an oat file exists before opening" by Treehugger Robot · 9 years ago
  11. 8fbea8e Add missing check for IsShuttingDown in profile saver by Calin Juravle · 9 years ago
  12. 54315c7 ART: Check whether an oat file exists before opening by Andreas Gampe · 9 years ago
  13. cef2f2e Merge "Do not allow OSR jump while debugging is active." am: 0fc5abef6f by Aart Bik · 9 years ago
  14. 0fc5abe Merge "Do not allow OSR jump while debugging is active." by Aart Bik · 9 years ago
  15. 5901808 Merge changes I0bbdf83d,I70156f98 am: 93622f95a8 by Andreas Gampe · 9 years ago
  16. 93622f9 Merge changes I0bbdf83d,I70156f98 by Treehugger Robot · 9 years ago
  17. 29bdaee Do not allow OSR jump while debugging is active. by Aart Bik · 9 years ago
  18. 7a65b83 Merge "Clean up JNI calling convention callee saves." am: 247250f280 by Vladimir Marko · 9 years ago
  19. 247250f Merge "Clean up JNI calling convention callee saves." by Vladimir Marko · 9 years ago
  20. 4d81c8e Merge "MIPS32: java.lang.Math.round(float)" am: 4020ecd536 by Chris Larsen · 9 years ago
  21. 58d49e8 Merge "Fix profile saver initial wait" am: 2f710e0b26 by Mathieu Chartier · 9 years ago
  22. 4020ecd Merge "MIPS32: java.lang.Math.round(float)" by Aart Bik · 9 years ago
  23. bac9164 Merge "Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64""" by Serguei Katkov · 9 years ago
  24. 2f710e0 Merge "Fix profile saver initial wait" by Mathieu Chartier · 9 years ago
  25. 3224838 Clean up JNI calling convention callee saves. by Vladimir Marko · 9 years ago
  26. 85a19d8 Merge "Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64""" by Nicolas Geoffray · 9 years ago
  27. a57305e Fix profile saver initial wait by Mathieu Chartier · 9 years ago
  28. 39004a6 ART: Fix Mac build by Andreas Gampe · 9 years ago
  29. 4075f83 ART: Optimize PreSetup pass for oat-file open by Andreas Gampe · 9 years ago
  30. bfa6b47 Merge "Allow libcore and JDWP tests to be executed without JIT." am: 6c313600e9 by Roland Levillain · 9 years ago
  31. 6c31360 Merge "Allow libcore and JDWP tests to be executed without JIT." by Treehugger Robot · 9 years ago
  32. 5db109b Allow libcore and JDWP tests to be executed without JIT. by Roland Levillain · 9 years ago
  33. 7ba3969 Merge "Catch classes inheriting from themselves in the class linker." by Roland Levillain · 9 years ago
  34. 0a284e8 Merge "Catch classes inheriting from themselves in the class linker." by Roland Levillain · 9 years ago
  35. f4a86da Merge "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Hiroshi Yamauchi · 9 years ago
  36. db9fcb3 Merge "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Treehugger Robot · 9 years ago
  37. 695e2c4 Revert "Move rewritten StringFactory call results into dex registers for deopt" by Hiroshi Yamauchi · 9 years ago
  38. a7a5ed9 Merge "Make a fake libart for misbehaving apps." am: fde2618143 by Alex Light · 9 years ago
  39. fde2618 Merge "Make a fake libart for misbehaving apps." by Alex Light · 9 years ago
  40. 6cc96ee Merge "Move rewritten StringFactory call results into dex registers for deopt" by Mingyao Yang · 9 years ago
  41. 667953b Merge "Move rewritten StringFactory call results into dex registers for deopt" by Mingyao Yang · 9 years ago
  42. 989ab3b Catch classes inheriting from themselves in the class linker. by Roland Levillain · 9 years ago
  43. 7326e2e Merge "Mark concrete HIR instructions as FINAL." am: a741785ddd by Vladimir Marko · 9 years ago
  44. a741785 Merge "Mark concrete HIR instructions as FINAL." by Treehugger Robot · 9 years ago
  45. fcb503c Mark concrete HIR instructions as FINAL. by Vladimir Marko · 9 years ago
  46. 3dffd78 Merge "ART: Fix systrace monitor logging" am: 0d1d412c1c by Andreas Gampe · 9 years ago
  47. 0d1d412 Merge "ART: Fix systrace monitor logging" by Treehugger Robot · 9 years ago
  48. 6e759ad ART: Fix systrace monitor logging by Andreas Gampe · 9 years ago
  49. f3313c3 Merge "ART: Blacklist a libcore test for investigation" am: 7463820747 by Andreas Gampe · 9 years ago
  50. 7463820 Merge "ART: Blacklist a libcore test for investigation" by Nicolas Geoffray · 9 years ago
  51. fc3bb5c ART: Blacklist a libcore test for investigation by Andreas Gampe · 9 years ago
  52. ee17426 Make a fake libart for misbehaving apps. by Alex Light · 9 years ago
  53. 8ca33bf Move rewritten StringFactory call results into dex registers for deopt by Mingyao Yang · 9 years ago
  54. 04e48a0 Merge "Fix an assert during jdwp debugging." am: 8ccc728d92 by Mingyao Yang · 9 years ago
  55. b6e727e Merge "Keep oat file unique pointers until they are no longer used." by Jeff Hao · 9 years ago
  56. 8ccc728 Merge "Fix an assert during jdwp debugging." by Mingyao Yang · 9 years ago
  57. 5987549 Merge "Keep oat file unique pointers until they are no longer used." by Treehugger Robot · 9 years ago
  58. bce4191 Merge "ART: Return native debuggable status of the app." am: 3006fab709 by Oleksiy Vyalov · 9 years ago
  59. 3006fab Merge "ART: Return native debuggable status of the app." by Mathieu Chartier · 9 years ago
  60. fbeb132 Keep oat file unique pointers until they are no longer used. by Jeff Hao · 9 years ago
  61. 278a80b ART: Return native debuggable status of the app. by Oleksiy Vyalov · 9 years ago
  62. c4ad7ef Merge "Fix debug leftover in profman" am: 8f2ea28b25 by Calin Juravle · 9 years ago
  63. 8f2ea28 Merge "Fix debug leftover in profman" by Mathieu Chartier · 9 years ago
  64. ccb3326 Fix debug leftover in profman by Calin Juravle · 9 years ago
  65. 0e40c49 Merge "Support to pass <uses-library> option through to dex2oat." am: 34494f2c4a by Jeff Hao · 9 years ago
  66. 34494f2 Merge "Support to pass <uses-library> option through to dex2oat." by Treehugger Robot · 9 years ago
  67. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  68. ff0ae80 Merge "Add null checks to weak DexCache references" am: 783d02e527 by Brian Carlstrom · 9 years ago
  69. 906a81a Merge "Clean up String.indexOf() intrinsics." am: 479ac58aa2 by Vladimir Marko · 9 years ago
  70. 783d02e Merge "Add null checks to weak DexCache references" by Mathieu Chartier · 9 years ago
  71. 0c050a1 Add null checks to weak DexCache references by Brian Carlstrom · 9 years ago
  72. 479ac58 Merge "Clean up String.indexOf() intrinsics." by Vladimir Marko · 9 years ago
  73. e998a69 Merge "Revert "Reject classes inheriting from themselves directly or transitively."" by Roland Levillain · 9 years ago
  74. 0bae867 Merge "Revert "Reject classes implementing themselves as interface directly or transitively."" by Roland Levillain · 9 years ago
  75. 8cafedd Merge "Revert "Reject classes inheriting from themselves directly or transitively."" by Roland Levillain · 9 years ago
  76. 4021b46 Revert "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 9 years ago
  77. a5755ab Merge "Revert "Reject classes implementing themselves as interface directly or transitively."" by Roland Levillain · 9 years ago
  78. a6f672a Revert "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 9 years ago
  79. da05108 Clean up String.indexOf() intrinsics. by Vladimir Marko · 9 years ago
  80. 8eef62b Merge "Adjust ProfileSaver strategy" am: bd274fec10 by Calin Juravle · 9 years ago
  81. bd274fe Merge "Adjust ProfileSaver strategy" by Treehugger Robot · 9 years ago
  82. c8ea527 Merge "Visit IMT of all classes during image writing" am: 84f6ac66b6 by Mathieu Chartier · 9 years ago
  83. 84f6ac6 Merge "Visit IMT of all classes during image writing" by Mathieu Chartier · 9 years ago
  84. 97bad1b Visit IMT of all classes during image writing by Mathieu Chartier · 9 years ago
  85. a263892 Adjust ProfileSaver strategy by Calin Juravle · 9 years ago
  86. 3fd448a Fix an assert during jdwp debugging. by Mingyao Yang · 9 years ago
  87. 20f7476 Merge "SafeStack-friendly stack protection in ART." am: 31e61f1d0a by Evgenii Stepanov · 9 years ago
  88. 31e61f1 Merge "SafeStack-friendly stack protection in ART." by Evgenii Stepanov · 9 years ago
  89. 4c5ea28 Merge "Make quick frames of proxy methods visited if they\'re constructors." by Jeff Hao · 9 years ago
  90. 73660f8 Merge "Make quick frames of proxy methods visited if they're constructors." by Treehugger Robot · 9 years ago
  91. 84a4ab8 SafeStack-friendly stack protection in ART. by Evgenii Stepanov · 9 years ago
  92. 8494943 Make quick frames of proxy methods visited if they're constructors. by Jeff Hao · 9 years ago
  93. 7891389 Merge "Typos and stylistic fixes." am: b68b354db3 by Roland Levillain · 9 years ago
  94. b68b354 Merge "Typos and stylistic fixes." by Treehugger Robot · 9 years ago
  95. ab880f4 Typos and stylistic fixes. by Roland Levillain · 9 years ago
  96. 6156a6d Merge "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 9 years ago
  97. 2273f67 Merge "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 9 years ago
  98. 0d42637 Merge "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 9 years ago
  99. 69872a1 Merge "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 9 years ago
  100. 3459846 Reject classes implementing themselves as interface directly or transitively. by Roland Levillain · 9 years ago