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
/
dns_api.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a priority parameter for HostResolver::RequestInfo's constructor
akalin@chromium.org
2013-08-16
1
-3
/
+6
*
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
1
-1
/
+1
*
Do hostname resolution. Interesting questions to ponder:
miket@chromium.org
2012-06-07
1
-17
/
+4
*
Don't use a CapturingNetLog with dns_api's DnsResolveFunction.
mmenke@chromium.org
2012-05-29
1
-3
/
+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
1
-14
/
+18
*
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
*
Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.
miket@chromium.org
2012-03-19
1
-11
/
+11
*
Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu...
miket@chromium.org
2012-03-16
1
-11
/
+11
*
Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ...
miket@chromium.org
2012-03-16
1
-11
/
+11
*
Eliminate "using namespace" directives from extensions code
asargent@chromium.org
2012-03-10
1
-1
/
+3
*
- Extend compiler.py to recognize .idl files.
miket@chromium.org
2012-03-07
1
-8
/
+14
*
Add DNS resolution API. Part of socket APIs.
miket@chromium.org
2012-01-12
1
-0
/
+103