1. 4a3d19b ART: Increase dump checkpoint timeout on the host by Andreas Gampe · 10 years ago
  2. 1de5324 Merge "Clean up some #ifdefs." by Elliott Hughes · 10 years ago
  3. 0a18df8 Clean up some #ifdefs. by Elliott Hughes · 10 years ago
  4. 25d034c Merge "ART: Fix prefix issues in Addr2line dump" by Andreas Gampe · 10 years ago
  5. 00bd2da ART: Fix prefix issues in Addr2line dump by Andreas Gampe · 10 years ago
  6. f7c1537 Merge "Change hprof to use streaming" by Mathieu Chartier · 10 years ago
  7. ad466ad Change hprof to use streaming by Mathieu Chartier · 10 years ago
  8. b9b26e1 Merge "ART: Added comments, fixed typos in Checker" by David Brazdil · 10 years ago
  9. 48942de ART: Added comments, fixed typos in Checker by David Brazdil · 10 years ago
  10. f16344c Merge "Fix HandleScope with wrong thread error" by Mathieu Chartier · 10 years ago
  11. bef89c9 Fix HandleScope with wrong thread error by Mathieu Chartier · 10 years ago
  12. 578580b Merge "ART: Use addr2line on the host for DumpNativeStack" by Andreas Gampe · 10 years ago
  13. 8e1cb91 ART: Use addr2line on the host for DumpNativeStack by Andreas Gampe · 10 years ago
  14. eaabd1e Merge "Remove back-door bootclasspath option from Runtime" by Richard Uhler · 10 years ago
  15. 2b32f6a Merge "Don't overwrite a register input." by Nicolas Geoffray · 10 years ago
  16. bdcedd3 Don't overwrite a register input. by Nicolas Geoffray · 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. f455009 Merge "ART: Refactored regex code in Checker" by David Brazdil · 10 years ago
  22. be0cc08 ART: Refactored regex code in Checker by David Brazdil · 10 years ago
  23. c9025c1 Merge "ART: Fixed formatting in HGraphVisualizerPrinter" by David Brazdil · 10 years ago
  24. ca7d89d Merge "ART: Fix Mac build" by Andreas Gampe · 10 years ago
  25. 9387c72 ART: Fix Mac build by Andreas Gampe · 10 years ago
  26. 36cf095 ART: Fixed formatting in HGraphVisualizerPrinter by David Brazdil · 10 years ago
  27. 313c8a1 Merge "Add VerifyObject to StackHandleScope::SetReference" by Mathieu Chartier · 10 years ago
  28. c06c1d6 Merge "Implement double and float support for arm in register allocator." by Nicolas Geoffray · 10 years ago
  29. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 10 years ago
  30. 3e0acf6 Add VerifyObject to StackHandleScope::SetReference by Mathieu Chartier · 10 years ago
  31. 7e1a343 Merge "ART: Improved fail reporting in Checker" by David Brazdil · 10 years ago
  32. 2e15cd2 ART: Improved fail reporting in Checker by David Brazdil · 10 years ago
  33. d138217 Merge "Do not use clang for mips target." by Chih-Hung Hsieh · 10 years ago
  34. 553727e Merge "ART: Pass ucontext to Backtrace in Stack Dump" by Andreas Gampe · 10 years ago
  35. 628a61a ART: Pass ucontext to Backtrace in Stack Dump by Andreas Gampe · 10 years ago
  36. 97d091d Merge "JDWP: do not report start/end events for thread without peer" by Sebastien Hertz · 10 years ago
  37. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 10 years ago
  38. 86bb22e Do not use clang for mips target. by Chih-Hung Hsieh · 10 years ago
  39. 4270e74 Merge "Fix valgrind imgdiag test failure / memory leak in runtime" by Igor Murashkin · 10 years ago
  40. 5a9f8a7 Merge "ART: Print INTERNAL_FATAL Log messages immediately" by Andreas Gampe · 10 years ago
  41. ed95754 ART: Print INTERNAL_FATAL Log messages immediately by Andreas Gampe · 10 years ago
  42. c4fd96c Merge "Re-enable ParallelGC test for gcstress mode" by Mathieu Chartier · 10 years ago
  43. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  44. 294be07 Merge "Fix signal test to work with gcstress" by Mathieu Chartier · 10 years ago
  45. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  46. fc31717 Merge "ART: Fix Clang CFLAGS inclusion" by Andreas Gampe · 10 years ago
  47. a2cfee3 Fix valgrind imgdiag test failure / memory leak in runtime by Igor Murashkin · 10 years ago
  48. bced67d ART: Fix Clang CFLAGS inclusion by Andreas Gampe · 10 years ago
  49. 4ea18c0 Merge "ART: Add copyright to Optimizing's Inliner test" by David Brazdil · 10 years ago
  50. 68427b1 ART: Add copyright to Optimizing's Inliner test by David Brazdil · 10 years ago
  51. 893e888 Merge "Fix sigchainlib's implementation of sigaction" by Dmitriy Ivanov · 10 years ago
  52. c01683b Fix sigchainlib's implementation of sigaction by Dmitriy Ivanov · 10 years ago
  53. 55edd8e Merge "Fix frequent gcstress ThreadStress crash" by Mathieu Chartier · 10 years ago
  54. e6a8eec Fix frequent gcstress ThreadStress crash by Mathieu Chartier · 10 years ago
  55. 826e3b6 Merge "ART: Fix leak in codegen_test" by Andreas Gampe · 10 years ago
  56. af56baf Merge "Don't allow suspension from FindLocksAtDexPc" by Mathieu Chartier · 10 years ago
  57. df64950 ART: Fix leak in codegen_test by Andreas Gampe · 10 years ago
  58. 4306ef8 Don't allow suspension from FindLocksAtDexPc by Mathieu Chartier · 10 years ago
  59. 7899022 Merge "Mute common case DexFile.isDexOptNeeded log spam" by Brian Carlstrom · 10 years ago
  60. 9851595 Mute common case DexFile.isDexOptNeeded log spam by Brian Carlstrom · 10 years ago
  61. d30feca Merge "ART: Remove LowestSetBit and IsPowerOfTwo" by Andreas Gampe · 10 years ago
  62. c3823f4 Merge "ART: Remove unused parts of x86 assemblers" by Andreas Gampe · 10 years ago
  63. c70153f Merge "ART: Fix divide-by-zero for ARM" by Andreas Gampe · 10 years ago
  64. cfe71e5 ART: Fix divide-by-zero for ARM by Andreas Gampe · 10 years ago
  65. 7e49992 ART: Remove LowestSetBit and IsPowerOfTwo by Andreas Gampe · 10 years ago
  66. 140c2c7 ART: Remove unused parts of x86 assemblers by Andreas Gampe · 10 years ago
  67. 95d9a03 Merge "Improve Thumb disassembler for LDR/STR/PUSH/POP/BKPT." by Vladimir Marko · 10 years ago
  68. 0eb8e5d Merge "Look at instruction set features when generating volatiles code" by Calin Juravle · 10 years ago
  69. 55d7c18 Improve Thumb disassembler for LDR/STR/PUSH/POP/BKPT. by Vladimir Marko · 10 years ago
  70. 1e86237 Merge "ART: Add imgdiag_test test dependency" by Andreas Gampe · 10 years ago
  71. 3d5872e Merge "ART: Reorder entrypoint argument order" by Andreas Gampe · 10 years ago
  72. b994c43 Merge "Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile." by Calin Juravle · 10 years ago
  73. 02d81cc Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile. by Serban Constantinescu · 10 years ago
  74. 3416601 Look at instruction set features when generating volatiles code by Calin Juravle · 10 years ago
  75. 8558375 Merge "Fix braino in x64 assembler." by Nicolas Geoffray · 10 years ago
  76. 43a725c Merge "ART: Cut filename for DumpCFG" by Andreas Gampe · 10 years ago
  77. 23149ac Merge "ART: Ensure FP GET/PUT doesn't use Core register" by Bill Buzbee · 10 years ago
  78. 70c83c7 Merge "Implement LogLineLowStack() properly." by Vladimir Marko · 10 years ago
  79. b8f2f63 Implement LogLineLowStack() properly. by Vladimir Marko · 10 years ago
  80. ba31c3c Merge "ART: New types of Checker assertions" by David Brazdil · 10 years ago
  81. 9a6f20e ART: New types of Checker assertions by David Brazdil · 10 years ago
  82. 42177ce Merge "ART: Refactored VisualizerPrinter visitor pattern" by David Brazdil · 10 years ago
  83. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 10 years ago
  84. b31aa25 Merge "Update oat version to 053." by Andreas Gampe · 10 years ago
  85. b7e4a06 ART: Refactored VisualizerPrinter visitor pattern by David Brazdil · 10 years ago
  86. 5c19607 Update oat version to 053. by Chenfu Bao · 10 years ago
  87. c93b8b5 ART: Add imgdiag_test test dependency by Andreas Gampe · 10 years ago
  88. cee97e5 ART: Cut filename for DumpCFG by Andreas Gampe · 10 years ago
  89. 5e0a984 Merge "ART: Fix verification of constructors." by Andreas Gampe · 10 years ago
  90. 88a7bf2 Merge "ART: Fix common_compiler_test assumptions" by Andreas Gampe · 10 years ago
  91. a2d0afc ART: Fix common_compiler_test assumptions by Andreas Gampe · 10 years ago
  92. 7e541c9 ART: Fix verification of constructors. by Stephen Kyle · 10 years ago
  93. 06814c9 Merge "ART: Mac build fix" by Andreas Gampe · 10 years ago
  94. edb157f ART: Mac build fix by Andreas Gampe · 10 years ago
  95. 460bb2c Merge "ART: Do not compile swap file functionality on Mac" by Andreas Gampe · 10 years ago
  96. bed520b ART: Do not compile swap file functionality on Mac by Andreas Gampe · 10 years ago
  97. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  98. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  99. 508d266 Merge "ART: Do not JNI abort on nullptr GetObjectRefType" by Andreas Gampe · 10 years ago
  100. a876307 ART: Do not JNI abort on nullptr GetObjectRefType by Andreas Gampe · 10 years ago