summaryrefslogtreecommitdiffstats
path: root/content/browser/webui/web_ui_data_source_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/browser/.avi2015-12-251-1/+1
* Serve mojo WebUI resources from the same origin as the WebUI itself.sammc2015-11-301-0/+1
* Revert of Serve mojo WebUI resources from the same origin as the WebUI itself...magjed2015-11-241-1/+0
* Serve mojo WebUI resources from the same origin as the WebUI itself.sammc2015-11-241-0/+1
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-20/+15
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-14/+14
* Remove old template html boilerplateestade2014-09-271-2/+0
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-201-1/+1
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Add WebUIDataSourceImpl::DisableReplaceExistingSourceshuais@opera.com2013-08-211-0/+2
* Make content use base namespace for Values.brettw@chromium.org2013-06-141-2/+2
* Change signature of URLDataSource::StartDataRequest().jered@chromium.org2013-04-231-1/+2
* Make URLDataSource::GetSource() const.jered@chromium.org2013-04-171-1/+1
* Clean up of url data manager classes in content: move URLDataSourceImpl to it...jam@chromium.org2013-01-281-0/+107