| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 1 | -1/+1 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-22 | 1 | -8/+4 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close the | mpcomplete@google.com | 2009-05-05 | 1 | -2/+2 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i... | jam@chromium.org | 2009-04-13 | 1 | -1/+5 |
* | Stop having renderers use both pids and a monotonically increasing "host_id".... | jam@chromium.org | 2009-03-12 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -2/+4 |
* | Fixes leak of CertStore on shutdown. | sky@google.com | 2009-01-23 | 1 | -13/+1 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -1/+1 |
* | Porting in chrome/browser/ | phajdan.jr@chromium.org | 2009-01-20 | 1 | -0/+1 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Don't use cert_lock_ as a reentrant lock. RemoveCert is | wtc@google.com | 2008-09-29 | 1 | -14/+12 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -2/+2 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+178 |