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