1. 1e5dda5 Merge "Avoid the need for the black color for the baker-style read barrier." by Treehugger Robot · 8 years ago
  2. 8e67465 Avoid the need for the black color for the baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  3. 2b650b7 Merge "Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt""" by Mingyao Yang · 8 years ago
  4. a09cc31 Merge "Do not set property jpda.settings.syncPort in JDWP tests." by Treehugger Robot · 8 years ago
  5. c01c1da Merge "Only fill methods with 0xFE on debug builds" by Mathieu Chartier · 8 years ago
  6. 1b1e31f Only fill methods with 0xFE on debug builds by Mathieu Chartier · 8 years ago
  7. ffedec5 Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Mingyao Yang · 8 years ago
  8. 7235dd1 Do not set property jpda.settings.syncPort in JDWP tests. by Roland Levillain · 8 years ago
  9. 96c6ad8 Merge "ARM: Add new String.compareTo intrinsic." by Vladimir Marko · 8 years ago
  10. c25cbf1 ARM: Add new String.compareTo intrinsic. by Scott Wakeling · 8 years ago
  11. df92503 Merge "ARM64: Move BIC after branch in StringCompareTo intrinsic." by Vladimir Marko · 8 years ago
  12. e5ed20b ARM64: Move BIC after branch in StringCompareTo intrinsic. by Scott Wakeling · 8 years ago
  13. ca87756 Merge "Add missing check for IsShuttingDown in profile saver" by Treehugger Robot · 8 years ago
  14. d9d54c5 Merge "ART: Check whether an oat file exists before opening" by Treehugger Robot · 8 years ago
  15. 8fbea8e Add missing check for IsShuttingDown in profile saver by Calin Juravle · 8 years ago
  16. 54315c7 ART: Check whether an oat file exists before opening by Andreas Gampe · 8 years ago
  17. 0fc5abe Merge "Do not allow OSR jump while debugging is active." by Aart Bik · 8 years ago
  18. 93622f9 Merge changes I0bbdf83d,I70156f98 by Treehugger Robot · 8 years ago
  19. 29bdaee Do not allow OSR jump while debugging is active. by Aart Bik · 8 years ago
  20. 247250f Merge "Clean up JNI calling convention callee saves." by Vladimir Marko · 8 years ago
  21. 4020ecd Merge "MIPS32: java.lang.Math.round(float)" by Aart Bik · 8 years ago
  22. 2f710e0 Merge "Fix profile saver initial wait" by Mathieu Chartier · 8 years ago
  23. 3224838 Clean up JNI calling convention callee saves. by Vladimir Marko · 8 years ago
  24. 85a19d8 Merge "Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64""" by Nicolas Geoffray · 8 years ago
  25. a57305e Fix profile saver initial wait by Mathieu Chartier · 8 years ago
  26. 39004a6 ART: Fix Mac build by Andreas Gampe · 8 years ago
  27. 4075f83 ART: Optimize PreSetup pass for oat-file open by Andreas Gampe · 8 years ago
  28. 6c31360 Merge "Allow libcore and JDWP tests to be executed without JIT." by Treehugger Robot · 8 years ago
  29. 5db109b Allow libcore and JDWP tests to be executed without JIT. by Roland Levillain · 8 years ago
  30. 0a284e8 Merge "Catch classes inheriting from themselves in the class linker." by Roland Levillain · 8 years ago
  31. db9fcb3 Merge "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Treehugger Robot · 8 years ago
  32. 695e2c4 Revert "Move rewritten StringFactory call results into dex registers for deopt" by Hiroshi Yamauchi · 8 years ago
  33. fde2618 Merge "Make a fake libart for misbehaving apps." by Alex Light · 8 years ago
  34. 667953b Merge "Move rewritten StringFactory call results into dex registers for deopt" by Mingyao Yang · 8 years ago
  35. 989ab3b Catch classes inheriting from themselves in the class linker. by Roland Levillain · 8 years ago
  36. a741785 Merge "Mark concrete HIR instructions as FINAL." by Treehugger Robot · 8 years ago
  37. fcb503c Mark concrete HIR instructions as FINAL. by Vladimir Marko · 8 years ago
  38. 0d1d412 Merge "ART: Fix systrace monitor logging" by Treehugger Robot · 8 years ago
  39. 6e759ad ART: Fix systrace monitor logging by Andreas Gampe · 8 years ago
  40. 7463820 Merge "ART: Blacklist a libcore test for investigation" by Nicolas Geoffray · 8 years ago
  41. fc3bb5c ART: Blacklist a libcore test for investigation by Andreas Gampe · 8 years ago
  42. ee17426 Make a fake libart for misbehaving apps. by Alex Light · 8 years ago
  43. 8ca33bf Move rewritten StringFactory call results into dex registers for deopt by Mingyao Yang · 8 years ago
  44. 8ccc728 Merge "Fix an assert during jdwp debugging." by Mingyao Yang · 8 years ago
  45. 5987549 Merge "Keep oat file unique pointers until they are no longer used." by Treehugger Robot · 8 years ago
  46. 3006fab Merge "ART: Return native debuggable status of the app." by Mathieu Chartier · 8 years ago
  47. fbeb132 Keep oat file unique pointers until they are no longer used. by Jeff Hao · 8 years ago
  48. 278a80b ART: Return native debuggable status of the app. by Oleksiy Vyalov · 8 years ago
  49. 8f2ea28 Merge "Fix debug leftover in profman" by Mathieu Chartier · 8 years ago
  50. ccb3326 Fix debug leftover in profman by Calin Juravle · 8 years ago
  51. 34494f2 Merge "Support to pass <uses-library> option through to dex2oat." by Treehugger Robot · 8 years ago
  52. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 8 years ago
  53. 783d02e Merge "Add null checks to weak DexCache references" by Mathieu Chartier · 8 years ago
  54. 0c050a1 Add null checks to weak DexCache references by Brian Carlstrom · 8 years ago
  55. 479ac58 Merge "Clean up String.indexOf() intrinsics." by Vladimir Marko · 8 years ago
  56. 8cafedd Merge "Revert "Reject classes inheriting from themselves directly or transitively."" by Roland Levillain · 8 years ago
  57. 4021b46 Revert "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 8 years ago
  58. a5755ab Merge "Revert "Reject classes implementing themselves as interface directly or transitively."" by Roland Levillain · 8 years ago
  59. a6f672a Revert "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 8 years ago
  60. da05108 Clean up String.indexOf() intrinsics. by Vladimir Marko · 8 years ago
  61. bd274fe Merge "Adjust ProfileSaver strategy" by Treehugger Robot · 8 years ago
  62. 84f6ac6 Merge "Visit IMT of all classes during image writing" by Mathieu Chartier · 8 years ago
  63. 97bad1b Visit IMT of all classes during image writing by Mathieu Chartier · 8 years ago
  64. a263892 Adjust ProfileSaver strategy by Calin Juravle · 8 years ago
  65. 3fd448a Fix an assert during jdwp debugging. by Mingyao Yang · 8 years ago
  66. 31e61f1 Merge "SafeStack-friendly stack protection in ART." by Evgenii Stepanov · 8 years ago
  67. 73660f8 Merge "Make quick frames of proxy methods visited if they're constructors." by Treehugger Robot · 8 years ago
  68. 84a4ab8 SafeStack-friendly stack protection in ART. by Evgenii Stepanov · 8 years ago
  69. 8494943 Make quick frames of proxy methods visited if they're constructors. by Jeff Hao · 8 years ago
  70. b68b354 Merge "Typos and stylistic fixes." by Treehugger Robot · 8 years ago
  71. ab880f4 Typos and stylistic fixes. by Roland Levillain · 8 years ago
  72. 2273f67 Merge "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 8 years ago
  73. 69872a1 Merge "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 8 years ago
  74. 3459846 Reject classes implementing themselves as interface directly or transitively. by Roland Levillain · 8 years ago
  75. 92f9d53 Merge "Fix the benchmark fail by caliper's change" by Paul Duffin · 8 years ago
  76. 288c7a8 Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Serguei Katkov · 8 years ago
  77. fbb0323 Merge "Fix JNIEnv-on-wrong-thread abort message." by Treehugger Robot · 8 years ago
  78. 35e827a Fix JNIEnv-on-wrong-thread abort message. by Daniel Erat · 8 years ago
  79. 30ad1c2 Merge "Use _exit instead of exit for the system exit." by Hiroshi Yamauchi · 8 years ago
  80. 498bb81 Reject classes inheriting from themselves directly or transitively. by Roland Levillain · 8 years ago
  81. afb2e78 Merge "Ensure that java.lang.reflect.Field is initialized" by Przemyslaw Szczepaniak · 8 years ago
  82. a2b147e Ensure that java.lang.reflect.Field is initialized by Przemyslaw Szczepaniak · 8 years ago
  83. 628f201 Merge "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Nicolas Geoffray · 8 years ago
  84. 0997d24 Revert "ART: Reference.getReferent intrinsic for x86 and x86_64" by Nicolas Geoffray · 8 years ago
  85. 893a1d3 Merge "Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information." by Aart Bik · 8 years ago
  86. 8129277 Merge "Don't expect permission to open foreign dex use marks." by Treehugger Robot · 8 years ago
  87. 87a23d0 Merge "Hold a ClassLoader reference in NativeAllocationRegistry." by Richard Uhler · 8 years ago
  88. d3059e7 Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information. by Aart Bik · 8 years ago
  89. e18d619 Don't expect permission to open foreign dex use marks. by Richard Uhler · 8 years ago
  90. 4478ae4 Merge "ART: Reference.getReferent intrinsic for x86 and x86_64" by Roland Levillain · 8 years ago
  91. af4bcdf Merge "Fix another case of live_in at irreducible loop entry." by Nicolas Geoffray · 8 years ago
  92. d7c2fdc Fix another case of live_in at irreducible loop entry. by Nicolas Geoffray · 8 years ago
  93. 249b4d1 Use _exit instead of exit for the system exit. by Hiroshi Yamauchi · 8 years ago
  94. b2b5559 Merge "Add histogram for native allocations" by Mathieu Chartier · 8 years ago
  95. 5d2a3f7 Add histogram for native allocations by Mathieu Chartier · 8 years ago
  96. d6f3740 Merge "Prevent ArtMethod clearing race" by Mathieu Chartier · 8 years ago
  97. 10c5f56 Prevent ArtMethod clearing race by Mathieu Chartier · 8 years ago
  98. 435a668 Merge "Revert "Revert "Make run-test default to optimizing compiler.""" by Alex Light · 8 years ago
  99. dfbeb14 Merge "Add cmpb instruction to x86 and x86_64 assembler" by Roland Levillain · 8 years ago
  100. fc7662f Merge "Revert "Blacklist test."" by Nicolas Geoffray · 8 years ago