| Commit message (Expand) | Author | Age | Files | Lines |
* | Add chrome://histograms link to chrome://chrome-urls. | toyoshim@chromium.org | 2013-04-25 | 1 | -0/+1 |
* | Added chrome://translate-internals. For now, this shows only the preferences... | hajimehoshi@chromium.org | 2013-04-23 | 1 | -0/+1 |
* | content: Move more constants into content namespace. | tfarina@chromium.org | 2013-04-14 | 1 | -9/+9 |
* | Adds a chrome://accessibility page, which: | aboxhall@chromium.org | 2013-03-12 | 1 | -0/+1 |
* | Adding WebRTC Internals to about:about. | mkwst@chromium.org | 2013-02-11 | 1 | -0/+1 |
* | First cut at UI for saving net_logs data into a temporary file on | rtenneti@chromium.org | 2013-02-01 | 1 | -0/+3 |
* | Small refactorings on chrome://gpu before I move it to src/content. | jam@chromium.org | 2013-01-31 | 1 | -4/+1 |
* | Re-enable about:flags on Android | dfalcantara@chromium.org | 2013-01-16 | 1 | -2/+1 |
* | Convert wallpaper picker to v2 app | bshe@chromium.org | 2012-11-30 | 1 | -1/+0 |
* | Adds about:user-actions page. | mpearson@chromium.org | 2012-11-22 | 1 | -0/+1 |
* | Fix chrome://history for android. | yfriedman@chromium.org | 2012-11-21 | 1 | -0/+6 |
* | [signin] Basic framework for about:signin-internals. | vishwath@google.com | 2012-11-20 | 1 | -0/+1 |
* | Redirect chrome://help | cem.kocagil@gmail.com | 2012-10-01 | 1 | -0/+4 |
* | Re-land r158555: "[Android] Exclude unsupported URLs from chrome://chrome-urls." | newt@chromium.org | 2012-09-26 | 1 | -14/+23 |
* | Revert r158555 "[Android] Exclude unsupported URLs from chrome://chrome-urls." | maruel@chromium.org | 2012-09-25 | 1 | -23/+14 |
* | Sort ChromePaths alphabetically for chrome://chrome-urls, etc. | msw@chromium.org | 2012-09-25 | 1 | -5/+4 |
* | [Android] Exclude unsupported URLs from chrome://chrome-urls. | newt@chromium.org | 2012-09-25 | 1 | -14/+23 |
* | Add a chrome://nacl page to show if NaCl is enabled and if | jvoung@chromium.org | 2012-08-15 | 1 | -0/+1 |
* | Add chrome://drive-internals to the list of URLs in chrome://about | haruki@google.com | 2012-08-03 | 1 | -0/+1 |
* | Chrome diagnostics: First cut at implementing chrome://diagnostics. | hshi@chromium.org | 2012-08-02 | 1 | -0/+1 |
* | Histograms - Support histograms for Plugins, GPU | rtenneti@google.com | 2012-07-12 | 1 | -1/+0 |
* | Show about:tasks only on CrOs, it's a dead link elsewhere. | thakis@chromium.org | 2012-07-02 | 1 | -0/+2 |
* | chrome/browser/ui: Put browser_dialogs.h into chrome namespace. | tfarina@chromium.org | 2012-07-02 | 1 | -1/+1 |
* | Kill chrome://sessions. | asvitkine@chromium.org | 2012-06-13 | 1 | -1/+0 |
* | Add ENABLE_PRINTING and disable it on Android. | wangxianzhu@chromium.org | 2012-06-09 | 1 | -1/+3 |
* | Initial landing of experimental wallpaper ui(wallpaper manager). | bshe@chromium.org | 2012-05-28 | 1 | -1/+1 |
* | Moving and renaming the NetworkActionPredictor into chrome/browser/predictors | shishir@chromium.org | 2012-05-02 | 1 | -1/+1 |
* | Show gpu process stats in about:tcmalloc | jamesr@chromium.org | 2012-04-25 | 1 | -21/+0 |
* | sensors: Remove prototype implementation | cwolfe@chromium.org | 2012-04-24 | 1 | -21/+0 |
* | Remove Active Downloads UI. | asanka@chromium.org | 2012-04-23 | 1 | -1/+0 |
* | TabContents -> WebContentsImpl, part 15. | avi@chromium.org | 2012-04-17 | 1 | -1/+0 |
* | [uber page] Uber URL cleanups. | csilv@chromium.org | 2012-03-31 | 1 | -5/+5 |
* | get rid of old options pages | estade@chromium.org | 2012-03-23 | 1 | -18/+6 |
* | DevTools: convert about:workers into about:inspect | pfeldman@chromium.org | 2012-03-21 | 1 | -1/+1 |
* | Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom... | dmikurube@chromium.org | 2012-03-13 | 1 | -1/+1 |
* | Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ... | dmikurube@chromium.org | 2012-03-10 | 1 | -1/+1 |
* | Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0). | dmikurube@chromium.org | 2012-03-10 | 1 | -1/+1 |
* | [uber page] Integrate history into uber page. | csilv@chromium.org | 2012-03-03 | 1 | -0/+7 |
* | Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0),... | dmikurube@google.com | 2012-03-03 | 1 | -1/+1 |
* | Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom... | dmikurube@google.com | 2012-03-03 | 1 | -1/+1 |
* | Move sensors::Provider to content/public/browser and put it in the content na... | tfarina@chromium.org | 2012-02-10 | 1 | -2/+2 |
* | Link to about:policy from about:about. | joaodasilva@chromium.org | 2012-02-09 | 1 | -0/+1 |
* | Move handling of debug urls like chrome://crash, chrome://gpuclean to content... | jam@chromium.org | 2012-02-08 | 1 | -33/+0 |
* | Revert 120608 - [uber page] Disable uber page for M18 branch. This will be re... | csilv@chromium.org | 2012-02-06 | 1 | -1/+1 |
* | [uber page] Disable uber page for M18 branch. This will be reverted on trunk. | csilv@chromium.org | 2012-02-06 | 1 | -1/+1 |
* | [uber page] Improve URL mapping for extension URLS. | csilv@chromium.org | 2012-02-01 | 1 | -0/+7 |
* | [uber page] Enable Uber page by default. | csilv@chromium.org | 2012-01-27 | 1 | -3/+17 |
* | Initial draft of chrome://omnibox/ page. | mpearson@chromium.org | 2012-01-24 | 1 | -0/+1 |
* | Adding about:network_action_predictor to show state of NetworkActionPredictor... | dominich@chromium.org | 2012-01-05 | 1 | -1/+2 |
* | Move remaining about: handlers to webUI. | tsepez@chromium.org | 2011-11-30 | 1 | -1455/+54 |