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