summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_info_map_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...yoz@chromium.org2013-10-231-1/+1
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-151-2/+2
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-181-18/+4
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-10/+10
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-2/+2
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Consolidate manifest handler registration.yoz@chromium.org2013-05-061-2/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Refactor APIPermission to separate out specific permission registration.yoz@chromium.org2013-04-041-1/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-2/+4
* Update some #includes in chrome/browser/extensions for headers in the new Pla...pilgrim@chromium.org2013-01-151-2/+2
* Move each permission classes to its own files in extensions/permissions and r...penghuang@chromium.org2012-06-271-5/+6
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Remove Extension::STRICT_ERROR_CHECKS, it was never used.aa@chromium.org2012-05-311-2/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+1
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-231-0/+1
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-261-2/+2
* Move/replace/rename URL-based extension getters from ExtensionService to/in E...yoz@chromium.org2011-12-131-5/+5
* Update includes to new header locations.abarth@chromium.org2011-12-031-2/+2
* Consider the origin when computing extension permissionsabarth@chromium.org2011-12-021-4/+20
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-1/+1
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-1/+2
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-231-5/+5
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-091-7/+7
* Small refactor: have ExtensionInfoMap use ExtensionSet.mpcomplete@chromium.org2011-06-021-25/+21
* Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...morrita@chromium.org2011-05-201-1/+1
* Allow loading icons for crashed/disabled extensions.sadrul@chromium.org2011-05-041-1/+1
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Replace bools in extension creation with flags.mihaip@chromium.org2011-03-291-4/+4
* Implement blocking for webRequest.onBeforeRequest extension event.mpcomplete@chromium.org2011-03-081-10/+1
* Give a helpful warning message if a url patern contains a port.skerner@chromium.org2011-03-041-2/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...mpcomplete@chromium.org2010-11-021-25/+25
* Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat...mpcomplete@chromium.org2010-11-021-25/+25
* Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and putmpcomplete@chromium.org2010-11-011-25/+25
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-19/+20
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-20/+19
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-19/+20
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-20/+19
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-19/+20
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-4/+4
* [Mac] Fixed compile warning in extension_info_map_unittest.cc on 10.5 trybotsakalin@chromium.org2010-10-011-2/+2
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-0/+171