1. 4acdae3 Merge "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  2. 390f59f Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 10 years ago
  3. 240016d Merge "Fix typo bug for Mips32." by Andreas Gampe · 10 years ago
  4. 475cfd8 Fix typo bug for Mips32. by Douglas Leung · 10 years ago
  5. 3e2f0fc Merge "Delete gc request lock" by Mathieu Chartier · 10 years ago
  6. c85cdeb Delete gc request lock by Mathieu Chartier · 10 years ago
  7. d76a0c7 Merge "Revert "Fix VM-less builds."" by Ying Wang · 10 years ago
  8. 03c45cc Merge "Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA" by Brian Carlstrom · 10 years ago
  9. beb0a4e Merge "Fix crash in x86 disassembler." by Nicolas Geoffray · 10 years ago
  10. 08c7ac6 Merge "[MIPSR6] Adjust assembly routines for MIPS R6 isa" by Andreas Gampe · 10 years ago
  11. e34652f [MIPSR6] Adjust assembly routines for MIPS R6 isa by Duane Sand · 10 years ago
  12. 3eb21e5 Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA by Brian Carlstrom · 10 years ago
  13. 6a0b920 Fix crash in x86 disassembler. by Nicolas Geoffray · 10 years ago
  14. f610c05 Merge "Don't add or remove verifiers if aborting" by Mathieu Chartier · 10 years ago
  15. 487c1c9 Don't add or remove verifiers if aborting by Mathieu Chartier · 10 years ago
  16. 50d55c6 Merge "Add more logging to Mutex::ExclusiveUnlock" by Mathieu Chartier · 10 years ago
  17. eb0a179 Add more logging to Mutex::ExclusiveUnlock by Mathieu Chartier · 10 years ago
  18. 5b6912e Merge "Decrement suspend count if thread is shutting down" by Mathieu Chartier · 10 years ago
  19. 82a800d Decrement suspend count if thread is shutting down by Mathieu Chartier · 10 years ago
  20. 5dd24d8 Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago
  21. 079101a Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  22. f7f687b Merge "Inlining support in optimizing." by Nicolas Geoffray · 10 years ago
  23. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  24. 81d0352 Merge "Clean up debugger" by Mathieu Chartier · 10 years ago
  25. bc689b7 Clean up debugger by Mathieu Chartier · 10 years ago
  26. e6c0cdd Merge "ART: Do not inline elf writer debug symbols" by Andreas Gampe · 10 years ago
  27. 8683038 ART: Do not inline elf writer debug symbols by Andreas Gampe · 10 years ago
  28. 2904573 Merge "Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued." by Mathieu Chartier · 10 years ago
  29. 0379f1d Merge "ART: Break up x86 disassembler main function" by Andreas Gampe · 10 years ago
  30. e5eb706 ART: Break up x86 disassembler main function by Andreas Gampe · 10 years ago
  31. c930509 Merge "ART: Show invalid oat header cause in error message" by Andreas Gampe · 10 years ago
  32. 2bcb3b2 ART: Show invalid oat header cause in error message by Andreas Gampe · 10 years ago
  33. 37cbe23 Merge "Add more compilation stats to optimizing" by Calin Juravle · 10 years ago
  34. 4de14bb Merge "Save all registers in native to Java stubs." by Nicolas Geoffray · 10 years ago
  35. d64ba38 Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued. by Pavel Vyssotski · 10 years ago
  36. 152f391 Merge "Disable HomogeneousSpaceCompact for GSS collector" by Hiroshi Yamauchi · 10 years ago
  37. ecdf72c Merge "Add regression test for deadlock caused by Thread.getAllStackTraces" by Mathieu Chartier · 10 years ago
  38. 905f591 Add regression test for deadlock caused by Thread.getAllStackTraces by Mathieu Chartier · 10 years ago
  39. 6739346 Merge "Remove a dependency on AndroidConfig.h." by Elliott Hughes · 10 years ago
  40. d289348 Remove a dependency on AndroidConfig.h. by Elliott Hughes · 10 years ago
  41. d1512fe Merge "Add ReferenceQueue test" by Mathieu Chartier · 10 years ago
  42. 9e2094f Add ReferenceQueue test by Mathieu Chartier · 10 years ago
  43. f51890d Merge "ART: More logging on GetAccessFlags failure" by Andreas Gampe · 10 years ago
  44. 43fd680 Merge "Some enhancements on BCE." by Mingyao Yang · 10 years ago
  45. a692866 ART: More logging on GetAccessFlags failure by Andreas Gampe · 10 years ago
  46. 6419752 Some enhancements on BCE. by Mingyao Yang · 10 years ago
  47. 55037f1 Merge "Remove portable." by Elliott Hughes · 10 years ago
  48. 67989fd Merge "Remove proxy logic from GetCodeItem" by Mathieu Chartier · 10 years ago
  49. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  50. ecf04dd Merge "ART: Fix DDM client hang transmitting native heap dump with MALLOC_IMPL=dlmalloc" by Sebastien Hertz · 10 years ago
  51. dce6539 Merge "AArch64: Fix incorrect use of preceding LIR." by Vladimir Marko · 10 years ago
  52. d0e0d4c Disable HomogeneousSpaceCompact for GSS collector by Lin Zang · 10 years ago
  53. 1650540 Merge "Un-break --perf option to the art art script." by Nicolas Geoffray · 10 years ago
  54. e099a61 Un-break --perf option to the art art script. by Nicolas Geoffray · 10 years ago
  55. 4808846 Save all registers in native to Java stubs. by Nicolas Geoffray · 10 years ago
  56. eb54d85 AArch64: Fix incorrect use of preceding LIR. by Ningsheng Jian · 10 years ago
  57. 6b14974 Merge "Fix alloc-dealloc-mismatch failures in dex2oat." by Dan Albert · 10 years ago
  58. 12b3dd7 Remove proxy logic from GetCodeItem by Mathieu Chartier · 10 years ago
  59. 6fc59ab Fix alloc-dealloc-mismatch failures in dex2oat. by Dan Albert · 10 years ago
  60. 407d77f Merge "Increase default allocation stack size" by Mathieu Chartier · 10 years ago
  61. 95a505c Increase default allocation stack size by Mathieu Chartier · 10 years ago
  62. 84c132d Merge "Don't use the version script for executables." by Dan Albert · 10 years ago
  63. d691045 Merge "Revert "Revert "Ensure void type is resolved when running without image""" by Andreas Gampe · 10 years ago
  64. 68a8f5e Merge "Add verifier support for dequickening" by Mathieu Chartier · 10 years ago
  65. f41ac3d Merge "ART: More ELF and oat file safety measures" by Andreas Gampe · 10 years ago
  66. 36b58f5 Add verifier support for dequickening by Mathieu Chartier · 10 years ago
  67. a696c0a ART: More ELF and oat file safety measures by Andreas Gampe · 10 years ago
  68. 86ff089 Merge "Add another failing test." by Nicolas Geoffray · 10 years ago
  69. 72e70a3 Add another failing test. by Nicolas Geoffray · 10 years ago
  70. fa543a4 Merge "ARM: Combine multiply accumulate operations." by Vladimir Marko · 10 years ago
  71. 8f00a1f Merge "Update expectation file from what is runnin on the bot." by Nicolas Geoffray · 10 years ago
  72. 0ccef6d Update expectation file from what is runnin on the bot. by Nicolas Geoffray · 10 years ago
  73. 76bd880 Revert "Revert "Ensure void type is resolved when running without image"" by Andreas Gampe · 10 years ago
  74. a262f77 ARM: Combine multiply accumulate operations. by Ningsheng Jian · 10 years ago
  75. 3e465be Merge "ART: Extend run-test 015" by Andreas Gampe · 10 years ago
  76. 912430c ART: Extend run-test 015 by Andreas Gampe · 10 years ago
  77. 7ccf48e Don't use the version script for executables. by Dan Albert · 10 years ago
  78. 4381cd6 Merge "Revert "Ensure void type is resolved when running without image"" by Nicolas Geoffray · 10 years ago
  79. fe382b5 Revert "Ensure void type is resolved when running without image" by Nicolas Geoffray · 10 years ago
  80. 2cd6142 Merge "Stop daemon threads in runtime shutdown" by Mathieu Chartier · 10 years ago
  81. 2387a59 Merge "Ensure void type is resolved when running without image" by Sebastien Hertz · 10 years ago
  82. b3991da Merge "Add missing iget quick for bool, byte, char, short" by Mathieu Chartier · 10 years ago
  83. ffc605c Add missing iget quick for bool, byte, char, short by Mathieu Chartier · 10 years ago
  84. 3138584 Ensure void type is resolved when running without image by Sebastien Hertz · 10 years ago
  85. cef50f0 Stop daemon threads in runtime shutdown by Mathieu Chartier · 10 years ago
  86. 53ab5a6 Merge "ARM64: Enable Optimizing compiler image generation." by Roland Levillain · 10 years ago
  87. 48c2b03 Add more compilation stats to optimizing by Calin Juravle · 10 years ago
  88. 010cf91 ARM64: Enable Optimizing compiler image generation. by Serban Constantinescu · 10 years ago
  89. 8a3b078 Merge "Opt compiler: Add arm64 support for register allocation." by Roland Levillain · 10 years ago
  90. 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
  91. 776b880 Merge "Ensure stack maps are 4 byte aligned." by Nicolas Geoffray · 10 years ago
  92. 5e31672 Merge "Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics." by Brian Carlstrom · 10 years ago
  93. be6fa5e Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics. by Brian Carlstrom · 10 years ago
  94. 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 10 years ago
  95. b1a38e2 Merge "Support proxy method in StackVisitor::GetThisObject" by Sebastien Hertz · 10 years ago
  96. 55e681a Merge "Revert "Tidy gAborting."" by Nicolas Geoffray · 10 years ago
  97. db97871 Revert "Tidy gAborting." by Nicolas Geoffray · 10 years ago
  98. a836bc9 Support proxy method in StackVisitor::GetThisObject by Sebastien Hertz · 10 years ago
  99. 0c0e702 Merge "Test now fails on amr64/optimizing after float rem changes." by Nicolas Geoffray · 10 years ago
  100. 550b748 Test now fails on amr64/optimizing after float rem changes. by Nicolas Geoffray · 10 years ago