1. 4a26f17 Remove GetImageRoots read barrier for image relocation by Mathieu Chartier · 9 years ago
  2. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  3. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  4. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  5. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  6. 1ee101a Merge "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  7. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  8. a810830 Merge "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  9. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 9 years ago
  10. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  11. 1452bee Fast Art interpreter by buzbee · 10 years ago
  12. 0de47bb Merge "ART: Use libopenjdkd" by Andreas Gampe · 9 years ago
  13. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 9 years ago
  14. 7ede3dd Merge "Assume the profile file was created before saving." by Calin Juravle · 9 years ago
  15. b94a890 Merge "Add systrace output to runtime shutdown" by Mathieu Chartier · 9 years ago
  16. fb6db4c Add systrace output to runtime shutdown by Mathieu Chartier · 9 years ago
  17. 205b762 Address some intern table comments by Mathieu Chartier · 9 years ago
  18. ea0831f Re-enable adding intern table to image by Mathieu Chartier · 9 years ago
  19. 1c1a342 Fix multi-image TODOs in class linker, runtime, and oat file. by Jeff Hao · 9 years ago
  20. 5e2b971 Assume the profile file was created before saving. by Calin Juravle · 9 years ago
  21. 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 9 years ago
  22. de38b79 Revert "ART: Fix up some multi-image cases" by Nicolas Geoffray · 9 years ago
  23. 288b1e9 ART: Fix up some multi-image cases by Andreas Gampe · 9 years ago
  24. 7f65b46 Merge "Save profile information in a separate thread." am: 58b2329de7 by Calin Juravle · 9 years ago
  25. 58b2329 Merge "Save profile information in a separate thread." by Calin Juravle · 9 years ago
  26. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 9 years ago
  27. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  28. aa944b9 Merge "Use shared namespaces for bundled apps" by Dimitry Ivanov · 9 years ago
  29. d5aeb13 Merge "Pass down to the runtime the application code paths." am: 115a02b737 by Calin Juravle · 9 years ago
  30. 115a02b Merge "Pass down to the runtime the application code paths." by Calin Juravle · 9 years ago
  31. d5bbadf Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  32. df0de04 Merge "Use shared namespaces for bundled apps" by Dimitry Ivanov · 9 years ago
  33. 471fb5b Merge "Add some dumping when SIGQUIT for the JIT." am: bdd12e0e04 am: 88e3342e07 by Nicolas Geoffray · 9 years ago
  34. 986f650 Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  35. 66f5523 Pass down to the runtime the application code paths. by Calin Juravle · 9 years ago
  36. aee2156 Add some dumping when SIGQUIT for the JIT. by Nicolas Geoffray · 9 years ago
  37. e86c0e6 Merge "Revert "Revert "Enable profiled guided compilation in dex2oat""" am: 8cf97d7295 by Calin Juravle · 9 years ago
  38. 8cf97d7 Merge "Revert "Revert "Enable profiled guided compilation in dex2oat""" by Calin Juravle · 9 years ago
  39. f608299 Merge "Special case system_server to not create the JIT code cache." by Nicolas Geoffray · 9 years ago
  40. 3e38172 Port isolated namespace changes over to OpenJdkJvm.cc by Dmitriy Ivanov · 9 years ago
  41. 44409d3 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  42. 98d46d2 Merge "Use isolated namespaces for app native libs" by Dimitry Ivanov · 9 years ago
  43. 226501b Revert "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  44. d66c862 Special case system_server to not create the JIT code cache. by Nicolas Geoffray · 9 years ago
  45. d38b1b7 Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 66278646b5 by Calin Juravle · 9 years ago
  46. 6627864 Merge "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  47. 2306ae0 Revert "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  48. 22df2db Merge "Enable profiled guided compilation in dex2oat" am: a79c717fd4 by Calin Juravle · 9 years ago
  49. a79c717 Merge "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  50. 7d2b04c Skip DumpForSigQuit if debugger is active by Mathieu Chartier · 9 years ago
  51. f5a3099 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  52. 0b8f1bf Skip DumpForSigQuit if debugger is active by Mathieu Chartier · 9 years ago
  53. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  54. 8701fc2 Merge "Allow initializing runtime with parsed options." am: e0d25b156e am: 2433d4e17c by Vladimir Marko · 9 years ago
  55. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  56. acb3040 Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 68cebffee2 am: e6527ffc11 by Nicolas Geoffray · 9 years ago
  57. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  58. 7fa9723 Merge "ART: Refactor oat_file.h/cc for better maintainability" am: dbec5e71e0 am: 98acd60161 by Andreas Gampe · 9 years ago
  59. dbec5e7 Merge "ART: Refactor oat_file.h/cc for better maintainability" by Andreas Gampe · 9 years ago
  60. 049cff0 ART: Refactor oat_file.h/cc for better maintainability by Andreas Gampe · 9 years ago
  61. b70e694 Merge "Enable profiled guided compilation in dex2oat" am: ec92d4f902 am: ed3a23d4aa by Calin Juravle · 9 years ago
  62. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  63. 4b6c01b Merge "Save jit profiling info to file." am: e8bc4ec44a am: 449f62e059 by Calin Juravle · 9 years ago
  64. 31f2c15 Save jit profiling info to file. by Calin Juravle · 9 years ago
  65. 0871cd7 Switch init order of WellKnownClasses and NativeMethods by Yi Kong · 9 years ago
  66. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  67. 0f0d5f3 Merge "ART: Change Init{From,Without}Image to return bool" by Andreas Gampe · 9 years ago
  68. 3db9c5d ART: Change Init{From,Without}Image to return bool by Andreas Gampe · 9 years ago
  69. d7b3c7f Rename native library. by Narayan Kamath · 9 years ago
  70. ba69a51 Fix bogus DCHECK and rename DidForkFromZygote. by Nicolas Geoffray · 9 years ago
  71. 787ae8e Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  72. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  73. bc36a0f Build libxxavacore library for gtests by Yi Kong · 9 years ago
  74. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  75. f32e832 Add Android System#arraycopy fast specializations. by Przemyslaw Szczepaniak · 9 years ago
  76. 0787f9d Rename native library. by Narayan Kamath · 9 years ago
  77. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  78. 88f423f Remove native registration of a new classes. by Piotr Jastrzebski · 10 years ago
  79. 8ca9077 Load libopenjdkjavacore in addition to libjavacore. by Piotr Jastrzebski · 10 years ago
  80. 6cff48f ART: Speed up thread stack tracing for ANRs by Christopher Ferris · 11 years ago
  81. 32cc9ee Change hash table load factors by Mathieu Chartier · 9 years ago
  82. 85506c2 Merge "Add initial default method support to Art" by Alex Light · 9 years ago
  83. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  84. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  85. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  86. a6b1ead Mark breakpoint roots by Mathieu Chartier · 9 years ago
  87. c3fcd41 Address some code comments by Mathieu Chartier · 9 years ago
  88. 017ed0b Fix CreateLinearAlloc bug by Mathieu Chartier · 9 years ago
  89. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  90. 6a6916b Merge "ART: Fix destruction order in Runtime." by Vladimir Marko · 9 years ago
  91. 37cf51f ART: Fix destruction order in Runtime. by Vladimir Marko · 9 years ago
  92. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  93. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  94. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 9 years ago
  95. 35717f8 Merge "ART: Add some utilities for working with containers." by Vladimir Marko · 9 years ago
  96. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  97. 637ee0b ART: Add some utilities for working with containers. by Vladimir Marko · 9 years ago
  98. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  99. c823eff Disable the GDB-based test timeout dump in 32 bit. by Hiroshi Yamauchi · 9 years ago
  100. 4bc27eb Merge "Use GDB to dump threads in test timeouts, if available." by Hiroshi Yamauchi · 9 years ago