1. 19ab0c1 am 799ef4f8: Replace tmpfile with pipe. by Logan Chien · 13 years ago
  2. 67e89b9 am 80cd474b: Fix unit test by holding compiler_lock_ on ourselves. by Logan Chien · 13 years ago
  3. 799ef4f Replace tmpfile with pipe. by Logan Chien · 13 years ago
  4. 80cd474 Fix unit test by holding compiler_lock_ on ourselves. by Logan Chien · 13 years ago
  5. 5ae01ed am b4e6fff1: Merge "Fix llvm runtime support bug." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  6. 3bfbfdc am af77455c: Merge "Partial inlining of the stub check." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  7. b4e6fff Merge "Fix llvm runtime support bug." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  8. af77455 Merge "Partial inlining of the stub check." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  9. 853cd09 Fix llvm runtime support bug. by TDYa127 · 13 years ago
  10. ce15472 Partial inlining of the stub check. by TDYa127 · 13 years ago
  11. 962c22a am 42f54adf: Support LDT modification on Mac OS. by Elliott Hughes · 13 years ago
  12. 42f54ad Support LDT modification on Mac OS. by Elliott Hughes · 13 years ago
  13. f21e137 am 8593fdba: Clean up host aborts (and simplify the code). by Elliott Hughes · 13 years ago
  14. 8593fdb Clean up host aborts (and simplify the code). by Elliott Hughes · 13 years ago
  15. de7dbc4 am e2f0911d: Implement ARM trampoline for llvm compiler. by TDYa127 · 13 years ago
  16. f67239e am 05fe3b63: Implement X86 trampoline for llvm compiler. by TDYa127 · 13 years ago
  17. 7859228 am 706e9b62: Add more Thread to runtime support llvm. by TDYa127 · 13 years ago
  18. 57c76fc am c8dc101f: Use dex_pc instead of line_number. by TDYa127 · 13 years ago
  19. e2f0911 Implement ARM trampoline for llvm compiler. by TDYa127 · 13 years ago
  20. 05fe3b6 Implement X86 trampoline for llvm compiler. by TDYa127 · 13 years ago
  21. 706e9b6 Add more Thread to runtime support llvm. by TDYa127 · 13 years ago
  22. c8dc101 Use dex_pc instead of line_number. by TDYa127 · 13 years ago
  23. 3674660 am 8cfa8820: Higher degree of parallel compilation on the LLVM side. by Shih-wei Liao · 13 years ago
  24. beca47e am 795e3308: Set materialized file names correctly. by Shih-wei Liao · 13 years ago
  25. 8cfa882 Higher degree of parallel compilation on the LLVM side. by Shih-wei Liao · 13 years ago
  26. 795e330 Set materialized file names correctly. by Shih-wei Liao · 13 years ago
  27. 94ca258 am 5b04728e: Fix on-device compile. by Shih-wei Liao · 13 years ago
  28. 5b04728 Fix on-device compile. by Shih-wei Liao · 13 years ago
  29. 9305424 am 620cf223: Merge "Tidy up some C-isms." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  30. 620cf22 Merge "Tidy up some C-isms." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  31. 0f4b3f6 am 37058973: Merge "Support for a set of verifier failures." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  32. 3705897 Merge "Support for a set of verifier failures." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  33. ad0b3a3 Support for a set of verifier failures. by Ian Rogers · 13 years ago
  34. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
  35. cd43df6 am 934100ae: Merge "Remove the mutex lock from Materialize()." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  36. d0990b8 am 18bf07d9: Merge "Enable separate compilation." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  37. 934100a Merge "Remove the mutex lock from Materialize()." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  38. 18bf07d Merge "Enable separate compilation." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  39. 766b0bf Remove the mutex lock from Materialize(). by Shih-wei Liao · 13 years ago
  40. d7726e4 Enable separate compilation. by Shih-wei Liao · 13 years ago
  41. 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
  42. 8c8fad2 Merge "Don't say .so when we might mean .dylib or .dll..." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  43. f1eedca Don't say .so when we might mean .dylib or .dll... by Elliott Hughes · 13 years ago
  44. e230446 am dbd0034c: Specify the filename upon writing. by Shih-wei Liao · 13 years ago
  45. dbd0034 Specify the filename upon writing. by Shih-wei Liao · 13 years ago
  46. 8f59638 am f1cb9a54: Add always inliner. by Shih-wei Liao · 13 years ago
  47. f1cb9a5 Add always inliner. by Shih-wei Liao · 13 years ago
  48. 143cead am 174651de: Fixed x86 division and modulus and merged their entry points. by jeffhao · 13 years ago
  49. 174651d Fixed x86 division and modulus and merged their entry points. by jeffhao · 13 years ago
  50. b5ad5d2 am 640529bd: Merge "Revert "Support for a set of verifier failures."" into ics-mr1-plus-art by Ian Rogers · 13 years ago
  51. 640529b Merge "Revert "Support for a set of verifier failures."" into ics-mr1-plus-art by Ian Rogers · 13 years ago
  52. e1758fe Revert "Support for a set of verifier failures." by Ian Rogers · 13 years ago
  53. 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
  54. 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
  55. 034b717 am fbe5b757: Fix LLVM build. Otherwise, function not used warning. by Shih-wei Liao · 13 years ago
  56. fbe5b75 Fix LLVM build. Otherwise, function not used warning. by Shih-wei Liao · 13 years ago
  57. 469911a am da83d972: Add Thread to some runtime support. by TDYa127 · 13 years ago
  58. da83d97 Add Thread to some runtime support. by TDYa127 · 13 years ago
  59. 09fe76b am 0200d073: Compilation_unit experiment. Fix because of no long_call. by TDYa127 · 13 years ago
  60. 0200d07 Compilation_unit experiment. Fix because of no long_call. by TDYa127 · 13 years ago
  61. d455de8 am 26467575: Don\'t use work_around_app_jni_bugs for llvm now. by TDYa127 · 13 years ago
  62. 2646757 Don't use work_around_app_jni_bugs for llvm now. by TDYa127 · 13 years ago
  63. 9e69127 am 69eafaae: Fix jni compiler bug (Compiler_llvm). by TDYa127 · 13 years ago
  64. 69eafaa Fix jni compiler bug (Compiler_llvm). by TDYa127 · 13 years ago
  65. 4472162 am f81400fa: Merge "Support for a set of verifier failures." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  66. f81400f Merge "Support for a set of verifier failures." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  67. 0d60484 Support for a set of verifier failures. by Ian Rogers · 13 years ago
  68. 2554cb9 Only wait for gdb to attach if debug_db_uid is in the environment. by Elliott Hughes · 13 years ago
  69. 7688ded am 4c5231d2: Work around a Mac OS libc bug. by Elliott Hughes · 13 years ago
  70. 4c5231d Work around a Mac OS libc bug. by Elliott Hughes · 13 years ago
  71. 6d945bf am a7e6cb4e: Merge "Fix stack overflow handling." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  72. a7e6cb4 Merge "Fix stack overflow handling." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  73. 1a5fbab am a7dedf49: Add memcpy, memmove and memset. by Shih-wei Liao · 13 years ago
  74. a7dedf4 Add memcpy, memmove and memset. by Shih-wei Liao · 13 years ago
  75. c8fefd6 am 97441948: Fix materialization threshold too-large problem, assuming no long calls. by Shih-wei Liao · 13 years ago
  76. 9744194 Fix materialization threshold too-large problem, assuming no long calls. by Shih-wei Liao · 13 years ago
  77. 81e1513 am 4ac8659d: Merge "Fix stack overflow errors." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  78. 4ac8659 Merge "Fix stack overflow errors." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  79. 36ecb78 Fix stack overflow handling. by Elliott Hughes · 13 years ago
  80. 501cbb7 am 90179246: Merge "Renamed ReferenceMapVisitor to prevent confusion with art version." into ics-mr1-plus-art by jeffhao · 13 years ago
  81. 9017924 Merge "Renamed ReferenceMapVisitor to prevent confusion with art version." into ics-mr1-plus-art by jeffhao · 13 years ago
  82. 1776572 Fix stack overflow errors. by Shih-wei Liao · 13 years ago
  83. df31cf7 Renamed ReferenceMapVisitor to prevent confusion with art version. by jeffhao · 13 years ago
  84. 9a325b2 am 83bb6624: Implement MarkGCCard. by TDYa127 · 13 years ago
  85. 83bb662 Implement MarkGCCard. by TDYa127 · 13 years ago
  86. fd415f9 am 2acf36d8: Don\'t rely on transitive #includes. by Elliott Hughes · 13 years ago
  87. 2acf36d Don't rely on transitive #includes. by Elliott Hughes · 13 years ago
  88. cee7cfb am d8af1592: Use an alternate signal stack for the unexpected signals on the host. by Elliott Hughes · 13 years ago
  89. d8af159 Use an alternate signal stack for the unexpected signals on the host. by Elliott Hughes · 13 years ago
  90. 2cd189d am 99250ba6: Fix Mac build. by Elliott Hughes · 13 years ago
  91. 99250ba Fix Mac build. by Elliott Hughes · 13 years ago
  92. 7208f88 am a0933626: Fix a harmless error found by GCC 4.6. by Elliott Hughes · 13 years ago
  93. a093362 Fix a harmless error found by GCC 4.6. by Elliott Hughes · 13 years ago
  94. d0bae13 Merge remote-tracking branch 'goog/dalvik-dev' into jb-release-to-dalvik-dev by Brian Carlstrom · 13 years ago
  95. f183713 Merge remote-tracking branch 'goog/dalvik-dev' into jb-release-to-dalvik-dev by Brian Carlstrom · 13 years ago
  96. 874a47e am 40b8857f: Merge "Implement the x86 initialize-type...from-code entry points." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  97. 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
  98. 40b8857 Merge "Implement the x86 initialize-type...from-code entry points." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  99. b1d6ed3 am 91f27442: Merge "Fix a comment copy & paste typo." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  100. 1d31f47 am ab451db3: Merge "Disassemble x86 0xd0 and 0xd1 shifts." into ics-mr1-plus-art by Elliott Hughes · 13 years ago