1. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 10 years ago
  2. 1bc977c Revert "Load app images" by Nicolas Geoffray · 10 years ago
  3. f7fd970 Load app images by Mathieu Chartier · 11 years ago
  4. 7f65b46 Merge "Save profile information in a separate thread." am: 58b2329de7 by Calin Juravle · 11 years ago
  5. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 11 years ago
  6. d5aeb13 Merge "Pass down to the runtime the application code paths." am: 115a02b737 by Calin Juravle · 11 years ago
  7. 66f5523 Pass down to the runtime the application code paths. by Calin Juravle · 11 years ago
  8. d66c862 Special case system_server to not create the JIT code cache. by Nicolas Geoffray · 11 years ago
  9. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 11 years ago
  10. 31f2c15 Save jit profiling info to file. by Calin Juravle · 11 years ago
  11. ba69a51 Fix bogus DCHECK and rename DidForkFromZygote. by Nicolas Geoffray · 11 years ago
  12. 787ae8e Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 11 years ago
  13. 07ddb6f Fix elf writer to properly handle empty text sections by Mathieu Chartier · 11 years ago
  14. 32cc9ee Change hash table load factors by Mathieu Chartier · 11 years ago
  15. 85506c2 Merge "Add initial default method support to Art" by Alex Light · 11 years ago
  16. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 11 years ago
  17. eb7c144 Add initial default method support to Art by Alex Light · 11 years ago
  18. f9c6fc6 Add OatFileManager by Mathieu Chartier · 11 years ago
  19. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 11 years ago
  20. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 11 years ago
  21. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 11 years ago
  22. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 11 years ago
  23. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 11 years ago
  24. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 11 years ago
  25. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 11 years ago
  26. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 11 years ago
  27. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 11 years ago
  28. dd67125 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 11 years ago
  29. 9044347 Move to newer clang annotations by Mathieu Chartier · 11 years ago
  30. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 11 years ago
  31. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 11 years ago
  32. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 11 years ago
  33. 0541502 Merge "Generalize Valgrind annotations in ART to support ASan." by Evgenii Stepanov · 11 years ago
  34. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 11 years ago
  35. 5b1eea0 Merge "Thread-local mark stacks for the CC collector." by Hiroshi Yamauchi · 11 years ago
  36. 0b71357 Thread-local mark stacks for the CC collector. by Hiroshi Yamauchi · 11 years ago
  37. 7a4d015 Change JIT code to use optimizing. by Nicolas Geoffray · 11 years ago
  38. 01aaf6e Allow for sig chain to be disabled. by Calin Juravle · 11 years ago
  39. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 11 years ago
  40. 4edd847 Fix accidental IMT and root marking regression by Mathieu Chartier · 11 years ago
  41. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 11 years ago
  42. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 12 years ago
  43. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 11 years ago
  44. c785344 Move ArtField to native by Mathieu Chartier · 11 years ago
  45. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 11 years ago
  46. ae36b4a Merge "Use specific exception class to abort transaction" by Sebastien Hertz · 11 years ago
  47. 2fd7e69 Use specific exception class to abort transaction by Sebastien Hertz · 11 years ago
  48. f6a780a ART: Move trace options to a struct by Andreas Gampe · 11 years ago
  49. 461687d Visit image roots for hprof by Mathieu Chartier · 11 years ago
  50. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 11 years ago
  51. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 11 years ago
  52. 785049f Add paths to apk!lib/<abi> to LD_LIBRARY_PATH by Dmitriy Ivanov · 12 years ago
  53. 455f67c Fix JIT options with late init by Mathieu Chartier · 11 years ago
  54. 12d625f Change method verifiers to be thread local roots by Mathieu Chartier · 11 years ago
  55. 2435a43 ART: Add entries_ lock for race condition by bowen_lai · 11 years ago
  56. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 11 years ago
  57. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 11 years ago
  58. f548c54 Merge "Revert "Add JIT"" by Nicolas Geoffray · 11 years ago
  59. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 11 years ago
  60. 4fa1a27 Merge "Add JIT" by Mathieu Chartier · 11 years ago
  61. 2535abe Add JIT by Mathieu Chartier · 11 years ago
  62. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 12 years ago
  63. 96ac49a Merge "ART: Introduce NO_RETURN, Mark DoLongJump noreturn" by Andreas Gampe · 11 years ago
  64. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 11 years ago
  65. 5a2be3f Implement a simple count based boot marker. by Narayan Kamath · 11 years ago
  66. b3b173b Follow up 129144 by Sebastien Hertz · 11 years ago
  67. 3be6e9d Read JDWP options from runtime by Sebastien Hertz · 11 years ago
  68. 1c80bec Fix transaction aborting by Sebastien Hertz · 11 years ago
  69. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 12 years ago
  70. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 12 years ago
  71. d2abbc9 ART: Use interpret-only for vmSafeMode by Andreas Gampe · 12 years ago
  72. db97871 Revert "Tidy gAborting." by Nicolas Geoffray · 12 years ago
  73. 015b137 Tidy gAborting. by Ian Rogers · 12 years ago
  74. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 12 years ago
  75. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 12 years ago
  76. 2d2621a Optimize method linking by Mathieu Chartier · 12 years ago
  77. 07d83c7 [native bridge] Make sure we always unload the native bridge by Calin Juravle · 12 years ago
  78. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 12 years ago
  79. 7223d44 Switch to C++11 style [[noreturn]]. by Ian Rogers · 12 years ago
  80. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 12 years ago
  81. 31d8f52 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 12 years ago
  82. 9ef78b5 Fix broken runtime SetStatsEnabled logic by Mathieu Chartier · 12 years ago
  83. a460bb0 Merge "ART: Update for split native bridge initialization" by Andreas Gampe · 12 years ago
  84. a6da74e ART: Update for split native bridge initialization by jgu21 · 12 years ago
  85. 69dbec6 Avoid suspending for alloc trace enabling when already suspended. by Jeff Hao · 12 years ago
  86. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 12 years ago
  87. 928f72b ART: Fix things for valgrind by Andreas Gampe · 12 years ago
  88. 0e59bf8 Merge "ART: Change ART for new native bridge sequence" by Andreas Gampe · 12 years ago
  89. 6be67ee ART: Change ART for new native bridge sequence by Andreas Gampe · 12 years ago
  90. a07557c Merge "Remove abuse of mirror::Object* to reference special values." by Ian Rogers · 12 years ago
  91. c0542af Remove abuse of mirror::Object* to reference special values. by Ian Rogers · 12 years ago
  92. 62bcfec Merge "Change intern table to unordered set." by Mathieu Chartier · 12 years ago
  93. 6355745 Pre-allocate the NoClassDefFoundError to be thrown for boot classes. by Ian Rogers · 12 years ago
  94. cdfd39f Change intern table to unordered set. by Mathieu Chartier · 12 years ago
  95. bad0267 Add native memory accounting through custom allocator. by Mathieu Chartier · 12 years ago
  96. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 12 years ago
  97. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 12 years ago
  98. 64ad14d Support running without a boot image. by Alex Light · 12 years ago
  99. a68629e Always setup the native bridge library by Calin Juravle · 12 years ago
  100. 37f048b Merge "[ART] Move to system/core native bridge library" by Calin Juravle · 12 years ago