1. a0168cb Merge "Revert "Save environment snapshot and use at fork/exec"" into nyc-mr1-dev by David Sehr · 8 years ago
  2. 021c143 Revert "Save environment snapshot and use at fork/exec" am: 47393386aa by David Sehr · 8 years ago
  3. 7ae0862 Merge "Revert "Save environment snapshot and use at fork/exec"" into nyc-mr1-dev by David Sehr · 8 years ago
  4. 4739338 Revert "Save environment snapshot and use at fork/exec" by David Sehr · 8 years ago
  5. 7a401b8 merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  6. 9857533 Merge "Save environment snapshot and use at fork/exec" into nyc-mr1-dev by David Sehr · 8 years ago
  7. 8890690 Save environment snapshot and use at fork/exec am: 1488ff8aa3 by David Sehr · 8 years ago
  8. 19d9b1e Merge "Save environment snapshot and use at fork/exec" into nyc-mr1-dev by David Sehr · 8 years ago
  9. 27a4af2 Fix debugger calling new String(). am: 95ca9d2099 by Jeff Hao · 8 years ago
  10. 95ca9d2 Fix debugger calling new String(). by Jeff Hao · 8 years ago
  11. 1488ff8 Save environment snapshot and use at fork/exec by David Sehr · 8 years ago
  12. 4333fde merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  13. f128e5b Merge "Fix pending exception failure for encoded statics" into nyc-mr1-dev by Mathieu Chartier · 8 years ago
  14. 39a2c1f Fix pending exception failure for encoded statics am: 5464c73567 by Mathieu Chartier · 8 years ago
  15. b6f58cb Merge "Fix pending exception failure for encoded statics" into nyc-mr1-dev by Mathieu Chartier · 8 years ago
  16. ee926df merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  17. d1c6005 Merge "ART: Check for more low-space situations in zygote" into nyc-mr1-dev by Andreas Gampe · 8 years ago
  18. e172481 ART: Check for more low-space situations in zygote am: f242f66cf7 by Andreas Gampe · 8 years ago
  19. 546ca1b Merge "ART: Check for more low-space situations in zygote" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  20. 5464c73 Fix pending exception failure for encoded statics by Mathieu Chartier · 8 years ago
  21. f242f66 ART: Check for more low-space situations in zygote by Andreas Gampe · 8 years ago
  22. 9417648 Put the deletion of profiling info under a GC critical section. am: 99c959f386 by Nicolas Geoffray · 8 years ago
  23. 99c959f Put the deletion of profiling info under a GC critical section. by Nicolas Geoffray · 8 years ago
  24. 62ed10c merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  25. 3e6bae7 Fix profiling output to properly display class info. am: 6b9c54c8ae by Jeff Hao · 8 years ago
  26. 6b9c54c Fix profiling output to properly display class info. by Jeff Hao · 8 years ago
  27. 64f25fd Pass the right class loader when inlining. by Nicolas Geoffray · 8 years ago
  28. b787644 Pass the right class loader when inlining. am: 0a210d9b10 by Nicolas Geoffray · 8 years ago
  29. 0a210d9 Pass the right class loader when inlining. by Nicolas Geoffray · 8 years ago
  30. 2114993 JIT: Don\'t update the dex cache of another class loader. am: e50a7b834b by Nicolas Geoffray · 8 years ago
  31. c20d389 JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 8 years ago
  32. ebfb17e merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  33. e50a7b8 JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 8 years ago
  34. ae093d6 JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 8 years ago
  35. e56a0e7 merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  36. 90e3f84 Merge "Do allocation fence before pushing on allocation stack" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  37. 2d857af Do allocation fence before pushing on allocation stack by Mathieu Chartier · 8 years ago
  38. d1fd985 merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  39. 71b7681 Add API for getting location of odex or oat file by Philip Cuadra · 8 years ago
  40. 9397e97 Merge "Add API for getting location of odex or oat file" into nyc-mr1-dev by Philip Cuadra · 8 years ago
  41. b4827ac Add API for getting location of odex or oat file by Philip Cuadra · 8 years ago
  42. 5efe99a merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  43. b3cd84a Fix a bug in ClassTableGet code generation for IMTs. by Nicolas Geoffray · 8 years ago
  44. 7d6a39a Merge "ART: Remove zygote OTA code" into nyc-mr1-dev by Andreas Gampe · 8 years ago
  45. 0e8dd98 merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  46. 80d3376 Merge "Fix System.arraycopy when doing same array copying." into nyc-mr1-dev by Nicolas Geoffray · 8 years ago
  47. 425c1e9 merge in nyc-mr1-release history after reset to nyc-mr1-dev by gitbuildkicker · 8 years ago
  48. ff2a8ef ART: Remove zygote OTA code by Andreas Gampe · 8 years ago
  49. df2d4f2 Revert "Revert "Optimize IMT"" by Artem Udovichenko · 8 years ago
  50. b198b01 Fix System.arraycopy when doing same array copying. by Nicolas Geoffray · 8 years ago
  51. e960302 merge in nyc-mr1-release history after reset to nyc-mr1-dev by The Android Automerger · 8 years ago
  52. 5e99abd Work around Jack optimizations in arm64 shifter operand test. by Vladimir Marko · 8 years ago
  53. 359f2ef Fix merging HLoadClass with HNewInstance. by Vladimir Marko · 8 years ago
  54. 338a1d2 ART: Add very-large threshold to dex2oat by Andreas Gampe · 8 years ago
  55. 624a155 Fix merging HLoadClass with HNewInstance. am: 2b8b6040d0 by Vladimir Marko · 8 years ago
  56. 2b8b604 Fix merging HLoadClass with HNewInstance. by Vladimir Marko · 8 years ago
  57. 105ac31 Merge changes I2814a0b8,I05a7961f into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  58. 138b2aa merge in nyc-mr1-release history after reset to nyc-mr1-dev by The Android Automerger · 8 years ago
  59. 25a9abe ART: Add dex2oat swap-usage parameters by Andreas Gampe · 8 years ago
  60. fd43db6 Revert "Optimize IMT" by Jeff Hao · 8 years ago
  61. 3d4dd8a merge in nyc-mr1-release history after reset to nyc-mr1-dev by The Android Automerger · 8 years ago
  62. ac1fb1b merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  63. 6777a3c ART: Disable no-prebuild test for run-test 608 am: 0748ed9fcf by Andreas Gampe · 8 years ago
  64. ff5dad3 Do not remove loads/store with unresolved accesses. am: c2f1735e04 by Nicolas Geoffray · 8 years ago
  65. 0748ed9 ART: Disable no-prebuild test for run-test 608 by Andreas Gampe · 8 years ago
  66. c2f1735 Do not remove loads/store with unresolved accesses. by Nicolas Geoffray · 8 years ago
  67. 7dfe5de OatFileAssistantTest: do not relocate image randomly. by Richard Uhler · 8 years ago
  68. 34fa157 merge in nyc-mr1-release history after reset to nyc-mr1-dev by The Android Automerger · 8 years ago
  69. 8d47c81 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  70. 80e1487 Merge \"Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable.\" into nyc-dev by Oleksiy Vyalov · 8 years ago
  71. f7a0543 Merge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable." into nyc-dev by Oleksiy Vyalov · 8 years ago
  72. e21145f Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable. by Oleksiy Vyalov · 8 years ago
  73. 222c852 Fix braino in the test to make it work on target. am: af17a5e38a by Nicolas Geoffray · 8 years ago
  74. aad9d30 merge in nyc-mr1-release history after reset to nyc-mr1-dev by The Android Automerger · 8 years ago
  75. 41be823 Propagate flags to ShouldHaveEmbeddedVTable by Mathieu Chartier · 8 years ago
  76. 0790af1 Optimize IMT by Nelli Kim · 8 years ago
  77. af17a5e Fix braino in the test to make it work on target. by Nicolas Geoffray · 8 years ago
  78. 5358706 merge in nyc-mr1-release history after reset to nyc-mr1-dev by The Android Automerger · 8 years ago
  79. a6eb11d Merge changes from topic 'PHENOMENAL_CHANGE' into nyc-mr1-dev by Mathieu Chartier · 8 years ago
  80. 3921089 merge in nyc-mr1-release history after reset to nyc-mr1-dev by The Android Automerger · 8 years ago
  81. d591048 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  82. 794a764 ART: Use null for the BootClassLoader in LoadLibrary am: f7e0db0ce1 by Andreas Gampe · 8 years ago
  83. 8016bde Use collector specific helper classes by Mathieu Chartier · 8 years ago
  84. a3f4927 Avoid duplicate class for mark compact by Mathieu Chartier · 8 years ago
  85. f7e0db0 ART: Use null for the BootClassLoader in LoadLibrary by Andreas Gampe · 8 years ago
  86. d0b1dac Use ScopedObjectAccess in ThreadList::Dump by Mathieu Chartier · 8 years ago
  87. 6017782 Revert "Skip DumpForSigQuit if debugger is active" by Mathieu Chartier · 8 years ago
  88. 2d91db3 merge in nyc-mr1-release history after reset to nyc-mr1-dev by The Android Automerger · 8 years ago
  89. de01e31 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  90. a8ba76e ART: Turn off unattached thread dumping am: a3e8fc3aab by Andreas Gampe · 8 years ago
  91. 8a5e086 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  92. a3e8fc3 ART: Turn off unattached thread dumping by Andreas Gampe · 8 years ago
  93. 629fd89 Remove too aggressive DCHECKs. am: f7d994622a by Nicolas Geoffray · 8 years ago
  94. f7d9946 Remove too aggressive DCHECKs. by Nicolas Geoffray · 8 years ago
  95. c2b8e1c merge in nyc-mr1-release history after reset to nyc-mr1-dev by The Android Automerger · 8 years ago
  96. 1fbb591 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  97. 396981d Merge \"Fix dex file leak in oat file manager\" into nyc-dev am: 28ea938d90 by Mathieu Chartier · 8 years ago
  98. 28ea938 Merge "Fix dex file leak in oat file manager" into nyc-dev by Mathieu Chartier · 8 years ago
  99. 9994923 Merge \"ART: Fix swap usage determination in dex2oat\" into nyc-dev by Andreas Gampe · 8 years ago
  100. 6822c26 Merge "ART: Fix swap usage determination in dex2oat" into nyc-dev by TreeHugger Robot · 8 years ago