1. 6b20e12 am b9b26e1b: Merge "ART: Added comments, fixed typos in Checker" by David Brazdil · 10 years ago
  2. b9b26e1 Merge "ART: Added comments, fixed typos in Checker" by David Brazdil · 10 years ago
  3. 48942de ART: Added comments, fixed typos in Checker by David Brazdil · 10 years ago
  4. ee77933 am f16344c7: Merge "Fix HandleScope with wrong thread error" by Mathieu Chartier · 10 years ago
  5. f16344c Merge "Fix HandleScope with wrong thread error" by Mathieu Chartier · 10 years ago
  6. bef89c9 Fix HandleScope with wrong thread error by Mathieu Chartier · 10 years ago
  7. 7d9eca9 am 578580b5: Merge "ART: Use addr2line on the host for DumpNativeStack" by Andreas Gampe · 10 years ago
  8. 578580b Merge "ART: Use addr2line on the host for DumpNativeStack" by Andreas Gampe · 10 years ago
  9. 8e1cb91 ART: Use addr2line on the host for DumpNativeStack by Andreas Gampe · 10 years ago
  10. db1ddec am eaabd1e5: Merge "Remove back-door bootclasspath option from Runtime" by Richard Uhler · 10 years ago
  11. eaabd1e Merge "Remove back-door bootclasspath option from Runtime" by Richard Uhler · 10 years ago
  12. 1772f80 am 2b32f6ad: Merge "Don\'t overwrite a register input." by Nicolas Geoffray · 10 years ago
  13. 2b32f6a Merge "Don't overwrite a register input." by Nicolas Geoffray · 10 years ago
  14. bdcedd3 Don't overwrite a register input. by Nicolas Geoffray · 10 years ago
  15. d9c7088 am 7899cc3c: Merge "ART: Relax java_vm_ext test" by Andreas Gampe · 10 years ago
  16. ade48ef am 46af48ac: Merge "Add clamp growth limit" by Mathieu Chartier · 10 years ago
  17. 7899cc3 Merge "ART: Relax java_vm_ext test" by Andreas Gampe · 10 years ago
  18. 1286549 ART: Relax java_vm_ext test by Andreas Gampe · 10 years ago
  19. 46af48a Merge "Add clamp growth limit" by Mathieu Chartier · 10 years ago
  20. 379d09f Add clamp growth limit by Mathieu Chartier · 10 years ago
  21. 301a222 am f4550098: Merge "ART: Refactored regex code in Checker" by David Brazdil · 10 years ago
  22. f455009 Merge "ART: Refactored regex code in Checker" by David Brazdil · 10 years ago
  23. be0cc08 ART: Refactored regex code in Checker by David Brazdil · 10 years ago
  24. 396a6e5 am c9025c18: Merge "ART: Fixed formatting in HGraphVisualizerPrinter" by David Brazdil · 10 years ago
  25. c9025c1 Merge "ART: Fixed formatting in HGraphVisualizerPrinter" by David Brazdil · 10 years ago
  26. 9e4a053 am ca7d89d0: Merge "ART: Fix Mac build" by Andreas Gampe · 10 years ago
  27. ca7d89d Merge "ART: Fix Mac build" by Andreas Gampe · 10 years ago
  28. 9387c72 ART: Fix Mac build by Andreas Gampe · 10 years ago
  29. 36cf095 ART: Fixed formatting in HGraphVisualizerPrinter by David Brazdil · 10 years ago
  30. 3fa8cd1 am 313c8a16: Merge "Add VerifyObject to StackHandleScope::SetReference" by Mathieu Chartier · 10 years ago
  31. 126e217 am c06c1d60: Merge "Implement double and float support for arm in register allocator." by Nicolas Geoffray · 10 years ago
  32. 313c8a1 Merge "Add VerifyObject to StackHandleScope::SetReference" by Mathieu Chartier · 10 years ago
  33. c06c1d6 Merge "Implement double and float support for arm in register allocator." by Nicolas Geoffray · 10 years ago
  34. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 10 years ago
  35. 277a9b1 am 7e1a3438: Merge "ART: Improved fail reporting in Checker" by David Brazdil · 10 years ago
  36. 3e0acf6 Add VerifyObject to StackHandleScope::SetReference by Mathieu Chartier · 10 years ago
  37. 7e1a343 Merge "ART: Improved fail reporting in Checker" by David Brazdil · 10 years ago
  38. 2e15cd2 ART: Improved fail reporting in Checker by David Brazdil · 10 years ago
  39. 84a7dfa am d1382174: Merge "Do not use clang for mips target." by Chih-Hung Hsieh · 10 years ago
  40. d138217 Merge "Do not use clang for mips target." by Chih-Hung Hsieh · 10 years ago
  41. 63d8679 am 553727e4: Merge "ART: Pass ucontext to Backtrace in Stack Dump" by Andreas Gampe · 10 years ago
  42. 553727e Merge "ART: Pass ucontext to Backtrace in Stack Dump" by Andreas Gampe · 10 years ago
  43. 628a61a ART: Pass ucontext to Backtrace in Stack Dump by Andreas Gampe · 10 years ago
  44. aa161a6 am 97d091d0: Merge "JDWP: do not report start/end events for thread without peer" by Sebastien Hertz · 10 years ago
  45. 97d091d Merge "JDWP: do not report start/end events for thread without peer" by Sebastien Hertz · 10 years ago
  46. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 10 years ago
  47. 86bb22e Do not use clang for mips target. by Chih-Hung Hsieh · 10 years ago
  48. df9b829 am 4270e741: Merge "Fix valgrind imgdiag test failure / memory leak in runtime" by Igor Murashkin · 10 years ago
  49. 4270e74 Merge "Fix valgrind imgdiag test failure / memory leak in runtime" by Igor Murashkin · 10 years ago
  50. 1c53212 am 5a9f8a79: Merge "ART: Print INTERNAL_FATAL Log messages immediately" by Andreas Gampe · 10 years ago
  51. 5a9f8a7 Merge "ART: Print INTERNAL_FATAL Log messages immediately" by Andreas Gampe · 10 years ago
  52. df2cffe am c4fd96c6: Merge "Re-enable ParallelGC test for gcstress mode" by Mathieu Chartier · 10 years ago
  53. ed95754 ART: Print INTERNAL_FATAL Log messages immediately by Andreas Gampe · 10 years ago
  54. c4fd96c Merge "Re-enable ParallelGC test for gcstress mode" by Mathieu Chartier · 10 years ago
  55. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  56. 41de210 am 294be075: Merge "Fix signal test to work with gcstress" by Mathieu Chartier · 10 years ago
  57. 294be07 Merge "Fix signal test to work with gcstress" by Mathieu Chartier · 10 years ago
  58. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  59. 4d8d5b4 am fc317179: Merge "ART: Fix Clang CFLAGS inclusion" by Andreas Gampe · 10 years ago
  60. fc31717 Merge "ART: Fix Clang CFLAGS inclusion" by Andreas Gampe · 10 years ago
  61. a2cfee3 Fix valgrind imgdiag test failure / memory leak in runtime by Igor Murashkin · 10 years ago
  62. bced67d ART: Fix Clang CFLAGS inclusion by Andreas Gampe · 10 years ago
  63. 8f1cdb8 am 4ea18c02: Merge "ART: Add copyright to Optimizing\'s Inliner test" by David Brazdil · 10 years ago
  64. 4ea18c0 Merge "ART: Add copyright to Optimizing's Inliner test" by David Brazdil · 10 years ago
  65. 68427b1 ART: Add copyright to Optimizing's Inliner test by David Brazdil · 10 years ago
  66. 11d7456 am 893e8881: Merge "Fix sigchainlib\'s implementation of sigaction" by Dmitriy Ivanov · 10 years ago
  67. 893e888 Merge "Fix sigchainlib's implementation of sigaction" by Dmitriy Ivanov · 10 years ago
  68. c01683b Fix sigchainlib's implementation of sigaction by Dmitriy Ivanov · 10 years ago
  69. 8785532 am 55edd8e2: Merge "Fix frequent gcstress ThreadStress crash" by Mathieu Chartier · 10 years ago
  70. 55edd8e Merge "Fix frequent gcstress ThreadStress crash" by Mathieu Chartier · 10 years ago
  71. b7e99e6 am 826e3b6b: Merge "ART: Fix leak in codegen_test" by Andreas Gampe · 10 years ago
  72. e6a8eec Fix frequent gcstress ThreadStress crash by Mathieu Chartier · 10 years ago
  73. 826e3b6 Merge "ART: Fix leak in codegen_test" by Andreas Gampe · 10 years ago
  74. e21be20 am af56baf9: Merge "Don\'t allow suspension from FindLocksAtDexPc" by Mathieu Chartier · 10 years ago
  75. af56baf Merge "Don't allow suspension from FindLocksAtDexPc" by Mathieu Chartier · 10 years ago
  76. df64950 ART: Fix leak in codegen_test by Andreas Gampe · 10 years ago
  77. 4306ef8 Don't allow suspension from FindLocksAtDexPc by Mathieu Chartier · 10 years ago
  78. 0767f35 am 78990227: Merge "Mute common case DexFile.isDexOptNeeded log spam" by Brian Carlstrom · 10 years ago
  79. 7899022 Merge "Mute common case DexFile.isDexOptNeeded log spam" by Brian Carlstrom · 10 years ago
  80. 9851595 Mute common case DexFile.isDexOptNeeded log spam by Brian Carlstrom · 10 years ago
  81. 39c6327 am d30feca6: Merge "ART: Remove LowestSetBit and IsPowerOfTwo" by Andreas Gampe · 10 years ago
  82. 89e6aa5 am c3823f49: Merge "ART: Remove unused parts of x86 assemblers" by Andreas Gampe · 10 years ago
  83. b832914 am c70153fe: Merge "ART: Fix divide-by-zero for ARM" by Andreas Gampe · 10 years ago
  84. d30feca Merge "ART: Remove LowestSetBit and IsPowerOfTwo" by Andreas Gampe · 10 years ago
  85. c3823f4 Merge "ART: Remove unused parts of x86 assemblers" by Andreas Gampe · 10 years ago
  86. c70153f Merge "ART: Fix divide-by-zero for ARM" by Andreas Gampe · 10 years ago
  87. cfe71e5 ART: Fix divide-by-zero for ARM by Andreas Gampe · 10 years ago
  88. 7e49992 ART: Remove LowestSetBit and IsPowerOfTwo by Andreas Gampe · 10 years ago
  89. 140c2c7 ART: Remove unused parts of x86 assemblers by Andreas Gampe · 10 years ago
  90. 89380b3 am 95d9a03d: Merge "Improve Thumb disassembler for LDR/STR/PUSH/POP/BKPT." by Vladimir Marko · 10 years ago
  91. 95d9a03 Merge "Improve Thumb disassembler for LDR/STR/PUSH/POP/BKPT." by Vladimir Marko · 10 years ago
  92. e0d3b44 am 0eb8e5db: Merge "Look at instruction set features when generating volatiles code" by Calin Juravle · 10 years ago
  93. 0eb8e5d Merge "Look at instruction set features when generating volatiles code" by Calin Juravle · 10 years ago
  94. 55d7c18 Improve Thumb disassembler for LDR/STR/PUSH/POP/BKPT. by Vladimir Marko · 10 years ago
  95. c72bb9f am 1e862370: Merge "ART: Add imgdiag_test test dependency" by Andreas Gampe · 10 years ago
  96. 1e86237 Merge "ART: Add imgdiag_test test dependency" by Andreas Gampe · 10 years ago
  97. 1ab08da am 3d5872eb: Merge "ART: Reorder entrypoint argument order" by Andreas Gampe · 10 years ago
  98. 3d5872e Merge "ART: Reorder entrypoint argument order" by Andreas Gampe · 10 years ago
  99. 91c6c63 am b994c437: Merge "Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile." by Calin Juravle · 10 years ago
  100. b994c43 Merge "Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile." by Calin Juravle · 10 years ago