1. 5096e66 ART: Add FdFile::Copy() to copy data from another file. by Vladimir Marko · 9 years ago
  2. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  3. cf6bd55 Merge "Add ElfWriter::GetStream()." by Vladimir Marko · 9 years ago
  4. d382994 Merge "Step-wise improvement of range analysis with outer loop induction." by Aart Bik · 9 years ago
  5. eddbfb7 Merge "MIPS32: java.lang.*.reverse" by Andreas Gampe · 9 years ago
  6. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  7. 099f271 Merge "Inline monomorphic calls." by Nicolas Geoffray · 9 years ago
  8. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  9. b738d4f Step-wise improvement of range analysis with outer loop induction. by Aart Bik · 9 years ago
  10. 352c36e Merge "No need merging bulk free list again when revoking thread local runs" by Hiroshi Yamauchi · 9 years ago
  11. 06c8694 Merge "ART: Add test for DetachCurrentThread monitor behavior" by Andreas Gampe · 9 years ago
  12. ef45113 Merge "imgdiag: Fix rarely flaky imgdiag_test." by Igor Murashkin · 9 years ago
  13. ddd2172 imgdiag: Fix rarely flaky imgdiag_test. by Igor Murashkin · 9 years ago
  14. b8c4f03 ART: Add test for DetachCurrentThread monitor behavior by Andreas Gampe · 9 years ago
  15. 68cebff Merge "Revert "Enable profiled guided compilation in dex2oat"" by Nicolas Geoffray · 9 years ago
  16. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  17. 57989d6 Merge "Revert "Fix test path in libarttest.mk"" by Nicolas Geoffray · 9 years ago
  18. 51f01a2 Revert "Fix test path in libarttest.mk" by Nicolas Geoffray · 9 years ago
  19. 801c73c Merge "Revert "Fix the order in which profiled methods are dumped."" by Nicolas Geoffray · 9 years ago
  20. 15b103f Merge "Revert "Disable 554-jit-profile-file for unsupported test modes"" by Nicolas Geoffray · 9 years ago
  21. 07f78c8 Revert "Disable 554-jit-profile-file for unsupported test modes" by Nicolas Geoffray · 9 years ago
  22. 3250180 Revert "Fix the order in which profiled methods are dumped." by Nicolas Geoffray · 9 years ago
  23. 5337bbf Merge "ART: Fix Mac build" by Andreas Gampe · 9 years ago
  24. fd5c599 ART: Fix Mac build by Andreas Gampe · 9 years ago
  25. a2ac43c Merge "ART: Fix Makefile" by Andreas Gampe · 9 years ago
  26. 4adc26e ART: Fix Makefile by Andreas Gampe · 9 years ago
  27. 07e9dc8 Merge "Disable 554-jit-profile-file for unsupported test modes" by Calin Juravle · 9 years ago
  28. 33bcb07 Disable 554-jit-profile-file for unsupported test modes by Calin Juravle · 9 years ago
  29. 4f56abc Merge "ART: Support dlopen for a PIC boot image" by Andreas Gampe · 9 years ago
  30. dbec5e7 Merge "ART: Refactor oat_file.h/cc for better maintainability" by Andreas Gampe · 9 years ago
  31. 226b91e ART: Support dlopen for a PIC boot image by Andreas Gampe · 9 years ago
  32. 049cff0 ART: Refactor oat_file.h/cc for better maintainability by Andreas Gampe · 9 years ago
  33. c1c2ce4 Merge "Fix the order in which profiled methods are dumped." by Calin Juravle · 9 years ago
  34. 1d2760b Fix the order in which profiled methods are dumped. by Calin Juravle · 9 years ago
  35. 777d18b Merge "Fix test path in libarttest.mk" by Calin Juravle · 9 years ago
  36. 95f51a7 Fix test path in libarttest.mk by Calin Juravle · 9 years ago
  37. ec92d4f Merge "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  38. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  39. 47229aa Merge "Revert "Revert "Don't use the compiler driver for method resolution.""" by Nicolas Geoffray · 9 years ago
  40. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  41. b5cdc5d Merge "Clean up optimizing compiler stats" by Calin Juravle · 9 years ago
  42. d585b2c Merge "Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]""" by David Brazdil · 9 years ago
  43. fe86070 Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 9 years ago
  44. 874121e Merge "Optimizing: Add checker tests for sharpening." by Vladimir Marko · 9 years ago
  45. f64242a Optimizing: Add checker tests for sharpening. by Vladimir Marko · 9 years ago
  46. 08a84ac Merge "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 9 years ago
  47. 5f3fb18 Revert "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 9 years ago
  48. 84e174e Merge "ART: set growth limit to heap size when it is larger." by Mathieu Chartier · 9 years ago
  49. 80bbbbf Merge "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  50. 4a34277 Dynamic BCE (based on induction range analysis) by Aart Bik · 9 years ago
  51. f4c5393 Merge "Support null error_msg for select MemMap functions" by Mathieu Chartier · 9 years ago
  52. 1cfe7fd Merge "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  53. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 9 years ago
  54. 8b3609b Merge "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 9 years ago
  55. 3a738bf ART: Do not eagerly type LoopPhi [null, ...] by David Brazdil · 9 years ago
  56. dd5d8bd Merge "Remove unnecessary workaround to vogar escaping issue" by Paul Duffin · 9 years ago
  57. 753e8c4 Merge "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 9 years ago
  58. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 9 years ago
  59. b1aa617 Merge "Move PC-relative addressing bases to a better position." by Vladimir Marko · 9 years ago
  60. 1acc729 Remove unnecessary workaround to vogar escaping issue by Paul Duffin · 9 years ago
  61. ad54338 Clean up optimizing compiler stats by Calin Juravle · 9 years ago
  62. 1965328 Merge "Optimizing/ARM: Implement kDexCachePcRelative dispatch." by Vladimir Marko · 9 years ago
  63. fb337ea Move PC-relative addressing bases to a better position. by Vladimir Marko · 9 years ago
  64. b4536b7 Optimizing/ARM: Implement kDexCachePcRelative dispatch. by Vladimir Marko · 9 years ago
  65. d1744d4 Merge "Refactor oat file writing to give Dex2Oat more control." by Vladimir Marko · 9 years ago
  66. e51e3f9 Merge "Revert "Change LoadNativeLibrary to use GetOrCreateAllocator"" by Mathieu Chartier · 9 years ago
  67. 1ed1a13 Revert "Change LoadNativeLibrary to use GetOrCreateAllocator" by Mathieu Chartier · 9 years ago
  68. 996935e Merge "Make debugger support default methods." by Alex Light · 9 years ago
  69. 70014c8 MIPS32: java.lang.*.reverse by Chris Larsen · 9 years ago
  70. 2e57aca Merge "Change LoadNativeLibrary to use GetOrCreateAllocator" by Mathieu Chartier · 9 years ago
  71. ebe2dfc Support null error_msg for select MemMap functions by Mathieu Chartier · 9 years ago
  72. 6c8467f Make debugger support default methods. by Alex Light · 9 years ago
  73. 2d902b9 Change LoadNativeLibrary to use GetOrCreateAllocator by Mathieu Chartier · 9 years ago
  74. 1850cb4 Merge "Do not build art with clang for mips64" by Chih-hung Hsieh · 9 years ago
  75. 610a142 Do not build art with clang for mips64 by Lazar Trsic · 9 years ago
  76. be950a3 Merge "Test case for getting annotations of renamed enums." by Jeff Hao · 9 years ago
  77. 67f0261 Test case for getting annotations of renamed enums. by Jeff Hao · 9 years ago
  78. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  79. 584bc17 Merge "Accept synthetic phi nodes and general names for blocks." by Aart Bik · 9 years ago
  80. d42dd1a Merge "Temporarily omit MIPS floating point registers in DWARF." by David Srbecky · 9 years ago
  81. 3dd7e5a Temporarily omit MIPS floating point registers in DWARF. by David Srbecky · 9 years ago
  82. e928dc5 Merge "MIPS64: Fix stub_test implementation" by Vladimir Marko · 9 years ago
  83. 4d44e53 MIPS64: Fix stub_test implementation by Goran Jakovljevic · 9 years ago
  84. 23e8733 Merge "Add stack locations to DWARF parameters." by David Srbecky · 9 years ago
  85. 3a581b4 Merge "ARM64: Use the shifter operands." by Vladimir Marko · 9 years ago
  86. 5784621 No need merging bulk free list again when revoking thread local runs by Lei Li · 10 years ago
  87. 3193628 Merge "Fix circular dependencies for ContainsBootClassLoaderNonImageClass" by Mathieu Chartier · 9 years ago
  88. 945c1c1 Fix circular dependencies for ContainsBootClassLoaderNonImageClass by Mathieu Chartier · 9 years ago
  89. 790d7eb Merge "Fix jit profile saving flags." by Calin Juravle · 9 years ago
  90. 2c6ca2b Fix jit profile saving flags. by Calin Juravle · 9 years ago
  91. 685af12 Merge "ART: Clean up ordering of dex cache arrays in image files." by Vladimir Marko · 9 years ago
  92. 92e997d Merge "ARM64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  93. f60c7e2 ART: Clean up ordering of dex cache arrays in image files. by Vladimir Marko · 9 years ago
  94. 8626b74 ARM64: Use the shifter operands. by Alexandre Rames · 9 years ago
  95. e8bc4ec Merge "Save jit profiling info to file." by Calin Juravle · 9 years ago
  96. 19b10b1 Merge "ART: Improve utf_test for unpaired surrogates." by Vladimir Marko · 9 years ago
  97. e3bbc3f ART: Improve utf_test for unpaired surrogates. by Vladimir Marko · 9 years ago
  98. 0fd295f Add stack locations to DWARF parameters. by David Srbecky · 9 years ago
  99. 3b9957b Merge "Optimize some commonly used utf8 functions by:" by Vladimir Marko · 9 years ago
  100. 31f2c15 Save jit profiling info to file. by Calin Juravle · 9 years ago