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
*
Fixes OpenSSL build: adds missing include following r77024.
bulach@chromium.org
2011-03-07
1
-0
/
+1
*
Revert 77075 - Don't block on stream requests on Alternate-Protocol.
jochen@chromium.org
2011-03-07
18
-680
/
+405
*
Revert 77077 - Fix clang after r77075.
jochen@chromium.org
2011-03-07
2
-5
/
+1
*
Fix clang after r77075.
willchan@chromium.org
2011-03-06
2
-1
/
+5
*
Don't block on stream requests on Alternate-Protocol.
willchan@chromium.org
2011-03-06
18
-405
/
+680
*
Change from CHECK to DCHECK and attempt to handle NULL values, in preparation...
joi@chromium.org
2011-03-05
2
-24
/
+17
*
Check that uncompressed data passed to zlib is defined, and mark compression
glider@chromium.org
2011-03-05
1
-0
/
+12
*
Reland code to detect corruption of histogram ranges
jar@chromium.org
2011-03-05
2
-6
/
+14
*
NSS: Unlock crypto devices when populating cert manager.
mattm@chromium.org
2011-03-05
3
-0
/
+35
*
Skip generation of stats, since code is now shared across threads
jar@chromium.org
2011-03-04
1
-0
/
+6
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
13
-35
/
+104
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
13
-27
/
+24
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
22
-66
/
+355
*
Mention that HttpAuthCache::Entry::HasEnclosingPath() can return 0 as a path ...
asanka@chromium.org
2011-03-04
1
-1
/
+5
*
Revert "Add chunked uploads support to SPDY"
satish@chromium.org
2011-03-04
22
-355
/
+66
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
22
-66
/
+355
*
More build errors from on-they-fly-emergency clang patching.
mbelshe@chromium.org
2011-03-04
1
-0
/
+2
*
add a detructor for clang's sake.
mbelshe@chromium.org
2011-03-04
1
-0
/
+1
*
Add an IPEndPoint class as a simple class for dealing with struct sockaddr.
mbelshe@chromium.org
2011-03-04
4
-0
/
+299
*
Modify ThreadChecker and NonThreadSafe so that their
joi@chromium.org
2011-03-03
2
-52
/
+2
*
Disk cache: End the throttling experiment and remove
rvargas@google.com
2011-03-03
5
-233
/
+28
*
Add X509Certificate::VerifyCertName(string) API. This will be used
mbelshe@chromium.org
2011-03-03
7
-125
/
+162
*
wstring: allow converting FilePath to wstring in tests
evan@chromium.org
2011-03-03
1
-2
/
+3
*
When determining potential client certificates on Windows, if a certificate d...
rsleevi@chromium.org
2011-03-03
2
-0
/
+14
*
Revert 76239 - Crash when we notice a corruption of the histogram range-vector
rsimha@chromium.org
2011-03-03
2
-14
/
+6
*
Revert 76345 - Small cleanup for previous histogram checkin
rsimha@chromium.org
2011-03-02
1
-1
/
+1
*
Fix clang build.
mbelshe@chromium.org
2011-03-02
2
-2
/
+9
*
Add an initial API and implementation for UDP Sockets.
mbelshe@chromium.org
2011-03-02
13
-0
/
+1250
*
Remove bzip2-encoded test data file left behind when bzip2 support was remove...
adamk@chromium.org
2011-03-02
2
-74
/
+0
*
Make chromium-style violations errors if -Werror is set.
erg@google.com
2011-03-02
1
-1
/
+1
*
Http cache: Fix handling of truncated entries.
rvargas@google.com
2011-03-02
4
-120
/
+194
*
Pick the closest enclosing path match when looking up HTTP auth cache entries...
asanka@chromium.org
2011-03-02
3
-17
/
+50
*
Fix broken linux64 build
mbelshe@chromium.org
2011-03-02
1
-2
/
+2
*
Add a flag to a host resolver request to request that resolution only
mbelshe@chromium.org
2011-03-02
4
-0
/
+56
*
Add constructor for creating an AddressList from a struct sockaddr. This is
mbelshe@chromium.org
2011-03-02
3
-0
/
+95
*
Single-threaded stress test for URLRequestThrottlerManager
joi@chromium.org
2011-03-02
6
-16
/
+168
*
Fix Linux OOL issue that came up since yesterday.
erg@google.com
2011-03-02
2
-10
/
+16
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
7
-11
/
+11
*
Update policy backend and testserver for the latest policy protocol
gfeher@chromium.org
2011-03-01
1
-85
/
+141
*
Disk cache: Don't attempt to create another external file
rvargas@google.com
2011-03-01
1
-2
/
+6
*
Add HttpStreamFactory Job orphaning semantics.
willchan@chromium.org
2011-03-01
7
-65
/
+486
*
Small cleanup for previous histogram checkin
jar@chromium.org
2011-03-01
1
-1
/
+1
*
Update NetLog in preparation for late binding of HttpStream jobs to requests.
willchan@chromium.org
2011-02-28
8
-11
/
+58
*
Patch from kelindsay@gmail.com
mbelshe@chromium.org
2011-02-28
8
-9
/
+137
*
Update effective TLDs from upstream
agl@chromium.org
2011-02-28
3
-9616
/
+12389
*
Remove entries from the False Start blacklist.
agl@chromium.org
2011-02-28
1
-4
/
+0
*
Crash when we notice a corruption of the histogram range-vector
jar@chromium.org
2011-02-28
2
-6
/
+14
*
Mark DiskCacheBackendTest.AppCacheEnumerations as flaky
phajdan.jr@chromium.org
2011-02-28
1
-1
/
+2
*
Prepare for late binding of SpdyHttpStreams.
willchan@chromium.org
2011-02-25
9
-300
/
+412
*
Add a new method of ClientSocketFactory for clearing the cache used for SSL s...
rch@chromium.org
2011-02-25
6
-0
/
+38
[next]