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
*
disk cache: Add NET_API for net.dll
rvargas@google.com
2011-05-07
1
-7
/
+11
*
Fix error reporting in the test server.
mnissler@chromium.org
2011-04-29
1
-8
/
+5
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-3
/
+3
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
1
-2
/
+2
*
Revert 82858 - Added network panel timing, size and raw headers text tests fo...
jar@chromium.org
2011-04-26
1
-50
/
+0
*
Added network panel timing, size and raw headers text tests for DevTools
vsevik@chromium.org
2011-04-25
1
-0
/
+50
*
Python sync server support for MIGRATION_DONE errors.
nick@chromium.org
2011-04-23
3
-68
/
+475
*
Merge server-side changes of the cloud policy protocol
gfeher@chromium.org
2011-04-19
1
-5
/
+0
*
Support for repeated strings in policy definitions.
mnissler@chromium.org
2011-04-18
1
-1
/
+7
*
Support key rotation in the policy test server.
mnissler@chromium.org
2011-04-18
2
-12
/
+24
*
Make run_testserver.exe complain if the given --doc-root parameter
darin@chromium.org
2011-04-15
1
-1
/
+8
*
Support decoding GenericNamedValue based policy.
jkummerow@chromium.org
2011-04-15
1
-1
/
+1
*
Update device policy code in test server.
mnissler@chromium.org
2011-04-14
1
-8
/
+41
*
Support signatures in the policy test server.
mnissler@chromium.org
2011-04-11
3
-31
/
+137
*
Fix the *AcceptCharset* and *AcceptLanguage* net test failures on the ChromeF...
ananta@chromium.org
2011-04-07
1
-13
/
+9
*
Protect header that requires SSE2 on gcc4.4 and remove unused header.
mmoss@google.com
2011-04-04
2
-5
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
5
-9
/
+9
*
Add an opt-out header for HTTP throttling. Never throttle for localhost.
joi@chromium.org
2011-03-25
1
-0
/
+51
*
Clean up unload-related state after the ack is received.
creis@google.com
2011-03-25
1
-0
/
+9
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
1
-2
/
+2
*
[Sync] Merged MediatorThread and PushNotificationsThread
akalin@chromium.org
2011-03-16
2
-55
/
+32
*
Support loading of chained certificates from the cert file.
mbelshe@chromium.org
2011-03-09
1
-3
/
+2
*
2 Bug fixes:
mbelshe@chromium.org
2011-03-08
1
-2
/
+10
*
Responses using connection close to signal end of message were failing to
mbelshe@chromium.org
2011-03-08
1
-0
/
+7
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
2
-2
/
+2
*
Remove bzip2-encoded test data file left behind when bzip2 support was remove...
adamk@chromium.org
2011-03-02
1
-74
/
+0
*
Make chromium-style violations errors if -Werror is set.
erg@google.com
2011-03-02
1
-1
/
+1
*
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
2
-4
/
+4
*
Update policy backend and testserver for the latest policy protocol
gfeher@chromium.org
2011-03-01
1
-85
/
+141
*
Patch from kelindsay@gmail.com
mbelshe@chromium.org
2011-02-28
8
-9
/
+137
*
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
[next]