1. 816c8ae am d3fb5693: Fix linux build. by Ian Rogers · 13 years ago
  2. d3fb569 Fix linux build. by Ian Rogers · 13 years ago
  3. d9bd246 am db7bdc10: Use correct oat method size for stats and disassembly. by Ian Rogers · 13 years ago
  4. db7bdc1 Use correct oat method size for stats and disassembly. by Ian Rogers · 13 years ago
  5. d18857f am 4cba3270: Merge "Add extra 32bit Thumb2 disassembly." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  6. 4cba327 Merge "Add extra 32bit Thumb2 disassembly." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  7. 89f644e am ebd64012: Merge "Disassemble x86 opcode 0xc7." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  8. ebd6401 Merge "Disassemble x86 opcode 0xc7." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  9. 66a3fca Add extra 32bit Thumb2 disassembly. by Ian Rogers · 13 years ago
  10. 59e54ea am 01f3c329: Merge "Check for null array assignments inline. Tidy asm macros." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  11. 01f3c32 Merge "Check for null array assignments inline. Tidy asm macros." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  12. d36c52e Check for null array assignments inline. Tidy asm macros. by Ian Rogers · 13 years ago
  13. 0589ca9 Disassemble x86 opcode 0xc7. by Elliott Hughes · 13 years ago
  14. 6ae0f83 am 28fa76d1: A dirty (but useful) hack to decode thread offsets in disassembly. by Elliott Hughes · 13 years ago
  15. 28fa76d A dirty (but useful) hack to decode thread offsets in disassembly. by Elliott Hughes · 13 years ago
  16. 773cfc1 am 82914b61: Use PrintableString in oatdump. by Elliott Hughes · 13 years ago
  17. 82914b6 Use PrintableString in oatdump. by Elliott Hughes · 13 years ago
  18. dee4bdf am 34e06960: Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 13 years ago
  19. 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 13 years ago
  20. 1116f08 am e62934d8: Like Mutex, failure to destroy a ConditionVariable on shutdown is a special case. by Elliott Hughes · 13 years ago
  21. e62934d Like Mutex, failure to destroy a ConditionVariable on shutdown is a special case. by Elliott Hughes · 13 years ago
  22. 426c338 am b0aa9d31: Fix target gtest depenencies by Brian Carlstrom · 13 years ago
  23. b0aa9d3 Fix target gtest depenencies by Brian Carlstrom · 13 years ago
  24. 8c01cb0 am b264f081: Implement native method return value and upcall argument type checking. by Elliott Hughes · 13 years ago
  25. b264f08 Implement native method return value and upcall argument type checking. by Elliott Hughes · 13 years ago
  26. 9da29ff am b77799df: Fix the fill-array-data bug in method compiler (LLVM). by TDYa127 · 13 years ago
  27. 610a65b am 14924fed: Implement GetCodeSize for LLVM build. by Logan Chien · 13 years ago
  28. 0bc45ea am 8532191c: Late method resolution. by TDYa127 · 13 years ago
  29. b77799d Fix the fill-array-data bug in method compiler (LLVM). by TDYa127 · 13 years ago
  30. 14924fe Implement GetCodeSize for LLVM build. by Logan Chien · 13 years ago
  31. 8532191 Late method resolution. by TDYa127 · 13 years ago
  32. 7b7e41a am b12c3017: Merge "Use ELF function index to distinguish generated functions." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  33. 5d6eade am 3f859a44: Merge "Add ELF loader to OatFile." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  34. 9e348a8 am c2ac1041: Merge "Add ELF index to OatMethodOffsets." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  35. b12c301 Merge "Use ELF function index to distinguish generated functions." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  36. 3f859a4 Merge "Add ELF loader to OatFile." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  37. c2ac104 Merge "Add ELF index to OatMethodOffsets." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  38. 7317341 am ce84c59c: Merge "Move ElfLoader from libart-compiler-llvm to libart." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  39. ce84c59 Merge "Move ElfLoader from libart-compiler-llvm to libart." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  40. f8b6e85 am 2fe0cbf2: Merge "Fix the behavior of java.lang.String.fastIndexOf when start > length()." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  41. 2fe0cbf Merge "Fix the behavior of java.lang.String.fastIndexOf when start > length()." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  42. 529bfef Fix the behavior of java.lang.String.fastIndexOf when start > length(). by Elliott Hughes · 13 years ago
  43. 937105a Use ELF function index to distinguish generated functions. by Logan Chien · 13 years ago
  44. 0c717dd Add ELF loader to OatFile. by Logan Chien · 13 years ago
  45. ccb7bf1 Add ELF index to OatMethodOffsets. by Logan Chien · 13 years ago
  46. 3fe0c60 Move ElfLoader from libart-compiler-llvm to libart. by Logan Chien · 13 years ago
  47. cf9f6f7 am 59a3bede: Merge "Run dex2oat for test-art-host-oat targets with core.art" into ics-mr1-plus-art by Brian Carlstrom · 13 years ago
  48. 59a3bed Merge "Run dex2oat for test-art-host-oat targets with core.art" into ics-mr1-plus-art by Brian Carlstrom · 13 years ago
  49. 34f1fa4 Run dex2oat for test-art-host-oat targets with core.art by Brian Carlstrom · 13 years ago
  50. b2494bd am 1b86d07d: Implement CheckPutArrayElement. by TDYa127 · 13 years ago
  51. 1b86d07 Implement CheckPutArrayElement. by TDYa127 · 13 years ago
  52. 30d3acf am 308ea6cd: Fix ARM\'s HelloWorld. Add some compiler_runtime functions for LLVM/ARM. by Shih-wei Liao · 13 years ago
  53. 308ea6c Fix ARM's HelloWorld. Add some compiler_runtime functions for LLVM/ARM. by Shih-wei Liao · 13 years ago
  54. 1ab9170 am 141d6227: More X86 fixes. by Ian Rogers · 13 years ago
  55. 141d622 More X86 fixes. by Ian Rogers · 13 years ago
  56. 84dda9e am f3388e6e: Merge "Do not rerun dex2oat just because dex2oat changed" into ics-mr1-plus-art by Brian Carlstrom · 13 years ago
  57. f3388e6 Merge "Do not rerun dex2oat just because dex2oat changed" into ics-mr1-plus-art by Brian Carlstrom · 13 years ago
  58. f72910a am a7302085: Update oatdump for new entrypoint offset by Brian Carlstrom · 13 years ago
  59. a730208 Update oatdump for new entrypoint offset by Brian Carlstrom · 13 years ago
  60. d0b3a30 Do not rerun dex2oat just because dex2oat changed by Brian Carlstrom · 13 years ago
  61. 3b79d81 am ea94421d: Fix the Mac build again. by Elliott Hughes · 13 years ago
  62. ea94421 Fix the Mac build again. by Elliott Hughes · 13 years ago
  63. f09dcd4 am 5478c2d9: Merge "Ensure we don\'t AddLocalReference a bogus value when returning to native code from an upcall that threw." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  64. c56d39d am 08b82a99: Don\'t explicitly request python2.4. by Elliott Hughes · 13 years ago
  65. 5478c2d Merge "Ensure we don't AddLocalReference a bogus value when returning to native code from an upcall that threw." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  66. 08b82a9 Don't explicitly request python2.4. by Elliott Hughes · 13 years ago
  67. 9c750f9 Ensure we don't AddLocalReference a bogus value when returning to native code from an upcall that threw. by Elliott Hughes · 13 years ago
  68. e6d9870 am c8eeb9b2: Merge "Use the operator<< generator more widely." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  69. c8eeb9b Merge "Use the operator<< generator more widely." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  70. 3d7b156 am ad7ac502: Merge "test-art-host-oat targets should not rerun dex2oat" into ics-mr1-plus-art by Brian Carlstrom · 13 years ago
  71. ad7ac50 Merge "test-art-host-oat targets should not rerun dex2oat" into ics-mr1-plus-art by Brian Carlstrom · 13 years ago
  72. 14a8e73 test-art-host-oat targets should not rerun dex2oat by Brian Carlstrom · 13 years ago
  73. 8b2cf25 am 55bd45f4: More X86 fixes. by Ian Rogers · 13 years ago
  74. 55bd45f More X86 fixes. by Ian Rogers · 13 years ago
  75. 460384f Use the operator<< generator more widely. by Elliott Hughes · 13 years ago
  76. 1684c06 am 5e284224: Fix more of the x86 assembler for the Mac. by Elliott Hughes · 13 years ago
  77. 5e28422 Fix more of the x86 assembler for the Mac. by Elliott Hughes · 13 years ago
  78. 3db100a am 20a7a072: Really fix the x86 assembler for Mac OS\' as(1). by Elliott Hughes · 13 years ago
  79. 20a7a07 Really fix the x86 assembler for Mac OS' as(1). by Elliott Hughes · 13 years ago
  80. 5eabc5a am ef67aec5: Fix the operator<< generation to work with "mmm" as well as "mm". by Elliott Hughes · 13 years ago
  81. ed47b41 am 899214c7: Merge "Fix Mac OS build breakage." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  82. ef67aec Fix the operator<< generation to work with "mmm" as well as "mm". by Elliott Hughes · 13 years ago
  83. 899214c Merge "Fix Mac OS build breakage." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  84. adc078a Fix Mac OS build breakage. by Elliott Hughes · 13 years ago
  85. c8d6661 am 9abca492: Merge "Fix method tracing and allow alloc counting during tracing." into ics-mr1-plus-art by jeffhao · 13 years ago
  86. 9abca49 Merge "Fix method tracing and allow alloc counting during tracing." into ics-mr1-plus-art by jeffhao · 13 years ago
  87. eff161d am 99d06761: Merge "Fix x86 long math." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  88. 99d0676 Merge "Fix x86 long math." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  89. 0791adc Fix method tracing and allow alloc counting during tracing. by jeffhao · 13 years ago
  90. 6c3412a am 94347f2c: Merge "Start automatically generating operator<<s for enums." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  91. fc700ed Fix x86 long math. by Ian Rogers · 13 years ago
  92. 94347f2 Merge "Start automatically generating operator<<s for enums." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  93. 0e57ccb Start automatically generating operator<<s for enums. by Elliott Hughes · 13 years ago
  94. 0e43c85 am 17477531: Merge "Implement various missing parts of the X86 compiler" into ics-mr1-plus-art by Ian Rogers · 13 years ago
  95. 1747753 Merge "Implement various missing parts of the X86 compiler" into ics-mr1-plus-art by Ian Rogers · 13 years ago
  96. 7caad77 Implement various missing parts of the X86 compiler by Ian Rogers · 13 years ago
  97. f2baee2 am 540a5b76: Compiler_LLVM doesn\'t use reference map. by TDYa127 · 13 years ago
  98. 540a5b7 Compiler_LLVM doesn't use reference map. by TDYa127 · 13 years ago
  99. 9896224 am 4165a83d: Implement StackOverflow check. by TDYa127 · 13 years ago
  100. 3c35cad am 20efe540: Fix the GetCurrentMethod bug. by TDYa127 · 13 years ago