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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix AmountOfFreeDiskSpace to be able to differentiate an error
rvargas@google.com
2008-09-20
1
-1
/
+1
*
Accidental commit; oops
avi@google.com
2008-09-19
4
-84
/
+25
*
Unit test now runs on the Mac.
avi@google.com
2008-09-19
4
-25
/
+84
*
Oops, expected value comes first.
avi@google.com
2008-09-19
1
-24
/
+24
*
Add unit test for the X509 parsing. This only runs on Windows, but does so su...
avi@google.com
2008-09-19
3
-6
/
+165
*
Add a byte factory method for unit testing.
avi@google.com
2008-09-19
3
-29
/
+46
*
Only link the new event lib on Linux systems.
sgk@google.com
2008-09-19
1
-1
/
+7
*
Pull in the latest revision (18744:a1d3449a2cba) of the effective-TLD
pamg@google.com
2008-09-19
1
-40
/
+150
*
Fix a memory leak on the disk cache for posix.
rvargas@google.com
2008-09-18
1
-0
/
+6
*
Build libevent on Mac
mark@chromium.org
2008-09-18
1
-0
/
+43
*
Some tweaks pointed out by wtc.
avi@google.com
2008-09-18
1
-11
/
+8
*
* Change output of trace_event log to JSON to enable easier integration with ...
erikkay@google.com
2008-09-18
2
-4
/
+25
*
Implement CopyDirectory() for the POSIX branch of file_util.
evanm@google.com
2008-09-18
1
-1
/
+1
*
Use libevent, second try. Changes this time:
dkegel@google.com
2008-09-18
4
-19
/
+345
*
Bring X.509 cert handling (at least preliminarily) to the Mac.
avi@google.com
2008-09-18
6
-6
/
+418
*
Now that we have the ICU lib depend on its data file, we no longer need to
evanm@google.com
2008-09-18
1
-6
/
+1
*
Avoid signedness mismatch errors from gcc
dkegel@google.com
2008-09-18
1
-3
/
+3
*
Enable two CyberTrust root CAs for EV. The EV policy
wtc@google.com
2008-09-18
1
-0
/
+12
*
Move GetFreeDiskSpace to SysInfo.
deanm@chromium.org
2008-09-18
4
-33
/
+2
*
Revert "Make tcp_client_socket_unittest pass on Linux."
evanm@google.com
2008-09-18
3
-344
/
+19
*
Make tcp_client_socket_unittest pass on Linux.
dkegel@google.com
2008-09-18
3
-19
/
+344
*
Include <wincrypt.h> to fix compilation errors.
wtc@google.com
2008-09-17
1
-0
/
+1
*
First cut at SSL certificate error handling. Map
wtc@google.com
2008-09-17
4
-29
/
+231
*
Don't set any cookies as a result of the Google URL Tracker update check. Th...
pkasting@chromium.org
2008-09-17
2
-8
/
+14
*
Review URL: http://codereview.chromium.org/2942
jeremy@chromium.org
2008-09-17
2
-2
/
+19
*
Revision 2303 introduced AmountOfPhysicalMemory in SysInfo, so now GetSystemM...
deanm@chromium.org
2008-09-17
4
-47
/
+2
*
Unignore most warnings on POSIX in build/SConscript.main.
evanm@google.com
2008-09-16
1
-3
/
+2
*
One more passing test.
evanm@google.com
2008-09-16
1
-1
/
+1
*
Mac/mach implementation of disk_cache::GetSystemMemory(). Patch by Kelly
mark@chromium.org
2008-09-16
1
-1
/
+14
*
memcpy cannot overlap, move to memmove.
deanm@google.com
2008-09-16
2
-2
/
+2
*
Simple unit test, written mostly just to become familiar with the code.
dkegel@google.com
2008-09-15
3
-0
/
+123
*
Address a TODO for properly stripping references from request URL.
ericroman@google.com
2008-09-15
4
-10
/
+65
*
An early optimization in std::pair<> in Visual Studio 2008 Service Pack 1 mak...
maruel@google.com
2008-09-15
1
-0
/
+9
*
Add unit test for HttpResponseHeaders::GetStatusText()
ericroman@google.com
2008-09-13
2
-10
/
+38
*
TBR fix for broken compile on mac.
ericroman@google.com
2008-09-13
1
-1
/
+1
*
misc. http response status-line changes:
ericroman@google.com
2008-09-13
9
-83
/
+398
*
Add the EV metadata for two GlobalSign root CA certificates.
wtc@google.com
2008-09-11
1
-0
/
+11
*
Capture initial SCons build of {base,net,googleurl}_unittests on Mac:
sgk@google.com
2008-09-11
1
-1
/
+6
*
Remove all but one place in this file where we return
wtc@google.com
2008-09-11
1
-2
/
+3
*
Declare the bool members next to each other so they can
wtc@google.com
2008-09-11
2
-5
/
+5
*
CreateDirectory() should check if an existing path is actually a directory be...
mmoss@google.com
2008-09-11
1
-1
/
+0
*
Fix IDNtoUnicode and unittest.
jungshik@google.com
2008-09-11
2
-4
/
+9
*
Remove all but one place in this file where we return
wtc@google.com
2008-09-11
1
-2
/
+6
*
Refactor the SSL tunnel establishment code so that it
wtc@google.com
2008-09-10
2
-135
/
+62
*
Implement GetFreeDiskSpace for POSIX and GetSystemMemory for Linux.
mark@chromium.org
2008-09-10
2
-6
/
+31
*
Do a better job at bounding HexToInt.
deanm@chromium.org
2008-09-10
1
-1
/
+1
*
Remove the pre-launch bzip2 hack.
ericroman@google.com
2008-09-10
1
-23
/
+0
*
Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed out
mark@chromium.org
2008-09-10
5
-49
/
+46
*
This change implements the performance recommendation from:
darin@google.com
2008-09-09
1
-13
/
+25
*
WinHttpSendRequest fails with SEC_E_ILLEGAL_MESSAGE when
wtc@google.com
2008-09-09
1
-0
/
+1
[next]