1. fc3ec7b Add histogram for native allocations am: 0dce75dc69 by Mathieu Chartier · 9 years ago
  2. 0dce75d Add histogram for native allocations by Mathieu Chartier · 9 years ago
  3. 518ddba Merge changes from topic \'native_unloads\' into nyc-dev am: ab249381b4 by Mathieu Chartier · 9 years ago
  4. ab24938 Merge changes from topic 'native_unloads' into nyc-dev by Mathieu Chartier · 9 years ago
  5. ba17f45 Fix libarttest to be non debug by Mathieu Chartier · 9 years ago
  6. 31d1937 Merge "Break the debug cycle!" into nyc-dev am: 0faf1514b5 by Aart Bik · 9 years ago
  7. 0faf151 Merge "Break the debug cycle!" into nyc-dev by Aart Bik · 9 years ago
  8. ab9ca53 Change test 136 to use dlopen by Mathieu Chartier · 9 years ago
  9. 769e758 Revert "Revert "Remove double unloading hack"" by Mathieu Chartier · 9 years ago
  10. a15b127 Revert "Revert "Revert "Revert "(dl)Close native libraries on unload"""" by Mathieu Chartier · 9 years ago
  11. e5ee7fb Merge "Initialize native loader before starting runtime" into nyc-dev by Dimitry Ivanov · 9 years ago
  12. b0251e8 Merge "Initialize native loader before starting runtime" into nyc-dev by Dimitry Ivanov · 9 years ago
  13. b28abe4 Break the debug cycle! by Aart Bik · 9 years ago
  14. 740eed0 Merge "Make all java.lang.reflect.Constructor methods handle proxies." into nyc-dev by Alex Light · 9 years ago
  15. d43f57e Merge "Make all java.lang.reflect.Constructor methods handle proxies." into nyc-dev by Alex Light · 9 years ago
  16. ac1579f Fix issue with Constructor proxies. am: 2f7c9d9613 by Alex Light · 9 years ago
  17. 2b86767 Initialize native loader before starting runtime by Dimitry Ivanov · 9 years ago
  18. 3e0eff4 Make all java.lang.reflect.Constructor methods handle proxies. by Alex Light · 9 years ago
  19. 2f7c9d9 Fix issue with Constructor proxies. by Alex Light · 9 years ago
  20. 2e98af8 Reduce memory usage of SSA Phi elimination and make it faster. am: 63347bbb6d by Vladimir Marko · 9 years ago
  21. 1a19752 Attribute arena allocations previously marked as STL. am: a26b3c51bf by Vladimir Marko · 9 years ago
  22. 63347bb Reduce memory usage of SSA Phi elimination and make it faster. by Vladimir Marko · 9 years ago
  23. a26b3c5 Attribute arena allocations previously marked as STL. by Vladimir Marko · 9 years ago
  24. 4b50231 Merge "Fix ProtoId ordering check in DexFileVerifier." into nyc-dev by Vladimir Marko · 9 years ago
  25. f11e547 Merge "Fix ProtoId ordering check in DexFileVerifier." into nyc-dev by Vladimir Marko · 9 years ago
  26. d5f2d71 Merge "ART: Fix dominance for irreducible loops" into nyc-dev am: 74acb01900 by David Brazdil · 9 years ago
  27. 74acb01 Merge "ART: Fix dominance for irreducible loops" into nyc-dev by TreeHugger Robot · 9 years ago
  28. 7e589fe ART: Fix dominance for irreducible loops by David Brazdil · 9 years ago
  29. 9bd34a4 Merge "Fix index checks for error strings in DexFileVerifier." into nyc-dev by Vladimir Marko · 9 years ago
  30. d6bcae6 Fix ProtoId ordering check in DexFileVerifier. by Vladimir Marko · 9 years ago
  31. 23fddf8 Merge "Fix index checks for error strings in DexFileVerifier." into nyc-dev by Vladimir Marko · 9 years ago
  32. 9eff162 Merge "Optimizing: LoadString may not have any side effects." into nyc-dev by Vladimir Marko · 9 years ago
  33. b7a459b Merge "Optimizing: LoadString may not have any side effects." into nyc-dev by Vladimir Marko · 9 years ago
  34. 30d71a2 Merge "Relax the DCHECK in load store elimination." into nyc-dev am: 6282080843 by Nicolas Geoffray · 9 years ago
  35. 5f0e8fd Workaround invokesuper underspecified behavior. am: ffaa91d39b by Aart Bik · 9 years ago
  36. bf12e4d Optimizing: LoadString may not have any side effects. by Vladimir Marko · 9 years ago
  37. 6282080 Merge "Relax the DCHECK in load store elimination." into nyc-dev by TreeHugger Robot · 9 years ago
  38. fd175b1 Fix index checks for error strings in DexFileVerifier. by Vladimir Marko · 9 years ago
  39. bb2c93b Relax the DCHECK in load store elimination. by Nicolas Geoffray · 9 years ago
  40. ffaa91d Workaround invokesuper underspecified behavior. by Aart Bik · 9 years ago
  41. 559de5b Merge "Hold a ClassLoader reference in NativeAllocationRegistry." into nyc-dev by Richard Uhler · 9 years ago
  42. ceeb3b7 Merge "Hold a ClassLoader reference in NativeAllocationRegistry." into nyc-dev by Richard Uhler · 9 years ago
  43. 4e85ac8 Merge "Fix braino when parsing invoke transition weight." into nyc-dev by Nicolas Geoffray · 9 years ago
  44. 025db8d Merge "Fix braino when parsing invoke transition weight." into nyc-dev by TreeHugger Robot · 9 years ago
  45. 95bc2f2 Fix braino when parsing invoke transition weight. by Nicolas Geoffray · 9 years ago
  46. f44ddcb Fix test for verification of clinit method am: c30bc58d94 by Alex Light · 9 years ago
  47. c30bc58 Fix test for verification of clinit method by Alex Light · 9 years ago
  48. cc06237 Merge "Make <clinit> verification stronger for v37+." into nyc-dev by Alex Light · 9 years ago
  49. 53685b0 Merge "Make <clinit> verification stronger for v37+." into nyc-dev by TreeHugger Robot · 9 years ago
  50. 63aa766 Merge "Fix libart tests on target" into nyc-dev am: 89f4eb5d93 by Dimitry Ivanov · 9 years ago
  51. dc6564f Remove a common subexpression from profman output am: 727074b62e by David Sehr · 9 years ago
  52. 89f4eb5 Merge "Fix libart tests on target" into nyc-dev by TreeHugger Robot · 9 years ago
  53. 8d8118a Make <clinit> verification stronger for v37+. by Alex Light · 9 years ago
  54. 1c95192 Fix libart tests on target by Dimitry Ivanov · 9 years ago
  55. 727074b Remove a common subexpression from profman output by David Sehr · 9 years ago
  56. bae7d1e Stop populating irreducible loop at header am: e4a97f9268 by David Brazdil · 9 years ago
  57. e4a97f9 Stop populating irreducible loop at header by David Brazdil · 9 years ago
  58. 4f3a160 Add braces per the coding convention am: 64b0f0bf5b by David Sehr · 9 years ago
  59. 64b0f0b Add braces per the coding convention by David Sehr · 9 years ago
  60. 4fbc150 Limit profman log spam with time threshold am: 305ed710a8 by David Sehr · 9 years ago
  61. 305ed71 Limit profman log spam with time threshold by David Sehr · 9 years ago
  62. 267e25a Merge "Revert "(dl)Close native libraries on unload"" into nyc-dev by Nicolas Geoffray · 9 years ago
  63. 2ded6f2 Merge "Revert "(dl)Close native libraries on unload"" into nyc-dev by Nicolas Geoffray · 9 years ago
  64. 2723387 Revert "(dl)Close native libraries on unload" by Nicolas Geoffray · 9 years ago
  65. fe766ff Merge "(dl)Close native libraries on unload" into nyc-dev am: 38e6af0aee by Dimitry Ivanov · 9 years ago
  66. 38e6af0 Merge "(dl)Close native libraries on unload" into nyc-dev by Dimitry Ivanov · 9 years ago
  67. 915ec4d Merge "Do not look at dead phis during SsaRedundantPhiElimination." into nyc-dev by Nicolas Geoffray · 9 years ago
  68. e4c30e4 Merge "Do not look at dead phis during SsaRedundantPhiElimination." into nyc-dev by TreeHugger Robot · 9 years ago
  69. 89db4e6 Do not look at dead phis during SsaRedundantPhiElimination. by Nicolas Geoffray · 9 years ago
  70. 1e18a5c Merge "Check if a class is verified before visiting profiling info." into nyc-dev by Nicolas Geoffray · 9 years ago
  71. 1c113cd Merge "Check if a class is verified before visiting profiling info." into nyc-dev by TreeHugger Robot · 9 years ago
  72. c47387d Merge "Put a handle on the String object." into nyc-dev am: e9425382bd by Nicolas Geoffray · 9 years ago
  73. e128d74 Check if a class is verified before visiting profiling info. by Nicolas Geoffray · 9 years ago
  74. e942538 Merge "Put a handle on the String object." into nyc-dev by TreeHugger Robot · 9 years ago
  75. f57e4a4 Put a handle on the String object. by Nicolas Geoffray · 9 years ago
  76. 3f23438 Merge "ART: Dump more OatDexFile data in oatdump" into nyc-dev am: 040bd29547 by Andreas Gampe · 9 years ago
  77. 040bd29 Merge "ART: Dump more OatDexFile data in oatdump" into nyc-dev by TreeHugger Robot · 9 years ago
  78. 7b8a321 Fix vtable corruption. am: b554343e1d by Alex Light · 9 years ago
  79. 35f0119 (dl)Close native libraries on unload by Dimitry Ivanov · 9 years ago
  80. b554343 Fix vtable corruption. by Alex Light · 9 years ago
  81. 7d3c739 Hold a ClassLoader reference in NativeAllocationRegistry. by Richard Uhler · 9 years ago
  82. 00bb716 ART: Dump more OatDexFile data in oatdump by Andreas Gampe · 9 years ago
  83. 1a91a86 Merge "DexFile: Add an API to query oat file status." into nyc-dev by Narayan Kamath · 9 years ago
  84. a421e9e Merge "DexFile: Add an API to query oat file status." into nyc-dev by Narayan Kamath · 9 years ago
  85. cd7e7f7 DexFile: Add an API to query oat file status. by Narayan Kamath · 9 years ago
  86. 77a5950 Fix check_jni_compiler tests am: 2041f98d80 by Dimitry Ivanov · 9 years ago
  87. f84803e Supply librarySearchPath to PathClassLoader am: 0452f4dcde by Dimitry Ivanov · 9 years ago
  88. 2041f98 Fix check_jni_compiler tests by Dimitry Ivanov · 9 years ago
  89. 438b942 Merge "Reset NativeLoader on DestroyJavaVM" into nyc-dev am: e20267080d by Dimitry Ivanov · 9 years ago
  90. 0452f4d Supply librarySearchPath to PathClassLoader by Dimitry Ivanov · 9 years ago
  91. e202670 Merge "Reset NativeLoader on DestroyJavaVM" into nyc-dev by Dimitry Ivanov · 9 years ago
  92. 9e83422 Reset NativeLoader on DestroyJavaVM by Dimitry Ivanov · 9 years ago
  93. 533bf60 Merge "Fix profile saver to use base dex location" into nyc-dev am: dcb95ccfa4 by Mathieu Chartier · 9 years ago
  94. dcb95cc Merge "Fix profile saver to use base dex location" into nyc-dev by Mathieu Chartier · 9 years ago
  95. 57036a8 Merge "Correct monitor pool synchronization" into nyc-dev am: da19488a46 by Hans Boehm · 9 years ago
  96. da19488 Merge "Correct monitor pool synchronization" into nyc-dev by Hans Boehm · 9 years ago
  97. ec82bc0 Merge "ART: Disambiguate access-checks mode from lock-counting" into nyc-dev by Andreas Gampe · 9 years ago
  98. f957a5f Merge "ART: Disambiguate access-checks mode from lock-counting" into nyc-dev by Andreas Gampe · 9 years ago
  99. a36df1f Merge "ART: Fix Mac build" into nyc-dev am: 8e181b2193 by Andreas Gampe · 9 years ago
  100. 8e181b2 Merge "ART: Fix Mac build" into nyc-dev by Andreas Gampe · 9 years ago