1. d34e043 ART: Fix Mac build am: 17fc4bda79 by Andreas Gampe · 9 years ago
  2. 17fc4bd ART: Fix Mac build by Andreas Gampe · 9 years ago
  3. a42aa16 Merge "ART: Optimize PreSetup pass for oat-file open" into nyc-dev by Andreas Gampe · 9 years ago
  4. b938d19 Merge "ART: Optimize PreSetup pass for oat-file open" into nyc-dev by TreeHugger Robot · 9 years ago
  5. a1e9429 Move rewritten StringFactory call results into dex registers for deopt by Mingyao Yang · 9 years ago
  6. 9821cce ART: Optimize PreSetup pass for oat-file open by Andreas Gampe · 9 years ago
  7. 0ea451b Move rewritten StringFactory call results into dex registers for deopt by Mingyao Yang · 9 years ago
  8. 6f89c94 Merge "Catch classes inheriting from themselves in the class linker." into nyc-dev by Roland Levillain · 9 years ago
  9. 3fdf31d Merge "Catch classes inheriting from themselves in the class linker." into nyc-dev by Roland Levillain · 9 years ago
  10. 90328ac Catch classes inheriting from themselves in the class linker. by Roland Levillain · 9 years ago
  11. a56f7a5 ART: Fix systrace monitor logging am: 825ab1c3f4 by Andreas Gampe · 9 years ago
  12. 825ab1c ART: Fix systrace monitor logging by Andreas Gampe · 9 years ago
  13. e3a8bd4 Merge "Revert "Reject classes inheriting from themselves directly or transitively."" into nyc-dev by Nicolas Geoffray · 9 years ago
  14. cd38fb2 Merge "Revert "Reject classes inheriting from themselves directly or transitively."" into nyc-dev by TreeHugger Robot · 9 years ago
  15. c01532b Merge "Visit IMT of all classes during image writing" into nyc-dev by Mathieu Chartier · 9 years ago
  16. 1b95ffd Merge "Visit IMT of all classes during image writing" into nyc-dev by Mathieu Chartier · 9 years ago
  17. 77143f7 Revert "Reject classes inheriting from themselves directly or transitively." by Nicolas Geoffray · 9 years ago
  18. 54689b7 Visit IMT of all classes during image writing by Mathieu Chartier · 9 years ago
  19. a0c6b03 Merge "Fix assert failure in interpreter after deoptimization." into nyc-dev by Mingyao Yang · 9 years ago
  20. d2451e4 Merge "Fix assert failure in interpreter after deoptimization." into nyc-dev by Mingyao Yang · 9 years ago
  21. 2e4232c Adjust ProfileSaver strategy am: 5fbb0fe062 by Calin Juravle · 9 years ago
  22. 5fbb0fe Adjust ProfileSaver strategy by Calin Juravle · 9 years ago
  23. a38d8fe Merge "Make quick frames of proxy methods visited if they\'re constructors." into nyc-dev by Jeff Hao · 9 years ago
  24. 04f511b Merge "Make quick frames of proxy methods visited if they're constructors." into nyc-dev by Jeff Hao · 9 years ago
  25. 2598612 Reject classes inheriting from themselves directly or transitively. by Roland Levillain · 9 years ago
  26. 9de98ef Reject classes inheriting from themselves directly or transitively. by Roland Levillain · 9 years ago
  27. 12c08f0 Make quick frames of proxy methods visited if they're constructors. by Jeff Hao · 9 years ago
  28. 2ece5fc Ensure that java.lang.reflect.Field is initialized am: 6cb4ccbd0d by Przemyslaw Szczepaniak · 9 years ago
  29. 6cb4ccb Ensure that java.lang.reflect.Field is initialized by Przemyslaw Szczepaniak · 9 years ago
  30. 5446a4d Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information. by Aart Bik · 9 years ago
  31. a6e95b3 Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information. by Aart Bik · 9 years ago
  32. 80cb99f Merge "Don\'t expect permission to open foreign dex use marks." into nyc-dev by Richard Uhler · 9 years ago
  33. 28e1a50 Merge "Don't expect permission to open foreign dex use marks." into nyc-dev by Richard Uhler · 9 years ago
  34. 5ce37ec Merge "Fix another case of live_in at irreducible loop entry." into nyc-dev by Nicolas Geoffray · 9 years ago
  35. bf0c2e7 Merge "Fix another case of live_in at irreducible loop entry." into nyc-dev by TreeHugger Robot · 9 years ago
  36. f5dfb25 Merge "Prevent ArtMethod clearing race" into nyc-dev am: f8e5d94a12 by Mathieu Chartier · 9 years ago
  37. f8e5d94 Merge "Prevent ArtMethod clearing race" into nyc-dev by Mathieu Chartier · 9 years ago
  38. fc3ec7b Add histogram for native allocations am: 0dce75dc69 by Mathieu Chartier · 9 years ago
  39. 92091bd Prevent ArtMethod clearing race by Mathieu Chartier · 9 years ago
  40. 0dce75d Add histogram for native allocations by Mathieu Chartier · 9 years ago
  41. 12e4157 Don't expect permission to open foreign dex use marks. by Richard Uhler · 9 years ago
  42. 0b80b74 Fix assert failure in interpreter after deoptimization. by Mingyao Yang · 9 years ago
  43. 77ce643 Fix another case of live_in at irreducible loop entry. by Nicolas Geoffray · 9 years ago
  44. 518ddba Merge changes from topic \'native_unloads\' into nyc-dev am: ab249381b4 by Mathieu Chartier · 9 years ago
  45. ab24938 Merge changes from topic 'native_unloads' into nyc-dev by Mathieu Chartier · 9 years ago
  46. ba17f45 Fix libarttest to be non debug by Mathieu Chartier · 9 years ago
  47. 31d1937 Merge "Break the debug cycle!" into nyc-dev am: 0faf1514b5 by Aart Bik · 9 years ago
  48. 0faf151 Merge "Break the debug cycle!" into nyc-dev by Aart Bik · 9 years ago
  49. ab9ca53 Change test 136 to use dlopen by Mathieu Chartier · 9 years ago
  50. 769e758 Revert "Revert "Remove double unloading hack"" by Mathieu Chartier · 9 years ago
  51. a15b127 Revert "Revert "Revert "Revert "(dl)Close native libraries on unload"""" by Mathieu Chartier · 9 years ago
  52. e5ee7fb Merge "Initialize native loader before starting runtime" into nyc-dev by Dimitry Ivanov · 9 years ago
  53. b0251e8 Merge "Initialize native loader before starting runtime" into nyc-dev by Dimitry Ivanov · 9 years ago
  54. b28abe4 Break the debug cycle! by Aart Bik · 9 years ago
  55. 740eed0 Merge "Make all java.lang.reflect.Constructor methods handle proxies." into nyc-dev by Alex Light · 9 years ago
  56. d43f57e Merge "Make all java.lang.reflect.Constructor methods handle proxies." into nyc-dev by Alex Light · 9 years ago
  57. ac1579f Fix issue with Constructor proxies. am: 2f7c9d9613 by Alex Light · 9 years ago
  58. 2b86767 Initialize native loader before starting runtime by Dimitry Ivanov · 9 years ago
  59. 3e0eff4 Make all java.lang.reflect.Constructor methods handle proxies. by Alex Light · 9 years ago
  60. 2f7c9d9 Fix issue with Constructor proxies. by Alex Light · 9 years ago
  61. 2e98af8 Reduce memory usage of SSA Phi elimination and make it faster. am: 63347bbb6d by Vladimir Marko · 9 years ago
  62. 1a19752 Attribute arena allocations previously marked as STL. am: a26b3c51bf by Vladimir Marko · 9 years ago
  63. 63347bb Reduce memory usage of SSA Phi elimination and make it faster. by Vladimir Marko · 9 years ago
  64. a26b3c5 Attribute arena allocations previously marked as STL. by Vladimir Marko · 9 years ago
  65. 4b50231 Merge "Fix ProtoId ordering check in DexFileVerifier." into nyc-dev by Vladimir Marko · 9 years ago
  66. f11e547 Merge "Fix ProtoId ordering check in DexFileVerifier." into nyc-dev by Vladimir Marko · 9 years ago
  67. d5f2d71 Merge "ART: Fix dominance for irreducible loops" into nyc-dev am: 74acb01900 by David Brazdil · 9 years ago
  68. 74acb01 Merge "ART: Fix dominance for irreducible loops" into nyc-dev by TreeHugger Robot · 9 years ago
  69. 7e589fe ART: Fix dominance for irreducible loops by David Brazdil · 9 years ago
  70. 9bd34a4 Merge "Fix index checks for error strings in DexFileVerifier." into nyc-dev by Vladimir Marko · 9 years ago
  71. d6bcae6 Fix ProtoId ordering check in DexFileVerifier. by Vladimir Marko · 9 years ago
  72. 23fddf8 Merge "Fix index checks for error strings in DexFileVerifier." into nyc-dev by Vladimir Marko · 9 years ago
  73. 9eff162 Merge "Optimizing: LoadString may not have any side effects." into nyc-dev by Vladimir Marko · 9 years ago
  74. b7a459b Merge "Optimizing: LoadString may not have any side effects." into nyc-dev by Vladimir Marko · 9 years ago
  75. 30d71a2 Merge "Relax the DCHECK in load store elimination." into nyc-dev am: 6282080843 by Nicolas Geoffray · 9 years ago
  76. 5f0e8fd Workaround invokesuper underspecified behavior. am: ffaa91d39b by Aart Bik · 9 years ago
  77. bf12e4d Optimizing: LoadString may not have any side effects. by Vladimir Marko · 9 years ago
  78. 6282080 Merge "Relax the DCHECK in load store elimination." into nyc-dev by TreeHugger Robot · 9 years ago
  79. fd175b1 Fix index checks for error strings in DexFileVerifier. by Vladimir Marko · 9 years ago
  80. bb2c93b Relax the DCHECK in load store elimination. by Nicolas Geoffray · 9 years ago
  81. ffaa91d Workaround invokesuper underspecified behavior. by Aart Bik · 9 years ago
  82. 559de5b Merge "Hold a ClassLoader reference in NativeAllocationRegistry." into nyc-dev by Richard Uhler · 9 years ago
  83. ceeb3b7 Merge "Hold a ClassLoader reference in NativeAllocationRegistry." into nyc-dev by Richard Uhler · 9 years ago
  84. 4e85ac8 Merge "Fix braino when parsing invoke transition weight." into nyc-dev by Nicolas Geoffray · 9 years ago
  85. 025db8d Merge "Fix braino when parsing invoke transition weight." into nyc-dev by TreeHugger Robot · 9 years ago
  86. 95bc2f2 Fix braino when parsing invoke transition weight. by Nicolas Geoffray · 9 years ago
  87. f44ddcb Fix test for verification of clinit method am: c30bc58d94 by Alex Light · 9 years ago
  88. c30bc58 Fix test for verification of clinit method by Alex Light · 9 years ago
  89. cc06237 Merge "Make <clinit> verification stronger for v37+." into nyc-dev by Alex Light · 9 years ago
  90. 53685b0 Merge "Make <clinit> verification stronger for v37+." into nyc-dev by TreeHugger Robot · 9 years ago
  91. 63aa766 Merge "Fix libart tests on target" into nyc-dev am: 89f4eb5d93 by Dimitry Ivanov · 9 years ago
  92. dc6564f Remove a common subexpression from profman output am: 727074b62e by David Sehr · 9 years ago
  93. 89f4eb5 Merge "Fix libart tests on target" into nyc-dev by TreeHugger Robot · 9 years ago
  94. 8d8118a Make <clinit> verification stronger for v37+. by Alex Light · 9 years ago
  95. 1c95192 Fix libart tests on target by Dimitry Ivanov · 9 years ago
  96. 727074b Remove a common subexpression from profman output by David Sehr · 9 years ago
  97. bae7d1e Stop populating irreducible loop at header am: e4a97f9268 by David Brazdil · 9 years ago
  98. e4a97f9 Stop populating irreducible loop at header by David Brazdil · 9 years ago
  99. 4f3a160 Add braces per the coding convention am: 64b0f0bf5b by David Sehr · 9 years ago
  100. 64b0f0b Add braces per the coding convention by David Sehr · 9 years ago