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