1. 70a3390 Merge "Revert "Add support for LZ4 compressed image files"" by Nicolas Geoffray · 9 years ago
  2. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  3. 4d98c84 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  4. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  5. 976af0a Merge "ART: Add FdFile::Copy() to copy data from another file." by Vladimir Marko · 9 years ago
  6. 5096e66 ART: Add FdFile::Copy() to copy data from another file. by Vladimir Marko · 9 years ago
  7. 533ffe5 Merge "MIPS64: Enable StringCompareTo and StringIndexOf stub tests" by Andreas Gampe · 9 years ago
  8. eb5ddd7 Merge "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  9. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  10. e0d25b1 Merge "Allow initializing runtime with parsed options." by Vladimir Marko · 9 years ago
  11. 8dd7165 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" by Vladimir Marko · 9 years ago
  12. 67c5ddd ART: Instruction dumper should handle out-of-bound index for const-string by Serdjuk, Nikolay Y · 9 years ago
  13. 9f62af0 Merge "ART: Fix PACKED size of tls_ptr_size." by Andreas Gampe · 9 years ago
  14. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  15. 41dc8ce Combine class sets when writing a class table by Mathieu Chartier · 9 years ago
  16. a616b4e Merge "Store class tables in the image" by Mathieu Chartier · 9 years ago
  17. 099f271 Merge "Inline monomorphic calls." by Nicolas Geoffray · 9 years ago
  18. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  19. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  20. 352c36e Merge "No need merging bulk free list again when revoking thread local runs" by Hiroshi Yamauchi · 9 years ago
  21. b8c4f03 ART: Add test for DetachCurrentThread monitor behavior by Andreas Gampe · 9 years ago
  22. 801fcc4 MIPS64: Enable StringCompareTo and StringIndexOf stub tests by Goran Jakovljevic · 9 years ago
  23. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  24. 801c73c Merge "Revert "Fix the order in which profiled methods are dumped."" by Nicolas Geoffray · 9 years ago
  25. 15b103f Merge "Revert "Disable 554-jit-profile-file for unsupported test modes"" by Nicolas Geoffray · 9 years ago
  26. 07f78c8 Revert "Disable 554-jit-profile-file for unsupported test modes" by Nicolas Geoffray · 9 years ago
  27. 3250180 Revert "Fix the order in which profiled methods are dumped." by Nicolas Geoffray · 9 years ago
  28. fd5c599 ART: Fix Mac build by Andreas Gampe · 9 years ago
  29. 07e9dc8 Merge "Disable 554-jit-profile-file for unsupported test modes" by Calin Juravle · 9 years ago
  30. 33bcb07 Disable 554-jit-profile-file for unsupported test modes by Calin Juravle · 9 years ago
  31. 4f56abc Merge "ART: Support dlopen for a PIC boot image" by Andreas Gampe · 9 years ago
  32. dbec5e7 Merge "ART: Refactor oat_file.h/cc for better maintainability" by Andreas Gampe · 9 years ago
  33. 226b91e ART: Support dlopen for a PIC boot image by Andreas Gampe · 9 years ago
  34. 049cff0 ART: Refactor oat_file.h/cc for better maintainability by Andreas Gampe · 9 years ago
  35. 1d2760b Fix the order in which profiled methods are dumped. by Calin Juravle · 9 years ago
  36. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  37. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  38. 84e174e Merge "ART: set growth limit to heap size when it is larger." by Mathieu Chartier · 9 years ago
  39. f4c5393 Merge "Support null error_msg for select MemMap functions" by Mathieu Chartier · 9 years ago
  40. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 9 years ago
  41. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 9 years ago
  42. e51e3f9 Merge "Revert "Change LoadNativeLibrary to use GetOrCreateAllocator"" by Mathieu Chartier · 9 years ago
  43. 1ed1a13 Revert "Change LoadNativeLibrary to use GetOrCreateAllocator" by Mathieu Chartier · 9 years ago
  44. 996935e Merge "Make debugger support default methods." by Alex Light · 9 years ago
  45. ebe2dfc Support null error_msg for select MemMap functions by Mathieu Chartier · 9 years ago
  46. 6c8467f Make debugger support default methods. by Alex Light · 9 years ago
  47. 2d902b9 Change LoadNativeLibrary to use GetOrCreateAllocator by Mathieu Chartier · 9 years ago
  48. 4d44e53 MIPS64: Fix stub_test implementation by Goran Jakovljevic · 9 years ago
  49. 5784621 No need merging bulk free list again when revoking thread local runs by Lei Li · 9 years ago
  50. 2c6ca2b Fix jit profile saving flags. by Calin Juravle · 9 years ago
  51. e8bc4ec Merge "Save jit profiling info to file." by Calin Juravle · 9 years ago
  52. e3bbc3f ART: Improve utf_test for unpaired surrogates. by Vladimir Marko · 9 years ago
  53. 3b9957b Merge "Optimize some commonly used utf8 functions by:" by Vladimir Marko · 9 years ago
  54. 31f2c15 Save jit profiling info to file. by Calin Juravle · 9 years ago
  55. fca8008 Merge "Add backward branch instumentation to the switch interpreter." by Nicolas Geoffray · 9 years ago
  56. 13c7449 ART: Fix SafeMap::Put()/PutBefore() rvalue overloads. by Vladimir Marko · 9 years ago
  57. 3108daf Add backward branch instumentation to the switch interpreter. by Nicolas Geoffray · 9 years ago
  58. 1646d7a Optimize some commonly used utf8 functions by: by Bruce Hoult · 9 years ago
  59. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  60. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  61. 3944f71 Merge "Fix null pointer in processing of enum annotations." by Jeff Hao · 9 years ago
  62. d297b55 Fix null pointer in processing of enum annotations. by Jeff Hao · 9 years ago
  63. 689a700 Pass DexPathList.Element array to openDexFileNative by Mathieu Chartier · 9 years ago
  64. 039404c Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  65. b9ededb Merge "Encode function signatures properly in DWARF." by David Srbecky · 9 years ago
  66. 04b0526 Encode function signatures properly in DWARF. by David Srbecky · 9 years ago
  67. 1532476 Use arc4random when available to select delta for image relocation. by Alex Light · 9 years ago
  68. beb709a Merge "Revert "Use arc4random when available to select delta for image relocation."" by Alex Light · 9 years ago
  69. 732f016 Revert "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  70. 7dd1260 Merge "Use arc4random when available to select delta for image relocation." by Alex Light · 9 years ago
  71. 7ecbd49 Use arc4random when available to select delta for image relocation. by Alex Light · 9 years ago
  72. d042c45 Merge "Remove thread suspension assertion for SuspendAllForDebugger" by Mathieu Chartier · 9 years ago
  73. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  74. 16cabc4 Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer." by Hiroshi Yamauchi · 9 years ago
  75. ed70b4a Relax CAS in some uses of Object::AtomicSetReadBarrierPointer. by Hiroshi Yamauchi · 9 years ago
  76. 5678229 Rename options for shorter names. by Nicolas Geoffray · 9 years ago
  77. 69edd0d Merge "Increase code cache after 1 full collection." by Nicolas Geoffray · 9 years ago
  78. 0a3be16 Increase code cache after 1 full collection. by Nicolas Geoffray · 9 years ago
  79. 0f0d5f3 Merge "ART: Change Init{From,Without}Image to return bool" by Andreas Gampe · 9 years ago
  80. 3db9c5d ART: Change Init{From,Without}Image to return bool by Andreas Gampe · 9 years ago
  81. 763a31e Add immune spaces abstraction by Mathieu Chartier · 9 years ago
  82. 055b5f3 Remove incorrect iterator increment by Mathieu Chartier · 9 years ago
  83. ba69a51 Fix bogus DCHECK and rename DidForkFromZygote. by Nicolas Geoffray · 9 years ago
  84. f5dd91e Merge "Remove DEBUG_JIT from Zygote flags." by Nicolas Geoffray · 9 years ago
  85. a4d1b64 Merge "Implement common super type in reference type propagation." by Calin Juravle · 9 years ago
  86. a7a3ba7 Merge "Support deoptimization only to set vreg" by Sebastien Hertz · 9 years ago
  87. 3e1ff83 Merge "Fix StackVisitor::GetVReg for reference in shadow frame" by Sebastien Hertz · 9 years ago
  88. 787ae8e Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  89. cb6638f Merge "RosAlloc fast path inline in assembly for x86 32bit." by Hiroshi Yamauchi · 9 years ago
  90. ed42f39 Merge "Refactor some patching logic" by Mathieu Chartier · 9 years ago
  91. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 9 years ago
  92. 9013bb0 Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list" by Vladimir Marko · 9 years ago
  93. 636b925 Support deoptimization only to set vreg by Mingyao Yang · 9 years ago
  94. 0968744 Fix StackVisitor::GetVReg for reference in shadow frame by Sebastien Hertz · 9 years ago
  95. 4b00d34 Refactor some patching logic by Mathieu Chartier · 9 years ago
  96. 1eab4a8 Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS. by Roland Levillain · 9 years ago
  97. 3eb242c Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  98. 3610abe Merge "Move the trace file out of the profiles folder." by Calin Juravle · 9 years ago
  99. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  100. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago