1. 2798325 Merge "Reduce memory lost by ArenaAllocator for large allocations." by Vladimir Marko · 8 years ago
  2. 88b8915 Merge "Refactor use of __ANDROID__ macro" by Roland Levillain · 8 years ago
  3. 3e0e717 Reduce memory lost by ArenaAllocator for large allocations. by Vladimir Marko · 8 years ago
  4. 6583646 Merge "Take into account the change in classes when analysing profiles" by Calin Juravle · 8 years ago
  5. c824b51 Take into account the change in classes when analysing profiles by Calin Juravle · 8 years ago
  6. 900d7d4 Merge changes Ie36c4b4a,Ia9968b95,I2c19de14,I99388dee,I072c4e41, ... by Calin Juravle · 8 years ago
  7. ee3e2be Merge "Add flag to ArtMethod to skip compilation." by Treehugger Robot · 8 years ago
  8. 250a378 Add flag to ArtMethod to skip compilation. by Nicolas Geoffray · 8 years ago
  9. 37da253 Merge "Revert "Thumb2: Reduce memory used for fixup dependencies."" by Treehugger Robot · 8 years ago
  10. d89e241 Revert "Thumb2: Reduce memory used for fixup dependencies." by Guang Zhu · 8 years ago
  11. d5e665a Merge "ART: Slightly change InitializeClass flow" by Treehugger Robot · 8 years ago
  12. 8828030 Merge "Revert "Assembly RegionTLAB allocation fast path for x86_64"" by Treehugger Robot · 8 years ago
  13. 5ef4667 Revert "Assembly RegionTLAB allocation fast path for x86_64" by Hiroshi Yamauchi · 8 years ago
  14. 53954b9 ART: Slightly change InitializeClass flow by Andreas Gampe · 8 years ago
  15. f6e6331 Merge "MIPS64: Implement bitCount intrinsics." by Aart Bik · 8 years ago
  16. c0a419e Merge "Update to perflib-25.0.0 to improve processing performance." by Richard Uhler · 8 years ago
  17. 747a566 Merge "Assembly RegionTLAB allocation fast path for x86_64" by Hiroshi Yamauchi · 8 years ago
  18. 4f4a6c4 Merge "ART: Naive NullCheck elimination in InstructionBuilder" by David Brazdil · 8 years ago
  19. c120bbe ART: Naive NullCheck elimination in InstructionBuilder by David Brazdil · 8 years ago
  20. 9962962 ProfileSaver: query profiling_infos instead of the code_map by Calin Juravle · 8 years ago
  21. 6543933 Fix comparison in profile saver by Calin Juravle · 8 years ago
  22. 20b7e3b Fix tracking foreign dex files by Calin Juravle · 8 years ago
  23. 0b79127 Skip profiling if the dex file is fully compiled by Calin Juravle · 8 years ago
  24. aa840f4 Fix profile save MaxBaxBackoff time by Calin Juravle · 8 years ago
  25. 698f4d1 Fix and tune ProfileSaver by Calin Juravle · 8 years ago
  26. 050fb1b Do not profile fully compiled oat files. by Calin Juravle · 8 years ago
  27. 5d1bd0a Discard corrupted or out of date profiles by Calin Juravle · 8 years ago
  28. 876f350 Extend profman to be able to dump profile content. by Calin Juravle · 8 years ago
  29. 6414295 Update and improve profiles format by Calin Juravle · 8 years ago
  30. 6726546 Improve ProfileSaver to cache data and do minimal I/O by Calin Juravle · 8 years ago
  31. b9c1b9b Improve resolved classes saving strategy by Calin Juravle · 8 years ago
  32. b8e6999 Add ProfileSaver stats and dump them during SigQuit by Calin Juravle · 8 years ago
  33. 59ff8cb Don't be so agressive in quering the code cache for new methods by Calin Juravle · 8 years ago
  34. 4b55b52 Merge "Thumb2: Reduce memory used for fixup dependencies." by Vladimir Marko · 8 years ago
  35. 1f2ce44 Thumb2: Reduce memory used for fixup dependencies. by Vladimir Marko · 8 years ago
  36. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  37. f7cda80 Merge "Avoid redundant Long allocation before unboxing" by Tobias Thierer · 8 years ago
  38. 1bfc7e5 Merge "ART: Disable unstarted runtime pow test for valgrind" by Treehugger Robot · 8 years ago
  39. b679515 ART: Disable unstarted runtime pow test for valgrind by Andreas Gampe · 8 years ago
  40. 7fda785 MIPS64: Implement bitCount intrinsics. by Chris Larsen · 8 years ago
  41. 436759c Merge "Make dex file loading failure more explicit about failure." by Alex Light · 8 years ago
  42. ebe4d21 Merge "Revert "Revert "Assembly TLAB and RegionTLAB allocation fast path for x86""" by Hiroshi Yamauchi · 8 years ago
  43. 2efce70 Merge "X86/X86_64: Switch to locked add from mfence" by Aart Bik · 8 years ago
  44. 70c0f4e Merge "Fix heap check." by Mathieu Chartier · 8 years ago
  45. a13abba Fix heap check. by Mathieu Chartier · 8 years ago
  46. 121c8a6 Merge "ART: Address late comments on a GVN memory-saving CL" by David Brazdil · 8 years ago
  47. 94408d3 ART: Address late comments on a GVN memory-saving CL by David Brazdil · 8 years ago
  48. 96e5f95 Merge "Thumb2: Fix disassembly of the b.w offset." by Vladimir Marko · 8 years ago
  49. cb55b29 Thumb2: Fix disassembly of the b.w offset. by Vladimir Marko · 8 years ago
  50. dbeb6ee Avoid redundant Long allocation before unboxing by Tobias Thierer · 8 years ago
  51. 0d399c7 Merge "Reduce memory usage in GVN" by David Brazdil · 8 years ago
  52. cc857cf Reduce memory usage in GVN by David Brazdil · 8 years ago
  53. 69cee6a Revert "Revert "Assembly TLAB and RegionTLAB allocation fast path for x86"" by Sang, Chunlei · 8 years ago
  54. 9d7c524 Merge "Revert "Assembly TLAB and RegionTLAB allocation fast path for x86"" by Hiroshi Yamauchi · 8 years ago
  55. 0cd1bf7 Revert "Assembly TLAB and RegionTLAB allocation fast path for x86" by Hiroshi Yamauchi · 8 years ago
  56. 213120f Merge "Assembly TLAB and RegionTLAB allocation fast path for x86" by Hiroshi Yamauchi · 8 years ago
  57. 3045b66 Make dex file loading failure more explicit about failure. by Alex Light · 8 years ago
  58. 1878667 Merge "ART: Change x86 from modify_ldt to set_thread_data" by Andreas Gampe · 8 years ago
  59. 0b577a9 Merge changes I0360a078,I3e267519 by Treehugger Robot · 8 years ago
  60. 388321a Merge "Fix HInstruction::ReplaceInput(), allow no-op." by Vladimir Marko · 8 years ago
  61. c6b5627 Fix HInstruction::ReplaceInput(), allow no-op. by Vladimir Marko · 8 years ago
  62. 44e5cd8 Merge "Do less work holding thread list lock" by Mathieu Chartier · 8 years ago
  63. 7424025 Merge changes Ic40833d3,I8f286987 by Hiroshi Yamauchi · 8 years ago
  64. b8a00f9 ART: Add Math cutouts by Andreas Gampe · 8 years ago
  65. 715fdc2 ART: Add some reflection cutouts by Andreas Gampe · 8 years ago
  66. 0ffdc9c Do less work holding thread list lock by Mathieu Chartier · 8 years ago
  67. a584db5 Merge "Fix RTP to hold mutator lock while using raw mirror pointers." by Vladimir Marko · 8 years ago
  68. 2bdf842 Merge "Thumb2: Fix EmitJumpTables() to extend buffer only if needed." by Vladimir Marko · 8 years ago
  69. 62977ff Fix RTP to hold mutator lock while using raw mirror pointers. by Vladimir Marko · 8 years ago
  70. 9152fed Thumb2: Fix EmitJumpTables() to extend buffer only if needed. by Vladimir Marko · 8 years ago
  71. 5eda02c Merge "Reuse HUseListNode<>s when replacing instruction or input." by Vladimir Marko · 8 years ago
  72. ac6d660 Merge "Fix reference_type_propagation_test." by Vladimir Marko · 8 years ago
  73. 5eed0c5 Fix reference_type_propagation_test. by Vladimir Marko · 8 years ago
  74. 44349d9 Merge "Revert "Increase timeout for the 570-checker-osr test from 20s to 60s."" by Vladimir Marko · 8 years ago
  75. 732350b Revert "Increase timeout for the 570-checker-osr test from 20s to 60s." by Vladimir Marko · 8 years ago
  76. b4154d3 Merge "Revert "Revert "Use dex cache from compilation unit in RTP.""" by Vladimir Marko · 8 years ago
  77. 20d2c9d Merge "ART: Remove Security initialization cutout" by Andreas Gampe · 8 years ago
  78. 9a966cb Assembly RegionTLAB allocation fast path for x86_64 by Sang, Chunlei · 8 years ago
  79. 84ed7d0 Assembly TLAB and RegionTLAB allocation fast path for x86 by Sang, Chunlei · 8 years ago
  80. 3ed30c3 ART: Remove Security initialization cutout by Andreas Gampe · 8 years ago
  81. 97e106b Merge "Do not use EXPECT_DEATH in unit test, fails on device." by Aart Bik · 8 years ago
  82. 31244b4 Do not use EXPECT_DEATH in unit test, fails on device. by Aart Bik · 8 years ago
  83. 3c19d3e Reuse HUseListNode<>s when replacing instruction or input. by Vladimir Marko · 8 years ago
  84. 6435910 Merge "Use iterators "before" the use node in HUserRecord<>." by Vladimir Marko · 8 years ago
  85. 456307a Revert "Revert "Use dex cache from compilation unit in RTP."" by Vladimir Marko · 8 years ago
  86. 544dcba Revert "Disable JDWP tests with read barriers." by Hiroshi Yamauchi · 8 years ago
  87. 8f95cf3 Fix a deadlock between debugger and GC. by Hiroshi Yamauchi · 8 years ago
  88. 814ae94 Merge "Fix a DCHECK failure in Arm64RelativePatcher with read barrier." by Hiroshi Yamauchi · 8 years ago
  89. 3471401 Merge "Fix 570-checker-osr test for non-debuggable mode." by Vladimir Marko · 8 years ago
  90. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 8 years ago
  91. b9d338b Fix 570-checker-osr test for non-debuggable mode. by Vladimir Marko · 8 years ago
  92. 6919a01 Update to perflib-25.0.0 to improve processing performance. by Richard Uhler · 9 years ago
  93. 5f6b908 Merge "Avoid constructing types with errors." by Aart Bik · 8 years ago
  94. 35a38d1 Merge "ART: Fast-fail empty other handlers in fault handling" by Andreas Gampe · 8 years ago
  95. da66e57 Merge "Increase timeout for the 570-checker-osr test from 20s to 60s." by Vladimir Marko · 8 years ago
  96. d676227 Increase timeout for the 570-checker-osr test from 20s to 60s. by Vladimir Marko · 8 years ago
  97. c5c508d Merge "Fix inlining loops in OSR mode." by Vladimir Marko · 8 years ago
  98. fd66c50 Fix inlining loops in OSR mode. by Vladimir Marko · 8 years ago
  99. 9c8c16a Merge "Initialize a variable to suppress compiler error" by Vladimir Marko · 8 years ago
  100. 49c882b Initialize a variable to suppress compiler error by Goran Jakovljevic · 8 years ago