1. fae1db9 Merge "ART: Refactor CommonRuntimeTest::SetUp" by Andreas Gampe · 9 years ago
  2. a00f012 ART: Refactor CommonRuntimeTest::SetUp by Andreas Gampe · 9 years ago
  3. 5640499 Merge "ART: Recognize cortex-a53.a57 for ARM features" by Andreas Gampe · 9 years ago
  4. ec178ee Merge "Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""" by Alex Light · 9 years ago
  5. 2dbab95 Merge "Change DCHECK into CHECK to diagnose sporadic crash." by Nicolas Geoffray · 9 years ago
  6. 4aaa1d3 Change DCHECK into CHECK to diagnose sporadic crash. by Nicolas Geoffray · 9 years ago
  7. bdd12e0 Merge "Add some dumping when SIGQUIT for the JIT." by Nicolas Geoffray · 9 years ago
  8. fb9f4ad Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  9. 901c55e ART: Recognize cortex-a53.a57 for ARM features by Andreas Gampe · 9 years ago
  10. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  11. cc78f3f Fix (non-intrinsic) UnsafeCASObject for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  12. 1c70f18 Merge "Revert "X86: Use locked add rather than mfence"" by Aart Bik · 9 years ago
  13. 0da3b91 Revert "X86: Use locked add rather than mfence" by Aart Bik · 9 years ago
  14. 1f31265 Merge "Remove references to dlmalloc specific functions" by Dimitry Ivanov · 9 years ago
  15. c3ca1e6 Merge "X86: Use locked add rather than mfence" by Aart Bik · 9 years ago
  16. 4741516 Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" by Roland Levillain · 9 years ago
  17. bc90a05 Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  18. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  19. 7b3e4f9 X86: Use locked add rather than mfence by Mark Mendell · 9 years ago
  20. 7d5a577 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  21. aee2156 Add some dumping when SIGQUIT for the JIT. by Nicolas Geoffray · 9 years ago
  22. 96c9de9 Merge "Refactor DexFile::DecodeDebugInfo." by David Srbecky · 9 years ago
  23. b06e28e Refactor DexFile::DecodeDebugInfo. by David Srbecky · 9 years ago
  24. 089ff48 Merge "x86 Baker's read barrier fast path implementation." by Roland Levillain · 9 years ago
  25. 3b0ec01 Merge "Revert "Make the JIT the default in ART."" by Nicolas Geoffray · 9 years ago
  26. e722d29 Revert "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  27. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  28. 7cd230c Merge "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  29. e6465bc Remove references to dlmalloc specific functions by Dimitry Ivanov · 9 years ago
  30. 37fcf39 Merge "Get DCHECK back to EncodedStaticFieldValueIterator" by Shinichiro Hamaji · 9 years ago
  31. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  32. 7f57579 Temporary disable linker-namespaces by Dimitry Ivanov · 9 years ago
  33. 8cf97d7 Merge "Revert "Revert "Enable profiled guided compilation in dex2oat""" by Calin Juravle · 9 years ago
  34. 50a2f8d Get DCHECK back to EncodedStaticFieldValueIterator by Shinichiro Hamaji · 9 years ago
  35. 4113b97 Merge "Address some comments in image writer" by Mathieu Chartier · 9 years ago
  36. 98d46d2 Merge "Use isolated namespaces for app native libs" by Dimitry Ivanov · 9 years ago
  37. 277da37 Merge "ART: Weaken dex file verifier abstract check" by Andreas Gampe · 9 years ago
  38. 97b1135 ART: Weaken dex file verifier abstract check by Andreas Gampe · 9 years ago
  39. 226501b Revert "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  40. 6627864 Merge "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  41. 2306ae0 Revert "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  42. 919b6d5 Merge "Mark __jit_debug_register_code as a unique symbol" by Tamas Berghammer · 9 years ago
  43. 0a9b682 Make the JIT the default in ART. by Nicolas Geoffray · 9 years ago
  44. 76e5eab Mark __jit_debug_register_code as a unique symbol by Tamas Berghammer · 9 years ago
  45. a79c717 Merge "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  46. 376cbcc Merge "Optimizing: Add direct calls to math intrinsics" by Nicolas Geoffray · 9 years ago
  47. 7d2b04c Skip DumpForSigQuit if debugger is active by Mathieu Chartier · 9 years ago
  48. f5a3099 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  49. 748047d Merge "ART: Stash a resolved method late in the verifier" by Andreas Gampe · 9 years ago
  50. 1a74dc4 Merge "Output static field values in dexdump" by Shinichiro Hamaji · 9 years ago
  51. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  52. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  53. 67ad20e Address some comments in image writer by Mathieu Chartier · 9 years ago
  54. 34760f9 Merge "ART: Refactor verifier callbacks" by Andreas Gampe · 9 years ago
  55. a1b2121 Merge "Refactor and clean up OatWriter and Dex2Oat." by Vladimir Marko · 9 years ago
  56. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  57. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  58. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 9 years ago
  59. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  60. 70a3390 Merge "Revert "Add support for LZ4 compressed image files"" by Nicolas Geoffray · 9 years ago
  61. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  62. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 9 years ago
  63. 82863f0 Output static field values in dexdump by Shinichiro Hamaji · 9 years ago
  64. 4d98c84 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  65. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  66. 976af0a Merge "ART: Add FdFile::Copy() to copy data from another file." by Vladimir Marko · 9 years ago
  67. 5096e66 ART: Add FdFile::Copy() to copy data from another file. by Vladimir Marko · 9 years ago
  68. 533ffe5 Merge "MIPS64: Enable StringCompareTo and StringIndexOf stub tests" by Andreas Gampe · 9 years ago
  69. eb5ddd7 Merge "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  70. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  71. e0d25b1 Merge "Allow initializing runtime with parsed options." by Vladimir Marko · 9 years ago
  72. 8dd7165 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" by Vladimir Marko · 9 years ago
  73. 67c5ddd ART: Instruction dumper should handle out-of-bound index for const-string by Serdjuk, Nikolay Y · 9 years ago
  74. 9f62af0 Merge "ART: Fix PACKED size of tls_ptr_size." by Andreas Gampe · 9 years ago
  75. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  76. 41dc8ce Combine class sets when writing a class table by Mathieu Chartier · 9 years ago
  77. a616b4e Merge "Store class tables in the image" by Mathieu Chartier · 9 years ago
  78. 099f271 Merge "Inline monomorphic calls." by Nicolas Geoffray · 9 years ago
  79. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  80. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  81. 352c36e Merge "No need merging bulk free list again when revoking thread local runs" by Hiroshi Yamauchi · 9 years ago
  82. b8c4f03 ART: Add test for DetachCurrentThread monitor behavior by Andreas Gampe · 9 years ago
  83. 801fcc4 MIPS64: Enable StringCompareTo and StringIndexOf stub tests by Goran Jakovljevic · 9 years ago
  84. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  85. 801c73c Merge "Revert "Fix the order in which profiled methods are dumped."" by Nicolas Geoffray · 9 years ago
  86. 15b103f Merge "Revert "Disable 554-jit-profile-file for unsupported test modes"" by Nicolas Geoffray · 9 years ago
  87. 07f78c8 Revert "Disable 554-jit-profile-file for unsupported test modes" by Nicolas Geoffray · 9 years ago
  88. 3250180 Revert "Fix the order in which profiled methods are dumped." by Nicolas Geoffray · 9 years ago
  89. fd5c599 ART: Fix Mac build by Andreas Gampe · 9 years ago
  90. 07e9dc8 Merge "Disable 554-jit-profile-file for unsupported test modes" by Calin Juravle · 9 years ago
  91. 33bcb07 Disable 554-jit-profile-file for unsupported test modes by Calin Juravle · 9 years ago
  92. 4f56abc Merge "ART: Support dlopen for a PIC boot image" by Andreas Gampe · 9 years ago
  93. dbec5e7 Merge "ART: Refactor oat_file.h/cc for better maintainability" by Andreas Gampe · 9 years ago
  94. 226b91e ART: Support dlopen for a PIC boot image by Andreas Gampe · 9 years ago
  95. 049cff0 ART: Refactor oat_file.h/cc for better maintainability by Andreas Gampe · 9 years ago
  96. 1d2760b Fix the order in which profiled methods are dumped. by Calin Juravle · 9 years ago
  97. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  98. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  99. 84e174e Merge "ART: set growth limit to heap size when it is larger." by Mathieu Chartier · 9 years ago
  100. f4c5393 Merge "Support null error_msg for select MemMap functions" by Mathieu Chartier · 9 years ago