1. ac24004 Move Blink Sandbox IPC to Mojo Calls by Dominik Röttsches · 7 years ago
  2. b916fcc Revert "Move Blink Sandbox IPC to Mojo Calls" by Makoto Shimazu · 7 years ago
  3. b993e42c Move Blink Sandbox IPC to Mojo Calls by Dominik Röttsches · 7 years ago
  4. 11a23b1 content: Move/rename render_sandbox_host_linux to exclude the word render. by Vladimir Levin · 8 years ago[Renamed (94%) from content/browser/renderer_host/sandbox_ipc_linux.h]
  5. 525974c Initialize FontConfigIPC when zygote is disabled so font fallback works. by zoeclifford · 8 years ago
  6. 55241b6 Remove all uses of skia::RefPtr and stale includes by tomhudson · 9 years ago
  7. 92ae1414 Convert //content/browser/cache_storage from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  8. a48801c Remove the blink platform from sandbox IPC handler. by jbroman · 9 years ago
  9. e27534c2 Replace use of SkTDArray with std::vector in font code. by bungeman · 9 years ago
  10. df175a8 update obsolete code.google.com documentation links by mostynb · 9 years ago
  11. b533f5d Switch to standard integer types in content/browser/renderer_host/. by avi · 9 years ago
  12. f12295a Replace ScopedVector<ScopedFD> with std::vector<ScopedFD> by mdempsky · 10 years ago
  13. 05cfd8ddb Move Pickle to base namespace. by brettw · 10 years ago
  14. bccc34c7 Cleanup: Fix content header include guards. by tfarina · 10 years ago
  15. 48fc13b Remove deprecated methods from Pickle. by avi · 10 years ago
  16. f13c491 Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of https://codereview.chromium.org/818833004/) by avi · 10 years ago
  17. b740bfe2 Remove deprecated methods from Pickle. by Avi Drissman · 10 years ago
  18. 4c112747 Standardize usage of virtual/override/final specifiers. by dcheng · 11 years ago
  19. b0c6ccb Replacing the OVERRIDE with override and FINAL with final in content/browser/renderer_host by mohan.reddy · 11 years ago
  20. 556a723 content: Rename all classes with WebKitPlatform to BlinkPlatform. by tfarina · 11 years ago
  21. aee791a6 Introduce WebFallbackFont on the Chromium side by [email protected] · 11 years ago
  22. ef0dad53c Make SandboxIPCProcess a thread. by [email protected] · 11 years ago
  23. 58a487b Remove SandboxIPCProcess's dependency on chrome-sandbox by [email protected] · 11 years ago
  24. 972a9995 Revert of Make SandboxIPCProcess a thread. (https://codereview.chromium.org/255693002/) by [email protected] · 11 years ago
  25. cf0b9af9 Make SandboxIPCProcess a thread. by [email protected] · 11 years ago
  26. 8feaa67 Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD> by [email protected] · 11 years ago
  27. ac0a3f0 Extract SandboxIPCProcess into its own file. by [email protected] · 11 years ago