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