1. 51e417b Tweak ProfileSaver saving strategy by Calin Juravle · 9 years ago
  2. 13439f0 Use offline inline caches during AOT compilation by Calin Juravle · 9 years ago
  3. a6fa68f Merge "Encode inline caches with missing types in the profile" by Calin Juravle · 9 years ago
  4. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 9 years ago
  5. 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 9 years ago
  6. d9f647a Merge "Extend profman to generate profiles with inline caches" by Treehugger Robot · 9 years ago
  7. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 9 years ago
  8. 046854b Fix dex location filtering in dex2oat by Mathieu Chartier · 9 years ago
  9. 169722b Add hooks to avoid collecting code for run-tests. by Nicolas Geoffray · 9 years ago
  10. da3355a Merge "Update entrypoint directly when doing JIT code cache GC." by Nicolas Geoffray · 9 years ago
  11. 3b1a7f4 Update entrypoint directly when doing JIT code cache GC. by Nicolas Geoffray · 9 years ago
  12. e21806f Add more comments in GetProfiledMethods by Calin Juravle · 9 years ago
  13. 0def68d Fix profile merges of megamorphic inline caches. by Calin Juravle · 9 years ago
  14. 4ca70a3 Fix handling of array types when extracting the offline inline caches by Calin Juravle · 9 years ago
  15. 940eb0c Add inline caches to offline profiles by Calin Juravle · 9 years ago
  16. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 9 years ago
  17. 6def702 Merge "Revert^6 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 9 years ago
  18. eee0bd4 Revert^6 "Make class redefinition work with native methods on stack." by Alex Light · 9 years ago
  19. ec0395c Merge "Clarify comment on JIT cache flush issue" by Treehugger Robot · 9 years ago
  20. 7c80f2d Convert preload list to profile by David Sehr · 9 years ago
  21. b93ce18 Clarify comment on JIT cache flush issue by Kevin Brodsky · 10 years ago
  22. b18991b Fix ownership of DexFile in profman by David Sehr · 9 years ago
  23. 575d3e6 Clean up code info table layout by Mathieu Chartier · 9 years ago
  24. 4471e4f Revert "Revert "ART: Give JIT thread pool workers a peer"" by Andreas Gampe · 9 years ago
  25. 406402b Merge "Fix creating self-recursive obsolete methods." by Treehugger Robot · 9 years ago
  26. 6674a74 Merge "ART: Reduce overhead of mterp OSR checking" by Bill Buzbee · 9 years ago
  27. 1ebe4fe Fix creating self-recursive obsolete methods. by Alex Light · 9 years ago
  28. 42a09cb0 ART: Reduce overhead of mterp OSR checking by buzbee · 9 years ago
  29. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 9 years ago
  30. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 9 years ago
  31. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 10 years ago
  32. a2f526f Compressed native PC for stack maps by Mathieu Chartier · 9 years ago
  33. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 9 years ago
  34. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 10 years ago
  35. 441a5e9 Merge "Revert "Revert "Revert "Basic obsolete methods support"""" by Nicolas Geoffray · 10 years ago
  36. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 10 years ago
  37. 1aa03b3 Merge changes I8cc87bac,If1a92e47 by Alex Light · 10 years ago
  38. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 10 years ago
  39. 021c5f2 Make 141-class-unload more robust under JIT. by Nicolas Geoffray · 10 years ago
  40. ed015ac Flush JIT data cache when committing code. by Nicolas Geoffray · 10 years ago
  41. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 10 years ago
  42. b81a984 Revert "Basic obsolete methods support" by Alex Light · 10 years ago
  43. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 10 years ago
  44. d8936da Basic obsolete methods support by Alex Light · 10 years ago
  45. 9186ced ART: Clean up utils.h by Andreas Gampe · 10 years ago
  46. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 10 years ago
  47. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 10 years ago
  48. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 10 years ago
  49. f4b9442 Set the root table size when allocating. by Nicolas Geoffray · 10 years ago
  50. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 10 years ago
  51. 41fba6a Change Dex2oatLayoutTest to generate profile itself. by Jeff Hao · 10 years ago
  52. b84defb Do not call IsMarked on null. by Nicolas Geoffray · 10 years ago
  53. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 10 years ago
  54. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 10 years ago
  55. b18a669 Cache flush/invalidate needs RWX permission by Artem Udovichenko · 10 years ago
  56. 7a704be Always fill in root table length by Mathieu Chartier · 10 years ago
  57. f46501c Clear the right data pointer. by Nicolas Geoffray · 10 years ago
  58. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 10 years ago
  59. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 10 years ago
  60. 320ba91 ART: Add debug exception check to JIT by Andreas Gampe · 10 years ago
  61. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 10 years ago
  62. 137b075 Merge "Change offline profile to store type_idx of classes." by Jeff Hao · 10 years ago
  63. 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 10 years ago
  64. f149b3f ART: Add ScopedJitSuspend by Andreas Gampe · 10 years ago
  65. 6beced4 Change iftable to never be null by Mathieu Chartier · 10 years ago
  66. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 10 years ago
  67. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 10 years ago
  68. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 10 years ago
  69. 7b8a265 ART: Fix alloc-dealloc mismatch by Andreas Gampe · 10 years ago
  70. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 10 years ago
  71. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 10 years ago
  72. ac3ebc3 JIT root tables. by Nicolas Geoffray · 10 years ago
  73. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 10 years ago
  74. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 10 years ago
  75. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 10 years ago
  76. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 10 years ago
  77. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 10 years ago
  78. 3fec9ac ART: Use libbase logging by Andreas Gampe · 10 years ago
  79. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 10 years ago
  80. 9323e6e Separate annotations from dexfile reading. by David Sehr · 10 years ago
  81. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 10 years ago
  82. 3a21e38 Clean up some includes. by Vladimir Marko · 10 years ago
  83. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 10 years ago
  84. 9fe11b1 Merge "ART: Fix JIT profile saver" am: f2b1529b09 by Serguei Katkov · 10 years ago
  85. f2b1529 Merge "ART: Fix JIT profile saver" by Treehugger Robot · 10 years ago
  86. 87de9cf ART: Fix JIT profile saver by Serguei Katkov · 10 years ago
  87. c8e6f7a Merge "Card mark holding class instead of declaring class" am: 0ed44f9595 by Mathieu Chartier · 10 years ago
  88. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 10 years ago
  89. 15964a1 Merge "ART: Convert pointer size to enum" am: ba65cc4a71 by Andreas Gampe · 10 years ago
  90. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 10 years ago
  91. 542451c ART: Convert pointer size to enum by Andreas Gampe · 10 years ago
  92. 36ecf86 Merge \"Put the deletion of profiling info under a GC critical section.\" by Nicolas Geoffray · 10 years ago
  93. cf48fa0 Put the deletion of profiling info under a GC critical section. by Nicolas Geoffray · 10 years ago
  94. d4a4527 Merge \"Fix profiling output to properly display class info.\" am: 9755c262df by Jeff Hao · 10 years ago
  95. 58d40f3 Fix profiling output to properly display class info. by Jeff Hao · 10 years ago
  96. 38a445a Merge \"Clean up profiler options\" am: 04a23d7e10 by Calin Juravle · 10 years ago
  97. 04a23d7 Merge "Clean up profiler options" by Treehugger Robot · 10 years ago
  98. 138dbff Clean up profiler options by Calin Juravle · 10 years ago
  99. b698604 Merge \"Add ability to generate a random test profile\" am: 4dd9d82d6c by Calin Juravle · 10 years ago
  100. b9440ff Merge \"Add debug option to ignore checksum checks in profiles.\" am: ece0c2e4de by Calin Juravle · 10 years ago