summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_protocols_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add header to defer redirects until prerenders become visible.davidben@chromium.org2013-10-011-1/+2
* Add Content-Length header to component extension url responses asargent@chromium.org2013-09-261-0/+13
* Move the rest of extension_manifest_constants to top-level extensions/rdevlin.cronin@chromium.org2013-09-161-1/+0
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-1/+3
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-211-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in chrome/browser/extensions/, part 3.avi@chromium.org2013-06-101-1/+1
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-10/+3
* Generate an etag for chrome-extension:// file requests.jvoung@chromium.org2013-06-041-0/+56
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-4/+3
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Consolidate manifest handler registration.yoz@chromium.org2013-05-061-6/+0
* Move IconsHandler from c/c/e/api/ to c/c/erdevlin.cronin@chromium.org2013-04-121-3/+1
* Move IncognitoSplitMode out of Extension Classrdevlin.cronin@chromium.org2013-03-241-2/+8
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-011-2/+2
* Move Icons out of Extension classrdevlin.cronin@chromium.org2013-02-271-5/+9
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-2/+3
* Don't crash when trying to access the icon of a disabled extension.mek@chromium.org2012-12-131-5/+62
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-1/+2
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-1/+1
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-1/+1
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-1/+1
* Turned job_factory into a pure virtual classshalev@chromium.org2012-08-241-1/+2
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-221-3/+4
* Implement a ResourceThrottle for URL overriding in Chrome on Android.mkosiba@chromium.org2012-06-201-1/+3
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Move mock test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-031-1/+1
* Remove Extension::STRICT_ERROR_CHECKS, it was never used.aa@chromium.org2012-05-311-1/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+1
* Fix bug where we'd allow chrome-extension URLs to be loaded in incognito modempcomplete@chromium.org2012-03-211-0/+153
* Try again to commit r8486, which updates the manifestaa@chromium.org2009-01-231-33/+0
* Revert "Parse more user script info out of the manifest and expose"aa@chromium.org2009-01-221-0/+33
* Parse more user script info out of the manifest and exposeaa@chromium.org2009-01-221-33/+0
* Move Contains() method to file_utils, stop relying on in extensions_protocolaa@chromium.org2009-01-091-6/+0
* Rename extension_protocol* to extension_protocols*aa@chromium.org2009-01-091-0/+39