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
/
net
/
dns
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move net/base/sys_byteorder.h to base/sys_byteorder.h
isherman@chromium.org
2011-12-28
3
-3
/
+3
*
Add an out-of-line constructor and destructor to this struct.
erikwright@chromium.org
2011-12-22
2
-0
/
+9
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-13
1
-4
/
+1
*
Silence a (spurious) use after free message
groby@chromium.org
2011-12-13
1
-1
/
+1
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
2
-5
/
+4
*
Isolates generic DnsClient from AsyncHostResolver.
szym@chromium.org
2011-12-08
20
-916
/
+1650
*
Revert 113282 - Isolates generic DnsClient from AsyncHostResolver.
cbentzel@chromium.org
2011-12-07
20
-1636
/
+916
*
Isolates generic DnsClient from AsyncHostResolver.
szym@chromium.org
2011-12-06
20
-916
/
+1636
*
base::Bind fixes
groby@chromium.org
2011-11-30
2
-30
/
+16
*
Upstream: Build net_unittests for Android.
jingzhao@chromium.org
2011-11-21
1
-5
/
+11
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
3
-55
/
+56
*
Remove unused HostResolver::Observer.
szym@chromium.org
2011-11-15
3
-137
/
+1
*
Cleanup: Remove unneeded forward declararations in net.
thestig@chromium.org
2011-11-11
2
-7
/
+0
*
OpenBSD patches for net, split from CR #8275005
robert.nagy@gmail.com
2011-10-20
2
-1
/
+11
*
Add GetHostCache to HostResolver interface, and use the
mmenke@chromium.org
2011-10-12
4
-9
/
+11
*
Implementation of DnsConfigService for win (+ Bind migration).
szym@chromium.org
2011-10-10
14
-304
/
+893
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
4
-10
/
+10
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-1
/
+1
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
1
-1
/
+1
*
Move destruction of FilePathWatcherFactory from WatchingFileReader dtor to Ca...
szym@chromium.org
2011-09-14
1
-1
/
+5
*
Fix usage error for libresolv - res_ninit on OSX requires res_ndestroy to close
groby@chromium.org
2011-09-08
1
-0
/
+4
*
Refactoring and further work on DnsConfigService
szym@chromium.org
2011-09-03
12
-611
/
+985
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert 99135 - Refactoring and remaining work on DnsConfigService:
levin@chromium.org
2011-09-01
12
-986
/
+611
*
Refactoring and remaining work on DnsConfigService:
szym@chromium.org
2011-09-01
12
-611
/
+986
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.
thestig@chromium.org
2011-08-18
3
-8
/
+5
*
Fixing #ifdef -> #if defined()
szym@chromium.org
2011-08-18
1
-4
/
+4
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-1
/
+1
*
DnsConfigService and a posix implementation
szym@chromium.org
2011-08-18
5
-0
/
+987
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
4
-8
/
+9
*
HostResolver: don't interpret NULL callback argument as a request to do synch...
agayev@chromium.org
2011-08-04
3
-63
/
+68
*
AsyncHostResolver refactoring.
agayev@chromium.org
2011-07-26
3
-113
/
+143
*
File reorganization: move AsyncHostResolver files to net/dns.
agayev@chromium.org
2011-07-22
14
-0
/
+2899