1. fc9bec2 Revert "Prune uses library classes even without profile DO NOT MERGE" by Griff Hazen · 8 years ago
  2. 8394cee Prune uses library classes even without profile DO NOT MERGE by Mathieu Chartier · 9 years ago
  3. 2a539ab Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 8 years ago
  4. 645e477 Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 8 years ago
  5. f7fe4ed ART: Reprint long messages on abort am: 47d522b27f by Andreas Gampe · 8 years ago
  6. 96527e3 ART: Clean up IRT-related abort messaging am: 15b7c90ab8 by Andreas Gampe · 8 years ago
  7. 47d522b ART: Reprint long messages on abort by Andreas Gampe · 8 years ago
  8. 15b7c90 ART: Clean up IRT-related abort messaging by Andreas Gampe · 8 years ago
  9. c7e8eca DO NOT MERGE: Update Oat version to 088 am: ae444410cc by Alex Light · 8 years ago
  10. ae44441 DO NOT MERGE: Update Oat version to 088 by Alex Light · 8 years ago
  11. d6a77d2 ART: Dump referenced type in IRT overflows am: 280f32b095 by Andreas Gampe · 8 years ago
  12. 280f32b ART: Dump referenced type in IRT overflows by Andreas Gampe · 8 years ago
  13. 50d2227 Make test for app-image loading. am: d3997bd98a by Alex Light · 8 years ago
  14. d3997bd Make test for app-image loading. by Alex Light · 9 years ago
  15. 93f1742 Smarter image layout am: 4e9c4e7466 by Mathieu Chartier · 8 years ago
  16. 4e9c4e7 Smarter image layout by Mathieu Chartier · 8 years ago
  17. fe1bcce Merge "Make image test multi image" into nyc-mr1-dev am: 41be588f4f by Mathieu Chartier · 8 years ago
  18. 211afe9 Make image test multi image am: 25adcfb7dc by Mathieu Chartier · 8 years ago
  19. 41be588 Merge "Make image test multi image" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  20. 25adcfb Make image test multi image by Mathieu Chartier · 8 years ago
  21. 88a10c7 Ensure class is initialized when reading its fields from debugger. by Jeff Hao · 8 years ago
  22. 894f3fd Ensure class is initialized when reading its fields from debugger. by Jeff Hao · 9 years ago
  23. 549fcea Merge "Fix vtable corruption issue" into nyc-mr1-dev am: 949ce9c1da by Alex Light · 9 years ago
  24. 76e1722 Fix vtable corruption issue am: b47a1cc17f by Alex Light · 9 years ago
  25. 949ce9c Merge "Fix vtable corruption issue" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  26. ee5c399 Don't assume resolved classses are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 9 years ago
  27. b47a1cc Fix vtable corruption issue by Alex Light · 9 years ago
  28. c90450a Don't assume resolved classses are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 9 years ago
  29. 953baf0 Save environment snapshot and use at fork/exec am: 0e4a2f0d6b by David Sehr · 9 years ago
  30. 0e4a2f0 Save environment snapshot and use at fork/exec by David Sehr · 9 years ago
  31. 92cf579 Pass the right class loader when inlining. am: c770fe0480 am: 5b5ee2a89f by Nicolas Geoffray · 9 years ago
  32. 91373ca Pass the right class loader when inlining. am: c770fe0480 am: 5b5ee2a89f by Nicolas Geoffray · 9 years ago
  33. 5b5ee2a Pass the right class loader when inlining. am: c770fe0480 by Nicolas Geoffray · 9 years ago
  34. c770fe0 Pass the right class loader when inlining. by Nicolas Geoffray · 9 years ago
  35. 4318328 Add lock when iterating over BacktraceMap. am: 250a966717 by Christopher Ferris · 9 years ago
  36. 250a966 Add lock when iterating over BacktraceMap. by Christopher Ferris · 9 years ago
  37. 8bc2d5e Card mark holding class instead of declaring class am: db16f2a0a7 by Mathieu Chartier · 9 years ago
  38. db16f2a Card mark holding class instead of declaring class by Mathieu Chartier · 9 years ago
  39. 4d6ad96 Revert "Revert "Use try lock to fix class resolution race"" am: 23da026ec7 by Mathieu Chartier · 9 years ago
  40. 1f678c0 Revert "Use try lock to fix class resolution race" am: adc538a57a by Mathieu Chartier · 9 years ago
  41. 43f3664 Use try lock to fix class resolution race am: 1386f8619b by Mathieu Chartier · 9 years ago
  42. 23da026 Revert "Revert "Use try lock to fix class resolution race"" by Mathieu Chartier · 9 years ago
  43. adc538a Revert "Use try lock to fix class resolution race" by Mathieu Chartier · 9 years ago
  44. 1386f861 Use try lock to fix class resolution race by Mathieu Chartier · 9 years ago
  45. a0168cb Merge "Revert "Save environment snapshot and use at fork/exec"" into nyc-mr1-dev by David Sehr · 9 years ago
  46. 021c143 Revert "Save environment snapshot and use at fork/exec" am: 47393386aa by David Sehr · 9 years ago
  47. 7ae0862 Merge "Revert "Save environment snapshot and use at fork/exec"" into nyc-mr1-dev by David Sehr · 9 years ago
  48. 4739338 Revert "Save environment snapshot and use at fork/exec" by David Sehr · 9 years ago
  49. 9857533 Merge "Save environment snapshot and use at fork/exec" into nyc-mr1-dev by David Sehr · 9 years ago
  50. 8890690 Save environment snapshot and use at fork/exec am: 1488ff8aa3 by David Sehr · 9 years ago
  51. 19d9b1e Merge "Save environment snapshot and use at fork/exec" into nyc-mr1-dev by David Sehr · 9 years ago
  52. 27a4af2 Fix debugger calling new String(). am: 95ca9d2099 by Jeff Hao · 9 years ago
  53. 95ca9d2 Fix debugger calling new String(). by Jeff Hao · 9 years ago
  54. 1488ff8 Save environment snapshot and use at fork/exec by David Sehr · 9 years ago
  55. f128e5b Merge "Fix pending exception failure for encoded statics" into nyc-mr1-dev by Mathieu Chartier · 9 years ago
  56. 39a2c1f Fix pending exception failure for encoded statics am: 5464c73567 by Mathieu Chartier · 9 years ago
  57. b6f58cb Merge "Fix pending exception failure for encoded statics" into nyc-mr1-dev by Mathieu Chartier · 9 years ago
  58. d1c6005 Merge "ART: Check for more low-space situations in zygote" into nyc-mr1-dev by Andreas Gampe · 9 years ago
  59. e172481 ART: Check for more low-space situations in zygote am: f242f66cf7 by Andreas Gampe · 9 years ago
  60. 546ca1b Merge "ART: Check for more low-space situations in zygote" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  61. 5464c73 Fix pending exception failure for encoded statics by Mathieu Chartier · 9 years ago
  62. f242f66 ART: Check for more low-space situations in zygote by Andreas Gampe · 9 years ago
  63. 9417648 Put the deletion of profiling info under a GC critical section. am: 99c959f386 by Nicolas Geoffray · 9 years ago
  64. 99c959f Put the deletion of profiling info under a GC critical section. by Nicolas Geoffray · 9 years ago
  65. 3e6bae7 Fix profiling output to properly display class info. am: 6b9c54c8ae by Jeff Hao · 9 years ago
  66. 6b9c54c Fix profiling output to properly display class info. by Jeff Hao · 9 years ago
  67. b787644 Pass the right class loader when inlining. am: 0a210d9b10 by Nicolas Geoffray · 9 years ago
  68. 0a210d9 Pass the right class loader when inlining. by Nicolas Geoffray · 9 years ago
  69. 2114993 JIT: Don\'t update the dex cache of another class loader. am: e50a7b834b by Nicolas Geoffray · 9 years ago
  70. e50a7b8 JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 9 years ago
  71. ae093d6 JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 9 years ago
  72. 90e3f84 Merge "Do allocation fence before pushing on allocation stack" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  73. 2d857af Do allocation fence before pushing on allocation stack by Mathieu Chartier · 9 years ago
  74. 9397e97 Merge "Add API for getting location of odex or oat file" into nyc-mr1-dev by Philip Cuadra · 9 years ago
  75. b4827ac Add API for getting location of odex or oat file by Philip Cuadra · 9 years ago
  76. b3cd84a Fix a bug in ClassTableGet code generation for IMTs. by Nicolas Geoffray · 9 years ago
  77. 7d6a39a Merge "ART: Remove zygote OTA code" into nyc-mr1-dev by Andreas Gampe · 9 years ago
  78. 80d3376 Merge "Fix System.arraycopy when doing same array copying." into nyc-mr1-dev by Nicolas Geoffray · 9 years ago
  79. ff2a8ef ART: Remove zygote OTA code by Andreas Gampe · 9 years ago
  80. df2d4f2 Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  81. b198b01 Fix System.arraycopy when doing same array copying. by Nicolas Geoffray · 9 years ago
  82. 5e99abd Work around Jack optimizations in arm64 shifter operand test. by Vladimir Marko · 9 years ago
  83. 338a1d2 ART: Add very-large threshold to dex2oat by Andreas Gampe · 9 years ago
  84. 624a155 Fix merging HLoadClass with HNewInstance. am: 2b8b6040d0 by Vladimir Marko · 9 years ago
  85. 2b8b604 Fix merging HLoadClass with HNewInstance. by Vladimir Marko · 9 years ago
  86. 105ac31 Merge changes I2814a0b8,I05a7961f into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  87. 25a9abe ART: Add dex2oat swap-usage parameters by Andreas Gampe · 9 years ago
  88. fd43db6 Revert "Optimize IMT" by Jeff Hao · 9 years ago
  89. 6777a3c ART: Disable no-prebuild test for run-test 608 am: 0748ed9fcf by Andreas Gampe · 9 years ago
  90. ff5dad3 Do not remove loads/store with unresolved accesses. am: c2f1735e04 by Nicolas Geoffray · 9 years ago
  91. 0748ed9 ART: Disable no-prebuild test for run-test 608 by Andreas Gampe · 9 years ago
  92. c2f1735 Do not remove loads/store with unresolved accesses. by Nicolas Geoffray · 9 years ago
  93. 7dfe5de OatFileAssistantTest: do not relocate image randomly. by Richard Uhler · 9 years ago
  94. 80e1487 Merge \"Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable.\" into nyc-dev by Oleksiy Vyalov · 9 years ago
  95. f7a0543 Merge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable." into nyc-dev by Oleksiy Vyalov · 9 years ago
  96. e21145f Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable. by Oleksiy Vyalov · 9 years ago
  97. 222c852 Fix braino in the test to make it work on target. am: af17a5e38a by Nicolas Geoffray · 9 years ago
  98. 41be823 Propagate flags to ShouldHaveEmbeddedVTable by Mathieu Chartier · 9 years ago
  99. 0790af1 Optimize IMT by Nelli Kim · 9 years ago
  100. af17a5e Fix braino in the test to make it work on target. by Nicolas Geoffray · 9 years ago