1. 47d522b ART: Reprint long messages on abort by Andreas Gampe · 8 years ago
  2. db16f2a Card mark holding class instead of declaring class by Mathieu Chartier · 8 years ago
  3. b089ecc Delay dex-to-dex compilation until Optimizing is done. by Vladimir Marko · 8 years ago
  4. af0e482 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 8 years ago
  5. 0dce75d Add histogram for native allocations by Mathieu Chartier · 9 years ago
  6. fc68987 ART: Log all monitor operations to systrace by Andreas Gampe · 9 years ago
  7. 46ea014 Reduce memory lost by ArenaAllocator for large allocations. by Vladimir Marko · 9 years ago
  8. 0a27a8b Merge "Fix interaction between instrumentation and jit lock." into nyc-dev by TreeHugger Robot · 9 years ago
  9. c8a4f2c Fix interaction between instrumentation and jit lock. by Nicolas Geoffray · 9 years ago
  10. d59f3b1 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 9 years ago
  11. d1ee809 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago
  12. d58b837 Allocate code generators on the arena. by Vladimir Marko · 9 years ago
  13. b8aa1e4 Shard classloader classes lock by Mathieu Chartier · 9 years ago
  14. 619a457 Change hash set to use noexcept by Mathieu Chartier · 9 years ago
  15. fe2b137 Merge "Pack stack map entries on bit level to save space." by Calin Juravle · 9 years ago
  16. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  17. 9f168cc Merge "Only log excessive timeouts if those appear accidental" by Hans Boehm · 9 years ago
  18. db8e62d Optimizing: Clean up after const-string sharpening. by Vladimir Marko · 9 years ago
  19. fe76a62 Only log excessive timeouts if those appear accidental by Hans Boehm · 9 years ago
  20. 7fe3023 ART: Make verifier fail log level adjustable by Andreas Gampe · 9 years ago
  21. 3a40bf2 ART: Clean up arena allocation memory tracking. by Vladimir Marko · 9 years ago
  22. f6a35de Optimizing: Fix register allocator validation memory usage. by Vladimir Marko · 9 years ago
  23. f808e8a Merge "Collect memory use for the JIT." by Nicolas Geoffray · 9 years ago
  24. a4f8154 Collect memory use for the JIT. by Nicolas Geoffray · 9 years ago
  25. d9813cb ART: Fix valgrind failure in image_test64. by Vladimir Marko · 9 years ago
  26. 6f6b134 Use PwriteFully and write image header last by Mathieu Chartier · 9 years ago
  27. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 9 years ago
  28. 25e0456 Give the JIT its own arena pool to avoid lock contentions. by Nicolas Geoffray · 9 years ago
  29. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 9 years ago
  30. a1de918 Optimizing: Reduce memory usage of HInstructions. by Vladimir Marko · 9 years ago
  31. ebd4869 Merge "Verify encoded stack maps in debug builds." by David Srbecky · 9 years ago
  32. 1bbdfd7 Verify encoded stack maps in debug builds. by David Srbecky · 9 years ago
  33. 6406b52 Merge "Revert "Revert "Add profman tool: responsible to process profiles""" by Calin Juravle · 9 years ago
  34. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 9 years ago
  35. e4c77b4 Merge "Dex-wide ArenaPool scoping for AOT compilation" by Vladimir Marko · 9 years ago
  36. a5502e3 Merge "Revert "Add profman tool: responsible to process profiles"" by Nicolas Geoffray · 9 years ago
  37. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 9 years ago
  38. b7f9aa8 Merge "Add profman tool: responsible to process profiles" by Calin Juravle · 9 years ago
  39. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 9 years ago
  40. 66a5539 Add VLOG(collector) to reduce log spam by Mathieu Chartier · 9 years ago
  41. ca76a1a Dex-wide ArenaPool scoping for AOT compilation by Jean-Philippe Halimi · 9 years ago
  42. 98e6ce4 Remove string init map. by Nicolas Geoffray · 9 years ago
  43. 8817760 Clean up register line by Mathieu Chartier · 9 years ago
  44. 361e04a Add custom arena deleter for RegisterLine by Mathieu Chartier · 9 years ago
  45. 4fb3a42 ART: Fix ArenaStack::AllocWithMemoryTool(). by Vladimir Marko · 9 years ago
  46. 24868a1 Share DWARF .debug_abbrev sections. by David Srbecky · 9 years ago
  47. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  48. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  49. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  50. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  51. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  52. 5cc349f Report DWARF debug information for JITed code. by David Srbecky · 9 years ago
  53. afeb309 Correct value_type for some TrackingAllocators. by Dan Albert · 9 years ago
  54. 4d87df6 Improve handling of daemon threads after runtime shutdown by Mathieu Chartier · 9 years ago
  55. 93e8edd Fix bogus logging statement. by Narayan Kamath · 9 years ago
  56. 2994605 Fix lock ordering violation by Mathieu Chartier · 9 years ago
  57. ec178ee Merge "Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""" by Alex Light · 9 years ago
  58. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  59. 4741516 Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" by Roland Levillain · 9 years ago
  60. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  61. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  62. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  63. 976af0a Merge "ART: Add FdFile::Copy() to copy data from another file." by Vladimir Marko · 9 years ago
  64. 5096e66 ART: Add FdFile::Copy() to copy data from another file. by Vladimir Marko · 9 years ago
  65. e0d25b1 Merge "Allow initializing runtime with parsed options." by Vladimir Marko · 9 years ago
  66. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  67. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  68. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  69. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  70. 04b0526 Encode function signatures properly in DWARF. by David Srbecky · 9 years ago
  71. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  72. fda0432 ART: Add comments to Scoped-/ArenaAllocator. by Vladimir Marko · 9 years ago
  73. 7500193 ART: Fix arena allocation for valgrind. by Vladimir Marko · 9 years ago
  74. 751beff Revert "Revert "Introduce support for hardware simulators, starting with ARM64"" by Phil Wang · 9 years ago
  75. a190645 Remove extra space at end of line in output. by Christopher Ferris · 9 years ago
  76. 0f8e072 Use HashMap for DexFileVerifier by Mathieu Chartier · 9 years ago
  77. 450f012 Merge "Make dchecked_vector C++11 compatible." by Dan Albert · 9 years ago
  78. f230fee Merge "Add HashSet::Reserve" by Mathieu Chartier · 9 years ago
  79. 05ff5a4 Make dchecked_vector C++11 compatible. by Dan Albert · 9 years ago
  80. c482d38 Add HashSet::Reserve by Mathieu Chartier · 9 years ago
  81. de40d47 Use arenas for the verifier by Mathieu Chartier · 9 years ago
  82. 784e790 ART: Support trivially-destructible arrays in ArenaUniquePtr by Andreas Gampe · 9 years ago
  83. 7b05e17 Add ArenaUniquePtr by Mathieu Chartier · 9 years ago
  84. e5d80f8 Move ArenaBitVector into the runtime by Mathieu Chartier · 9 years ago
  85. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 9 years ago
  86. e2aa326 Use binary search for FindDeclaredInstance/StaticField by Mathieu Chartier · 9 years ago
  87. 3ae313d Merge "Change hash table load factors" by Mathieu Chartier · 9 years ago
  88. 32cc9ee Change hash table load factors by Mathieu Chartier · 9 years ago
  89. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  90. 8030c41 Revert "load store elimination." by Nicolas Geoffray · 9 years ago
  91. 589dac7 load store elimination. by Mingyao Yang · 9 years ago
  92. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  93. 655e585 Optimizing: Move GraphChecker memory allocations to arena. by Vladimir Marko · 9 years ago
  94. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  95. 1f49764 ART: Use arena allocator with HashSet/HashMap. by Vladimir Marko · 9 years ago
  96. 1441207 Merge "Revert "Disable clang optimization to boot up on arm64."" by Chih-hung Hsieh · 9 years ago
  97. df1ccff Revert "Disable clang optimization to boot up on arm64." by Chih-hung Hsieh · 9 years ago
  98. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  99. 7bda3b6 Revert "Quick: Work around large frame sizes for x86_64." by Vladimir Marko · 9 years ago
  100. 35ef974 Merge "ART: Mark deallocated arena memory as inaccessible." by Vladimir Marko · 9 years ago