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