1. c06c924 Avoid using memcpy for object header in ConcurrentCopying::Copy by Mathieu Chartier · 8 years ago
  2. da7a467 Reduce unnecessary read barriers in GC by Mathieu Chartier · 8 years ago
  3. 8724423 Background full compaction for CC. by Hiroshi Yamauchi · 8 years ago
  4. bfa7f1d Add fast path to arm64 READ_BARRIER macro by Mathieu Chartier · 8 years ago
  5. 8dc0263 Re-enable evacuation of recently allocated regions by Mathieu Chartier · 8 years ago
  6. 1cd1b03 Clean up JNI calling convention callee saves. by Vladimir Marko · 8 years ago
  7. aa8d8af Try to avoid allocation when interning strings. by Vladimir Marko · 8 years ago
  8. 111959f runtime: Add missing instruction set features for our Kryo target by Alex Naidis · 8 years ago
  9. b20e7a3 ARM: Add new String.compareTo intrinsic. by Scott Wakeling · 9 years ago
  10. 4f869d5 ARM64: Add new String.compareTo intrinsic. by Scott Wakeling · 9 years ago
  11. 03704a9 runtime: arch: support kryo for 32 bit by Alex Naidis · 8 years ago
  12. ace52e6 Merge "Revert "On userdebug/eng builds, disable compiler optimizations in ART"" by Linux Build Service Account · 8 years ago
  13. 7f1982b Revert "On userdebug/eng builds, disable compiler optimizations in ART" by Chitti Babu Theegala · 8 years ago
  14. 258989c Avoid use of pthread_getschedparam (except on the Mac) by Brian Carlstrom · 8 years ago
  15. b132ab9 On userdebug/eng builds, disable compiler optimizations in ART by Shibin George · 8 years ago
  16. a4be327 N-MR2 N2G47H merge 'f9e3754e8a2f6244e037362c03db32d4244ecb2d' - clean by Lalit Kansara · 8 years ago
  17. f9e3754 Revert "Revert "ART: Give JIT thread pool workers a peer"" by Andreas Gampe · 8 years ago
  18. 2db6c40 ART: Add ThreadPool mode that creates peers by Andreas Gampe · 8 years ago
  19. f5f462b Add Thread entry to signal if the thread can call into java by Calin Juravle · 8 years ago
  20. 3f3d4d6 Cache flush/invalidate needs RWX permission by Artem Udovichenko · 8 years ago
  21. 61049e8 Delete extra arm64/mips64 MterpReturn suspend check by Mathieu Chartier · 8 years ago
  22. 40d4c76 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  23. 721b915 Merge commit '12eb0c532e33ca5d5e98addd580b5ad0a4b71be4' into remote by Lalit Kansara · 8 years ago
  24. 2b25ca9 Fix event reporting from the debugger thread by Sebastien Hertz · 8 years ago
  25. b33635d ART: Prioritize reference table dump by Andreas Gampe · 8 years ago
  26. 645e477 Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 8 years ago
  27. 47d522b ART: Reprint long messages on abort by Andreas Gampe · 8 years ago
  28. 15b7c90 ART: Clean up IRT-related abort messaging by Andreas Gampe · 8 years ago
  29. ae44441 DO NOT MERGE: Update Oat version to 088 by Alex Light · 8 years ago
  30. 280f32b ART: Dump referenced type in IRT overflows by Andreas Gampe · 8 years ago
  31. 4e9c4e7 Smarter image layout by Mathieu Chartier · 8 years ago
  32. 41be588 Merge "Make image test multi image" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  33. 25adcfb Make image test multi image by Mathieu Chartier · 8 years ago
  34. 894f3fd Ensure class is initialized when reading its fields from debugger. by Jeff Hao · 8 years ago
  35. 949ce9c Merge "Fix vtable corruption issue" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  36. b47a1cc Fix vtable corruption issue by Alex Light · 8 years ago
  37. c90450a Don't assume resolved classses are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 8 years ago
  38. 0e4a2f0 Save environment snapshot and use at fork/exec by David Sehr · 8 years ago
  39. 250a966 Add lock when iterating over BacktraceMap. by Christopher Ferris · 8 years ago
  40. db16f2a Card mark holding class instead of declaring class by Mathieu Chartier · 8 years ago
  41. d99a543 setting RLIMIT to INFINITY. by Maunik Shah · 10 years ago
  42. 23da026 Revert "Revert "Use try lock to fix class resolution race"" by Mathieu Chartier · 8 years ago
  43. adc538a Revert "Use try lock to fix class resolution race" by Mathieu Chartier · 8 years ago
  44. 1386f861 Use try lock to fix class resolution race by Mathieu Chartier · 8 years ago
  45. 7ae0862 Merge "Revert "Save environment snapshot and use at fork/exec"" into nyc-mr1-dev by David Sehr · 8 years ago
  46. 4739338 Revert "Save environment snapshot and use at fork/exec" by David Sehr · 8 years ago
  47. 19d9b1e Merge "Save environment snapshot and use at fork/exec" into nyc-mr1-dev by David Sehr · 8 years ago
  48. 95ca9d2 Fix debugger calling new String(). by Jeff Hao · 8 years ago
  49. 1488ff8 Save environment snapshot and use at fork/exec by David Sehr · 8 years ago
  50. b6f58cb Merge "Fix pending exception failure for encoded statics" into nyc-mr1-dev by Mathieu Chartier · 8 years ago
  51. 546ca1b Merge "ART: Check for more low-space situations in zygote" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  52. 5464c73 Fix pending exception failure for encoded statics by Mathieu Chartier · 8 years ago
  53. f242f66 ART: Check for more low-space situations in zygote by Andreas Gampe · 8 years ago
  54. 99c959f Put the deletion of profiling info under a GC critical section. by Nicolas Geoffray · 8 years ago
  55. 6b9c54c Fix profiling output to properly display class info. by Jeff Hao · 8 years ago
  56. 90e3f84 Merge "Do allocation fence before pushing on allocation stack" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  57. 2d857af Do allocation fence before pushing on allocation stack by Mathieu Chartier · 8 years ago
  58. 9397e97 Merge "Add API for getting location of odex or oat file" into nyc-mr1-dev by Philip Cuadra · 8 years ago
  59. b4827ac Add API for getting location of odex or oat file by Philip Cuadra · 8 years ago
  60. 7d6a39a Merge "ART: Remove zygote OTA code" into nyc-mr1-dev by Andreas Gampe · 8 years ago
  61. ff2a8ef ART: Remove zygote OTA code by Andreas Gampe · 8 years ago
  62. df2d4f2 Revert "Revert "Optimize IMT"" by Artem Udovichenko · 8 years ago
  63. 105ac31 Merge changes I2814a0b8,I05a7961f into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  64. 25a9abe ART: Add dex2oat swap-usage parameters by Andreas Gampe · 8 years ago
  65. fd43db6 Revert "Optimize IMT" by Jeff Hao · 8 years ago
  66. 7dfe5de OatFileAssistantTest: do not relocate image randomly. by Richard Uhler · 9 years ago
  67. 80e1487 Merge \"Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable.\" into nyc-dev by Oleksiy Vyalov · 8 years ago
  68. e21145f Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable. by Oleksiy Vyalov · 8 years ago
  69. 41be823 Propagate flags to ShouldHaveEmbeddedVTable by Mathieu Chartier · 8 years ago
  70. 0790af1 Optimize IMT by Nelli Kim · 9 years ago
  71. a6eb11d Merge changes from topic 'PHENOMENAL_CHANGE' into nyc-mr1-dev by Mathieu Chartier · 8 years ago
  72. 794a764 ART: Use null for the BootClassLoader in LoadLibrary am: f7e0db0ce1 by Andreas Gampe · 8 years ago
  73. 8016bde Use collector specific helper classes by Mathieu Chartier · 8 years ago
  74. a3f4927 Avoid duplicate class for mark compact by Mathieu Chartier · 8 years ago
  75. f7e0db0 ART: Use null for the BootClassLoader in LoadLibrary by Andreas Gampe · 8 years ago
  76. d0b1dac Use ScopedObjectAccess in ThreadList::Dump by Mathieu Chartier · 8 years ago
  77. 6017782 Revert "Skip DumpForSigQuit if debugger is active" by Mathieu Chartier · 8 years ago
  78. a3e8fc3 ART: Turn off unattached thread dumping by Andreas Gampe · 8 years ago
  79. f7d9946 Remove too aggressive DCHECKs. by Nicolas Geoffray · 8 years ago
  80. fed3167 Fix dex file leak in oat file manager by Mathieu Chartier · 8 years ago
  81. 08e5c07 Merge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86." into nyc-dev by Nicolas Geoffray · 8 years ago
  82. a048ca8 Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86. by Nicolas Geoffray · 8 years ago
  83. 7c8aa83 Wrap certain exception types when loading an erroneous class. by Jeff Hao · 8 years ago
  84. c9dbb1d Revert "Revert "Hold dex caches live in class table"" by Mathieu Chartier · 8 years ago
  85. f102faf Revert "Hold dex caches live in class table" by Brian Carlstrom · 8 years ago
  86. d6d49e5 Hold dex caches live in class table by Mathieu Chartier · 8 years ago
  87. b089ecc Delay dex-to-dex compilation until Optimizing is done. by Vladimir Marko · 8 years ago
  88. 2dc77ec Fix ArtMethod::GetInvokeType for static methods on interfaces. by Nicolas Geoffray · 8 years ago
  89. a833974 Merge "Don't do any I/O when starting the profile saver" into nyc-dev by Calin Juravle · 8 years ago
  90. fe179c2 Fix race with host_dlopen_handles_ by Mathieu Chartier · 8 years ago
  91. aec92c3 Merge "Relax annotation visibility so runtime includes build." into nyc-dev by TreeHugger Robot · 8 years ago
  92. 7e50a7a Relax annotation visibility so runtime includes build. by Jeff Hao · 8 years ago
  93. af0e482 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 8 years ago
  94. 655c3c3 Don't do any I/O when starting the profile saver by Calin Juravle · 8 years ago
  95. 38a68c7 Merge "Fix profile saver reference point when calculating the sleep time" into nyc-dev by TreeHugger Robot · 8 years ago
  96. c522695 Merge changes Idf64b96b,Ie717089d into nyc-dev by Richard Uhler · 8 years ago
  97. dc85bd7 Fix profile saver reference point when calculating the sleep time by Calin Juravle · 8 years ago
  98. 26da995 Merge "Remove bogus DCHECK." into nyc-dev by TreeHugger Robot · 8 years ago
  99. dcc8b75 Remove bogus DCHECK. by Nicolas Geoffray · 8 years ago
  100. 8f15335 Avoid long sleep in ProfileSaver by Brian Carlstrom · 8 years ago