summaryrefslogtreecommitdiffstats
path: root/content/browser/webui/web_ui_data_source_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-3/+3
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-2/+2
* Remove old template html boilerplateestade2014-09-271-1/+1
* Use a TestBrowserThreadBundle in WebUIDataSourceTestrsleevi@chromium.org2014-08-071-0/+2
* Changed RefCountedStaticMemory() to accept a void pointer.joaoe@opera.com2014-02-121-20/+8
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-2/+2
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-2/+2
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Change signature of URLDataSource::StartDataRequest().jered@chromium.org2013-04-231-1/+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
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-7/+1
* Clean up of url data manager classes in content: move URLDataSourceImpl to it...jam@chromium.org2013-01-281-5/+5
* Move ChromeWebUIDataSource from chrome to content so that it lives alongside ...jam@chromium.org2013-01-261-0/+160