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
*
More checks to try to find bug 27870.
vandebo@google.com
2010-02-12
3
-2
/
+18
*
Make sure the parent directory always comes first when listing directories.
estade@chromium.org
2010-02-11
2
-15
/
+14
*
Http cache: Remove the explicit transaction callback and let the
rvargas@google.com
2010-02-11
3
-53
/
+54
*
Disk cache: Remove some dead code.
rvargas@google.com
2010-02-11
1
-9
/
+1
*
Http Cache: Eliminate EntryAvailable() and make the cache use
rvargas@google.com
2010-02-11
3
-28
/
+33
*
Update our copy of libssl from NSS CVS.
agl@chromium.org
2010-02-11
19
-315
/
+2167
*
Revert the revert... This has the cumulative effect of relanding 38694.
eroman@chromium.org
2010-02-11
5
-58
/
+227
*
Http Cache: Add a load log to the DoomEntry operation.
rvargas@google.com
2010-02-11
3
-4
/
+25
*
Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...
eroman@chromium.org
2010-02-10
5
-227
/
+58
*
Add some tests to CookieMonster for overwriting persistent cookies, and check...
eroman@chromium.org
2010-02-10
5
-58
/
+227
*
Wait a second before initializing the Mac notifier thread.
willchan@chromium.org
2010-02-10
2
-9
/
+32
*
Check-in a script to visualize the host resolver traces.
eroman@chromium.org
2010-02-10
4
-0
/
+527
*
API changes and protocol changes for supporting the latest SPDY spec.
mbelshe@chromium.org
2010-02-10
8
-88
/
+142
*
Add option to suppress HTTP Referer header.
jochen@chromium.org
2010-02-10
1
-1
/
+11
*
Http cache: Make sure that we don't send notifications
rvargas@google.com
2010-02-10
2
-9
/
+44
*
Trigger the blocked cookie notification UI.
darin@chromium.org
2010-02-09
4
-8
/
+182
*
Add the ssl_client_socket_nss_factory.h header and declare
wtc@chromium.org
2010-02-09
4
-7
/
+22
*
Include completion_callback.h instead of client_socket_handle.h.
wtc@chromium.org
2010-02-09
1
-1
/
+1
*
Merge deltas from server team common SPDY files.
mbelshe@chromium.org
2010-02-09
3
-41
/
+126
*
Add bounds checking to StaticSocketDataProvider, to make tests more reliable
phajdan.jr@chromium.org
2010-02-09
10
-167
/
+288
*
Using grit_info to generate the complete set of inputs and outputs for
bradnelson@google.com
2010-02-09
1
-6
/
+14
*
Disable NetworkChangeNotifierMac's helper thread.
willchan@chromium.org
2010-02-09
1
-6
/
+8
*
Fix ClientSocketPoolBaseHelper to maintain order properly.
willchan@chromium.org
2010-02-08
5
-70
/
+129
*
Add IPv6 probing support, and disable IPv6 resolution when it is useless
jar@chromium.org
2010-02-08
2
-0
/
+55
*
wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.
thestig@chromium.org
2010-02-08
1
-0
/
+49
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
32
-1056
/
+1056
*
Including icons for FTP and file:// directory listings. This is not the final
phajdan.jr@chromium.org
2010-02-07
1
-10
/
+70
*
Revert 38323 - Add IPv6 probing support, and disable IPv6 resolution when it ...
jar@chromium.org
2010-02-07
3
-67
/
+0
*
Add IPv6 probing support, and disable IPv6 resolution when it is useless
jar@chromium.org
2010-02-07
3
-0
/
+67
*
Rename all files from flip* to spdy*.
mbelshe@chromium.org
2010-02-06
28
-99
/
+99
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
4
-8
/
+8
*
Add placeholder for histogramming non-speculative resolve jobs duration.
eroman@chromium.org
2010-02-05
1
-5
/
+40
*
Minor unittest cleanup.
eroman@chromium.org
2010-02-05
1
-24
/
+21
*
Remove the HostResolver::Shutdown() method.
eroman@chromium.org
2010-02-05
6
-15
/
+4
*
Fixed the following issues with SPDY server push.
cbentzel@chromium.org
2010-02-05
4
-15
/
+48
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
21
-185
/
+457
*
Re-enable a unittest which failed on valgrind thread sanitizer.
eroman@chromium.org
2010-02-05
1
-1
/
+5
*
Disable a test which is causing an error under valgrind TSAN.
eroman@chromium.org
2010-02-05
1
-1
/
+1
*
Add a timing measurement to LoadLog that shows how long a proxy resolve reque...
eroman@chromium.org
2010-02-05
3
-3
/
+90
*
Implement backend support for forcing cookies to be saved as
darin@chromium.org
2010-02-05
6
-10
/
+84
*
Add unittest for r37566 (on PAC failure, should fallback to DIRECT).
eroman@chromium.org
2010-02-05
4
-51
/
+26
*
Add specific error codes for when SOCKS connect fails.
eroman@chromium.org
2010-02-05
6
-21
/
+46
*
Fix regression that broke the --disable-ipv6 command line flag.
eroman@chromium.org
2010-02-05
3
-32
/
+298
*
Add a dump of the currently outstanding jobs when enabling DNS tracing.
eroman@chromium.org
2010-02-05
1
-0
/
+33
*
Remove CRLF from http_auth_handler_negotiate_posix.cc
cbentzel@chromium.org
2010-02-04
1
-45
/
+45
*
Add a notion of 'eof' to UploadDataStream, replacing the use of its size prop...
vandebo@google.com
2010-02-04
9
-11
/
+176
*
Revert r36842 which reverted r36837.
willchan@chromium.org
2010-02-04
3
-3
/
+73
*
Add path filtering into the GetAllCookiesForURL.
pfeldman@chromium.org
2010-02-04
3
-18
/
+71
*
Revert 38078 - Turn off ipv6 when there is no support at startup.
jar@chromium.org
2010-02-04
3
-28
/
+0
*
Turn off ipv6 when there is no support at startup.
jar@chromium.org
2010-02-04
3
-0
/
+28
[next]