1. c20d389 JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 8 years ago
  2. 359f2ef Fix merging HLoadClass with HNewInstance. by Vladimir Marko · 8 years ago
  3. ac1fb1b merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  4. 0748ed9 ART: Disable no-prebuild test for run-test 608 by Andreas Gampe · 8 years ago
  5. c2f1735 Do not remove loads/store with unresolved accesses. by Nicolas Geoffray · 8 years ago
  6. 8d47c81 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  7. f7a0543 Merge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable." into nyc-dev by Oleksiy Vyalov · 8 years ago
  8. e21145f Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable. by Oleksiy Vyalov · 8 years ago
  9. af17a5e Fix braino in the test to make it work on target. by Nicolas Geoffray · 8 years ago
  10. d591048 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  11. f7e0db0 ART: Use null for the BootClassLoader in LoadLibrary by Andreas Gampe · 8 years ago
  12. de01e31 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  13. 8a5e086 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  14. a3e8fc3 ART: Turn off unattached thread dumping by Andreas Gampe · 8 years ago
  15. f7d9946 Remove too aggressive DCHECKs. by Nicolas Geoffray · 8 years ago
  16. 1fbb591 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  17. 28ea938 Merge "Fix dex file leak in oat file manager" into nyc-dev by Mathieu Chartier · 8 years ago
  18. 6822c26 Merge "ART: Fix swap usage determination in dex2oat" into nyc-dev by TreeHugger Robot · 8 years ago
  19. fed3167 Fix dex file leak in oat file manager by Mathieu Chartier · 8 years ago
  20. ce55f0d ART: Fix swap usage determination in dex2oat by Andreas Gampe · 8 years ago
  21. 08e5c07 Merge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86." into nyc-dev by Nicolas Geoffray · 8 years ago
  22. a048ca8 Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86. by Nicolas Geoffray · 8 years ago
  23. f942bc2 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  24. 355d93c Merge "Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces.""" into nyc-dev by Nicolas Geoffray · 8 years ago
  25. e6dcebe merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  26. 7c8aa83 Wrap certain exception types when loading an erroneous class. by Jeff Hao · 8 years ago
  27. 2f11681 Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces."" by Nicolas Geoffray · 8 years ago
  28. f479d77 ART: ArrayGet hoisting restriction added. by Anton Shamin · 8 years ago
  29. b9dd762 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  30. 5e267f3 Merge "Partial fragment deoptimization" into nyc-release by Kuan-Tung Pan · 8 years ago
  31. 9381c1d Merge "Fix string patch target retrieval in OatWriter." into nyc-release by Kuan-Tung Pan · 8 years ago
  32. 69c99c1 Make the boot image non-debuggable. by Mingyao Yang · 8 years ago
  33. 8578ab0 Partial fragment deoptimization by Mingyao Yang · 8 years ago
  34. baf7de6 Fix string patch target retrieval in OatWriter. by Vladimir Marko · 8 years ago
  35. 841f999 Merge "Enable profman pretty printing" into nyc-dev by David Sehr · 8 years ago
  36. c9dbb1d Revert "Revert "Hold dex caches live in class table"" by Mathieu Chartier · 8 years ago
  37. 45968e7 Enable profman pretty printing by David Sehr · 8 years ago
  38. 0075de0 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  39. f102faf Revert "Hold dex caches live in class table" by Brian Carlstrom · 8 years ago
  40. d6d49e5 Hold dex caches live in class table by Mathieu Chartier · 8 years ago
  41. b089ecc Delay dex-to-dex compilation until Optimizing is done. by Vladimir Marko · 8 years ago
  42. 2dc77ec Fix ArtMethod::GetInvokeType for static methods on interfaces. by Nicolas Geoffray · 8 years ago
  43. e1dfa0c Fix a bug in reference type propagation. by Nicolas Geoffray · 8 years ago
  44. a833974 Merge "Don't do any I/O when starting the profile saver" into nyc-dev by Calin Juravle · 8 years ago
  45. 98debe9 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  46. c87c9bf Merge "Fix race with host_dlopen_handles_" into nyc-dev by Mathieu Chartier · 8 years ago
  47. fe179c2 Fix race with host_dlopen_handles_ by Mathieu Chartier · 8 years ago
  48. 07f468f Initial profman support for verbose dump by David Sehr · 8 years ago
  49. beca9e5 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  50. aec92c3 Merge "Relax annotation visibility so runtime includes build." into nyc-dev by TreeHugger Robot · 8 years ago
  51. 7e50a7a Relax annotation visibility so runtime includes build. by Jeff Hao · 8 years ago
  52. a26e5d0 Merge "Don't use dlopen on host for already loaded oat files." into nyc-dev by Richard Uhler · 8 years ago
  53. af0e482 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 8 years ago
  54. 5eda8d2 Merge "Remove duplicate libcore failures expectations." into nyc-dev by Narayan Kamath · 8 years ago
  55. 1c23f83 Don't use JACK alpha anymore. by Nicolas Geoffray · 8 years ago
  56. 48bfdc9 Remove duplicate libcore failures expectations. by Roland Levillain · 8 years ago
  57. 655c3c3 Don't do any I/O when starting the profile saver by Calin Juravle · 8 years ago
  58. 6c5b9b9 Merge "Fix OatWriter to update the header checksum correctly." into nyc-dev by Vladimir Marko · 8 years ago
  59. 07d363c merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  60. f498cd2 Merge "Prune class path classes from profile" into nyc-dev by Mathieu Chartier · 8 years ago
  61. 8d26c59 Prune class path classes from profile by Mathieu Chartier · 8 years ago
  62. 38a68c7 Merge "Fix profile saver reference point when calculating the sleep time" into nyc-dev by TreeHugger Robot · 8 years ago
  63. c522695 Merge changes Idf64b96b,Ie717089d into nyc-dev by Richard Uhler · 8 years ago
  64. dc85bd7 Fix profile saver reference point when calculating the sleep time by Calin Juravle · 8 years ago
  65. 7eef339 Fix OatWriter to update the header checksum correctly. by Vladimir Marko · 8 years ago
  66. 26da995 Merge "Remove bogus DCHECK." into nyc-dev by TreeHugger Robot · 8 years ago
  67. dcc8b75 Remove bogus DCHECK. by Nicolas Geoffray · 8 years ago
  68. 8f15335 Avoid long sleep in ProfileSaver by Brian Carlstrom · 8 years ago
  69. 5ffd477 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  70. 55accd5 Fix broken DCHECK by Mathieu Chartier · 8 years ago
  71. db6a864 Merge "Add methods with samples during launch to profile" into nyc-dev by Mathieu Chartier · 8 years ago
  72. 988df56 Merge "Fix an assert during jdwp debugging." into nyc-dev by Mingyao Yang · 8 years ago
  73. 3176415 Merge "Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt""" into nyc-dev by Mingyao Yang · 8 years ago
  74. 1026754 Base isDexOptNeeded result on OatFileAssistant::IsUpToDate. by Richard Uhler · 8 years ago
  75. 6619cdd Only compile dex files if they are not up to date. by Richard Uhler · 8 years ago
  76. c600eaa Add methods with samples during launch to profile by Mathieu Chartier · 8 years ago
  77. 1e602e0 Don't update checksum if data ptr is null. by Jeff Hao · 8 years ago
  78. 1621936 Merge "Fix bug in verifier: soft fail was hiding hard fail." into nyc-dev by Aart Bik · 8 years ago
  79. ea14dfe Merge "Don't update checksum if data ptr is null." into nyc-dev by TreeHugger Robot · 8 years ago
  80. 8fdde87 Merge "Put boot class loader classes and strings in dex cache of app images." into nyc-dev by TreeHugger Robot · 8 years ago
  81. 2c6b494 Don't update checksum if data ptr is null. by Jeff Hao · 8 years ago
  82. 82cc2ed Fix bug in verifier: soft fail was hiding hard fail. by Aart Bik · 8 years ago
  83. 6b2ddc8 Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Mingyao Yang · 8 years ago
  84. 67e44c0 Merge "Compile JNI stubs for verify-profile and interpret-only." into nyc-dev by Vladimir Marko · 8 years ago
  85. 05f221c Merge "Remove no-op call to android_update_LD_LIBRARY_PATH" into nyc-dev by Dimitry Ivanov · 8 years ago
  86. 3134998 Enforce class definition ordering rules in v37 Dex files. by Roland Levillain · 8 years ago
  87. 1df3b55 Put boot class loader classes and strings in dex cache of app images. by Nicolas Geoffray · 8 years ago
  88. 681bbdf merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  89. 1bd15f0 Remove no-op call to android_update_LD_LIBRARY_PATH by Dimitry Ivanov · 8 years ago
  90. 1d84c20 Merge "Fix oat_writer to use WriteData which updates checksum." into nyc-dev by Jeff Hao · 8 years ago
  91. 5e7cbde Fix oat_writer to use WriteData which updates checksum. by Jeff Hao · 8 years ago
  92. 8c185bf Compile JNI stubs for verify-profile and interpret-only. by Vladimir Marko · 8 years ago
  93. 135d9f8 Do not set property jpda.settings.syncPort in JDWP tests. by Roland Levillain · 8 years ago
  94. c796415 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 8 years ago
  95. 6b2f0b5 Merge "Only fill methods with 0xFE on debug builds" into nyc-dev by Mathieu Chartier · 8 years ago
  96. 22bd2a1 Only fill methods with 0xFE on debug builds by Mathieu Chartier · 8 years ago
  97. 1e8a22f Merge "ART: Check whether an oat file exists before opening" into nyc-dev by Andreas Gampe · 8 years ago
  98. 8a325a9 Merge "Do not allow OSR jump while debugging is active." into nyc-dev by Aart Bik · 8 years ago
  99. 5ecab6e Do not allow OSR jump while debugging is active. by Aart Bik · 8 years ago
  100. 29173de Merge "Add missing check for IsShuttingDown in profile saver" into nyc-dev by TreeHugger Robot · 8 years ago