1. d08f66f Various debug ART GC performance improvements by Mathieu Chartier · 8 years ago
  2. dbe35ed Merge "MIPS64: Add direct calls to math intrinsics." by Treehugger Robot · 8 years ago
  3. de833ef Merge "Fix broken DCHECK." by Treehugger Robot · 8 years ago
  4. 34478ae Merge "Clear zygote space cards for CC" by Mathieu Chartier · 8 years ago
  5. 5ec409d Merge "Fix -XX:DumpGCPerformanceOnShutdown for debug builds" by Mathieu Chartier · 8 years ago
  6. 0ecb236 Fix broken DCHECK. by Alex Light · 8 years ago
  7. 467610e Merge changes Ic7d75e1e,Iaf828034 by Andreas Gampe · 8 years ago
  8. 1d49501 Fix -XX:DumpGCPerformanceOnShutdown for debug builds by Mathieu Chartier · 8 years ago
  9. ea07a65 Merge changes Ib29b3920,Ice5efad9 by Treehugger Robot · 8 years ago
  10. 9e2c81b ART: Fix GetSystemProperty (2) by Andreas Gampe · 8 years ago
  11. 55c05f5 Clear zygote space cards for CC by Mathieu Chartier · 8 years ago
  12. 8018810 ART: Fix GetSystemProperty by Andreas Gampe · 8 years ago
  13. 66e226a Merge "Add option for duplicate classes check to return all dupes." by Treehugger Robot · 8 years ago
  14. 9e6dee2 ART: Move trampoline logging to -verbose:dex by Andreas Gampe · 8 years ago
  15. bec07a0 ART: Add -verbose:dex by Andreas Gampe · 8 years ago
  16. 1f47e6c Remove some obsolete TODO comments. by Alex Light · 8 years ago
  17. 0471ece Add option for duplicate classes check to return all dupes. by Jeff Hao · 8 years ago
  18. 903b816 Merge "Change dump-classes profman option to dump-classes-and-methods" by Treehugger Robot · 8 years ago
  19. 3406726 Change dump-classes profman option to dump-classes-and-methods by Mathieu Chartier · 8 years ago
  20. 1e3926a Free unneeded obsolete maps by Alex Light · 8 years ago
  21. 090cfc7 Merge "ART: Report array and proxy classes in ClassLoad & ClassPrepare" by Treehugger Robot · 8 years ago
  22. 7a5eccf Merge "Force save profiles for SIGUSR1" by Mathieu Chartier · 8 years ago
  23. b361403 Merge "Fixup JDWP for obsolete methods" by Treehugger Robot · 8 years ago
  24. 6cfd4c9 ART: Report array and proxy classes in ClassLoad & ClassPrepare by Andreas Gampe · 8 years ago
  25. 7337631 Fixup JDWP for obsolete methods by Alex Light · 8 years ago
  26. 07ea07e Force save profiles for SIGUSR1 by Mathieu Chartier · 8 years ago
  27. 9c4f0d8f Clean up after MIPS got read barriers support by Goran Jakovljevic · 8 years ago
  28. b27febc Merge "Add test for kryo support." by Christopher Ferris · 8 years ago
  29. c48266e Merge "Ensure invoking obsolete methods throws errors." by Treehugger Robot · 8 years ago
  30. f6e11e9 Merge "ART: Fix preloaded dex cache expectations" by Treehugger Robot · 8 years ago
  31. db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 8 years ago
  32. 5395e6b Add test for kryo support. by Christopher Ferris · 8 years ago
  33. 674bc3c Merge "Add analyzer for dex memory map" by Treehugger Robot · 8 years ago
  34. d66def3 ART: Fix preloaded dex cache expectations by Andreas Gampe · 8 years ago
  35. beca4fe Add analyzer for dex memory map by David Sehr · 8 years ago
  36. 8682fce Merge "Allow -Xjitsaveprofilinginfo for system server" by Treehugger Robot · 8 years ago
  37. f9c917f Allow -Xjitsaveprofilinginfo for system server by Mathieu Chartier · 8 years ago
  38. 25732ae Merge "Dump profile logs after the last save" by Calin Juravle · 8 years ago
  39. 1a5a1e5 Merge "Make base64 explicitly check dst_size for nullptr" by Treehugger Robot · 8 years ago
  40. a01b524 Make base64 explicitly check dst_size for nullptr by Alex Light · 8 years ago
  41. fcab651 Merge "ARM64: Faster forwarding address check in mark entrypoints." by Vladimir Marko · 8 years ago
  42. 5b92c48 Merge "Clean up ArtClassDefinition" by Alex Light · 8 years ago
  43. 74c2058 MIPS64: Add direct calls to math intrinsics. by Chris Larsen · 8 years ago
  44. 7298b1a Merge "Lower daemons priority to 124 (art)." by Hiroshi Yamauchi · 8 years ago
  45. b7354d5 Clean up ArtClassDefinition by Alex Light · 8 years ago
  46. b9d0111 ARM64: Faster forwarding address check in mark entrypoints. by Vladimir Marko · 8 years ago
  47. bb75449 Merge "Change thread suspend timeout to be fatal for non-debug" by Mathieu Chartier · 8 years ago
  48. 9db22e8 Dump profile logs after the last save by Calin Juravle · 8 years ago
  49. 4f0250c Merge "Update profile version" by Calin Juravle · 8 years ago
  50. f62940e Merge "ART: Fix VISIT_OBJECTS and ABORT for FollowReferences" by Treehugger Robot · 8 years ago
  51. 16d7ec4 Update profile version by Calin Juravle · 8 years ago
  52. d7f0339 Lower daemons priority to 124 (art). by Hiroshi Yamauchi · 8 years ago
  53. c756f08 ART: Fix VISIT_OBJECTS and ABORT for FollowReferences by Andreas Gampe · 8 years ago
  54. c700f00 Merge "Dedup original dex file for classes transformed on first load." by Treehugger Robot · 8 years ago
  55. 6004e14 Merge "Refactor image writer" by Treehugger Robot · 8 years ago
  56. 6a65631 Dedup original dex file for classes transformed on first load. by Alex Light · 8 years ago
  57. 5e07b5a Merge "Downgrade another duplicate method DCHECK to WARNING" by Treehugger Robot · 8 years ago
  58. 8c19d24 Refactor image writer by Mathieu Chartier · 8 years ago
  59. e2a739a Merge "Undo dex2dex compilation before invoking LoadHook" by Treehugger Robot · 8 years ago
  60. 4e03442 Merge "Change Ti::Agent collection from vector to List" by Treehugger Robot · 8 years ago
  61. a41a3078 Downgrade another duplicate method DCHECK to WARNING by Alex Light · 8 years ago
  62. 4052847 Undo dex2dex compilation before invoking LoadHook by Alex Light · 8 years ago
  63. d07f2ba Merge "Gracefully handle bogus profiling info for inline caches." by Calin Juravle · 8 years ago
  64. 1e45a52 Merge "Fix profile merges in profman" by Calin Juravle · 8 years ago
  65. 4b812fa Change Ti::Agent collection from vector to List by Alex Light · 8 years ago
  66. 8b71f08 Merge "ART: Fix ObjectFree reporting" by Treehugger Robot · 8 years ago
  67. c5e0f20 Merge "ART: Fix GetThreadInfo" by Treehugger Robot · 8 years ago
  68. 26ed72a Merge "Performance improvements in invoke-polymorphic runtime support" by Orion Hodson · 8 years ago
  69. a1be713 Performance improvements in invoke-polymorphic runtime support by Orion Hodson · 8 years ago
  70. 1595815 MIPS: Implement read barriers. by Alexey Frunze · 8 years ago
  71. a1705ea ART: Fix ObjectFree reporting by Andreas Gampe · 8 years ago
  72. db6c2ab ART: Fix GetThreadInfo by Andreas Gampe · 8 years ago
  73. cea9e9d Fix profile merges in profman by Calin Juravle · 8 years ago
  74. 4ba18fd Merge "Fix lock order for jvmti kTaggingLockLevel" by Mathieu Chartier · 8 years ago
  75. 4c0b4bc Gracefully handle bogus profiling info for inline caches. by Nicolas Geoffray · 8 years ago
  76. f169e27 Fix lock order for jvmti kTaggingLockLevel by Mathieu Chartier · 8 years ago
  77. f8d00ff Merge "Add profman option to generate a random profile based on dex files." by Treehugger Robot · 8 years ago
  78. f0a31f8 Add profman option to generate a random profile based on dex files. by Jeff Hao · 8 years ago
  79. 9e935ad Merge "Close the right fd in native_stack_dump" by Calin Juravle · 8 years ago
  80. da3f60a Merge "Remove unreachable code in DexLocationToOdexFilename." by Richard Uhler · 8 years ago
  81. 13e60fa Merge "ART: Fix some tidy warnings" by Treehugger Robot · 8 years ago
  82. 0ed6c80 Close the right fd in native_stack_dump by Calin Juravle · 8 years ago
  83. d66a932 Merge "ART: Clean up field initialization" by Andreas Gampe · 8 years ago
  84. 4fc76b3 Merge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6,I172cef38, ... by Treehugger Robot · 8 years ago
  85. 37c5846 ART: Fix some tidy warnings by Andreas Gampe · 8 years ago
  86. d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
  87. 238fdfc Merge "Ensure 'modified' field of ArtClassDefinition is always initialized." by Treehugger Robot · 8 years ago
  88. b20a9da Merge "Ensure jvmtiCapabilities structs are initialized." by Treehugger Robot · 8 years ago
  89. 5127178 Ensure 'modified' field of ArtClassDefinition is always initialized. by Alex Light · 8 years ago
  90. 34d8e08 Ensure jvmtiCapabilities structs are initialized. by Alex Light · 8 years ago
  91. 3b8adf5 Merge "Check for unattached threads in JVMTI functions" by Treehugger Robot · 8 years ago
  92. c91b5a2 Remove unreachable code in DexLocationToOdexFilename. by Richard Uhler · 8 years ago
  93. 85f8841 Merge ""Revert^6 "CHA for interface method."""" by Nicolas Geoffray · 8 years ago
  94. 7f56a74 Merge "Revert "Revert "Make original dex file be more deduplicated""" by Treehugger Robot · 8 years ago
  95. 18ea1c9 "Revert^6 "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  96. 624dc59 Merge "Improvements in the Inliner." by Nicolas Geoffray · 8 years ago
  97. 1edc8cf Check for unattached threads in JVMTI functions by Alex Light · 8 years ago
  98. 2f814aa Revert "Revert "Make original dex file be more deduplicated"" by Alex Light · 8 years ago
  99. ae60e48 Merge "Move backtrace logic to backtrace_helper.h" by Mathieu Chartier · 8 years ago
  100. 3458359 Move backtrace logic to backtrace_helper.h by Mathieu Chartier · 8 years ago