1. cd43df6 am 934100ae: Merge "Remove the mutex lock from Materialize()." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  2. d0990b8 am 18bf07d9: Merge "Enable separate compilation." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  3. 934100a Merge "Remove the mutex lock from Materialize()." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  4. 18bf07d Merge "Enable separate compilation." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  5. 766b0bf Remove the mutex lock from Materialize(). by Shih-wei Liao · 13 years ago
  6. d7726e4 Enable separate compilation. by Shih-wei Liao · 13 years ago
  7. b43d303 am 8c8fad2d: Merge "Don\'t say .so when we might mean .dylib or .dll..." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  8. 8c8fad2 Merge "Don't say .so when we might mean .dylib or .dll..." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  9. f1eedca Don't say .so when we might mean .dylib or .dll... by Elliott Hughes · 13 years ago
  10. e230446 am dbd0034c: Specify the filename upon writing. by Shih-wei Liao · 13 years ago
  11. dbd0034 Specify the filename upon writing. by Shih-wei Liao · 13 years ago
  12. 8f59638 am f1cb9a54: Add always inliner. by Shih-wei Liao · 13 years ago
  13. f1cb9a5 Add always inliner. by Shih-wei Liao · 13 years ago
  14. 143cead am 174651de: Fixed x86 division and modulus and merged their entry points. by jeffhao · 13 years ago
  15. 174651d Fixed x86 division and modulus and merged their entry points. by jeffhao · 13 years ago
  16. b5ad5d2 am 640529bd: Merge "Revert "Support for a set of verifier failures."" into ics-mr1-plus-art by Ian Rogers · 13 years ago
  17. 640529b Merge "Revert "Support for a set of verifier failures."" into ics-mr1-plus-art by Ian Rogers · 13 years ago
  18. e1758fe Revert "Support for a set of verifier failures." by Ian Rogers · 13 years ago
  19. bf34368 am 528b68d4: Merge "Only wait for gdb to attach if debug_db_uid is in the environment." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  20. 528b68d Merge "Only wait for gdb to attach if debug_db_uid is in the environment." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  21. 034b717 am fbe5b757: Fix LLVM build. Otherwise, function not used warning. by Shih-wei Liao · 13 years ago
  22. fbe5b75 Fix LLVM build. Otherwise, function not used warning. by Shih-wei Liao · 13 years ago
  23. 469911a am da83d972: Add Thread to some runtime support. by TDYa127 · 13 years ago
  24. da83d97 Add Thread to some runtime support. by TDYa127 · 13 years ago
  25. 09fe76b am 0200d073: Compilation_unit experiment. Fix because of no long_call. by TDYa127 · 13 years ago
  26. 0200d07 Compilation_unit experiment. Fix because of no long_call. by TDYa127 · 13 years ago
  27. d455de8 am 26467575: Don\'t use work_around_app_jni_bugs for llvm now. by TDYa127 · 13 years ago
  28. 2646757 Don't use work_around_app_jni_bugs for llvm now. by TDYa127 · 13 years ago
  29. 9e69127 am 69eafaae: Fix jni compiler bug (Compiler_llvm). by TDYa127 · 13 years ago
  30. 69eafaa Fix jni compiler bug (Compiler_llvm). by TDYa127 · 13 years ago
  31. 4472162 am f81400fa: Merge "Support for a set of verifier failures." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  32. f81400f Merge "Support for a set of verifier failures." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  33. 0d60484 Support for a set of verifier failures. by Ian Rogers · 13 years ago
  34. 2554cb9 Only wait for gdb to attach if debug_db_uid is in the environment. by Elliott Hughes · 13 years ago
  35. 7688ded am 4c5231d2: Work around a Mac OS libc bug. by Elliott Hughes · 13 years ago
  36. 4c5231d Work around a Mac OS libc bug. by Elliott Hughes · 13 years ago
  37. 6d945bf am a7e6cb4e: Merge "Fix stack overflow handling." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  38. a7e6cb4 Merge "Fix stack overflow handling." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  39. 1a5fbab am a7dedf49: Add memcpy, memmove and memset. by Shih-wei Liao · 13 years ago
  40. a7dedf4 Add memcpy, memmove and memset. by Shih-wei Liao · 13 years ago
  41. c8fefd6 am 97441948: Fix materialization threshold too-large problem, assuming no long calls. by Shih-wei Liao · 13 years ago
  42. 9744194 Fix materialization threshold too-large problem, assuming no long calls. by Shih-wei Liao · 13 years ago
  43. 81e1513 am 4ac8659d: Merge "Fix stack overflow errors." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  44. 4ac8659 Merge "Fix stack overflow errors." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  45. 36ecb78 Fix stack overflow handling. by Elliott Hughes · 13 years ago
  46. 501cbb7 am 90179246: Merge "Renamed ReferenceMapVisitor to prevent confusion with art version." into ics-mr1-plus-art by jeffhao · 13 years ago
  47. 9017924 Merge "Renamed ReferenceMapVisitor to prevent confusion with art version." into ics-mr1-plus-art by jeffhao · 13 years ago
  48. 1776572 Fix stack overflow errors. by Shih-wei Liao · 13 years ago
  49. df31cf7 Renamed ReferenceMapVisitor to prevent confusion with art version. by jeffhao · 13 years ago
  50. 9a325b2 am 83bb6624: Implement MarkGCCard. by TDYa127 · 13 years ago
  51. 83bb662 Implement MarkGCCard. by TDYa127 · 13 years ago
  52. fd415f9 am 2acf36d8: Don\'t rely on transitive #includes. by Elliott Hughes · 13 years ago
  53. 2acf36d Don't rely on transitive #includes. by Elliott Hughes · 13 years ago
  54. cee7cfb am d8af1592: Use an alternate signal stack for the unexpected signals on the host. by Elliott Hughes · 13 years ago
  55. d8af159 Use an alternate signal stack for the unexpected signals on the host. by Elliott Hughes · 13 years ago
  56. 2cd189d am 99250ba6: Fix Mac build. by Elliott Hughes · 13 years ago
  57. 99250ba Fix Mac build. by Elliott Hughes · 13 years ago
  58. 7208f88 am a0933626: Fix a harmless error found by GCC 4.6. by Elliott Hughes · 13 years ago
  59. a093362 Fix a harmless error found by GCC 4.6. by Elliott Hughes · 13 years ago
  60. d0bae13 Merge remote-tracking branch 'goog/dalvik-dev' into jb-release-to-dalvik-dev by Brian Carlstrom · 13 years ago
  61. f183713 Merge remote-tracking branch 'goog/dalvik-dev' into jb-release-to-dalvik-dev by Brian Carlstrom · 13 years ago
  62. 874a47e am 40b8857f: Merge "Implement the x86 initialize-type...from-code entry points." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  63. cc2293c am c88b2e7f: Merge "Wire up D2I and F2I for x86, and implement a trivial Lmul." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  64. 40b8857 Merge "Implement the x86 initialize-type...from-code entry points." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  65. b1d6ed3 am 91f27442: Merge "Fix a comment copy & paste typo." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  66. 1d31f47 am ab451db3: Merge "Disassemble x86 0xd0 and 0xd1 shifts." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  67. 744c8dc am 225ae523: Implement RRI and RRI8 variants of IMUL. by Elliott Hughes · 13 years ago
  68. c88b2e7 Merge "Wire up D2I and F2I for x86, and implement a trivial Lmul." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  69. 91f2744 Merge "Fix a comment copy & paste typo." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  70. ab451db Merge "Disassemble x86 0xd0 and 0xd1 shifts." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  71. 2156cc7 Fix NULL/integer conversion warnings by Brian Carlstrom · 13 years ago
  72. 65c6cf3 Wire up D2I and F2I for x86, and implement a trivial Lmul. by Elliott Hughes · 13 years ago
  73. e87c7bc Implement the x86 initialize-type...from-code entry points. by Elliott Hughes · 13 years ago
  74. 8a1ea9f Fix a comment copy & paste typo. by Elliott Hughes · 13 years ago
  75. 16b5c29 Disassemble x86 0xd0 and 0xd1 shifts. by Elliott Hughes · 13 years ago
  76. 225ae52 Implement RRI and RRI8 variants of IMUL. by Elliott Hughes · 13 years ago
  77. 1507781 am 54a3e919: Compilation_unit experiment. by Shih-wei Liao · 13 years ago
  78. 54a3e91 Compilation_unit experiment. by Shih-wei Liao · 13 years ago
  79. 53c6a14 am d4ae660a: Merge "Fix LLVM runtime failures." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  80. d4ae660 Merge "Fix LLVM runtime failures." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  81. 6e94f14 Fix LLVM runtime failures. by Shih-wei Liao · 13 years ago
  82. 1dcb864 am 41ef0a9d: Merge "Always show the sign of an x86 relative branch, like we do for architectures." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  83. 41ef0a9 Merge "Always show the sign of an x86 relative branch, like we do for architectures." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  84. 95b5d66 am 53d160d2: Merge "Update frame size after the bitcode is translated into machine code." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  85. 53d160d Merge "Update frame size after the bitcode is translated into machine code." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  86. 14178a9 Always show the sign of an x86 relative branch, like we do for architectures. by Elliott Hughes · 13 years ago
  87. 1345d5e am 3ea0f424: Make failures caused by unimplemented entry points much clearer. by Elliott Hughes · 13 years ago
  88. 3ea0f42 Make failures caused by unimplemented entry points much clearer. by Elliott Hughes · 13 years ago
  89. 0d8356a am 4047efcc: Merge "SSE disassembler support." into ics-mr1-plus-art by Jeff Hao · 13 years ago
  90. 4047efc Merge "SSE disassembler support." into ics-mr1-plus-art by Jeff Hao · 13 years ago
  91. 7019c8da am 33f1c4c9: Merge "Fix psllq encoding bug." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  92. bf98980 SSE disassembler support. by Ian Rogers · 13 years ago
  93. 33f1c4c Merge "Fix psllq encoding bug." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  94. 5450e0e Fix psllq encoding bug. by Ian Rogers · 13 years ago
  95. ccc3c4e am ac8097ff: Fix Mac build. by Elliott Hughes · 13 years ago
  96. ac8097f Fix Mac build. by Elliott Hughes · 13 years ago
  97. 8904c14 am 457005c5: Add signal handlers for host builds to imitate debuggerd. by Elliott Hughes · 13 years ago
  98. 457005c Add signal handlers for host builds to imitate debuggerd. by Elliott Hughes · 13 years ago
  99. 6aa75f9 am 1144f950: Merge "Include a new heap summary line in the SIGQUIT output." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  100. 1144f95 Merge "Include a new heap summary line in the SIGQUIT output." into ics-mr1-plus-art by Elliott Hughes · 13 years ago