1. 70b40e512 Reland [Mojo Video Capture] Hook up video capture service behind a feature flag by chfremer · 8 years ago
  2. 0749fd4d Revert of [Mojo Video Capture] Hook up video capture service behind a feature flag (patchset #9 id:180001 of https://codereview.chromium.org/2867213004/ ) by tsergeant · 8 years ago
  3. d99842d [Mojo Video Capture] Hook up video capture service behind a feature flag by chfremer · 8 years ago
  4. ea1716a0 Update EDK IPC API by Ken Rockot · 8 years ago
  5. ca8595ad Clean up Linux zygote creation code by jamescook · 8 years ago
  6. 37acc25 Remove unused copies of EarlyZygoteLaunch() by jamescook · 8 years ago
  7. a90291c Network service: handle --proxy-server commandline flag. by yzshen · 8 years ago
  8. 6da6865f Network service: handle necessary command line flags to support Web Page Replay. by yzshen · 8 years ago
  9. aad37ecd Eliminate Connector::Connect(), Connection, etc. by ben · 8 years ago
  10. 17abf09 Network service: add an empty network service. by yzshen · 8 years ago
  11. a06f7d6 Convert content ConnectionFilter to OnBindInterface. by ben · 8 years ago
  12. ba12142 Include-what-you-use for WrapUnique/MakeUnique. by fdoray · 9 years ago
  13. d20cc0b Making the ownership of parameters in BrowserChildProcessHost::Launch and by jcivelli · 9 years ago
  14. 51bb6c6 Convert content to use service names defined in mojom by ben · 9 years ago
  15. 19eb6f7c Remove obsolete methods from IPC::Channel and related classes. by sammc · 9 years ago
  16. aeb8129 Remove BrowserThread::UnsafeGetMessageLoopForThread() by gab · 9 years ago
  17. 0b496492 Use SharedPersistentMemoryAllocator to share field trial state by lawrencewu · 9 years ago
  18. 400ea35b Rename shell namespace to service_manager by rockot · 9 years ago
  19. 734fb66 Move services/shell to services/service_manager by rockot · 9 years ago
  20. 2c93082 Initial implementation for sharing field trial state (win) by lawrencewu · 9 years ago
  21. d32292b Rename a bunch of Mojo Application stuff to reference Services. by ben · 9 years ago
  22. ff46163 Rename MojoShellContext -> ServiceManagerContext. by ben · 9 years ago
  23. 75ce65c Always use ChannelMojo for content child processes. by sammc · 9 years ago
  24. c70c0e3 Enforce capability spec renderer <--> browser. by ben · 9 years ago
  25. 5a97afd1 Revert of Enforce capability spec renderer <--> browser (patchset #19 id:360001 of https://codereview.chromium.org/2259903002/ ) by tommycli · 9 years ago
  26. 8b277b0 Enforce capability spec renderer <--> browser. by ben · 9 years ago
  27. aaf2acc Revert of Enforce capability spec renderer <--> browser (patchset #15 id:280001 of https://codereview.chromium.org/2259903002/ ) by ben · 9 years ago
  28. cdf40b4b Enforce capability spec renderer <--> browser. by ben · 9 years ago
  29. be633a4 Revert of Enforce capability spec renderer <--> browser (patchset #14 id:260001 of https://codereview.chromium.org/2259903002/ ) by msw · 9 years ago
  30. 91c25a3c Enforce capability spec renderer <--> browser. by ben · 9 years ago
  31. f2662e04 Revert of Enforce capability spec renderer <--> browser (patchset #12 id:220001 of https://codereview.chromium.org/2259903002/ ) by ben · 9 years ago
  32. 807a926 Enforce capability spec renderer <--> browser. by ben · 9 years ago
  33. b5eb9f6 Revert of Enforce capability spec renderer <--> browser (patchset #11 id:200001 of https://codereview.chromium.org/2259903002/ ) by lazyboy · 9 years ago
  34. 4ea1705 Enforce capability spec renderer <--> browser. by ben · 9 years ago
  35. 07cace4 Remove unneeded scoped_refptr<>::get() on method binding by tzik · 9 years ago
  36. d4184c4 Remove Channel token from InProcessChildThreadParams by rockot · 9 years ago
  37. da988790 Establish MojoChildConnection from BrowserChildProcessHostImpl by rockot · 9 years ago
  38. 83cff6863 Revert of Establish MojoChildConnection from BrowserChildProcessHostImpl (patchset #9 id:190001 of https://codereview.chromium.org/2221153003/ ) by foolip · 9 years ago
  39. 8efa71b8 Establish MojoChildConnection from BrowserChildProcessHostImpl by rockot · 9 years ago
  40. 26c57658 Remove unused includes of shell::InterfaceRegistry by hugoh · 9 years ago
  41. 68ed6b5 Remove outgoing interface registry on RPH by ben · 9 years ago
  42. 5be0b913 Before this change, renderers use the incoming InterfaceProvider on the connection that launched them. This is problematic as the interfaces exposed over this connection are not filtered by service manager capability policy. by ben · 9 years ago
  43. cef3827 Move content's service manager connections to the IO thread by rockot · 9 years ago
  44. d535a2c Revert of Move content's shell connections to the IO thread (patchset #14 id:320001 of https://codereview.chromium.org/2111353002/ ) by rockot · 9 years ago
  45. 0771b1d Move content's service manager connections to the IO thread by rockot · 9 years ago
  46. 4a93a86 Revert of Move content's shell connections to the IO thread (patchset #9 id:220001 of https://codereview.chromium.org/2111353002/ ) by rockot · 9 years ago
  47. 439768f Move content's shell connections to the IO thread by rockot · 9 years ago
  48. e1bbc00 ShellClient -> Service by ben · 9 years ago
  49. 141b272f Convert UtilityProcess to use MojoChild/ShellConnection for the shell handshake. by ben · 9 years ago
  50. d1dd50f5 Migrate RenderProcessHost, ChildThread to InterfaceRegistry/Provider by ben · 9 years ago
  51. 9a9f0c4 Always use a /prefetch:# switch when launching a process on Windows. by fdoray · 9 years ago
  52. ab52b0c Use ChannelMojo for the utility process. by amistry · 9 years ago
  53. 6ad1e81 [mojo-edk] Bind a child token to child launches and port reservations. by amistry · 9 years ago
  54. 3adf87d Wire up process launch error codes. by wfh · 9 years ago
  55. 8c3af5ae3 Re-land: "Use a token to initialise ChannelMojo and MojoApplication everywhere." by amistry · 9 years ago
  56. 1c950241 Revert "Use a token to initialise ChannelMojo and MojoApplication everywhere." by amistry · 9 years ago
  57. 9b999a2 Reland of Use a token to initialise ChannelMojo and MojoApplication everywhere. (patchset #1 id:1 of https://codereview.chromium.org/1892613003/ ) by shrike · 9 years ago
  58. 76447db Revert of Use a token to initialise ChannelMojo and MojoApplication everywhere. (patchset #1 id:1 of https://codereview.chromium.org/1893463002/ ) by shrike · 9 years ago
  59. 4323e22 Reland of Use a token to initialise ChannelMojo and MojoApplication everywhere. (patchset #1 id:1 of https://codereview.chromium.org/1891043002/ ) by shrike · 9 years ago
  60. 9bda1f9 Revert of Use a token to initialise ChannelMojo and MojoApplication everywhere. (patchset #5 id:80001 of https://codereview.chromium.org/1880343002/ ) by shrike · 9 years ago
  61. babb3f3 Use a token to initialise ChannelMojo and MojoApplication everywhere. by amistry · 9 years ago
  62. a9947c2 Use token-based initialisation for the utility process MojoApplication. by amistry · 9 years ago
  63. 61ca2bf8 Clean up the UtilityProcessHost if starting fails before attempting to launch the process. by amistry · 9 years ago
  64. e8c57ea Remove NPAPI from browser and utility by piman · 9 years ago
  65. 780142d Always allow ServiceRegistry to be used with UtilityProcessHosts. by amistry · 9 years ago
  66. 343068c4 Use a valid /prefetch argument when launching a process. by fdoray · 10 years ago
  67. 94807ee Use a single, generic, global zygote to temporarily resolve perf regressions. by kerrnel · 10 years ago
  68. afd49a83b Have each SandboxedProcessLauncherDelegate maintain a zygote. by kerrnel · 10 years ago
  69. 7283270 Revert of Have each SandboxedProcessLauncherDelegate maintain a zygote. (patchset #15 id:440001 of https://codereview.chromium.org/1532423003/ ) by kerrnel · 10 years ago
  70. 3c1e16b Have each SandboxedProcessLauncherDelegate maintain a zygote. by kerrnel · 10 years ago
  71. 2ecd781 Remove unused code by vitalybuka · 10 years ago
  72. b734894 Switch to standard integer types in content/browser/. by avi · 10 years ago
  73. e3de838f Change callers of ScopedGeneric::Pass() to std::move() by danakj · 10 years ago
  74. 5010931 Get rid of SandboxedProcessLauncherDelegate::PreSandbox. by rickyz · 10 years ago
  75. a7bf963 [Android] Don't attempt to read /proc/self/exe when starting utility processes by twellington · 10 years ago
  76. ac282ab Remove UtilityProcessHostImpl's channel shutdown code. by amistry · 10 years ago
  77. f766aa7 Change UtilityProcessHost class to use WeakPtrFactory by asargent · 10 years ago
  78. 182da09c Implement GetSandboxType() on all platforms and implement for all process types. This fixes a small issue where bootstrap sandbox would never be enabled on OS X. (Note: bootstrap sandbox is disabled anyway until crbug.com/501128 can be fixed.) by wfh · 10 years ago
  79. faa231a4 Report utility process JS memory in task manager. by amistry · 10 years ago
  80. eb6ee29 Simulate process launch for in-process utility thread by rockot · 10 years ago
  81. 1a255e5 Change UtilityProcessHost::SetName() to take a string16. by thestig · 10 years ago
  82. 954e37a Simplify ChildProcessLauncher by sievers · 10 years ago
  83. cd95c25 Add a name to the proxy resolver utility process and display it in the task manager. by amistry · 10 years ago
  84. c6238ab Get rid of ChannelInit::SetSingleProcessIOTaskRunner() by morrita · 10 years ago
  85. b7ce1e3 Propagate kProfilerTiming to utility processes by jdduke · 10 years ago
  86. 042582e favor DCHECK_CURRENTLY_ON for better logs in content/browser/[q-z]* by mostynb · 10 years ago
  87. 467cdc7 Use a utility process for the Mojo v8 proxy resolver. by amistry · 10 years ago
  88. 5f70aa5e Fix linter errors in UtilityProcessHostImpl. by amistry · 10 years ago
  89. c69084e Enable --renderer-cmd-prefix and --utility-cmd-prefix on Windows. Needed for ipc fuzzer to work. by inferno · 11 years ago
  90. c2282aa Standardize usage of virtual/override/final in content/browser/ by dcheng · 11 years ago
  91. a409ccc Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD. by morrita · 11 years ago
  92. 7fc3ac7 Replace FINAL and OVERRIDE with their C++11 counterparts in content by mohan.reddy · 11 years ago
  93. d3c6060 content/ fixups for scoped_refptr operator T* removal. by dcheng · 11 years ago
  94. 54c3719d Remove implicit conversions from scoped_refptr to T* in content/ by dcheng · 11 years ago
  95. b62c08c Experimentally isolate OpenItemViaShell in a utility process. by [email protected] · 11 years ago
  96. 47927870 Add base:: qualification to some COmmandLine references in content. by [email protected] · 11 years ago
  97. 683f427 Move some methods related to single-process out of content/public, since they're only called inside content. by [email protected] · 11 years ago
  98. 121e6138 Refactor configuration of sandboxes - first steps by [email protected] · 11 years ago
  99. fa01e47 Creates a way to launch the utility process with elevated privileges on Windows systems for the rare operations that require administrator access. by [email protected] · 11 years ago
  100. 3295612 Update uses of UTF conversions in content/ to use the base:: namespace. by [email protected] · 12 years ago