summaryrefslogtreecommitdiffstats
path: root/content/browser/webui
Commit message (Expand)AuthorAgeFilesLines
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-302-2/+2
* Fixing iframe jank in the local omnibox popup.jered@chromium.org2013-04-241-0/+1
* Change signature of URLDataSource::StartDataRequest().jered@chromium.org2013-04-237-14/+40
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-2/+2
* Make URLDataSource::GetSource() const.jered@chromium.org2013-04-174-5/+5
* Cleanup: Return additional schemes vector as out parameter from GetAdditional...kinuko@chromium.org2013-04-171-3/+4
* content: Move more constants into content namespace.tfarina@chromium.org2013-04-143-16/+16
* Remove some chrome-specific methods from content::WebUI.jam@chromium.org2013-04-122-37/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Stub out chrome://indexeddb-internalsalecflett@chromium.org2013-04-081-0/+4
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-7/+1
* DevTools: make WebUI's url request job AppCache-friendly.pfeldman@chromium.org2013-04-021-0/+6
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-4/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-0/+4
* 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