1. fcd013e am 86632a79: Merge "[optimizing compiler] Add support for volatile" by Calin Juravle · 10 years ago
  2. 86632a7 Merge "[optimizing compiler] Add support for volatile" by Calin Juravle · 10 years ago
  3. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 10 years ago
  4. 14b491b am 6d1a047b: Merge "Only dump suspend all histogram if we have samples" by Mathieu Chartier · 10 years ago
  5. 2d51b09 am 16b10882: Merge "ART: Fix oatdump" by Andreas Gampe · 10 years ago
  6. 6d1a047 Merge "Only dump suspend all histogram if we have samples" by Mathieu Chartier · 10 years ago
  7. 23f6e69 Only dump suspend all histogram if we have samples by Mathieu Chartier · 10 years ago
  8. 16b1088 Merge "ART: Fix oatdump" by Andreas Gampe · 10 years ago
  9. 464a49c am 193c7a94: Merge "Fix Thumb2 Emit16BitAddSub() to keep full immediate." by Vladimir Marko · 10 years ago
  10. 193c7a9 Merge "Fix Thumb2 Emit16BitAddSub() to keep full immediate." by Vladimir Marko · 10 years ago
  11. ac0341e Fix Thumb2 Emit16BitAddSub() to keep full immediate. by Vladimir Marko · 10 years ago
  12. 05e99cb am 6048838a: Merge "Revert "Don\'t block quick callee saved registers for optimizing."" by Nicolas Geoffray · 10 years ago
  13. 6048838 Merge "Revert "Don't block quick callee saved registers for optimizing."" by Nicolas Geoffray · 10 years ago
  14. 5b4b898 Revert "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  15. 6e58cac am ca747ea9: Merge "Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm." by Vladimir Marko · 10 years ago
  16. dff1fc2 am aa94a95d: Merge "Explicitly compile core.oat with the Quick compiler." by Nicolas Geoffray · 10 years ago
  17. b1ed192 am e408f8c6: Merge "Don\'t block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  18. ca747ea Merge "Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm." by Vladimir Marko · 10 years ago
  19. aa94a95 Merge "Explicitly compile core.oat with the Quick compiler." by Nicolas Geoffray · 10 years ago
  20. e408f8c Merge "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  21. 6004796 Don't block quick callee saved registers for optimizing. by Nicolas Geoffray · 10 years ago
  22. 5bc561c Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm. by Vladimir Marko · 10 years ago
  23. cadfa1a am 452a8bec: Merge "When inlining, also look whether we can allocate registers." by Nicolas Geoffray · 10 years ago
  24. 452a8be Merge "When inlining, also look whether we can allocate registers." by Nicolas Geoffray · 10 years ago
  25. 259136f When inlining, also look whether we can allocate registers. by Nicolas Geoffray · 10 years ago
  26. 8bd39ca am fcd3f33d: Merge "Use correct handle scope offset from StackVisitor" by Sebastien Hertz · 10 years ago
  27. fcd3f33 Merge "Use correct handle scope offset from StackVisitor" by Sebastien Hertz · 10 years ago
  28. e4b7c89 Use correct handle scope offset from StackVisitor by Sebastien Hertz · 10 years ago
  29. 6a48b85 am 58a1c07b: Merge "Cleanup JDWP event matching" by Sebastien Hertz · 10 years ago
  30. 58a1c07 Merge "Cleanup JDWP event matching" by Sebastien Hertz · 10 years ago
  31. d8af5ce am 7c378e4b: Merge "Fix a race condition during the rosalloc verification." by Hiroshi Yamauchi · 10 years ago
  32. 7c378e4 Merge "Fix a race condition during the rosalloc verification." by Hiroshi Yamauchi · 10 years ago
  33. c24f399 ART: Fix oatdump by Andreas Gampe · 10 years ago
  34. 8ba6f85 am bf7b41ff: Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago
  35. bf7b41f Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago
  36. a1b94c6 Fix a race condition during the rosalloc verification. by Hiroshi Yamauchi · 10 years ago
  37. a1c6288 am 55b752a8: Merge "ART: Punt to the interpreter for VerifiedMethod errors" by Andreas Gampe · 10 years ago
  38. 55b752a Merge "ART: Punt to the interpreter for VerifiedMethod errors" by Andreas Gampe · 10 years ago
  39. 6c170c9 ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 10 years ago
  40. e2c2f6e Fix concurrent GC ergonomics by Mathieu Chartier · 10 years ago
  41. 0e079d9 am a6f5fd0e: Merge "Add thread suspend histogram" by Mathieu Chartier · 10 years ago
  42. a6f5fd0 Merge "Add thread suspend histogram" by Mathieu Chartier · 10 years ago
  43. 70a596d Add thread suspend histogram by Mathieu Chartier · 10 years ago
  44. 452e6a0 am e9231c0a: Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  45. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  46. 9646450 am d457b9ce: Merge "Add systrace events to monitors and thread suspension" by Mathieu Chartier · 10 years ago
  47. d457b9c Merge "Add systrace events to monitors and thread suspension" by Mathieu Chartier · 10 years ago
  48. f0dc8b5 Add systrace events to monitors and thread suspension by Mathieu Chartier · 10 years ago
  49. 532101c am 28d6b6c0: Merge "JDWP: fix setting multiple breakpoints in the same method" by Sebastien Hertz · 10 years ago
  50. 28d6b6c Merge "JDWP: fix setting multiple breakpoints in the same method" by Sebastien Hertz · 10 years ago
  51. 82d0df8 am 7587082c: Merge "Now that GraphChecker has a state, don\'t re-use it." by Nicolas Geoffray · 10 years ago
  52. 7587082 Merge "Now that GraphChecker has a state, don't re-use it." by Nicolas Geoffray · 10 years ago
  53. 942a378 Now that GraphChecker has a state, don't re-use it. by Nicolas Geoffray · 10 years ago
  54. abe93e0 JDWP: fix setting multiple breakpoints in the same method by Sebastien Hertz · 10 years ago
  55. d158a10 am 8012102d: Merge "Fix ids and remove invoke when inlining." by Nicolas Geoffray · 10 years ago
  56. 8012102 Merge "Fix ids and remove invoke when inlining." by Nicolas Geoffray · 10 years ago
  57. 0b0d274 am 44a7f89c: Merge "ART: Added Checker, a pattern matching test engine" by David Brazdil · 10 years ago
  58. 44a7f89 Merge "ART: Added Checker, a pattern matching test engine" by David Brazdil · 10 years ago
  59. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 10 years ago
  60. a62ae50 am c8a0a055: Merge "Test sometimes timeouts with vogar." by Nicolas Geoffray · 10 years ago
  61. c8a0a05 Merge "Test sometimes timeouts with vogar." by Nicolas Geoffray · 10 years ago
  62. ee3d0bd Test sometimes timeouts with vogar. by Nicolas Geoffray · 10 years ago
  63. 7c5367b Fix ids and remove invoke when inlining. by Nicolas Geoffray · 10 years ago
  64. 6427df1 Explicitly compile core.oat with the Quick compiler. by Nicolas Geoffray · 10 years ago
  65. 23c2ba1 am 3fea27b5: Merge "Revert "Small optimization for recursive calls: avoid dex cache."" by Nicolas Geoffray · 10 years ago
  66. 3fea27b Merge "Revert "Small optimization for recursive calls: avoid dex cache."" by Nicolas Geoffray · 10 years ago
  67. 4e44c82 Revert "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  68. 709bb6f am 4acdae34: Merge "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  69. 4acdae3 Merge "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  70. 390f59f Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 10 years ago
  71. 7d95565 Cleanup JDWP event matching by Sebastien Hertz · 10 years ago
  72. 38ad3f8 am 240016da: Merge "Fix typo bug for Mips32." by Andreas Gampe · 10 years ago
  73. 240016d Merge "Fix typo bug for Mips32." by Andreas Gampe · 10 years ago
  74. 475cfd8 Fix typo bug for Mips32. by Douglas Leung · 10 years ago
  75. a403be1 am 3e2f0fc5: Merge "Delete gc request lock" by Mathieu Chartier · 10 years ago
  76. 3e2f0fc Merge "Delete gc request lock" by Mathieu Chartier · 10 years ago
  77. c85cdeb Delete gc request lock by Mathieu Chartier · 10 years ago
  78. bdb91f4 am d76a0c79: Merge "Revert "Fix VM-less builds."" by Ying Wang · 10 years ago
  79. d76a0c7 Merge "Revert "Fix VM-less builds."" by Ying Wang · 10 years ago
  80. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  81. f09d514 am 03c45ccf: Merge "Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA" by Brian Carlstrom · 10 years ago
  82. 03c45cc Merge "Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA" by Brian Carlstrom · 10 years ago
  83. 7763eed am beb0a4e8: Merge "Fix crash in x86 disassembler." by Nicolas Geoffray · 10 years ago
  84. beb0a4e Merge "Fix crash in x86 disassembler." by Nicolas Geoffray · 10 years ago
  85. 9a51702 am 08c7ac66: Merge "[MIPSR6] Adjust assembly routines for MIPS R6 isa" by Andreas Gampe · 10 years ago
  86. 08c7ac6 Merge "[MIPSR6] Adjust assembly routines for MIPS R6 isa" by Andreas Gampe · 10 years ago
  87. e34652f [MIPSR6] Adjust assembly routines for MIPS R6 isa by Duane Sand · 10 years ago
  88. 3eb21e5 Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA by Brian Carlstrom · 10 years ago
  89. 6a0b920 Fix crash in x86 disassembler. by Nicolas Geoffray · 10 years ago
  90. 604406b am f610c059: Merge "Don\'t add or remove verifiers if aborting" by Mathieu Chartier · 10 years ago
  91. f610c05 Merge "Don't add or remove verifiers if aborting" by Mathieu Chartier · 10 years ago
  92. 487c1c9 Don't add or remove verifiers if aborting by Mathieu Chartier · 10 years ago
  93. 2a2ad56 am 50d55c65: Merge "Add more logging to Mutex::ExclusiveUnlock" by Mathieu Chartier · 10 years ago
  94. 50d55c6 Merge "Add more logging to Mutex::ExclusiveUnlock" by Mathieu Chartier · 10 years ago
  95. eb0a179 Add more logging to Mutex::ExclusiveUnlock by Mathieu Chartier · 10 years ago
  96. 34de72b am 5b6912e4: Merge "Decrement suspend count if thread is shutting down" by Mathieu Chartier · 10 years ago
  97. 5b6912e Merge "Decrement suspend count if thread is shutting down" by Mathieu Chartier · 10 years ago
  98. 82a800d Decrement suspend count if thread is shutting down by Mathieu Chartier · 10 years ago
  99. a3c1cac am 5dd24d89: Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago
  100. 5dd24d8 Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago