1. cdca476 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 9 years ago
  2. ba20abc Merge "Fix -Xint and -Xusejit interaction" into nyc-dev by Calin Juravle · 9 years ago
  3. af36e49 Fix -Xint and -Xusejit interaction by Calin Juravle · 9 years ago
  4. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  5. 97cbc92 Allow the framework to register sensistive threads to the runtime by Calin Juravle · 9 years ago
  6. 6caaa84 Fix -Xint and -Xusejit interaction by Calin Juravle · 9 years ago
  7. 2b23735 Merge "Revert "Write conflict tables in image"" into nyc-dev by Mathieu Chartier · 9 years ago
  8. 8e2478d Revert "Write conflict tables in image" by Mathieu Chartier · 9 years ago
  9. 9135aa0 Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev by Jeff Hao · 9 years ago
  10. e42888f Write conflict tables in image by Mathieu Chartier · 9 years ago
  11. 5872d7c Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  12. cda9386 Write conflict tables in image by Mathieu Chartier · 9 years ago
  13. e5de54c Split profile recording from jit compilation by Calin Juravle · 9 years ago
  14. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 9 years ago
  15. 8fff249 Allow the framework to register sensistive threads to the runtime by Calin Juravle · 9 years ago
  16. bb11c8b Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 9 years ago
  17. 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 9 years ago
  18. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 9 years ago
  19. f38a661 ART: Flag to fail thread creation by Andreas Gampe · 9 years ago
  20. 1133db7 Remove AnnotationAccess and its remaining uses. by Jeff Hao · 9 years ago
  21. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  22. c1bc415 Only call jit_load after the zygote fork by Mathieu Chartier · 9 years ago
  23. 72918ea Load jit compiler pre zygote fork by Mathieu Chartier · 9 years ago
  24. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  25. 40c68c6 Fix dex2oat/oatdump cross-compilation. by Nicolas Geoffray · 9 years ago
  26. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 9 years ago
  27. a373a33 Merge "Revert "Revert "Enable compilation of secondary dex files""" by Nicolas Geoffray · 9 years ago
  28. c6b1b93 Revert "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 9 years ago
  29. f8cb178 Move process state into runtime by Mathieu Chartier · 9 years ago
  30. e9e98f1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 9 years ago
  31. 04680f3 Dump oat file information as part of DumpForSigQuit. by Nicolas Geoffray · 9 years ago
  32. f448016 Do not JIT boot image during native-debugging (keep AOT code instead). by David Srbecky · 9 years ago
  33. db1f7da Merge "ART: Remember whether the cache was pruned" by Andreas Gampe · 9 years ago
  34. 0cb11c3 runtime: delete native/java_lang_Runtime.h. by Narayan Kamath · 9 years ago
  35. 5f97157 runtime: delete native/java_lang_Runtime.cc by Narayan Kamath · 9 years ago
  36. a1425a1 ART: Remember whether the cache was pruned by Andreas Gampe · 9 years ago
  37. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  38. e70cda6 Merge "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 9 years ago
  39. d98a52f Revert "Enable compilation of secondary dex files" by Nicolas Geoffray · 9 years ago
  40. fb8932e Merge "Enable compilation of secondary dex files" by Calin Juravle · 9 years ago
  41. 770b39e Enable compilation of secondary dex files by Calin Juravle · 9 years ago
  42. 87aa99c Merge "Record foreign dex files loaded by the app in the profile" by Calin Juravle · 9 years ago
  43. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 9 years ago
  44. 9bab082 Merge "Simplify LoadNativeLibrary()" by Dimitry Ivanov · 9 years ago
  45. c90bc92 Record foreign dex files loaded by the app in the profile by Calin Juravle · 9 years ago
  46. 25e0456 Give the JIT its own arena pool to avoid lock contentions. by Nicolas Geoffray · 9 years ago
  47. 942dc298 Simplify LoadNativeLibrary() by Dimitry Ivanov · 9 years ago
  48. c66577e Revert "Preload public libraries on Runtime::Start()" by Nicolas Geoffray · 9 years ago
  49. ea9fc5b Preload public libraries on Runtime::Start() by Dimitry Ivanov · 9 years ago
  50. e4c77b4 Merge "Dex-wide ArenaPool scoping for AOT compilation" by Vladimir Marko · 9 years ago
  51. ca76a1a Dex-wide ArenaPool scoping for AOT compilation by Jean-Philippe Halimi · 9 years ago
  52. 5b82d33 The JIT does not need VerifedMethod nor CompilerCallbacks. by Nicolas Geoffray · 9 years ago
  53. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 9 years ago
  54. 6eb6a39 ART: Simplify patchoat by Andreas Gampe · 9 years ago
  55. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  56. 27c6b48 Merge "Don't use native bridge for non zygote-spawn processes" by Calin Juravle · 9 years ago
  57. d3e7c6c Don't use native bridge for non zygote-spawn processes by Calin Juravle · 9 years ago
  58. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  59. 4a26f17 Remove GetImageRoots read barrier for image relocation by Mathieu Chartier · 9 years ago
  60. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  61. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  62. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  63. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  64. 1ee101a Merge "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  65. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  66. a810830 Merge "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  67. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 9 years ago
  68. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  69. 1452bee Fast Art interpreter by buzbee · 10 years ago
  70. 0de47bb Merge "ART: Use libopenjdkd" by Andreas Gampe · 9 years ago
  71. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 9 years ago
  72. 7ede3dd Merge "Assume the profile file was created before saving." by Calin Juravle · 9 years ago
  73. b94a890 Merge "Add systrace output to runtime shutdown" by Mathieu Chartier · 9 years ago
  74. fb6db4c Add systrace output to runtime shutdown by Mathieu Chartier · 9 years ago
  75. 205b762 Address some intern table comments by Mathieu Chartier · 9 years ago
  76. ea0831f Re-enable adding intern table to image by Mathieu Chartier · 9 years ago
  77. 1c1a342 Fix multi-image TODOs in class linker, runtime, and oat file. by Jeff Hao · 9 years ago
  78. 5e2b971 Assume the profile file was created before saving. by Calin Juravle · 9 years ago
  79. 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 9 years ago
  80. de38b79 Revert "ART: Fix up some multi-image cases" by Nicolas Geoffray · 9 years ago
  81. 288b1e9 ART: Fix up some multi-image cases by Andreas Gampe · 9 years ago
  82. 7f65b46 Merge "Save profile information in a separate thread." am: 58b2329de7 by Calin Juravle · 9 years ago
  83. 58b2329 Merge "Save profile information in a separate thread." by Calin Juravle · 9 years ago
  84. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 9 years ago
  85. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  86. aa944b9 Merge "Use shared namespaces for bundled apps" by Dimitry Ivanov · 9 years ago
  87. d5aeb13 Merge "Pass down to the runtime the application code paths." am: 115a02b737 by Calin Juravle · 9 years ago
  88. 115a02b Merge "Pass down to the runtime the application code paths." by Calin Juravle · 9 years ago
  89. d5bbadf Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  90. df0de04 Merge "Use shared namespaces for bundled apps" by Dimitry Ivanov · 9 years ago
  91. 471fb5b Merge "Add some dumping when SIGQUIT for the JIT." am: bdd12e0e04 am: 88e3342e07 by Nicolas Geoffray · 9 years ago
  92. 986f650 Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  93. 66f5523 Pass down to the runtime the application code paths. by Calin Juravle · 9 years ago
  94. aee2156 Add some dumping when SIGQUIT for the JIT. by Nicolas Geoffray · 9 years ago
  95. e86c0e6 Merge "Revert "Revert "Enable profiled guided compilation in dex2oat""" am: 8cf97d7295 by Calin Juravle · 9 years ago
  96. 8cf97d7 Merge "Revert "Revert "Enable profiled guided compilation in dex2oat""" by Calin Juravle · 9 years ago
  97. f608299 Merge "Special case system_server to not create the JIT code cache." by Nicolas Geoffray · 9 years ago
  98. 3e38172 Port isolated namespace changes over to OpenJdkJvm.cc by Dmitriy Ivanov · 9 years ago
  99. 44409d3 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  100. 98d46d2 Merge "Use isolated namespaces for app native libs" by Dimitry Ivanov · 9 years ago