1. cb8f890 [DO NOT MERGE] Bring ics-mr1-plus-art's Zygote in line with dalvik-dev's. by Elliott Hughes · 13 years ago
  2. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 13 years ago
  3. b6636b8 Add a reminder that we need to track a change in master. by Elliott Hughes · 13 years ago
  4. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
  5. 0dae08e Move JNI methods out of top-level. by Ian Rogers · 13 years ago[Renamed from src/dalvik_system_Zygote.cc]
  6. 76e3694 Clean up the trivial uses of __attribute__((unused)). by Elliott Hughes · 13 years ago
  7. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 13 years ago
  8. 0512f02 Remove anonymous namespaces. by Elliott Hughes · 13 years ago
  9. 88c5c35 Make CheckJNI and JNI workarounds mutually exclusive... by Elliott Hughes · 13 years ago
  10. ba8eee1 Remove more lint. by Elliott Hughes · 13 years ago
  11. b4807ec Conditionally include an include file that's not available on Mac OS. by Elliott Hughes · 13 years ago
  12. ada2da9 Add a missing #include. by Elliott Hughes · 13 years ago
  13. 4dd9b4d Clean up verbose logging. by Elliott Hughes · 14 years ago
  14. 3d30d9b Fix detaching a debugger while threads are suspended. by Elliott Hughes · 14 years ago
  15. c1f143d Remove some lint. by Elliott Hughes · 14 years ago
  16. 4ffd313 Implement the zygote debug options (late-enabling -Xcheck:jni and so on). by Elliott Hughes · 14 years ago
  17. 6a4be3a Fix calling conventions for UnresolvedDirectMethodTrampolineFromCode by Brian Carlstrom · 14 years ago
  18. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 14 years ago
  19. a9f1978 Add support for oat files in /data/art-cache by Brian Carlstrom · 14 years ago
  20. caabb1b Implement Zygote_nativeForkSystemServer by Brian Carlstrom · 14 years ago
  21. 01158d7 Implement most of VMStack and some of Zygote. by Elliott Hughes · 14 years ago