1. 5de3494 Another step towards a Mips target by buzbee · 13 years ago
  2. 31a4a6f More target-independence by buzbee · 13 years ago
  3. 4dd96f5 Extract method-related information from CompilationUnit. by Logan Chien · 13 years ago
  4. a15e67d Remove pad word from arrays by Ian Rogers · 13 years ago
  5. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 13 years ago
  6. f3c01c5 Merge "Add dex2oat -g to control whether the compiled code has debugger support." into dalvik-dev by Elliott Hughes · 13 years ago
  7. de6e4cf Add dex2oat -g to control whether the compiled code has debugger support. by Elliott Hughes · 13 years ago
  8. 513c64a Fix load/storeBaseDispWide bug with large offests. by Ian Rogers · 13 years ago
  9. e3acd07 Multi-target support by buzbee · 13 years ago
  10. 80c4d57 [Compiler] Exit-path bug fix by buzbee · 13 years ago
  11. 8cd6dda Numerous fixes to compiler and verifier for cts vm-tests. by jeffhao · 13 years ago
  12. c8b306f Run time illegal access checks on static and direct methods by Ian Rogers · 13 years ago
  13. 996cc58 Add compiler stats, fix super call slow path by Ian Rogers · 13 years ago
  14. f3773f0 Move finalizer registration into managed code by Ian Rogers · 14 years ago
  15. a32a6fd Runtime access checks on virtual method calls by Ian Rogers · 14 years ago
  16. 07ce1d7 Dataflow fix by buzbee · 14 years ago
  17. 44b412b Codegen support for debugger by buzbee · 14 years ago
  18. 1bddec3 Add access check slow paths to field accesses by Ian Rogers · 14 years ago
  19. d413590 Check instantiability at runtime when inconclusive at compile time by Ian Rogers · 14 years ago
  20. ba938cb Make the compiler threadsafe by buzbee · 14 years ago
  21. f16600b Minor compiler tuning. by buzbee · 14 years ago
  22. 5abfa3e Compiler tuning by buzbee · 14 years ago
  23. 0eb7d7e Implement array allocation with access checks. by Ian Rogers · 14 years ago
  24. 85d8c1e Minor compiler tuning by buzbee · 14 years ago
  25. 99ba964 More compilation performance tuning by buzbee · 14 years ago
  26. 5b53710 Dataflow analysis rework by buzbee · 14 years ago
  27. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 14 years ago
  28. 9ab05de Fix for issue 5884080: Loop formation regression by buzbee · 14 years ago
  29. e7d856b Add GC map to oat file by Brian Carlstrom · 14 years ago
  30. c44c822 Fix another Mac build error. by Shih-wei Liao · 14 years ago
  31. 13ac45a Fix invokeSuper range check (cts blocker) by buzbee · 14 years ago
  32. 48d7222 Add unimplemented artResolveMethodFromCode by buzbee · 14 years ago
  33. 34c77ad Add stress-test mode for ResolveMethodFromCode by buzbee · 14 years ago
  34. 95f0879 Fix launch code for artThrowNoSuchMethodFromCode by buzbee · 14 years ago
  35. 2e3d1b2 Changes to compile with gcc 4.6 by Brian Carlstrom · 14 years ago
  36. 769fde1 Reg promotion fix; full optimization by default by buzbee · 14 years ago
  37. 8e5944b Fix build. by Elliott Hughes · 14 years ago
  38. 9557241 Don't default-construct std::strings and then assign them. by Elliott Hughes · 14 years ago
  39. 4dd9b4d Clean up verbose logging. by Elliott Hughes · 14 years ago
  40. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 14 years ago
  41. e941e2c Fix basic block construction by buzbee · 14 years ago
  42. c1f143d Remove some lint. by Elliott Hughes · 14 years ago
  43. 4965b66 Compiler fix for issue #5649968 by buzbee · 14 years ago
  44. a3760aa Refactor the use of Method by the oat compiler. by Ian Rogers · 14 years ago
  45. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 14 years ago
  46. a50638b Register allocation fixes. by buzbee · 14 years ago
  47. 5d76c43 Mark non-image spaces and use write barrier for image spaces. by Ian Rogers · 14 years ago
  48. 43c71a1 Merge "Ensure r0/ref isn't clobbered by call." into dalvik-dev by Ian Rogers · 14 years ago
  49. 6a99678 Ensure r0/ref isn't clobbered by call. by Ian Rogers · 14 years ago
  50. 6cefabd Merge "Support for access check in checkcast and instanceof." into dalvik-dev by Ian Rogers · 14 years ago
  51. b093c6b Support for access check in checkcast and instanceof. by Ian Rogers · 14 years ago
  52. b7990c7 Disable by register optimizations by default by buzbee · 14 years ago
  53. 23d5bc9 Compiler crash workaround by buzbee · 14 years ago
  54. bd44135 Clear exception if we failed to resolve method. by Ian Rogers · 14 years ago
  55. 28ad40d Support for unresolved types in new-instance during verification. by Ian Rogers · 14 years ago
  56. cc4540e Add slow path for OP_NEW_INSTANCE by buzbee · 14 years ago
  57. 510c605 Workaround for cfg building failure by buzbee · 14 years ago
  58. 0dd7dda Several fixes for proper creation and use of vmap tables by Brian Carlstrom · 14 years ago
  59. 8febc58 Fixes for GoogleEarth & Streek.apk failed DCHECKS by buzbee · 14 years ago
  60. d81871c Verifier clean up. by Ian Rogers · 14 years ago
  61. 3181345 Fix off-by-one error in OP_FILLED_NEW_ARRAY_RANGE by buzbee · 14 years ago
  62. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 14 years ago
  63. 67bc236 Register promotion fix by buzbee · 14 years ago
  64. 928bf02 Ensure getConstString uses slow path for non-image compilation by Brian Carlstrom · 14 years ago
  65. b4aa242 Temporarily disable optimization by buzbee · 14 years ago
  66. fe2e17f Simplify compiler's suspend check mechanism. by buzbee · 14 years ago
  67. e707080 Compiler/assembler fix by buzbee · 14 years ago
  68. bb7d773 Turn on optimization by default by buzbee · 14 years ago
  69. f5a7a47 Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). by Elliott Hughes · 14 years ago
  70. 6825326 Reg utility fix by buzbee · 14 years ago
  71. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 14 years ago
  72. 4f0d07c Spill possibly reference holding registers for runtime calls. by Ian Rogers · 14 years ago
  73. 949f56e Nullcheck elimination fix by buzbee · 14 years ago
  74. e3de749 Compiler - switch default for null invoke test by buzbee · 14 years ago
  75. 99f2723 Special-case Object.<init> invoke by buzbee · 14 years ago
  76. 3ddc0d1 Fix Vmap table size by buzbee · 14 years ago
  77. ce30293 Compiler cleanup by buzbee · 14 years ago
  78. b408de7 Implement the "unreasonable array allocation" OutOfMemoryError. by Elliott Hughes · 14 years ago
  79. e24fa61 Separate oat from image by Brian Carlstrom · 14 years ago
  80. e983d00 Revert optimization settings by buzbee · 14 years ago
  81. bbaf894 Optimization fixes by buzbee · 14 years ago
  82. 58f9274 Various bugfixes by buzbee · 14 years ago
  83. 81bc509 Silence a misleading compiler warning. by Elliott Hughes · 14 years ago
  84. 991e3ac Clean up instanceof codegen in compiler. by buzbee · 14 years ago
  85. 12246b8 Add memory barriers (Issue 3338450) by buzbee · 14 years ago
  86. 6181f79 Register usage cleanup by buzbee · 14 years ago
  87. 5d40f18 Fixes for "null instanceof" and class initialization by Brian Carlstrom · 14 years ago
  88. b29e4d1 Misc codegen fixes related to register promotion by buzbee · 14 years ago
  89. c0ecd65 Various optimization fixes by buzbee · 14 years ago
  90. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  91. 8060925 Implement Class.getDeclared(Constructors|Fields|Methods). by Elliott Hughes · 14 years ago
  92. 31cc62d Merge "Support for exceptions from array allocation." into dalvik-dev by Ian Rogers · 14 years ago
  93. b886da8 Support for exceptions from array allocation. by Ian Rogers · 14 years ago
  94. 042946d Fix dalvik vm reg to callee save mappings by buzbee · 14 years ago
  95. c41e5b5 Add tables to map between callee saves and vregs by buzbee · 14 years ago
  96. 932746a Stack overflow error and unit test. by Ian Rogers · 14 years ago
  97. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 14 years ago
  98. aad7201 Move null checks to bvector utility callers by buzbee · 14 years ago
  99. c1f4504 Suspend check reworking (ready for rewiew) by buzbee · 14 years ago
  100. 010cffc Restore Method* following invoke with > 20 args by buzbee · 14 years ago