summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/requirements_checker.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Extensions: requirements.npapi should report not available on non-Mac POSIX p...thestig@chromium.org2014-05-141-6/+5
* Change ACCELERATED_COMPOSITING blacklist to GPU_COMPOSITING.danakj@chromium.org2014-04-171-18/+0
* Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...jyasskin@chromium.org2014-03-291-1/+1
* Add 'requirement' support in manifest for window shape.garykac@chromium.org2014-03-191-0/+7
* Move ManifestHandlers to extensions/rdevlin.cronin@chromium.org2013-11-261-1/+1
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Move the rest of extension_manifest_constants to top-level extensions/rdevlin.cronin@chromium.org2013-09-161-1/+0
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-221-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-3/+3
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-3/+3
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-3/+3
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-2/+2
* Move Requirements out of Extension Classrdevlin.cronin@chromium.org2013-03-261-1/+3
* Move gpu related stuff from chrome/browser to chrome/browser/gpuzmo@chromium.org2012-12-071-1/+1
* Allow extensions which can run without NPAPI to run under Windows 8 Metro.wez@chromium.org2012-10-041-0/+10
* Revert 158217 - Allow extensions which can run without NPAPI to run under Win...rkc@chromium.org2012-09-251-10/+0
* Allow extensions which can run without NPAPI to run under Windows 8 Metro.wez@chromium.org2012-09-231-0/+10
* Enforce the 'requirements' field in manifests.eaugusti@chromium.org2012-09-111-0/+98
* Revert 155861 - Enforce the 'requirements' field in manifests.khorimoto@chromium.org2012-09-101-98/+0
* Enforce the 'requirements' field in manifests.eaugusti@chromium.org2012-09-101-0/+98