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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation on ubuntu 10.10.
maruel@chromium.org
2011-02-21
1
-0
/
+1
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-17
1
-3
/
+2
*
Revert 75106 - New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-2
/
+3
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-3
/
+2
*
Revert 75082 - New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-2
/
+3
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-3
/
+2
*
Directions for how to build SPDY dissector for Windows.
cbentzel@chromium.org
2011-02-15
1
-0
/
+49
*
Remove some ToWStringHack()s that are in Windows-only code.
evan@chromium.org
2011-02-08
2
-4
/
+4
*
Fix a clang warning.
thakis@chromium.org
2011-02-07
1
-1
/
+1
*
Cleanup the net/tools/ directory so there are no warnings from our clang plugin.
erg@google.com
2011-02-04
28
-490
/
+750
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-15
/
+9
*
Alter the forward declarations so they match the definition. Unbreaks clang, ...
avi@chromium.org
2011-02-02
2
-2
/
+2
*
Split flip_in_mem_edsm_server into a gazillion pieces.
mbelshe@chromium.org
2011-02-02
24
-3216
/
+3592
*
Fix device management testserver
gfeher@chromium.org
2011-02-02
1
-2
/
+3
*
Silence testserver logs when tests are run in non-verbose mode
rsimha@chromium.org
2011-02-01
1
-1
/
+9
*
The way I was closing when we detected an invalid frame was incorrect;
mbelshe@chromium.org
2011-01-29
1
-32
/
+41
*
Fix a memory leak when cleaning the queued data frames.
mbelshe@chromium.org
2011-01-28
1
-41
/
+19
*
Take 2:
mbelshe@chromium.org
2011-01-28
1
-38
/
+50
*
New protocol and testserver for the Chrome-DMServer protocol
gfeher@chromium.org
2011-01-28
2
-13
/
+224
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-16
/
+19
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
2
-0
/
+3
*
The server will happily propagate invalid SPDY headers, which Chrome will
mbelshe@chromium.org
2011-01-27
1
-0
/
+5
*
Revert 72844 - Optimizations to fill packets better for the edsm server.
mbelshe@chromium.org
2011-01-27
1
-50
/
+38
*
Optimizations to fill packets better for the edsm server.
mbelshe@chromium.org
2011-01-27
1
-38
/
+50
*
Remove hresolv
cbentzel@chromium.org
2011-01-26
1
-460
/
+0
*
Disk cache: Prevent obscure file corruption and deal
rvargas@google.com
2011-01-25
1
-16
/
+26
*
A few cleanups in the in-mem flip server:
mbelshe@chromium.org
2011-01-25
1
-89
/
+127
*
Roll back an incorrect change to SyncPageHandler.ChromiumSyncCommandHandler.
satish@chromium.org
2011-01-25
1
-1
/
+2
*
Prototype of chunked transfer encoded POST.
satish@chromium.org
2011-01-25
1
-12
/
+26
*
More net/ reordering.
erg@google.com
2011-01-21
1
-0
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-4
/
+4
*
Handle error case on SSL read which was not properly exiting.
mbelshe@chromium.org
2011-01-21
1
-1
/
+1
*
Memory leak fix, log file reopen, remote ip fix, connection idle timeout,
mbelshe@chromium.org
2011-01-21
2
-104
/
+258
*
Add a flag to the in-memory-server to force SPDY even if SSL-NPN didn't
mbelshe@chromium.org
2011-01-20
1
-15
/
+30
*
Reduce the Spdy data frame sizes used. Attempt to make them fit within SSL
mbelshe@chromium.org
2011-01-15
1
-13
/
+45
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
3
-9
/
+14
*
Adding new sync data type AUTOFILL_PROFILE to python server.
rsimha@chromium.org
2011-01-10
1
-3
/
+7
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
3
-14
/
+9
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
3
-9
/
+14
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
2
-6
/
+6
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
2
-6
/
+6
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
2
-6
/
+6
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
3
-14
/
+9
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
3
-9
/
+14
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
2
-6
/
+6
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
2
-6
/
+6
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
2
-6
/
+6
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
2
-6
/
+6
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
2
-6
/
+6
*
Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPa...
tfarina@chromium.org
2011-01-06
1
-1
/
+1
[next]