| Commit message (Expand) | Author | Age | Files | Lines |
* | Create an initial Chrome page for file browsing. This just implements the | brettw@chromium.org | 2009-10-21 | 1 | -0/+2 |
* | Facelifts to sync UI | tim@chromium.org | 2009-10-15 | 1 | -0/+1 |
* | This patch enables "Save page as" (ctrl+s) for resources located at | jamesr@chromium.org | 2009-10-13 | 1 | -0/+11 |
* | Replace a bunch of hardcoded URLs with constants from url_constants.h | brettw@chromium.org | 2009-09-15 | 1 | -0/+2 |
* | Change the URLs used to access "view-cache:" and "view-net-internals:". | eroman@chromium.org | 2009-09-14 | 1 | -3/+4 |
* | Add skeleton for an about:net-internal page. | eroman@chromium.org | 2009-09-01 | 1 | -0/+2 |
* | Remove personalization.h/cc by putting things in final resting places | tim@chromium.org | 2009-08-20 | 1 | -1/+1 |
* | Some personalization cleanup: | tim@chromium.org | 2009-08-15 | 1 | -0/+6 |
* | Removing unused #include from url_constants.cc. | phajdan.jr@chromium.org | 2009-08-07 | 1 | -3/+0 |
* | Foundations for Print Preview and Setup | mhm@chromium.org | 2009-07-03 | 1 | -0/+1 |
* | Do some minor cleanup I noticed in SiteInstance. Before, we would parse and | brettw@chromium.org | 2009-06-26 | 1 | -0/+3 |
* | Add an about:inducebrowsercrashforrealz URL. | jeremy@chromium.org | 2009-06-25 | 1 | -0/+4 |
* | DevTools: Nuke legacy debugger. | pfeldman@chromium.org | 2009-06-24 | 1 | -1/+0 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -0/+1 |
* | Change chrome-ui to chrome. I didn't go too far in converting existing string... | glen@chromium.org | 2009-05-06 | 1 | -9/+9 |
* | Make about:linux-splash the default home page and remove an ifdef so we can s... | jhawkins@chromium.org | 2009-04-09 | 1 | -5/+0 |
* | Move HTML dialogs out of their own tab contents type. Moved functions to new | brettw@chromium.org | 2009-04-03 | 1 | -0/+2 |
* | Port more UI tests to Linux. | phajdan.jr@chromium.org | 2009-03-23 | 1 | -0/+8 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -3/+13 |
* | Rename DebuggerContents to DebuggerUI and move to the dom_ui folder. | brettw@chromium.org | 2009-03-13 | 1 | -1/+2 |
* | - Developer tools frontend is served from chrom-ui://devtools/tools.html | yurys@google.com | 2009-03-06 | 1 | -0/+1 |
* | Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used | brettw@chromium.org | 2009-03-05 | 1 | -0/+3 |
* | Clean up the browser about URL handler to not derive from WebContents. It is | brettw@chromium.org | 2009-03-04 | 1 | -0/+6 |
* | Revert brett's code, for real this time. | nsylvain@chromium.org | 2009-02-26 | 1 | -29/+24 |
* | More URL constants replacement. | brettw@chromium.org | 2009-02-26 | 1 | -0/+5 |
* | Coalesce more hardcoded schemes to using predefined constants. | brettw@chromium.org | 2009-02-26 | 1 | -0/+12 |
* | Some files I forgot in my previous view-source change. | brettw@chromium.org | 2009-02-25 | 1 | -0/+15 |