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