summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/settings_api_bubble_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-211-15/+14
* Refactoring of bubble controllers.merkulova2014-10-071-20/+19
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-14/+14
* Move IDS_LEARN_MORE to components_strings.grdhashimoto2014-09-021-0/+1
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-2/+2
* Remove unused param from search engine extension override helper function.finnur@chromium.org2014-06-111-6/+6
* Add an extension override bubble and warning box for proxy extensions. (2nd a...finnur@chromium.org2014-06-071-44/+43
* Revert 275229 "Add an extension override bubble and warning box ..."finnur@chromium.org2014-06-051-43/+44
* Add an extension override bubble and warning box for proxy extensions.finnur@chromium.org2014-06-051-44/+43
* Cleanup extension_service.hrdevlin.cronin@chromium.org2014-05-291-0/+1
* Add details (where missing) for histograms and remove a few that are not wort...finnur@chromium.org2014-05-141-4/+20
* Cleanup a couple of consts left un-renamed.finnur@chromium.org2014-05-091-4/+3
* Add unit test for the Settings API Bubble.finnur@chromium.org2014-04-031-15/+15
* Settings API first-run bubble.finnur@chromium.org2014-03-261-0/+300