summaryrefslogtreecommitdiffstats
path: root/content/browser/webui/shared_resources_data_source.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/browser/.avi2015-12-251-0/+2
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+2
* Remove Polymer 0.5.michaelpg2015-06-291-1/+0
* Fix Polymer licensing issuesmichaelpg2015-06-261-1/+1
* views: Move resources used by views into views_resources.sadrul2015-06-241-2/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Rolling forward https://codereview.chromium.org/1155683008/ which wasjlklein2015-06-031-1/+1
* Revert "Rename polymer and cr_elements v0_8 to v1_0"Balazs Engedy2015-06-021-1/+1
* Rename polymer and cr_elements v0_8 to v1_0jlklein2015-06-021-1/+1
* Add a 0.8 version of cr-checkbox with a demojlklein2015-04-281-0/+1
* Pull web-animations-js into third-party via the third_party/polymer/reproduce...jlklein2015-02-191-5/+6
* Add cr-toggle-button to Chromemichaelpg2015-02-101-1/+2
* Directly inline shared WebUI CSS declarations into the security and supervise...bauerb2015-01-261-11/+2
* Fix a typo in SharedResourcesDataSource.sammc2014-12-181-1/+1
* Polymer resources are hosted on "chrome://resources".dzhioev2014-12-031-32/+35
* Remove TODO() now that jam@ answered my question regarding IDR_* use in content/dbeam2014-12-031-5/+2
* webui: minimize webui flicker.dbeam2014-11-261-5/+31
* URLDataSource can specify the value for 'Access-Control-Allow-Origin' respons...dzhioev2014-10-101-0/+14
* Use qualified path for three more grit headers from ui.tfarina2014-09-071-1/+1
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-201-1/+1
* Fix 2x UI issues for Feedback.rkc@chromium.org2013-09-101-1/+1
* Reland https://codereview.chromium.org/22267012rkc@chromium.org2013-08-171-1/+29
* Revert r215683, r215739 and r215736rkc@chromium.org2013-08-061-29/+1
* Relanding - https://codereview.chromium.org/20565006/rkc@chromium.org2013-08-051-1/+29
* Revert 215568 "Implement Feedback UI using the feedbackPrivate API."kochi@chromium.org2013-08-051-29/+1
* Implement Feedback UI using the feedbackPrivate API.rkc@chromium.org2013-08-051-1/+29
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* Change signature of URLDataSource::StartDataRequest().jered@chromium.org2013-04-231-1/+2
* Make URLDataSource::GetSource() const.jered@chromium.org2013-04-171-1/+1
* content: Move more constants into content namespace.tfarina@chromium.org2013-04-141-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-1/+1
* Move core url data manager classes to content.jam@chromium.org2013-01-241-0/+62