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
/
dump_cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in net/.
Avi Drissman
2015-12-20
1
-7
/
+8
*
net: Add a few extra operations to the dump_cache tool.
rvargas
2015-08-15
3
-36
/
+313
*
net: Remove dump-to-files from dump_cache.
rvargas
2015-08-14
11
-1819
/
+2
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
1
-4
/
+5
*
Move more string_util functions to base namespace.
brettw
2015-06-24
2
-3
/
+3
*
net: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-11
1
-10
/
+2
*
Remove unnecessary instrumentation for several jank bugs.
pkasting
2015-04-08
1
-6
/
+0
*
Cosmetic changes (spelling, grammar) and fix an annoyance.
dougk
2015-02-13
1
-1
/
+1
*
Instrumenting callbacks to InFlightBackendIO::ReadData to find source of jank...
vadimt
2014-11-25
1
-0
/
+6
*
Enable MSVC warning for unused locals.
Peter Kasting
2014-11-20
1
-1
/
+0
*
Standardize usage of virtual/override/final in net/
dcheng
2014-10-21
1
-14
/
+24
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
1
-6
/
+6
*
Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.
gavinp
2014-09-24
2
-11
/
+6
*
Revert of Reland of "Remove void** from disk_cache interface." (patchset #2 i...
dcheng
2014-09-20
2
-6
/
+11
*
Reland of "Remove void** from disk_cache interface."
gavinp
2014-09-20
2
-11
/
+6
*
Revert of Remove void** from disk_cache interface. (patchset #30 id:650001 of...
vasilii
2014-09-19
2
-6
/
+11
*
Remove void** from disk_cache interface.
gavinp
2014-09-19
2
-11
/
+6
*
Remove disk_cache::BackendImpl::OpenPrevEntry() and all users.
gavinp
2014-09-05
3
-1048
/
+1
*
win/clang: Fix all remaining -Wformat warnings.
Nico Weber
2014-09-05
1
-1
/
+1
*
Change base/file_utils.h includes to base/files/file_utils.h in net/
thestig
2014-09-04
2
-2
/
+2
*
Cleanup: Use base::CommandLine in net/
thestig@chromium.org
2014-06-03
1
-3
/
+4
*
Remove synchonous uses of FileStream from net.
rvargas@chromium.org
2014-03-24
1
-5
/
+4
*
Reland re-organization of net/disk_cache/
gavinp@chromium.org
2014-03-03
5
-11
/
+11
*
Revert 253581 "Reorganize net/disk_cache into backend specific d..."
gavinp@chromium.org
2014-02-26
5
-11
/
+11
*
Reorganize net/disk_cache into backend specific directories.
gavinp@chromium.org
2014-02-26
5
-11
/
+11
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
2
-4
/
+4
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
1
-2
/
+2
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
1
-2
/
+2
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
1
-2
/
+2
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-2
/
+2
*
Revert 237095 "LOG(INFO) tidying in net/"
scottmg@chromium.org
2013-11-25
1
-2
/
+2
*
LOG(INFO) tidying in net/
scottmg@chromium.org
2013-11-25
1
-2
/
+2
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
1
-0
/
+4
*
Change the API of disk_cache::CreateCacheBackend to use scoped_ptr
qsr@chromium.org
2013-08-01
3
-11
/
+8
*
Update include paths in net for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
Use a direct include of the message_loop header in net/, part 3.
avi@chromium.org
2013-07-18
3
-4
/
+4
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
1
-1
/
+1
*
Fix wrong header guards found by clang's new Wheader-guard.
thakis@chromium.org
2013-06-17
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-3
/
+9
*
Use a direct include of strings headers in net/test/, net/third_party/, net/t...
avi@chromium.org
2013-06-11
8
-14
/
+14
*
Disk Cache: move common elements from v2 and v3 file format.
rvargas@google.com
2013-06-11
1
-2
/
+2
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
1
-3
/
+4
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-6
/
+6
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
3
-22
/
+28
*
Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...
thestig@chromium.org
2013-05-16
2
-1
/
+1
*
Override server-side simple-cache trial with commandline switches.
pasko@google.com
2013-05-13
2
-3
/
+9
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-4
/
+3
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-3
/
+4
[next]