| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue 11006 - any plugin process started by InProcessBrowserTest was | tim@chromium.org | 2009-04-30 | 1 | -1/+1 |
* | Second attempt at cleaning up handling of --disable-popup-blocking. I didn't... | pkasting@chromium.org | 2009-04-29 | 1 | -1/+0 |
* | Revert "Instead of passing down a switch to the renderer, storing a member, e... | evan@chromium.org | 2009-04-29 | 1 | -0/+1 |
* | Instead of passing down a switch to the renderer, storing a member, etc., jus... | pkasting@chromium.org | 2009-04-29 | 1 | -1/+0 |
* | POSIX: don't spawn zombies. | agl@chromium.org | 2009-04-28 | 1 | -2/+13 |
* | Adds --no-audio, which replaces the audio IPC layer with a mock audio device. | scherkus@chromium.org | 2009-04-27 | 1 | -1/+2 |
* | Fix sudden termination after the latest WebKit merge. | jam@chromium.org | 2009-04-25 | 1 | -7/+17 |
* | Revert "POSIX: Don't spawn zombies." (r14488) | agl@chromium.org | 2009-04-24 | 1 | -13/+2 |
* | POSIX: Don't spawn zombies. | agl@chromium.org | 2009-04-24 | 1 | -2/+13 |
* | linux (and some posix): multiprocess plugins compiling. | evan@chromium.org | 2009-04-23 | 1 | -1/+3 |
* | Add command line flag that removes randomness from javascript functions, to b... | ace@google.com | 2009-04-14 | 1 | -0/+1 |
* | Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i... | jam@chromium.org | 2009-04-13 | 1 | -13/+5 |
* | Removing --enable-video and instead relying on having DLLs present. | scherkus@chromium.org | 2009-04-10 | 1 | -1/+0 |
* | DevTools: Cache resources before attach, hide agents behind the flag. | pfeldman@chromium.org | 2009-04-09 | 1 | -0/+1 |
* | Reverting 13419. | pfeldman@chromium.org | 2009-04-09 | 1 | -1/+0 |
* | DevTools: Cache resource metainfo even when debugger agent is not attached. | pfeldman@chromium.org | 2009-04-09 | 1 | -0/+1 |
* | Scaffolding cleanup. | thestig@chromium.org | 2009-04-08 | 1 | -0/+2 |
* | Add aa's Event class to our javascript bindings and use it in our extension | mpcomplete@google.com | 2009-04-08 | 1 | -0/+1 |
* | Remove NOTIMPLEMENTED bits for fast shutdown code on non-Windows. | evan@chromium.org | 2009-03-29 | 1 | -8/+0 |
* | Add more of the server-side plumbing for extension APIs. Also | aa@chromium.org | 2009-03-28 | 1 | -0/+9 |
* | Hide StatsTable behind --enable-stats-table. | mbelshe@google.com | 2009-03-27 | 1 | -0/+1 |
* | Fix fast shutdown | tc@google.com | 2009-03-26 | 1 | -1/+0 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -5/+7 |
* | Refactor sandboxing code so that it can be used by worker processes. | jam@chromium.org | 2009-03-18 | 1 | -114/+15 |
* | Reland the changes to use command line switch to turn on worker feature. | jianli@chromium.org | 2009-03-18 | 1 | -0/+1 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -5/+14 |
* | Revert "Enable building worker and use command line switch to turn on ..." | agl@chromium.org | 2009-03-17 | 1 | -1/+0 |
* | Enable building worker and use command line switch to turn on this feature. | jianli@chromium.org | 2009-03-17 | 1 | -0/+1 |
* | Get rid of the gears in renderer process code. This allows me to do some cle... | jam@chromium.org | 2009-03-13 | 1 | -8/+0 |
* | Fix SessionRestoreUITest.TwoTabsSecondSelected in single process mode. | jam@chromium.org | 2009-03-12 | 1 | -13/+12 |
* | Stop having renderers use both pids and a monotonically increasing "host_id".... | jam@chromium.org | 2009-03-12 | 1 | -22/+22 |
* | Get rid of --start-renderers-manually since it's been broken for a long time ... | jam@chromium.org | 2009-03-10 | 1 | -101/+69 |
* | Instead of queuing ResourceDispatcher IPC messages in RenderView, use Resourc... | jam@chromium.org | 2009-03-10 | 1 | -1/+2 |
* | Remove compile warning on OSX if branded | jrg@chromium.org | 2009-03-09 | 1 | -2/+3 |
* | Redo my single process cleanup. The problem was that Stop() had to be called... | jam@chromium.org | 2009-03-06 | 1 | -14/+6 |
* | Revert 11048 because it caused crashes in the ui_tests single process. | nsylvain@chromium.org | 2009-03-05 | 1 | -2/+14 |
* | Instead of destruction RendererMainThread objects via a singelton, which may ... | jam@chromium.org | 2009-03-05 | 1 | -14/+2 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -2/+3 |
* | Add comment regarding why single-process and in-process-plugins are disabled ... | jam@chromium.org | 2009-03-04 | 1 | -0/+2 |
* | Don't expose --single-process and --in-process-plugins for official Chrome re... | jam@chromium.org | 2009-03-03 | 1 | -0/+4 |
* | Move chrome/apps/result_codes.h to chrome/common/result_codes.h | thestig@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Attempt 2 at landing this. | ananta@chromium.org | 2009-02-28 | 1 | -3/+17 |
* | Revert "Don't call SetPriorityClass if CBSText.dll is loaded in the browser | tc@google.com | 2009-02-27 | 1 | -11/+3 |
* | Don't call SetPriorityClass if CBSText.dll is loaded in the browser process. ... | ananta@chromium.org | 2009-02-27 | 1 | -3/+11 |
* | Fix painting issue after a renderer crash | agl@chromium.org | 2009-02-27 | 1 | -1/+5 |
* | Fix BrowserTest.ThirtyFourTabs and possibly other ui tests in single-process ... | jam@chromium.org | 2009-02-26 | 1 | -4/+8 |
* | Delete the ViewSourceTabContents. | brettw@chromium.org | 2009-02-25 | 1 | -1/+1 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -1/+1 |
* | Correctly evict smallest transport DIB cache member | agl@chromium.org | 2009-02-21 | 1 | -1/+3 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -3/+4 |