1. b47a1cc Fix vtable corruption issue by Alex Light · 9 years ago
  2. 0e4a2f0 Save environment snapshot and use at fork/exec by David Sehr · 9 years ago
  3. 91373ca Pass the right class loader when inlining. am: c770fe0480 am: 5b5ee2a89f by Nicolas Geoffray · 9 years ago
  4. 5b5ee2a Pass the right class loader when inlining. am: c770fe0480 by Nicolas Geoffray · 9 years ago
  5. c770fe0 Pass the right class loader when inlining. by Nicolas Geoffray · 9 years ago
  6. 250a966 Add lock when iterating over BacktraceMap. by Christopher Ferris · 9 years ago
  7. db16f2a Card mark holding class instead of declaring class by Mathieu Chartier · 9 years ago
  8. 23da026 Revert "Revert "Use try lock to fix class resolution race"" by Mathieu Chartier · 9 years ago
  9. adc538a Revert "Use try lock to fix class resolution race" by Mathieu Chartier · 9 years ago
  10. 1386f861 Use try lock to fix class resolution race by Mathieu Chartier · 9 years ago
  11. 7ae0862 Merge "Revert "Save environment snapshot and use at fork/exec"" into nyc-mr1-dev by David Sehr · 9 years ago
  12. 4739338 Revert "Save environment snapshot and use at fork/exec" by David Sehr · 9 years ago
  13. 19d9b1e Merge "Save environment snapshot and use at fork/exec" into nyc-mr1-dev by David Sehr · 9 years ago
  14. 95ca9d2 Fix debugger calling new String(). by Jeff Hao · 9 years ago
  15. 1488ff8 Save environment snapshot and use at fork/exec by David Sehr · 9 years ago
  16. b6f58cb Merge "Fix pending exception failure for encoded statics" into nyc-mr1-dev by Mathieu Chartier · 9 years ago
  17. 546ca1b Merge "ART: Check for more low-space situations in zygote" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  18. 5464c73 Fix pending exception failure for encoded statics by Mathieu Chartier · 9 years ago
  19. f242f66 ART: Check for more low-space situations in zygote by Andreas Gampe · 9 years ago
  20. 99c959f Put the deletion of profiling info under a GC critical section. by Nicolas Geoffray · 9 years ago
  21. 6b9c54c Fix profiling output to properly display class info. by Jeff Hao · 9 years ago
  22. 0a210d9 Pass the right class loader when inlining. by Nicolas Geoffray · 9 years ago
  23. 2114993 JIT: Don\'t update the dex cache of another class loader. am: e50a7b834b by Nicolas Geoffray · 9 years ago
  24. e50a7b8 JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 9 years ago
  25. ae093d6 JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 9 years ago
  26. 90e3f84 Merge "Do allocation fence before pushing on allocation stack" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  27. 2d857af Do allocation fence before pushing on allocation stack by Mathieu Chartier · 9 years ago
  28. 9397e97 Merge "Add API for getting location of odex or oat file" into nyc-mr1-dev by Philip Cuadra · 9 years ago
  29. b4827ac Add API for getting location of odex or oat file by Philip Cuadra · 9 years ago
  30. b3cd84a Fix a bug in ClassTableGet code generation for IMTs. by Nicolas Geoffray · 9 years ago
  31. 7d6a39a Merge "ART: Remove zygote OTA code" into nyc-mr1-dev by Andreas Gampe · 9 years ago
  32. 80d3376 Merge "Fix System.arraycopy when doing same array copying." into nyc-mr1-dev by Nicolas Geoffray · 9 years ago
  33. ff2a8ef ART: Remove zygote OTA code by Andreas Gampe · 9 years ago
  34. df2d4f2 Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  35. b198b01 Fix System.arraycopy when doing same array copying. by Nicolas Geoffray · 9 years ago
  36. 5e99abd Work around Jack optimizations in arm64 shifter operand test. by Vladimir Marko · 9 years ago
  37. 338a1d2 ART: Add very-large threshold to dex2oat by Andreas Gampe · 9 years ago
  38. 624a155 Fix merging HLoadClass with HNewInstance. am: 2b8b6040d0 by Vladimir Marko · 9 years ago
  39. 2b8b604 Fix merging HLoadClass with HNewInstance. by Vladimir Marko · 9 years ago
  40. 105ac31 Merge changes I2814a0b8,I05a7961f into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  41. 25a9abe ART: Add dex2oat swap-usage parameters by Andreas Gampe · 9 years ago
  42. fd43db6 Revert "Optimize IMT" by Jeff Hao · 9 years ago
  43. 6777a3c ART: Disable no-prebuild test for run-test 608 am: 0748ed9fcf by Andreas Gampe · 9 years ago
  44. ff5dad3 Do not remove loads/store with unresolved accesses. am: c2f1735e04 by Nicolas Geoffray · 9 years ago
  45. 0748ed9 ART: Disable no-prebuild test for run-test 608 by Andreas Gampe · 9 years ago
  46. c2f1735 Do not remove loads/store with unresolved accesses. by Nicolas Geoffray · 9 years ago
  47. 7dfe5de OatFileAssistantTest: do not relocate image randomly. by Richard Uhler · 9 years ago
  48. 80e1487 Merge \"Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable.\" into nyc-dev by Oleksiy Vyalov · 9 years ago
  49. f7a0543 Merge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable." into nyc-dev by Oleksiy Vyalov · 9 years ago
  50. e21145f Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable. by Oleksiy Vyalov · 9 years ago
  51. 222c852 Fix braino in the test to make it work on target. am: af17a5e38a by Nicolas Geoffray · 9 years ago
  52. 41be823 Propagate flags to ShouldHaveEmbeddedVTable by Mathieu Chartier · 9 years ago
  53. 0790af1 Optimize IMT by Nelli Kim · 9 years ago
  54. af17a5e Fix braino in the test to make it work on target. by Nicolas Geoffray · 9 years ago
  55. a6eb11d Merge changes from topic 'PHENOMENAL_CHANGE' into nyc-mr1-dev by Mathieu Chartier · 9 years ago
  56. 794a764 ART: Use null for the BootClassLoader in LoadLibrary am: f7e0db0ce1 by Andreas Gampe · 9 years ago
  57. 8016bde Use collector specific helper classes by Mathieu Chartier · 9 years ago
  58. a3f4927 Avoid duplicate class for mark compact by Mathieu Chartier · 9 years ago
  59. f7e0db0 ART: Use null for the BootClassLoader in LoadLibrary by Andreas Gampe · 9 years ago
  60. d0b1dac Use ScopedObjectAccess in ThreadList::Dump by Mathieu Chartier · 9 years ago
  61. 6017782 Revert "Skip DumpForSigQuit if debugger is active" by Mathieu Chartier · 9 years ago
  62. a8ba76e ART: Turn off unattached thread dumping am: a3e8fc3aab by Andreas Gampe · 9 years ago
  63. a3e8fc3 ART: Turn off unattached thread dumping by Andreas Gampe · 9 years ago
  64. 629fd89 Remove too aggressive DCHECKs. am: f7d994622a by Nicolas Geoffray · 9 years ago
  65. f7d9946 Remove too aggressive DCHECKs. by Nicolas Geoffray · 9 years ago
  66. 396981d Merge \"Fix dex file leak in oat file manager\" into nyc-dev am: 28ea938d90 by Mathieu Chartier · 9 years ago
  67. 28ea938 Merge "Fix dex file leak in oat file manager" into nyc-dev by Mathieu Chartier · 9 years ago
  68. 9994923 Merge \"ART: Fix swap usage determination in dex2oat\" into nyc-dev by Andreas Gampe · 9 years ago
  69. 6822c26 Merge "ART: Fix swap usage determination in dex2oat" into nyc-dev by TreeHugger Robot · 9 years ago
  70. fed3167 Fix dex file leak in oat file manager by Mathieu Chartier · 9 years ago
  71. ce55f0d ART: Fix swap usage determination in dex2oat by Andreas Gampe · 9 years ago
  72. d9b610d Merge \"Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86.\" into nyc-dev by Nicolas Geoffray · 9 years ago
  73. 08e5c07 Merge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86." into nyc-dev by Nicolas Geoffray · 9 years ago
  74. a048ca8 Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86. by Nicolas Geoffray · 9 years ago
  75. 6fd5aa6 Merge \"Revert \"Revert \"Fix ArtMethod::GetInvokeType for static methods on interfaces.\"\"\" into nyc-dev by Nicolas Geoffray · 9 years ago
  76. 355d93c Merge "Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces.""" into nyc-dev by Nicolas Geoffray · 9 years ago
  77. 8d9b955 Wrap certain exception types when loading an erroneous class. am: 7c8aa83571 by Jeff Hao · 9 years ago
  78. 7c8aa83 Wrap certain exception types when loading an erroneous class. by Jeff Hao · 9 years ago
  79. 2f11681 Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces."" by Nicolas Geoffray · 9 years ago
  80. 47e9b95 ART: ArrayGet hoisting restriction added. am: f479d7758d by Anton Shamin · 9 years ago
  81. f479d77 ART: ArrayGet hoisting restriction added. by Anton Shamin · 9 years ago
  82. 0e1fea3 Merge "Enable profman pretty printing" into nyc-dev am: 841f999d9d by David Sehr · 9 years ago
  83. 841f999 Merge "Enable profman pretty printing" into nyc-dev by David Sehr · 9 years ago
  84. d29a76c Revert "Revert "Hold dex caches live in class table"" am: c9dbb1df3b by Mathieu Chartier · 9 years ago
  85. c9dbb1d Revert "Revert "Hold dex caches live in class table"" by Mathieu Chartier · 9 years ago
  86. 45968e7 Enable profman pretty printing by David Sehr · 9 years ago
  87. d0b7ea3 Revert "Hold dex caches live in class table" am: f102faf1bc by Brian Carlstrom · 9 years ago
  88. f102faf Revert "Hold dex caches live in class table" by Brian Carlstrom · 9 years ago
  89. 2659f2d Hold dex caches live in class table am: d6d49e56c2 by Mathieu Chartier · 9 years ago
  90. d6d49e5 Hold dex caches live in class table by Mathieu Chartier · 9 years ago
  91. 0e75f52 Delay dex-to-dex compilation until Optimizing is done. am: b089eccf50 by Vladimir Marko · 9 years ago
  92. 5868fd5 Fix ArtMethod::GetInvokeType for static methods on interfaces. am: 2dc77ecf37 by Nicolas Geoffray · 9 years ago
  93. b089ecc Delay dex-to-dex compilation until Optimizing is done. by Vladimir Marko · 9 years ago
  94. 2dc77ec Fix ArtMethod::GetInvokeType for static methods on interfaces. by Nicolas Geoffray · 9 years ago
  95. 06d621f Fix a bug in reference type propagation. am: e1dfa0c120 by Nicolas Geoffray · 9 years ago
  96. e1dfa0c Fix a bug in reference type propagation. by Nicolas Geoffray · 9 years ago
  97. 5790d66 Merge "Don\'t do any I/O when starting the profile saver" into nyc-dev by Calin Juravle · 9 years ago
  98. a833974 Merge "Don't do any I/O when starting the profile saver" into nyc-dev by Calin Juravle · 9 years ago
  99. 11c730d Merge "Fix race with host_dlopen_handles_" into nyc-dev am: c87c9bf620 by Mathieu Chartier · 9 years ago
  100. 5ab2f77 Initial profman support for verbose dump am: 07f468f117 by David Sehr · 9 years ago