1. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  2. 01add2c Port "Retry mount() if it fails with EINTR" to ART by Brian Carlstrom · 12 years ago
  3. 1e7d1d5 Set processes' comm names to their package names. by William Roberts · 12 years ago
  4. e146765 Fix capability setting for the top 32 bits. by Elliott Hughes · 12 years ago
  5. a3d2718 Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug build in master by Brian Carlstrom · 12 years ago
  6. b8c46fc Remove OBB bind mounts, now provided by FUSE. by Jeff Sharkey · 12 years ago
  7. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  8. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  9. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  10. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/native/dalvik_system_Zygote.cc]
  11. bd86bcc Tracking rebase to jb-mr1-release by Brian Carlstrom · 13 years ago
  12. 2b97c27 fix build. by Nick Kralevich · 13 years ago
  13. 7e2364c port 0a682b1855fb8c63a8fb502d60b37259dc893302 to art by Nick Kralevich · 13 years ago
  14. a0664be Port prctl(PR_CAPBSET_DROP) patches dalvik-dev by Nick Kralevich · 13 years ago
  15. 45cebaf Track Zygote exec API change. by Elliott Hughes · 13 years ago
  16. 50e1744 don't inhibit randomization on non-arm platforms by Nick Kralevich · 13 years ago
  17. 1a0b475 Fix Zygote selinux code to support null values by Brian Carlstrom · 13 years ago
  18. dc1cd10 Remove HAVE_SELINUX guards by Kenny Root · 13 years ago
  19. b788278 Port 138b7a2e54923d99ed817f9a890c6fcd7c23c335 to art by Nick Kralevich · 13 years ago
  20. 178cdcc Port multi-user support to art. by Elliott Hughes · 13 years ago
  21. cc236d7 Zygote space / partial collection support. by Mathieu Chartier · 13 years ago
  22. c151f90 Untested port of the SELinux dalvik change to art. by Elliott Hughes · 13 years ago
  23. 7756d54 Fix all unsafe caching to be like libcore. by Elliott Hughes · 13 years ago
  24. 2abeb9b Clean up the non-portable bits of Zygote. by Elliott Hughes · 13 years ago
  25. 2e73b64 This branch has an up-to-date cutils. by Elliott Hughes · 13 years ago
  26. 154cef6 Only linux has personality by Brian Carlstrom · 13 years ago
  27. 51e5386 Port 311886c6c6fcd3b531531f592d56caab5e2a259c to art. by Elliott Hughes · 13 years ago
  28. b6636b8 Add a reminder that we need to track a change in master. by Elliott Hughes · 13 years ago
  29. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
  30. 0dae08e Move JNI methods out of top-level. by Ian Rogers · 13 years ago[Renamed from src/dalvik_system_Zygote.cc]
  31. 76e3694 Clean up the trivial uses of __attribute__((unused)). by Elliott Hughes · 14 years ago
  32. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 14 years ago
  33. 0512f02 Remove anonymous namespaces. by Elliott Hughes · 14 years ago
  34. 88c5c35 Make CheckJNI and JNI workarounds mutually exclusive... by Elliott Hughes · 14 years ago
  35. ba8eee1 Remove more lint. by Elliott Hughes · 14 years ago
  36. b4807ec Conditionally include an include file that's not available on Mac OS. by Elliott Hughes · 14 years ago
  37. ada2da9 Add a missing #include. by Elliott Hughes · 14 years ago
  38. 4dd9b4d Clean up verbose logging. by Elliott Hughes · 14 years ago
  39. 3d30d9b Fix detaching a debugger while threads are suspended. by Elliott Hughes · 14 years ago
  40. c1f143d Remove some lint. by Elliott Hughes · 14 years ago
  41. 4ffd313 Implement the zygote debug options (late-enabling -Xcheck:jni and so on). by Elliott Hughes · 14 years ago
  42. 6a4be3a Fix calling conventions for UnresolvedDirectMethodTrampolineFromCode by Brian Carlstrom · 14 years ago
  43. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 14 years ago
  44. a9f1978 Add support for oat files in /data/art-cache by Brian Carlstrom · 14 years ago
  45. caabb1b Implement Zygote_nativeForkSystemServer by Brian Carlstrom · 14 years ago
  46. 01158d7 Implement most of VMStack and some of Zygote. by Elliott Hughes · 14 years ago