| Commit message (Expand) | Author | Age | Files | Lines |
* | Have ChildProcessInfo contain a list of all running child processes (i.e. ins... | jam@chromium.org | 2009-02-13 | 1 | -52/+34 |
* | Refactor plugin process code in the browser process so that the browser/about... | jam@chromium.org | 2009-02-11 | 1 | -68/+42 |
* | This CL adds macro used to track the creation and destruction | jcampan@chromium.org | 2009-02-04 | 1 | -0/+3 |
* | Reverting 9109. | ojan@google.com | 2009-02-03 | 1 | -3/+0 |
* | This CL adds macro used to track the creation and destruction | jcampan@chromium.org | 2009-02-03 | 1 | -0/+3 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -11/+13 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 1 | -58/+9 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -8/+11 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -1/+2 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -11/+8 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -8/+11 |
* | More speedup of scrolling when many windowed plugins in a page. Scrolling is... | jam@chromium.org | 2009-01-22 | 1 | -1/+2 |
* | Fix a timing issue that caused gears to fail to load sometimes. | mpcomplete@google.com | 2009-01-21 | 1 | -6/+5 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -21/+21 |
* | Improve scrolling performance when there are many windowed plugins in a page. | jam@chromium.org | 2009-01-16 | 1 | -0/+94 |
* | Move functions required by the rest of the browser from RenderProcessHost to ... | brettw@chromium.org | 2009-01-16 | 1 | -1/+2 |
* | Change "dll" to "plugin" where appropriate. | avi@google.com | 2009-01-06 | 1 | -17/+19 |
* | Move plugins to FilePaths, some cleanup | avi@google.com | 2009-01-06 | 1 | -21/+20 |
* | New attempt at landing the resource_dispatcher_host.cc splitting (broke the b... | jcampan@chromium.org | 2008-12-23 | 1 | -1/+1 |
* | Reverting my CL to fix build bustage. | jcampan@chromium.org | 2008-12-20 | 1 | -1/+1 |
* | This CL moves the different resource handlers from resource_dispatcher_host.c... | jcampan@chromium.org | 2008-12-20 | 1 | -1/+1 |
* | Misc proxy service changes. | ericroman@google.com | 2008-12-10 | 1 | -0/+65 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -2/+2 |
* | Fix regression of b/issue?id=1280317. We need to do a case-insensitive | mpcomplete@google.com | 2008-10-31 | 1 | -4/+9 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=3769, which | ananta@chromium.org | 2008-10-31 | 1 | -1/+1 |
* | Make plugin processes (except Gears) run at normal priority. | jam@chromium.org | 2008-10-13 | 1 | -2/+6 |
* | Add a command-line switch to change the user agent.BUG=757345 | pkasting@chromium.org | 2008-09-24 | 1 | -0/+1 |
* | Adds a logging level command line switch | cpu@google.com | 2008-08-29 | 1 | -0/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Third times a charm! This is an attempt at re-landing r408. This time the U... | darin@google.com | 2008-08-08 | 1 | -2/+2 |
* | rollback r498 and r500 to repair test bustage | darin@google.com | 2008-08-07 | 1 | -2/+2 |
* | Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe... | darin@google.com | 2008-08-07 | 1 | -2/+2 |
* | Revert change 408 to see if it fixes the ui tests. | nsylvain@google.com | 2008-08-06 | 1 | -2/+2 |
* | Convert more consumers of ML::WatchObject to ObjectWatcher. | darin@google.com | 2008-08-05 | 1 | -2/+2 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -2/+2 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 1 | -3/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+791 |