| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove extraneous uses of the --enable-user-script | aa@chromium.org | 2009-01-28 | 1 | -2/+4 |
* | Move MessageWindow out into its own file. BrowserInit is now cross-platform-c... | ben@chromium.org | 2009-01-27 | 1 | -275/+3 |
* | Add user script support to extensions. | aa@chromium.org | 2009-01-25 | 1 | -3/+1 |
* | Two things: | ben@chromium.org | 2009-01-24 | 1 | -0/+1 |
* | Fix SecondLaunch unit test. | evan@chromium.org | 2009-01-21 | 1 | -1/+2 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -26/+24 |
* | Fix issue 6296 by using a dedicated delegate instance for each infobar that t... | tim@chromium.org | 2009-01-16 | 1 | -0/+2 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -2/+2 |
* | Fixes two session restore bugs: | sky@google.com | 2008-12-11 | 1 | -1/+11 |
* | Makes the tab restore service persist closed tabs/windows to disk and | sky@google.com | 2008-12-06 | 1 | -4/+3 |
* | Introduce ExtensionsService. Load extensions on startup from a directory in | aa@chromium.org | 2008-12-05 | 1 | -0/+6 |
* | Tear out all the old infobar code. | ben@chromium.org | 2008-12-03 | 1 | -1/+0 |
* | Convert Alternate NavURL Fetcher to use the new infobar framework. | ben@chromium.org | 2008-12-03 | 1 | -2/+2 |
* | Fix crash with plugin installer infobar due to the infobardelegate not being ... | ben@chromium.org | 2008-11-25 | 1 | -1/+2 |
* | Re-land 5929 (r5882) with crash fix and also this change: | ben@chromium.org | 2008-11-25 | 1 | -9/+44 |
* | Land this change again now I've fixed the crash. | ben@chromium.org | 2008-11-19 | 1 | -1/+1 |
* | Revert change 5596 because it broke the build | nsylvain@chromium.org | 2008-11-18 | 1 | -1/+1 |
* | Last couple of bits of new-frame related cleanup: | ben@chromium.org | 2008-11-18 | 1 | -1/+1 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -5/+3 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -68/+22 |
* | More cleanup in Browser: | ben@chromium.org | 2008-11-11 | 1 | -1/+1 |
* | Changes session restore to account for apps and popups. If you have | sky@google.com | 2008-10-30 | 1 | -43/+50 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -1/+1 |
* | Reduce header dependencies. | evanm@google.com | 2008-10-22 | 1 | -0/+1 |
* | Move more view stuff out of WebContents. This moves context menus and info | brettw@google.com | 2008-10-14 | 1 | -2/+5 |
* | Adds an --incognito switch that can be used to launch Chrome in Incognito mode. | maruel@google.com | 2008-10-08 | 1 | -0/+4 |
* | Add a command-line switch to change the user agent.BUG=757345 | pkasting@chromium.org | 2008-09-24 | 1 | -0/+6 |
* | Remove Google Chrome specific strings from common resources file and use them... | rahulk@google.com | 2008-08-27 | 1 | -0/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -1/+2 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -2/+7 |
* | HuntForZombieChromeProcesses() is killing the child process of upgrade | cpu@google.com | 2008-08-14 | 1 | -1/+2 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -1/+1 |
* | Fix 1295677: REGRESSION: Import SETS startup page to imported home page. | finnur@google.com | 2008-07-30 | 1 | -0/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+723 |