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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting, as this changelist broke unittests on Windows.
markus@chromium.org
2009-03-30
14
-193
/
+74
*
Change the bad-certificate handler for SSL (using NSS) to return an
markus@chromium.org
2009-03-30
14
-74
/
+193
*
Add cast to fix tree bustage on mac
jar@chromium.org
2009-03-30
1
-3
/
+6
*
Use HTTP status return code to make SDCH handling more robust.
jar@chromium.org
2009-03-30
5
-9
/
+216
*
Increase allowable dictionary size so that iGoogle can test SDCH
jar@chromium.org
2009-03-27
1
-1
/
+1
*
Fix leak in cert code that Valgrind found.
avi@google.com
2009-03-27
1
-24
/
+33
*
filter_context.GetMimeType returns false if there is no
wtc@chromium.org
2009-03-27
1
-1
/
+1
*
Prevent making real DNS lookups by chrome tests.
phajdan.jr@chromium.org
2009-03-27
4
-12
/
+36
*
Make sure last_time_seen_ is protected by the CookieMonster lock.
deanm@chromium.org
2009-03-26
1
-2
/
+6
*
Make sure filters can handle an empty input buffer
jar@chromium.org
2009-03-25
2
-4
/
+8
*
Disk cache: First pass to make it possible to have
rvargas@google.com
2009-03-25
1
-0
/
+20
*
Reverting 12479 which reverted 12470.
willchan@chromium.org
2009-03-25
5
-89
/
+163
*
Reverting 12470.
willchan@chromium.org
2009-03-25
5
-163
/
+89
*
Prioritize which HTTP requests get a socket first by adding a priority level ...
willchan@chromium.org
2009-03-25
5
-89
/
+163
*
Do not apply gzip filter to file names with gz/tgz/svgz extensions.
thestig@chromium.org
2009-03-25
1
-0
/
+16
*
GetMyHostName is renamed GetHostName to match the name of
wtc@chromium.org
2009-03-25
3
-8
/
+7
*
* Switch the posix FileStream code over to using WorkerPool for asynchronous ...
willchan@chromium.org
2009-03-24
2
-69
/
+752
*
Net module changes to support caching responses to a POST request.
darin@chromium.org
2009-03-24
1
-2
/
+13
*
Implement SSL renegotiation.
wtc@chromium.org
2009-03-20
2
-77
/
+122
*
Don't expect unit tests to free root cert
dkegel@google.com
2009-03-20
1
-0
/
+4
*
Add #include <fcntl.h>
patrick@chromium.org
2009-03-20
1
-0
/
+2
*
Add support for progressive JPEGs with MIME type image/pjpeg. Fixes Issue 2104.
jon@chromium.org
2009-03-19
1
-0
/
+1
*
Add a unit test for X509Certificate::Policy.
abarth@chromium.org
2009-03-19
1
-0
/
+36
*
Net unittests: handle the case where recv fails
agl@chromium.org
2009-03-19
1
-1
/
+9
*
Try to get inter-packet times more precisely
jar@chromium.org
2009-03-19
2
-21
/
+48
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
2
-3
/
+2
*
Fix leak in GetCertSubjectAltNamesOfType(). Found by valgrind.
dkegel@google.com
2009-03-18
1
-0
/
+1
*
Fix incorrect include guards in net/, where the guard didn't match the filename.
deanm@chromium.org
2009-03-17
3
-4
/
+9
*
SSL Fix: Step 2.Add HasAllowedCert and HasDeniedCert to X509Certificate::Poli...
abarth@chromium.org
2009-03-17
2
-0
/
+14
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
1
-1
/
+4
*
Added yet one more histogram to help debug SDCH issues.
jar@chromium.org
2009-03-13
1
-2
/
+4
*
wtc: please look at URL related code, and hooks and nits
jar@chromium.org
2009-03-13
8
-188
/
+223
*
Highlights of changes:
hclam@chromium.org
2009-03-13
1
-0
/
+3
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
3
-2
/
+1
*
Remove unneeded platform_thread.h includes. Reduces number of includes from 5...
thestig@chromium.org
2009-03-13
1
-1
/
+0
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
3
-3
/
+0
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
2
-1
/
+1
*
Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.
thestig@chromium.org
2009-03-12
2
-3
/
+0
*
Revert 11495 (since that reversion didn't heal plugin problem)
jar@chromium.org
2009-03-12
1
-2
/
+1
*
Revert 11484 to try to heal plugin_test failure
jar@chromium.org
2009-03-11
1
-1
/
+2
*
Block reading unauthenticated bytes from the proxy when the user cancels a 40...
abarth@chromium.org
2009-03-11
1
-2
/
+1
*
Minor nits in IO buffer
jar@chromium.org
2009-03-11
2
-2
/
+4
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
87
-87
/
+0
*
Unfork the code path for loading net resources on mac, ie-put it back inline
thomasvl@chromium.org
2009-03-11
1
-14
/
+1
*
remove a bogus comment on thread safety.
thomasvl@chromium.org
2009-03-11
1
-4
/
+1
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
11
-67
/
+103
*
On some slow machines, like the virtual machine of Vista 64
nsylvain@chromium.org
2009-03-10
1
-4
/
+3
*
Add warning comment to FileStream::Truncate
agl@chromium.org
2009-03-09
1
-0
/
+2
*
Fix tree: Purify noted I didn't init two bools in a mock-class constructor.
jar@chromium.org
2009-03-09
1
-1
/
+5
*
Use FilterContext to allow filters to access URLRequestJob data
jar@chromium.org
2009-03-09
12
-111
/
+290
[next]