summaryrefslogtreecommitdiffstats
path: root/content/browser/webui/generic_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-2/+5
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-1/+1
* Move generic_handler.* to content\browser\webui since it's needed by all webu...jam@chromium.org2013-01-291-0/+59
* Move GenericHandler back to Chrome since it was really Chrome specific (i.e. ...jam@chromium.org2012-02-271-59/+0
* Rename WebUI to WebUIImpl.jam@chromium.org2012-01-191-1/+1
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-1/+1
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-311-0/+1
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-3/+2
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-301-2/+2
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-2/+5
* Don't trigger the tab's throbber for webui pagesjochen@chromium.org2011-11-071-28/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* [webui] Migrate moar instances of RegisterMessageCallacks to base::bind().csilv@chromium.org2011-10-041-2/+4
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+28
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-0/+54
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-50/+0
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-0/+50