1. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 10 years ago
  2. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 10 years ago
  3. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  4. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  5. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  6. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  7. 5a2be3f Implement a simple count based boot marker. by Narayan Kamath · 10 years ago
  8. 6c8b49f ART: Check image size when opening by Andreas Gampe · 10 years ago
  9. 1bb6cb0 Merge "art: Refactor RuntimeOptions/ParsedOptions" by Igor Murashkin · 10 years ago
  10. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  11. d25f842 Clean up enums in RegionSpace. by Hiroshi Yamauchi · 10 years ago
  12. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  13. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  14. 379d09f Add clamp growth limit by Mathieu Chartier · 10 years ago
  15. 94c41df Pass the real capacity to CreateRosAlloc. by Hiroshi Yamauchi · 10 years ago
  16. d0e0d4c Disable HomogeneousSpaceCompact for GSS collector by Lin Zang · 10 years ago
  17. 24a5a30 ART: Wrap AllocThreadUnsafe in Valgrind wrapper by Andreas Gampe · 10 years ago
  18. 28bc987 Prune image cache if the boot marker is still in place. by Narayan Kamath · 10 years ago
  19. 8db9dcd ART: Prune links in the dalvik cache by Andreas Gampe · 10 years ago
  20. d757632 ART: Fix valgrind by Andreas Gampe · 10 years ago
  21. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  22. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 10 years ago
  23. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  24. 70be1fb ART: Discard generated image in a low-memory environment by Andreas Gampe · 10 years ago
  25. e9105f7 Work around relocated boot.oat corruption by Brian Carlstrom · 10 years ago
  26. d3271e8 Merge changes Ia007744f,Iac6d03d8 by Brian Carlstrom · 10 years ago
  27. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  28. 2f1e15c Remove boot.art/boot.oat on failure to create by Brian Carlstrom · 10 years ago
  29. 2d2621a Optimize method linking by Mathieu Chartier · 10 years ago
  30. 7066718 Merge "ART: Fix ImageSpace error message." by Andreas Gampe · 10 years ago
  31. 50f2e9a ART: Fix ImageSpace error message. by Andreas Gampe · 10 years ago
  32. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 10 years ago
  33. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  34. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  35. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  36. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  37. 31d8f52 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  38. 3c13a79 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 10 years ago
  39. a20b7b3 Merge "Add runtime options for large object space" by Mathieu Chartier · 10 years ago
  40. 2dbe627 Add runtime options for large object space by Mathieu Chartier · 10 years ago
  41. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  42. af4edbd Fix and re-enable FreeList large object space for 64 bit by Mathieu Chartier · 10 years ago
  43. bad0267 Add native memory accounting through custom allocator. by Mathieu Chartier · 10 years ago
  44. debdda0 Fix Mac build by Brian Carlstrom · 10 years ago
  45. 1291e9b Fix incorect variable name. by Alex Light · 10 years ago
  46. 2539613 Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  47. b6cabc1 Reduce log spam by changing a LOG(INFO) to VLOG(startup) by Alex Light · 10 years ago
  48. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 10 years ago
  49. 64ad14d Support running without a boot image. by Alex Light · 10 years ago
  50. 6a7824d Add fallback for non moving space being full. by Mathieu Chartier · 10 years ago
  51. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  52. 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  53. 4e97f65 Merge "Move image classes options from art to AndroidRuntime [art]" by Brian Carlstrom · 10 years ago
  54. 57309db Move image classes options from art to AndroidRuntime [art] by Brian Carlstrom · 10 years ago
  55. b93637a Make ImageSpace skip validation if we are using a relocated image by Alex Light · 10 years ago
  56. 1a76213 Fix image not regenerating on changes to bootclasspath by Alex Light · 10 years ago
  57. ff9d95d Merge "Tweaks to patchoat and other related things." by Andreas Gampe · 10 years ago
  58. cf4bf38 Tweaks to patchoat and other related things. by Alex Light · 10 years ago
  59. 2796a16 Fix main space memory leak and add checks. by Mathieu Chartier · 10 years ago
  60. b363f66 Recycle mem-maps for collector transitions. by Mathieu Chartier · 10 years ago
  61. 45232a4 ART: Fix checks for relocation delta by Andreas Gampe · 10 years ago
  62. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  63. 479f131 Merge "Disable adding main and non moving spaces to immune region in GSS" by Mathieu Chartier · 10 years ago
  64. 4c13a3f Disable adding main and non moving spaces to immune region in GSS by Mathieu Chartier · 10 years ago
  65. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  66. 0ee33c3 Merge "Revert "Revert "ART: Key-Value Store in Oat header""" by Andreas Gampe · 10 years ago
  67. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 10 years ago
  68. f37a88b ART: Compacting ROS/DlMalloc spaces with semispace copy GC by Zuo Wang · 10 years ago
  69. 654dd48 Improve the OOME fragmentation message. by Hiroshi Yamauchi · 10 years ago
  70. be2a1df Fix GC to use art::Atomic rather than compiler intrinsics. by Ian Rogers · 10 years ago
  71. 8078b29 Merge "Revert "ART: Key-Value Store in Oat header"" by Nicolas Geoffray · 10 years ago
  72. 452bee5 Revert "ART: Key-Value Store in Oat header" by Nicolas Geoffray · 10 years ago
  73. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 10 years ago
  74. 6e524dd Merge "Make dex2oat heap size product configurable [art]" by Brian Carlstrom · 10 years ago
  75. 670134e Make dex2oat heap size product configurable [art] by Brian Carlstrom · 10 years ago
  76. 10fb83a Shared single GC iteration accounting for all GCs. by Mathieu Chartier · 10 years ago
  77. 52e4b43 Add mark compact collector. by Mathieu Chartier · 10 years ago
  78. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  79. d1c606f Add locking around boot image generation. by Narayan Kamath · 10 years ago
  80. b870823 ART: Add thread safety test for LargeObjectSpace by Andreas Gampe · 10 years ago
  81. 0130ba0 Merge "Allocate large enough space bitmaps for malloc spaces." by Hiroshi Yamauchi · 10 years ago
  82. 12e6d74 Add option to specify compiler executable. by Tsu Chiang Chuang · 10 years ago
  83. 447a914 Allocate large enough space bitmaps for malloc spaces. by Hiroshi Yamauchi · 10 years ago
  84. d07a913 Improve invalid large object free dumping. by Mathieu Chartier · 10 years ago
  85. 061ece1 Merge "Begin migration of art::Atomic to std::atomic." by Ian Rogers · 10 years ago
  86. 3e5cf30 Begin migration of art::Atomic to std::atomic. by Ian Rogers · 10 years ago
  87. bd0fb61 Simplify Class::IsArtFieldClass(). by Hiroshi Yamauchi · 10 years ago
  88. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  89. 2afe494 Follow up to "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 10 years ago
  90. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 10 years ago
  91. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  92. 2298683 Improve large object free CHECK by Mathieu Chartier · 10 years ago
  93. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  94. ad930da Merge "Move quick frame info to OatQuickMethodHeader." by Vladimir Marko · 11 years ago
  95. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 11 years ago
  96. b9beb2e Place ISA into boot image name. by Ian Rogers · 11 years ago
  97. 52f8488 Prevent spurious dexopts in 32-64 builds. by Narayan Kamath · 11 years ago
  98. 9a16f22 Merge "Add thread unsafe allocation methods to spaces." by Mathieu Chartier · 11 years ago
  99. 7edf7c8 Merge "Clean up Add/Remove space." by Mathieu Chartier · 11 years ago
  100. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 11 years ago