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