1. a1c1c71 Use reader lock of bulk free lock when not freeing. by Mathieu Chartier · 11 years ago
  2. dd79f21 Merge "Limit the size of files created by run-test to 2MB." by Ian Rogers · 11 years ago
  3. 997f0f9 Limit the size of files created by run-test to 2MB. by Ian Rogers · 11 years ago
  4. 5602793 Merge "More verbose logs for JDWP events" by Sebastien Hertz · 11 years ago
  5. bca0d3d More verbose logs for JDWP events by Sebastien Hertz · 11 years ago
  6. b06a036 Merge "ART: Method verifier must check invoke-virtuals for non-zero args" by Andreas Gampe · 11 years ago
  7. c331431 ART: Method verifier must check invoke-virtuals for non-zero args by Andreas Gampe · 11 years ago
  8. 5c0fcda Merge "Shared single GC iteration accounting for all GCs." by Mathieu Chartier · 11 years ago
  9. 10fb83a Shared single GC iteration accounting for all GCs. by Mathieu Chartier · 11 years ago
  10. faa6974 Merge "ART: ReadFully needs to fail when EOF" by Andreas Gampe · 11 years ago
  11. 825201e ART: ReadFully needs to fail when EOF by Andreas Gampe · 11 years ago
  12. 2d2d6bb Merge "ART: Do not try to pretty-print method in dex file" by Andreas Gampe · 11 years ago
  13. 4fdbba0 ART: Do not try to pretty-print method in dex file by Andreas Gampe · 11 years ago
  14. 8d16f20 Merge "Add more read barriers for JNI roots." by Hiroshi Yamauchi · 11 years ago
  15. ea2e1bd Add more read barriers for JNI roots. by Hiroshi Yamauchi · 11 years ago
  16. 77cd4d6 ART: Method verifier needs to check 2-reg values by Andreas Gampe · 11 years ago
  17. 19d46b4 Fix systrace logging, total paused time, and bytes saved message. by Mathieu Chartier · 11 years ago
  18. 70ac0d0 Merge "Add mark compact collector." by Mathieu Chartier · 11 years ago
  19. 52e4b43 Add mark compact collector. by Mathieu Chartier · 11 years ago
  20. ef38670 Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
  21. 6c5cb21 Ensure classes are initialized rather than initializing. by Ian Rogers · 11 years ago
  22. 0c29909 Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAtomic operations." by Ian Rogers · 11 years ago
  23. 249fa66 Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
  24. 70f8d4b Fix art_quick_instrumentation_exit for ARM64 by Sebastien Hertz · 11 years ago
  25. a93b0bb Add an option to enable collecting dex pc in ART profiler by Wei Jin · 11 years ago
  26. 48bb32a Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
  27. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
  28. 241fd11 Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 11 years ago
  29. 004644f Fix GetMethodID to find an interface method from a super-interface by Brian Carlstrom · 11 years ago
  30. a033f70 Enable background compaction by default by Mathieu Chartier · 11 years ago
  31. dd69b14 Merge "Fix error with remembered sets creation." by Mathieu Chartier · 11 years ago
  32. 96bcd45 Fix error with remembered sets creation. by Mathieu Chartier · 11 years ago
  33. bfa45cd Merge "Change reference processing to use heap references." by Mathieu Chartier · 11 years ago
  34. b5c526d Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
  35. 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 11 years ago
  36. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 11 years ago
  37. 38510ac Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
  38. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  39. 95c0bf8 ART: Make verifier check invocation args of unresolved methods by Andreas Gampe · 11 years ago
  40. 308351a Change reference processing to use heap references. by Mathieu Chartier · 11 years ago
  41. eaac24f Merge "Disable StubTest.IndexOf if heap poisoning is enabled for now." by Hiroshi Yamauchi · 11 years ago
  42. 52fa814 Disable StubTest.IndexOf if heap poisoning is enabled for now. by Hiroshi Yamauchi · 11 years ago
  43. 3a97e43 Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago
  44. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 11 years ago
  45. 7de77dd Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. by Raghu Gandham · 11 years ago
  46. 08eeb38 Merge "Don't use signal handlers in interpreter only mode" by Dave Allison · 11 years ago
  47. 4eb1331f Don't use signal handlers in interpreter only mode by Dave Allison · 11 years ago
  48. 3d2781d Merge "ART: Dex file verifier can't blindly use GetDescriptor" by Andreas Gampe · 11 years ago
  49. bb836e1 ART: Dex file verifier can't blindly use GetDescriptor by Andreas Gampe · 11 years ago
  50. 37a6981 Merge "ART: Ignore timing issues in debug builds" by Andreas Gampe · 11 years ago
  51. 073ed9b ART: Ignore timing issues in debug builds by Andreas Gampe · 11 years ago
  52. cc8c5c5 Avoid a non-root monitor vector in Dbg::GetOwnedMonitors(). by Hiroshi Yamauchi · 11 years ago
  53. 6364b42 Merge "ART: Clean up DexFile verifier API" by Andreas Gampe · 11 years ago
  54. 5e31dda ART: Clean up DexFile verifier API by Andreas Gampe · 11 years ago
  55. 73d1f27 Merge "Don't verify runtime only opcodes in the data-flow phase of verification." by Ian Rogers · 11 years ago
  56. 5fb22a9 Don't verify runtime only opcodes in the data-flow phase of verification. by Ian Rogers · 11 years ago
  57. f087937 Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 11 years ago
  58. acc4d2f ART: Check the number of invocation args in verifier by Andreas Gampe · 11 years ago
  59. 1eadc56 Merge "ART: Add initialize_type stubs for ARM64; indexof test" by Andreas Gampe · 11 years ago
  60. 6aac355 ART: Add initialize_type stubs for ARM64; indexof test by Andreas Gampe · 11 years ago
  61. 3316ff5 Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 11 years ago
  62. 9f2b643 ART: Invoke_virtual needs at least receiver parameter by Andreas Gampe · 11 years ago
  63. a2b87c2 Merge "consolidate profiles and profile-cache" by Nick Kralevich · 11 years ago
  64. 092ce60 Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 11 years ago
  65. e225662 ART: Do not allow quickened dex codes in compiler mode. by Andreas Gampe · 11 years ago
  66. 7bfa86d consolidate profiles and profile-cache by Nick Kralevich · 11 years ago
  67. 44405a1 Merge "Fix mem_map_test for Mips." by Ian Rogers · 11 years ago
  68. 859c255 Fix mem_map_test for Mips. by Douglas Leung · 11 years ago
  69. 508e011 Merge "Remove Object* weak roots from the debugger." by Hiroshi Yamauchi · 11 years ago
  70. b5a9e3d Remove Object* weak roots from the debugger. by Hiroshi Yamauchi · 11 years ago
  71. 8758c64 Fix build by converting from bionic to elfutils version of elf.h by Brian Carlstrom · 11 years ago
  72. 2fd08e2 Merge "Fix compilation errors when setting kTracing = true." by Ian Rogers · 11 years ago
  73. 4965c02 Fix compilation errors when setting kTracing = true. by Douglas Leung · 11 years ago
  74. e3d5581 Fix host Mac build. by Ian Rogers · 11 years ago
  75. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 11 years ago
  76. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  77. 5487494 Workaround frame size issues. by Ian Rogers · 11 years ago
  78. 1f96831 Merge "AArch64: Add support for inlined methods" by Bill Buzbee · 11 years ago
  79. 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 11 years ago
  80. df10b32 ART: Dex file verifier needs to check proto idx of method id. by Andreas Gampe · 11 years ago
  81. 5110a87 Merge "Fix reflection access check for attached native threads." by Vladimir Marko · 11 years ago
  82. 3bd7a6c Fix reflection access check for attached native threads. by Vladimir Marko · 11 years ago
  83. c936622 Merge "ART: Check indices in dex file verifier" by Andreas Gampe · 11 years ago
  84. 3e1e549 Merge "Add D/CHECK_CONSTEXPR macros for use in constexpr context." by Vladimir Marko · 11 years ago
  85. 8364248 Add D/CHECK_CONSTEXPR macros for use in constexpr context. by Vladimir Marko · 11 years ago
  86. 9f10203 Fix exception reporting from interpreter by Sebastien Hertz · 11 years ago
  87. 6240102 ART: Fix MIPS build by Andreas Gampe · 11 years ago
  88. a23b630 Merge "ART: Move __memcmp16 from Bionic to ART" by Andreas Gampe · 11 years ago
  89. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 11 years ago
  90. 1dfa6d0 Merge "Relax limits for profiler options" by Calin Juravle · 11 years ago
  91. c321c9b Relax limits for profiler options by Calin Juravle · 11 years ago
  92. 5bf6a77 Merge "Change MethodHelper to use a Handle." by Mathieu Chartier · 11 years ago
  93. 335b91f Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 11 years ago
  94. b399e97 Merge "Reduced frequency of blocks for concurrent gc" by Mathieu Chartier · 11 years ago
  95. 530e1b5 Reduced frequency of blocks for concurrent gc by Fred Shih · 11 years ago
  96. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 11 years ago
  97. ea248f8 Remove TARGET_REX_SUPPORT define. by Ian Rogers · 11 years ago
  98. 608f63b Merge "Add locking around boot image generation." by Narayan Kamath · 11 years ago
  99. d1c606f Add locking around boot image generation. by Narayan Kamath · 11 years ago
  100. fd755e0 Merge "X86_64: Pass 'hidden method index' in EAX" by Ian Rogers · 11 years ago