summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/manifest_url_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Requirements out of Extension Classrdevlin.cronin@chromium.org2013-03-261-60/+0
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-011-12/+5
* Allow manifest handlers to declare keys they depend on that must be parsed be...yoz@chromium.org2013-02-051-5/+5
* Move the parsing of 'update_url' & 'options_page' URLs out of Extension.MHX348@motorola.com2013-01-151-0/+4
* Move the parsing of "chrome_url_overrides" out of Extension.MHX348@motorola.com2013-01-121-1/+30
* Move the parsing of homepage_url" and "devtools_page" out of Extension.MHX348@motorola.com2013-01-111-0/+34