1. 3316ff5 Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 10 years ago
  2. 9f2b643 ART: Invoke_virtual needs at least receiver parameter by Andreas Gampe · 10 years ago
  3. a2b87c2 Merge "consolidate profiles and profile-cache" by Nick Kralevich · 10 years ago
  4. 092ce60 Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 10 years ago
  5. e225662 ART: Do not allow quickened dex codes in compiler mode. by Andreas Gampe · 10 years ago
  6. 7bfa86d consolidate profiles and profile-cache by Nick Kralevich · 10 years ago
  7. 44405a1 Merge "Fix mem_map_test for Mips." by Ian Rogers · 10 years ago
  8. 859c255 Fix mem_map_test for Mips. by Douglas Leung · 10 years ago
  9. 508e011 Merge "Remove Object* weak roots from the debugger." by Hiroshi Yamauchi · 10 years ago
  10. b5a9e3d Remove Object* weak roots from the debugger. by Hiroshi Yamauchi · 10 years ago
  11. 8758c64 Fix build by converting from bionic to elfutils version of elf.h by Brian Carlstrom · 10 years ago
  12. 2fd08e2 Merge "Fix compilation errors when setting kTracing = true." by Ian Rogers · 10 years ago
  13. 4965c02 Fix compilation errors when setting kTracing = true. by Douglas Leung · 10 years ago
  14. e3d5581 Fix host Mac build. by Ian Rogers · 10 years ago
  15. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  16. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  17. 5487494 Workaround frame size issues. by Ian Rogers · 10 years ago
  18. 1f96831 Merge "AArch64: Add support for inlined methods" by Bill Buzbee · 10 years ago
  19. 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 10 years ago
  20. df10b32 ART: Dex file verifier needs to check proto idx of method id. by Andreas Gampe · 10 years ago
  21. 5110a87 Merge "Fix reflection access check for attached native threads." by Vladimir Marko · 10 years ago
  22. 3bd7a6c Fix reflection access check for attached native threads. by Vladimir Marko · 10 years ago
  23. c936622 Merge "ART: Check indices in dex file verifier" by Andreas Gampe · 10 years ago
  24. 3e1e549 Merge "Add D/CHECK_CONSTEXPR macros for use in constexpr context." by Vladimir Marko · 10 years ago
  25. 8364248 Add D/CHECK_CONSTEXPR macros for use in constexpr context. by Vladimir Marko · 10 years ago
  26. 9f10203 Fix exception reporting from interpreter by Sebastien Hertz · 10 years ago
  27. 6240102 ART: Fix MIPS build by Andreas Gampe · 10 years ago
  28. a23b630 Merge "ART: Move __memcmp16 from Bionic to ART" by Andreas Gampe · 10 years ago
  29. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  30. 5bf6a77 Merge "Change MethodHelper to use a Handle." by Mathieu Chartier · 10 years ago
  31. 335b91f Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 10 years ago
  32. b399e97 Merge "Reduced frequency of blocks for concurrent gc" by Mathieu Chartier · 10 years ago
  33. 530e1b5 Reduced frequency of blocks for concurrent gc by Fred Shih · 10 years ago
  34. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 10 years ago
  35. ea248f8 Remove TARGET_REX_SUPPORT define. by Ian Rogers · 10 years ago
  36. 608f63b Merge "Add locking around boot image generation." by Narayan Kamath · 10 years ago
  37. d1c606f Add locking around boot image generation. by Narayan Kamath · 10 years ago
  38. fd755e0 Merge "X86_64: Pass 'hidden method index' in EAX" by Ian Rogers · 10 years ago
  39. 779f8c9 ART: Generic JNI for x86 by Andreas Gampe · 10 years ago
  40. d3703d8 X86_64: Pass 'hidden method index' in EAX by Mark Mendell · 10 years ago
  41. d30e1d6 Fix GetFreeMemory to use fooprint limit instead of max memory. by Mathieu Chartier · 10 years ago
  42. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  43. d58342c ART: Add instrumentation stubs for ARM64 and X86-64 by Andreas Gampe · 10 years ago
  44. fbc2b17 Merge "Avoid a memory allocation in OatFile::GetOatDexFile()." by Vladimir Marko · 10 years ago
  45. 6473c0a Merge "ART: Fix inline assembly constraints in stub_test" by Ian Rogers · 10 years ago
  46. c3ed751 Merge "ART: Fix casts in atomic.h to please GCC" by Ian Rogers · 10 years ago
  47. 8550197 Merge "x86_64: Hard Float ABI support in QCG" by Bill Buzbee · 10 years ago
  48. 2f6e351 ART: Fix inline assembly constraints in stub_test by Andreas Gampe · 10 years ago
  49. a55c697 ART: Fix casts in atomic.h to please GCC by Andreas Gampe · 10 years ago
  50. e09269c ART: Check indices in dex file verifier by Andreas Gampe · 10 years ago
  51. cef85ad Merge "Don't assert int64_t alignment on x86." by Hans Boehm · 10 years ago
  52. 2f4a2ed Don't assert int64_t alignment on x86. by Hans Boehm · 10 years ago
  53. 58994cd x86_64: Hard Float ABI support in QCG by Dmitry Petrochenko · 10 years ago
  54. aff59a8 Add missing initializtaion of last_gc_time_ns_. by Mathieu Chartier · 10 years ago
  55. 9e0d8d6 Merge "Fix white space issues and long long use in assertion." by Hans Boehm · 10 years ago
  56. 5227193 Merge "Fix mismatched new[] delete in verifier." by Mathieu Chartier · 10 years ago
  57. a1ec065 Fix white space issues and long long use in assertion. by Hans Boehm · 10 years ago
  58. 6afd409 Fix mismatched new[] delete in verifier. by Mathieu Chartier · 10 years ago
  59. c2bb441 Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 10 years ago
  60. 4479ba3 Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 10 years ago
  61. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  62. 3035961 Clean up and augment Atomic class. Replace QuasiAtomic MemBars. by Hans Boehm · 10 years ago
  63. 7c748c1 x86_64: Fix stubs after 4-byte method handler by Serguei Katkov · 10 years ago
  64. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  65. 19477a8 Fix top K percentage computation when loading profile data. by Calin Juravle · 10 years ago
  66. 20aa7cb Merge "Fixed and refactored profiler options handling" by Calin Juravle · 10 years ago
  67. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 10 years ago
  68. eab52e3 Merge "Clean up the sampling profiler" by Calin Juravle · 10 years ago
  69. bb0b53f Clean up the sampling profiler by Calin Juravle · 10 years ago
  70. 7a6b77f Merge "Fix crash in JDWP ReferenceType.SourceFile command" by Sebastien Hertz · 10 years ago
  71. 04f4d8a Add an optimization for removing redundant suspend tests in ART by Wei Jin · 10 years ago
  72. 7ce6105 Merge "Verify there's no mem map gap for immune region not to break." by Hiroshi Yamauchi · 10 years ago
  73. 539690a Avoid a memory allocation in OatFile::GetOatDexFile(). by Vladimir Marko · 10 years ago
  74. 4206eb5 Fix crash in JDWP ReferenceType.SourceFile command by Sebastien Hertz · 10 years ago
  75. 8ab62f8 Merge "ART: Add a test checking TLS offsets and entrypoints" by Andreas Gampe · 10 years ago
  76. adab3a2 Merge "Fix reflection_test failures." by Ian Rogers · 10 years ago
  77. 7fb5919 Merge "Do not force unwind info to debug_frame." by Christopher Ferris · 10 years ago
  78. 4352b45 ART: Add a test checking TLS offsets and entrypoints by Andreas Gampe · 10 years ago
  79. cdb3fa5 Do not force unwind info to debug_frame. by Christopher Ferris · 10 years ago
  80. d239564 Merge "Fix GetOutVROffset to use correct Method* size." by buzbee · 10 years ago
  81. 8281864 Fix GetOutVROffset to use correct Method* size. by buzbee · 10 years ago
  82. 3eed93d Verify there's no mem map gap for immune region not to break. by Hiroshi Yamauchi · 10 years ago
  83. 262a0a3 ART: Heap-allocate buffer in space_bitmap when on 64b arch by Andreas Gampe · 10 years ago
  84. 903e390 Merge "art: -Wsystem-header warning" by Mark Salyzyn · 10 years ago
  85. 9db911e Print mutexes held in Thread::Dump. by Mathieu Chartier · 10 years ago
  86. 4eef72b Merge "Fix compiler warnings." by Mathieu Chartier · 10 years ago
  87. 3476ed2 Merge "ART: Fix forbidden thread state change in interpreter" by Andreas Gampe · 10 years ago
  88. 2a0d4ec ART: Fix forbidden thread state change in interpreter by Andreas Gampe · 10 years ago
  89. eb757ee Merge "Use sendfile when copying profile file." by Calin Juravle · 10 years ago
  90. bc56fc3 Fix compiler warnings. by Mathieu Chartier · 10 years ago
  91. 5221410 Use sendfile when copying profile file. by Calin Juravle · 10 years ago
  92. 32640da Merge "Add missing preamble in switch-based interpreter" by Sebastien Hertz · 10 years ago
  93. 2470519 Merge "AArch64: Fix cmp-long and method with long arguments." by Bill Buzbee · 10 years ago
  94. fd51b9f Merge "ART: Fix stub_test inline assembly for ARM64" by Andreas Gampe · 10 years ago
  95. 5ca4eaa ART: Make LOCAL_CLANG architecture dependent for the target by Andreas Gampe · 10 years ago
  96. 86bd038 Merge "Fix a possible file descriptor leakage" by Calin Juravle · 10 years ago
  97. 177b429 Fix a possible file descriptor leakage by Calin Juravle · 10 years ago
  98. 511c8a6 AArch64: Fix cmp-long and method with long arguments. by Zheng Xu · 10 years ago
  99. 3c5aec1 Add missing preamble in switch-based interpreter by Sebastien Hertz · 10 years ago
  100. b264937 Fix reflection_test failures. by Douglas Leung · 10 years ago