1. f3313c3 Merge "ART: Blacklist a libcore test for investigation" am: 7463820747 by Andreas Gampe · 9 years ago
  2. 7463820 Merge "ART: Blacklist a libcore test for investigation" by Nicolas Geoffray · 9 years ago
  3. fc3bb5c ART: Blacklist a libcore test for investigation by Andreas Gampe · 9 years ago
  4. 04e48a0 Merge "Fix an assert during jdwp debugging." am: 8ccc728d92 by Mingyao Yang · 9 years ago
  5. b6e727e Merge "Keep oat file unique pointers until they are no longer used." by Jeff Hao · 9 years ago
  6. 8ccc728 Merge "Fix an assert during jdwp debugging." by Mingyao Yang · 9 years ago
  7. 5987549 Merge "Keep oat file unique pointers until they are no longer used." by Treehugger Robot · 9 years ago
  8. bce4191 Merge "ART: Return native debuggable status of the app." am: 3006fab709 by Oleksiy Vyalov · 9 years ago
  9. 3006fab Merge "ART: Return native debuggable status of the app." by Mathieu Chartier · 9 years ago
  10. fbeb132 Keep oat file unique pointers until they are no longer used. by Jeff Hao · 9 years ago
  11. 278a80b ART: Return native debuggable status of the app. by Oleksiy Vyalov · 9 years ago
  12. c4ad7ef Merge "Fix debug leftover in profman" am: 8f2ea28b25 by Calin Juravle · 9 years ago
  13. 8f2ea28 Merge "Fix debug leftover in profman" by Mathieu Chartier · 9 years ago
  14. ccb3326 Fix debug leftover in profman by Calin Juravle · 9 years ago
  15. 0e40c49 Merge "Support to pass <uses-library> option through to dex2oat." am: 34494f2c4a by Jeff Hao · 9 years ago
  16. 34494f2 Merge "Support to pass <uses-library> option through to dex2oat." by Treehugger Robot · 9 years ago
  17. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  18. ff0ae80 Merge "Add null checks to weak DexCache references" am: 783d02e527 by Brian Carlstrom · 9 years ago
  19. 906a81a Merge "Clean up String.indexOf() intrinsics." am: 479ac58aa2 by Vladimir Marko · 9 years ago
  20. 783d02e Merge "Add null checks to weak DexCache references" by Mathieu Chartier · 9 years ago
  21. 0c050a1 Add null checks to weak DexCache references by Brian Carlstrom · 9 years ago
  22. 479ac58 Merge "Clean up String.indexOf() intrinsics." by Vladimir Marko · 9 years ago
  23. e998a69 Merge "Revert "Reject classes inheriting from themselves directly or transitively."" by Roland Levillain · 9 years ago
  24. 0bae867 Merge "Revert "Reject classes implementing themselves as interface directly or transitively."" by Roland Levillain · 9 years ago
  25. 8cafedd Merge "Revert "Reject classes inheriting from themselves directly or transitively."" by Roland Levillain · 9 years ago
  26. 4021b46 Revert "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 9 years ago
  27. a5755ab Merge "Revert "Reject classes implementing themselves as interface directly or transitively."" by Roland Levillain · 9 years ago
  28. a6f672a Revert "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 9 years ago
  29. da05108 Clean up String.indexOf() intrinsics. by Vladimir Marko · 9 years ago
  30. 8eef62b Merge "Adjust ProfileSaver strategy" am: bd274fec10 by Calin Juravle · 9 years ago
  31. bd274fe Merge "Adjust ProfileSaver strategy" by Treehugger Robot · 9 years ago
  32. c8ea527 Merge "Visit IMT of all classes during image writing" am: 84f6ac66b6 by Mathieu Chartier · 9 years ago
  33. 84f6ac6 Merge "Visit IMT of all classes during image writing" by Mathieu Chartier · 9 years ago
  34. 97bad1b Visit IMT of all classes during image writing by Mathieu Chartier · 9 years ago
  35. a263892 Adjust ProfileSaver strategy by Calin Juravle · 9 years ago
  36. 3fd448a Fix an assert during jdwp debugging. by Mingyao Yang · 9 years ago
  37. 20f7476 Merge "SafeStack-friendly stack protection in ART." am: 31e61f1d0a by Evgenii Stepanov · 9 years ago
  38. 31e61f1 Merge "SafeStack-friendly stack protection in ART." by Evgenii Stepanov · 9 years ago
  39. 4c5ea28 Merge "Make quick frames of proxy methods visited if they\'re constructors." by Jeff Hao · 9 years ago
  40. 73660f8 Merge "Make quick frames of proxy methods visited if they're constructors." by Treehugger Robot · 9 years ago
  41. 84a4ab8 SafeStack-friendly stack protection in ART. by Evgenii Stepanov · 9 years ago
  42. 8494943 Make quick frames of proxy methods visited if they're constructors. by Jeff Hao · 9 years ago
  43. 7891389 Merge "Typos and stylistic fixes." am: b68b354db3 by Roland Levillain · 9 years ago
  44. b68b354 Merge "Typos and stylistic fixes." by Treehugger Robot · 9 years ago
  45. ab880f4 Typos and stylistic fixes. by Roland Levillain · 9 years ago
  46. 6156a6d Merge "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 9 years ago
  47. 2273f67 Merge "Reject classes implementing themselves as interface directly or transitively." by Roland Levillain · 9 years ago
  48. 0d42637 Merge "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 9 years ago
  49. 69872a1 Merge "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 9 years ago
  50. 3459846 Reject classes implementing themselves as interface directly or transitively. by Roland Levillain · 9 years ago
  51. f3f01d4 Merge "Fix the benchmark fail by caliper\'s change" am: 92f9d53e98 by bowen_lai · 9 years ago
  52. 92f9d53 Merge "Fix the benchmark fail by caliper's change" by Paul Duffin · 9 years ago
  53. 6822e44 Merge "Fix JNIEnv-on-wrong-thread abort message." am: fbb0323d80 by Daniel Erat · 9 years ago
  54. fbb0323 Merge "Fix JNIEnv-on-wrong-thread abort message." by Treehugger Robot · 9 years ago
  55. 35e827a Fix JNIEnv-on-wrong-thread abort message. by Daniel Erat · 9 years ago
  56. 7d96cce Merge "Use _exit instead of exit for the system exit." am: 30ad1c2e8b by Hiroshi Yamauchi · 9 years ago
  57. 30ad1c2 Merge "Use _exit instead of exit for the system exit." by Hiroshi Yamauchi · 9 years ago
  58. 498bb81 Reject classes inheriting from themselves directly or transitively. by Roland Levillain · 9 years ago
  59. 76b3e79 Merge "Ensure that java.lang.reflect.Field is initialized" am: afb2e7813f by Przemyslaw Szczepaniak · 9 years ago
  60. afb2e78 Merge "Ensure that java.lang.reflect.Field is initialized" by Przemyslaw Szczepaniak · 9 years ago
  61. a2b147e Ensure that java.lang.reflect.Field is initialized by Przemyslaw Szczepaniak · 9 years ago
  62. 4108c5d Merge "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Nicolas Geoffray · 9 years ago
  63. 628f201 Merge "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Nicolas Geoffray · 9 years ago
  64. 0997d24 Revert "ART: Reference.getReferent intrinsic for x86 and x86_64" by Nicolas Geoffray · 9 years ago
  65. 5dea3da Merge "Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information." by Aart Bik · 9 years ago
  66. 893a1d3 Merge "Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information." by Aart Bik · 9 years ago
  67. 3d66ab0 Merge "Don\'t expect permission to open foreign dex use marks." am: 812927748d by Richard Uhler · 9 years ago
  68. 8129277 Merge "Don't expect permission to open foreign dex use marks." by Treehugger Robot · 9 years ago
  69. 1f3a630 Merge "Hold a ClassLoader reference in NativeAllocationRegistry." am: 87a23d0054 by Richard Uhler · 9 years ago
  70. 87a23d0 Merge "Hold a ClassLoader reference in NativeAllocationRegistry." by Richard Uhler · 9 years ago
  71. d3059e7 Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information. by Aart Bik · 9 years ago
  72. e18d619 Don't expect permission to open foreign dex use marks. by Richard Uhler · 9 years ago
  73. f44c2e2 Merge "ART: Reference.getReferent intrinsic for x86 and x86_64" am: 4478ae4fcb by Serguei Katkov · 9 years ago
  74. 4478ae4 Merge "ART: Reference.getReferent intrinsic for x86 and x86_64" by Roland Levillain · 9 years ago
  75. 96edcc0 Merge "Fix another case of live_in at irreducible loop entry." am: af4bcdf49e by Nicolas Geoffray · 9 years ago
  76. af4bcdf Merge "Fix another case of live_in at irreducible loop entry." by Nicolas Geoffray · 9 years ago
  77. d7c2fdc Fix another case of live_in at irreducible loop entry. by Nicolas Geoffray · 9 years ago
  78. 249b4d1 Use _exit instead of exit for the system exit. by Hiroshi Yamauchi · 9 years ago
  79. 97d7912 Merge "Add histogram for native allocations" am: b2b55596e6 by Mathieu Chartier · 9 years ago
  80. b2b5559 Merge "Add histogram for native allocations" by Mathieu Chartier · 9 years ago
  81. 5d2a3f7 Add histogram for native allocations by Mathieu Chartier · 9 years ago
  82. ae148af Merge "Prevent ArtMethod clearing race" am: d6f3740718 by Mathieu Chartier · 9 years ago
  83. d6f3740 Merge "Prevent ArtMethod clearing race" by Mathieu Chartier · 9 years ago
  84. 10c5f56 Prevent ArtMethod clearing race by Mathieu Chartier · 9 years ago
  85. 543ea33 Merge "Revert "Revert "Make run-test default to optimizing compiler.""" by Alex Light · 9 years ago
  86. 435a668 Merge "Revert "Revert "Make run-test default to optimizing compiler.""" by Alex Light · 9 years ago
  87. ee5fa18 Merge "Add cmpb instruction to x86 and x86_64 assembler" am: dfbeb1452b by Serguei Katkov · 9 years ago
  88. dfbeb14 Merge "Add cmpb instruction to x86 and x86_64 assembler" by Roland Levillain · 9 years ago
  89. 652d99d Merge "Revert "Blacklist test."" am: fc7662f73d by Nicolas Geoffray · 9 years ago
  90. fc7662f Merge "Revert "Blacklist test."" by Nicolas Geoffray · 9 years ago
  91. c66b810 Revert "Blacklist test." by Nicolas Geoffray · 9 years ago
  92. 2558414 Merge "Revert some flaky unloading" am: 718d4e2698 by Mathieu Chartier · 9 years ago
  93. 718d4e2 Merge "Revert some flaky unloading" by Mathieu Chartier · 9 years ago
  94. 73ad16e Revert some flaky unloading by Mathieu Chartier · 9 years ago
  95. 4835f17 Merge changes I11f1f820,Iafec1f83 am: b88a2caa9a by Mathieu Chartier · 9 years ago
  96. b88a2ca Merge changes I11f1f820,Iafec1f83 by Mathieu Chartier · 9 years ago
  97. 10abf9e Merge "Break the debug cycle!" am: 21fd1b7553 by Aart Bik · 9 years ago
  98. 21fd1b7 Merge "Break the debug cycle!" by Aart Bik · 9 years ago
  99. 2263860 Merge "Make all java.lang.reflect.Constructor methods handle proxies." by Alex Light · 9 years ago
  100. e5a5aaa Merge "Make all java.lang.reflect.Constructor methods handle proxies." by Alex Light · 9 years ago