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
/
api
/
dns
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-2
/
+4
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
4
-4
/
+4
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-1
/
+2
*
Revert 170660
benwells@chromium.org
2012-12-04
1
-1
/
+1
*
Keep browser process alive while there are platform apps with background page...
benwells@chromium.org
2012-12-01
1
-1
/
+1
*
Revert r165772: Keep browser process alive while there are platform apps with...
davidjames@google.com
2012-11-08
1
-1
/
+1
*
Keep browser process alive while there are platform apps with background page...
benwells@chromium.org
2012-11-02
1
-1
/
+1
*
PlatformAppApiTest class should not enable experimental APIs by default
asargent@chromium.org
2012-10-15
1
-1
/
+7
*
JSON Schema Compiler: Add event compilation and allow multiple parameters to ...
mtytel@chromium.org
2012-07-16
1
-1
/
+1
*
Added support for multiple parameters to Extension API callbacks.
mtytel@chromium.org
2012-07-12
2
-5
/
+5
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Do hostname resolution. Interesting questions to ponder:
miket@chromium.org
2012-06-07
7
-86
/
+215
*
Don't use a CapturingNetLog with dns_api's DnsResolveFunction.
mmenke@chromium.org
2012-05-29
2
-5
/
+2
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-2
/
+2
*
Files generated by the JSON schema compiler are named incorrectly
cduvall@chromium.org
2012-05-12
1
-1
/
+1
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-4
/
+2
*
Revert 135077 - Files generated by the JSON schema compiler are named incorre...
tfarina@chromium.org
2012-05-03
1
-1
/
+1
*
Files generated by the JSON schema compiler are named incorrectly
cduvall@chromium.org
2012-05-03
1
-1
/
+1
*
RefCounted types should not have public destructors, chrome/browser/extension...
rsleevi@chromium.org
2012-04-27
2
-26
/
+27
*
Eliminate VerifyPermissions. Propagate --enable-platform-apps to utility proc...
miket@chromium.org
2012-03-29
1
-4
/
+0
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-25
1
-9
/
+5
*
Revert 128610 - Expand usage of platform-apps flag and permission features.
nduca@google.com
2012-03-24
1
-5
/
+9
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-23
1
-9
/
+5
*
Make ExtensionAPI load schemas lazily where possible.
kalman@chromium.org
2012-03-23
1
-2
/
+2
*
Revert r128434 "Make ExtensionAPI load schemas lazily where possible." for br...
pfeldman@chromium.org
2012-03-23
1
-2
/
+2
*
Make ExtensionAPI load schemas lazily where possible.
kalman@chromium.org
2012-03-23
1
-2
/
+2
*
Revert 128355 - Expand usage of platform-apps flag and permission features.
gman@chromium.org
2012-03-23
1
-5
/
+9
*
Expand usage of platform-apps flag and permission features.
miket@chromium.org
2012-03-23
1
-9
/
+5
*
Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.
miket@chromium.org
2012-03-19
3
-31
/
+31
*
Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu...
miket@chromium.org
2012-03-16
3
-31
/
+31
*
Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ...
miket@chromium.org
2012-03-16
3
-31
/
+31
*
Eliminate "using namespace" directives from extensions code
asargent@chromium.org
2012-03-10
2
-3
/
+5
*
- Extend compiler.py to recognize .idl files.
miket@chromium.org
2012-03-07
3
-15
/
+18
*
Add DNS resolution API. Part of socket APIs.
miket@chromium.org
2012-01-12
3
-0
/
+327