| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable about:network for official builds since it's buggy. | brettw@chromium.org | 2009-03-27 | 1 | -1/+3 |
* | Clean up the browser about URL handler to not derive from WebContents. It is | brettw@chromium.org | 2009-03-04 | 1 | -260/+273 |
* | revert broken change 10833 | nsylvain@chromium.org | 2009-03-03 | 1 | -94/+66 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -66/+94 |
* | Revert dsh's change 10818 | nsylvain@chromium.org | 2009-03-03 | 1 | -86/+66 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -66/+86 |
* | Back out r10487 too | mark@chromium.org | 2009-02-26 | 1 | -3/+3 |
* | More URL constants replacement. | brettw@chromium.org | 2009-02-26 | 1 | -3/+3 |
* | Linux: add splash screen | agl@chromium.org | 2009-02-26 | 1 | -0/+16 |
* | Coalesce more hardcoded schemes to using predefined constants. | brettw@chromium.org | 2009-02-26 | 1 | -1/+2 |
* | Initial support for Renderer Side Histograms | jar@chromium.org | 2009-02-25 | 1 | -2/+14 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -6/+4 |
* | Port browser_about_handler. Some parts are still NOTIMPLEMENTED. | evan@chromium.org | 2009-02-12 | 1 | -3/+13 |
* | Refactor plugin process code in the browser process so that the browser/about... | jam@chromium.org | 2009-02-11 | 1 | -85/+20 |
* | Move browser_resources.rc into a a grd file. While I'm at it, | tc@google.com | 2009-02-09 | 1 | -1/+2 |
* | Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows | brettw@chromium.org | 2009-02-06 | 1 | -6/+6 |
* | Enable render_widget_host, render_view_host and backing_store. Remove the Ren... | pinkerton@chromium.org | 2009-02-04 | 1 | -0/+1 |
* | Partial porting of the about handler. | brettw@chromium.org | 2009-02-04 | 1 | -9/+7 |
* | Reverting 9090. | ojan@google.com | 2009-02-03 | 1 | -6/+6 |
* | Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows | brettw@chromium.org | 2009-02-03 | 1 | -6/+6 |
* | Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference. | glen@chromium.org | 2009-01-29 | 1 | -1/+1 |
* | Add support for UA spoofing, and spoof Safari's UA string when loading URLs | darin@chromium.org | 2009-01-27 | 1 | -1/+1 |
* | Create a dialog box for the about:network view and kill the tab type. | brettw@chromium.org | 2009-01-24 | 1 | -3/+9 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -1/+1 |
* | Remove the about:internets view :( | brettw@chromium.org | 2009-01-20 | 1 | -6/+0 |
* | Move functions required by the rest of the browser from RenderProcessHost to ... | brettw@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 | -1/+1 |
* | Move plugins to FilePaths, some cleanup | avi@google.com | 2009-01-06 | 1 | -1/+1 |
* | Reupload of 12418 | glen@chromium.org | 2008-12-07 | 1 | -1/+1 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 1 | -11/+11 |
* | Add mimetypes on the "chrome-resource://" responses. | ericroman@google.com | 2008-11-14 | 1 | -0/+4 |
* | Remove some Windows-specific stuff from RenderProcessHost by having callers g... | brettw@google.com | 2008-11-11 | 1 | -1/+1 |
* | Add about:terms to Chrome, and about:licenses to Chromium and Chrome. | glen@google.com | 2008-10-10 | 1 | -0/+25 |
* | Reorganize the declarations to have some grouping and logical ordering in tab... | brettw@google.com | 2008-09-26 | 1 | -1/+1 |
* | Add a command-line switch to change the user agent.BUG=757345 | pkasting@chromium.org | 2008-09-24 | 1 | -1/+1 |
* | Change the path of the V8 API headers from public to include | sgjesse@google.com | 2008-09-03 | 1 | -1/+1 |
* | 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 |
* | * add webkit version and V8 version to about:version | erikkay@google.com | 2008-08-06 | 1 | -0/+17 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+645 |