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
/
net.xcodeproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move certificate verification off the IO thread.
wtc@chromium.org
2009-02-03
1
-2
/
+14
*
Add more unit tests for net/base/host_resolver.
phajdan.jr@chromium.org
2009-01-29
1
-3
/
+3
*
post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.
ericroman@google.com
2009-01-15
1
-12
/
+12
*
Remove HttpTransactionWinHttp and the --winhttp command-line
wtc@google.com
2009-01-13
1
-6
/
+0
*
Measure how often the users are encountering MD5
wtc@google.com
2009-01-12
1
-0
/
+6
*
Update googletest (gtest) to 1.2.1
maruel@chromium.org
2009-01-07
1
-2
/
+2
*
Add a unit test to mac build.
ericroman@google.com
2008-12-20
1
-0
/
+10
*
Split ProxyResolver into two interfaces: A. interface for retrieving the sys...
ericroman@google.com
2008-12-19
1
-8
/
+0
*
Disk cache: move eviction code to a separate file.
rvargas@google.com
2008-12-18
1
-0
/
+6
*
Reverting 6966.
ericroman@google.com
2008-12-13
1
-4
/
+0
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
1
-0
/
+4
*
Build a few more files on the Mac:
mark@chromium.org
2008-12-11
1
-3
/
+13
*
Third time's a charm?
dkegel@google.com
2008-12-07
1
-5
/
+11
*
Revert r6233, need to move the cert, there is a policy against
dkegel@google.com
2008-12-02
1
-11
/
+5
*
For http://code.google.com/p/chromium/issues/detail?id=4510
dkegel@google.com
2008-12-02
1
-5
/
+11
*
* Cleanup: move base/platform_test.h -> testing/
jeremy@chromium.org
2008-12-02
1
-13
/
+0
*
Port directory lister to allow the linux and mac test shells to display file ...
estade@chromium.org
2008-11-20
1
-0
/
+4
*
Add url_request_unittest to mac build.
ericroman@google.com
2008-11-19
1
-0
/
+2
*
Fix the mac build to add dmg_fp to the libbase.a.
tony@chromium.org
2008-11-15
1
-43
/
+0
*
Make unit_tests pass with pt_BR.UTF-8 locale.
tc@google.com
2008-11-12
1
-0
/
+43
*
Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi...
pinkerton@google.com
2008-11-12
1
-3
/
+5
*
Change made by external contributor Ibrar Ahmed (ibrar.ahmad@gmail.com), revi...
erikkay@google.com
2008-11-11
1
-0
/
+8
*
- Add preemptive authorization (new http stack only)
ericroman@google.com
2008-11-08
1
-0
/
+10
*
Dramatically improve the link time in release mode. Today's MC Hammer Xcode
mark@chromium.org
2008-11-07
1
-0
/
+16
*
* Add write and read/write support to FileStream (renamed from FileInputStream).
erikkay@google.com
2008-11-03
1
-12
/
+10
*
There's no Objective in this C++.
avi@google.com
2008-10-31
1
-4
/
+4
*
Relanding of r4221, initial proxy support for the Mac
avi@google.com
2008-10-31
1
-0
/
+10
*
oops; will reland once tree is open
avi@google.com
2008-10-30
1
-10
/
+0
*
Initial Mac proxy implementation
avi@google.com
2008-10-30
1
-0
/
+10
*
Call DidStartDnsResolution and DidFinishDnsResolutionWithStatus
wtc@google.com
2008-10-24
1
-0
/
+2
*
Remove typo in file name *unitest* vs *unittest*
jar@google.com
2008-10-20
1
-4
/
+4
*
Misc cleanups
ericroman@google.com
2008-10-17
1
-0
/
+2
*
Initial Mac implementation of SSL. Requires the full-duplex socket introduced...
avi@google.com
2008-10-17
1
-1
/
+9
*
Turn SSLClientSocket into an interface.
wtc@google.com
2008-10-15
1
-2
/
+0
*
add file:// handling to mac and linux builds
pinkerton@google.com
2008-10-10
1
-0
/
+2
*
Use open-vcdiff source in its new home on the Mac (follow-up to r2709)
mark@chromium.org
2008-09-30
1
-4
/
+4
*
Add missing header file to net.xcodeproj
darin@google.com
2008-09-29
1
-0
/
+2
*
Need to alphabetize our source files in the build steps.
avi@google.com
2008-09-29
1
-6
/
+6
*
Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...
darin@google.com
2008-09-29
1
-0
/
+4
*
Add the auth unit-tests to SConscript and .pbxproj
ericroman@google.com
2008-09-27
1
-0
/
+12
*
Initial stab at http authentication (basic + digest) in new http stack.
ericroman@google.com
2008-09-27
1
-0
/
+24
*
Use open-vcdiff for sdch compression on the Mac
mark@chromium.org
2008-09-26
1
-0
/
+55
*
Add more tests and files to the Mac's net_unittests:
mark@chromium.org
2008-09-25
1
-2
/
+26
*
add http layer and unit tests to mac build. stub out file uploading in upload...
pinkerton@google.com
2008-09-25
1
-3
/
+15
*
Use histograms to send interesting parts of the disk cache statistics.
rvargas@google.com
2008-09-24
1
-0
/
+6
*
Refactoring out common code in the X.509 cert handling
avi@google.com
2008-09-23
1
-1
/
+5
*
Mac-specific CFRunLoop-based MessagePump implementation
mark@chromium.org
2008-09-23
1
-3
/
+7
*
Add missing files to project to get test-shell fully linking. Fixes gcc warni...
pinkerton@google.com
2008-09-23
1
-0
/
+28
*
Add tcp_client_socket_libevent to the project and get the unit tests working ...
pinkerton@google.com
2008-09-23
1
-2
/
+6
*
Unit test now runs on the Mac.
avi@google.com
2008-09-22
1
-2
/
+10
[next]