summaryrefslogtreecommitdiffstats
path: root/content/browser/webui
Commit message (Expand)AuthorAgeFilesLines
* Adds a chrome://accessibility page, which:aboxhall@chromium.org2013-03-121-1/+5
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-072-28/+90
* Revert 186347jochen@chromium.org2013-03-062-90/+28
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-062-28/+90
* content: Move more constants from url_constants.h into content namespace.tfarina@chromium.org2013-03-021-4/+4
* Cleanup: Remove deprecated base::Value methods from contents. Use base::Value...thestig@chromium.org2013-02-121-15/+15
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-122-2/+2
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-082-24/+29
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-1/+1
* Revert 180282 (doesn't build without reverting r180071 too, so let's justthakis@chromium.org2013-02-031-0/+8
* Revert 180055: Very likely caused http://crbug.com/173885thakis@chromium.org2013-02-031-8/+0
* Moving chrome://tracing to content.jam@chromium.org2013-02-011-0/+8
* Move chrome://media-internals to content. This allows us to hide implementati...jam@chromium.org2013-02-011-1/+5
* Move chrome://gpu to content.jam@chromium.org2013-01-311-1/+6
* Add a WebUIControllerFactory in content and move chrome://webrtc-internals to...jam@chromium.org2013-01-292-0/+91
* Revert 179347 can't repro this.jam@chromium.org2013-01-292-7/+5
* Revert 179271bshe@chromium.org2013-01-292-5/+7
* Move generic_handler.* to content\browser\webui since it's needed by all webu...jam@chromium.org2013-01-292-0/+93
* Simplify how TestChromeWebUIControllerFactory is registered now that multiple...jam@chromium.org2013-01-292-7/+5
* Move IsURLAcceptableForWebUI out of WebUIControllerFactory since its implemen...jam@chromium.org2013-01-282-11/+24
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-283-6/+147
* Clean up of url data manager classes in content: move URLDataSourceImpl to it...jam@chromium.org2013-01-289-284/+306
* Stop using content's internal URLDataManager methods from chrome.jam@chromium.org2013-01-272-8/+15
* Move ChromeWebUIDataSource from chrome to content so that it lives alongside ...jam@chromium.org2013-01-263-3/+174
* Move core url data manager classes to content.jam@chromium.org2013-01-248-0/+1417
* Revert 175971ricow@chromium.org2013-01-103-147/+6
* Revert 175890: actually, looks like we want this to also help move chromeos w...jam@chromium.org2013-01-103-6/+147
* Revert 175822jam@chromium.org2013-01-093-147/+6
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-093-6/+147
* History: Integrate synced history visits from the server with local history r...dubroy@chromium.org2012-12-121-27/+0
* content/browser: Move webui code into content namespace.tfarina@chromium.org2012-10-292-31/+26
* Revert 164120 - content/browser: Move more files into the content namespace.sail@chromium.org2012-10-251-1/+0
* content/browser: Move more files into the content namespace.tfarina@chromium.org2012-10-251-0/+1
* Centralizes a couple uses of ui::GetScaleFactorForScale(). pkotwicz@chromium.org2012-10-052-3/+3
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2012-07-271-3/+3
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-3/+3
* Moves GetIconScaleFactor to WebUI::GetRendererScale in order to reuse code as...pkotwicz@chromium.org2012-06-152-0/+6
* Replace touch-optimized WebUI hack with use of new CSS media query.rbyers@chromium.org2012-06-011-7/+0
* Fix NULL crash.cevans@chromium.org2012-05-291-2/+2
* Restrict WebUI calls to the chrome:// origins.cevans@chromium.org2012-05-251-1/+12
* Make touch-optimized-ui a tri-state flagrbyers@chromium.org2012-05-141-7/+5
* re-use WebUIsestade@chromium.org2012-04-262-28/+3
* ignore WebUISend messages from old pagesestade@chromium.org2012-04-192-11/+38
* TabContents -> WebContentsImpl, part 14.avi@chromium.org2012-04-161-3/+3
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-1/+1
* Fix WebUIMessageHandler unit tests.csilv@chromium.org2012-03-202-7/+45
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-1/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-072-2/+5
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1