index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extension_protocols.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Toro: Move ExtensionProtocolHandler to //extensions
jamescook@chromium.org
2014-04-11
1
-645
/
+0
*
Move extensions manifest IconsHandler to //extensions
jamescook@chromium.org
2014-04-09
1
-1
/
+1
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Allows the guest session on CrOS to load extension resource.
yukishiino@chromium.org
2014-03-17
1
-9
/
+10
*
<webview>: Enable support for chrome-extension URLs on stable.
fsamuel@chromium.org
2014-02-11
1
-3
/
+2
*
Register the worker process ID of the extension to ProcessMap in ExtensionSys...
horo@chromium.org
2014-01-28
1
-0
/
+6
*
Move webview and web_accessible_resources manifest handlers to src/extensions
jamescook@chromium.org
2014-01-16
1
-2
/
+2
*
Allowing following of symlinks for script resources from extensions
blois@google.com
2014-01-11
1
-2
/
+12
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
1
-2
/
+2
*
Revert 239921 "Revert 239759 "The comment in base64.h implies th..."
vadimt@chromium.org
2013-12-11
1
-9
/
+8
*
Revert 239759 "The comment in base64.h implies that base::Base64..."
vadimt@chromium.org
2013-12-11
1
-8
/
+9
*
The comment in base64.h implies that base::Base64Encode() can return false, but
ricea@chromium.org
2013-12-10
1
-9
/
+8
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
1
-2
/
+2
*
Move ManifestHandlers to extensions/
rdevlin.cronin@chromium.org
2013-11-26
1
-1
/
+1
*
Move some dependencies of ExtensionService down to extensions.
benwells@chromium.org
2013-11-26
1
-1
/
+1
*
Use base::PostTaskAndReplyWithResults() in more places.
thestig@chromium.org
2013-11-23
1
-18
/
+10
*
Track extension resource timestamp deltas
rockot@chromium.org
2013-11-15
1
-10
/
+45
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Moved ExtensionInfoMap and ExtensionsQuotaService to extensions/
benwells@chromium.org
2013-11-09
1
-8
/
+7
*
Move chrome/common/extensions/background_info.h to src/extensions
jamescook@chromium.org
2013-11-09
1
-4
/
+4
*
Move chrome/common/extensions/incognito_handler.h to src/extensions
jamescook@chromium.org
2013-11-06
1
-1
/
+1
*
Allow navigations performed by extensions to pass through AllowExtensionResou...
nasko@chromium.org
2013-11-04
1
-0
/
+6
*
<webview>: Disable Chrome Extension URLs on Beta and Stable Channels
fsamuel@chromium.org
2013-10-31
1
-1
/
+1
*
<webview>: Implement support for package-local chrome-extension:// URLs
fsamuel@chromium.org
2013-09-29
1
-0
/
+17
*
Add Content-Length header to component extension url responses
asargent@chromium.org
2013-09-26
1
-0
/
+7
*
Remove WorkerPool dependency from URLRequestFileJob.
earthdok@chromium.org
2013-08-19
1
-8
/
+11
*
Make inttypes.h and similar macro usage C++11-friendly.
thakis@chromium.org
2013-07-25
1
-1
/
+1
*
Move ".crx"/".pem" constants and extension_filenames constants into extension...
yoz@chromium.org
2013-07-23
1
-1
/
+1
*
Use a direct include of the message_loop header in chrome/browser/, part 6.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2
tfarina@chromium.org
2013-07-03
1
-1
/
+1
*
Use a direct include of strings headers in chrome/browser/extensions/, part 3.
avi@chromium.org
2013-06-10
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Generate an etag for chrome-extension:// file requests.
jvoung@chromium.org
2013-06-04
1
-12
/
+62
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Clean up ifdef around FilePath creation
mrunal.kapade@intel.com
2013-05-31
1
-5
/
+1
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-2
/
+2
*
Basic multi-module support
elijahtaylor@chromium.org
2013-04-30
1
-4
/
+50
*
Move IconsHandler from c/c/e/api/ to c/c/e
rdevlin.cronin@chromium.org
2013-04-12
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+2
*
Non-web-accessible extension URLs should not load in non-extension processes
nasko@chromium.org
2013-04-03
1
-5
/
+65
*
Remove SandboxedPages and SandboxedCSP from Extension Class
rdevlin.cronin@chromium.org
2013-03-27
1
-1
/
+3
*
Move IncognitoSplitMode out of Extension Class
rdevlin.cronin@chromium.org
2013-03-24
1
-1
/
+2
*
Move CrxFile, FileReader, ExtensionResource to src/extensions.
yoz@chromium.org
2013-03-23
1
-3
/
+3
*
Fix up unused includes from chrome/browser/extensions to the rest of chrome/b...
yoz@chromium.org
2013-03-05
1
-1
/
+0
*
Revert r184245: It broke web_accessible_resources for extension iframes.
mpcomplete@chromium.org
2013-03-03
1
-59
/
+5
*
Manifest handler for all keys background-related.
yoz@chromium.org
2013-03-01
1
-2
/
+5
[next]