summaryrefslogtreecommitdiffstats
path: root/chrome_frame/policy_settings.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding policy support to Chrome Frame's launcher so that additional parameter...tommi@chromium.org2012-03-281-12/+23
* Added recommended pref store on Windows.joaodasilva@chromium.org2011-12-011-3/+3
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Reland 72784danno@chromium.org2011-01-281-1/+1
* Revert 72784 - Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-271-1/+1
* Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-271-1/+1
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-7/+10
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-0/+4
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-201-15/+78
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-4/+4
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+2
* Policy support for being able to specify a list of content types that Chrome ...tommi@chromium.org2010-10-041-6/+28
* Basic policy implementation for Chrome Frame. We read the policy settings on...tommi@chromium.org2010-09-151-0/+70