summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/discovery
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-062-4/+4
* IWYU and other random cleanup in chrome/browser/ui.thestig@chromium.org2012-07-311-2/+0
* Discovery API supports specifying a tile in a URL.beaudoin@chromium.org2012-07-313-3/+14
* Added support for multiple parameters to Extension API callbacks.mtytel@chromium.org2012-07-121-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Hooking the discovery API to the NTP.beaudoin@chromium.org2012-05-303-1/+21
* Initial unit tests for the discovery API.beaudoin@chromium.org2012-05-293-3/+223
* Scaffolding for an experimental discovery API letting users inject links in t...beaudoin@chromium.org2012-05-178-0/+379