1. b2bd1c5 ART: Formatting and comments in BooleanSimplifier by David Brazdil · 9 years ago
  2. 46e2a39 ART: Boolean simplifier by David Brazdil · 9 years ago
  3. b2fd7bc Opt compiler: Basic simplification for arithmetic operations. by Alexandre Rames · 9 years ago
  4. 542361f Introduce primitive type helpers. by Alexandre Rames · 9 years ago
  5. 5c4405e Improve error messages in art::GraphChecker and art::SSAChecker by Roland Levillain · 9 years ago
  6. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 10 years ago
  7. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  8. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  9. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  10. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  11. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/primitive.h]
  12. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago
  13. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  14. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  15. 91250e0 Knock 0.5s off the Calculator startup time. by Elliott Hughes · 13 years ago
  16. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 13 years ago
  17. ae82698 Add --image-classes to dex2oat by Brian Carlstrom · 13 years ago
  18. 169c9a7 Remove the use of Method from jni_compiler by Ian Rogers · 13 years ago
  19. 6b4ef02 Make ResolveField not rely on Field::GetType resolution by Brian Carlstrom · 13 years ago