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
/
url_request
/
url_request_file_job.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...
gab@chromium.org
2012-09-12
1
-1
/
+5
*
installer_util_unittests has failed on XP Tests (dbg)(1) since this landed
dgrogan@chromium.org
2012-09-11
1
-5
/
+1
*
Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...
gab@chromium.org
2012-09-10
1
-1
/
+5
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
1
-12
/
+8
*
Replaced static URLRequestFileJob factory with non-static protocol handler fo...
shalev@chromium.org
2012-08-20
1
-13
/
+9
*
Removed checks that verify URLRequest has a Context
shalev@chromium.org
2012-08-13
1
-4
/
+1
*
Remove packaged app Windows shortcuts when app is uninstalled.
benwells@chromium.org
2012-08-10
1
-1
/
+1
*
Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...
shalev@chromium.org
2012-06-29
1
-1
/
+1
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
1
-34
/
+15
*
Make FileStream::Seek async and add FileStream::SeekSync for sync operation
kinuko@chromium.org
2012-04-11
1
-1
/
+1
*
Added file:///home/chronos/user/log url to list of allowed file:/// urls.
zvorygin@chromium.org
2012-03-21
1
-0
/
+1
*
net: FileStream::Read/Write() to take IOBuffer* instead of char*
satorux@chromium.org
2012-02-16
1
-1
/
+1
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-09
1
-2
/
+2
*
Back out r121064 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
1
-2
/
+2
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-08
1
-2
/
+2
*
Revert 120290 - Revert 120283 - net: Use ClosePlatformFile() instead of close...
mkwst@chromium.org
2012-02-03
1
-0
/
+3
*
Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle().
mkwst@chromium.org
2012-02-03
1
-3
/
+0
*
net: Use ClosePlatformFile() instead of close/CloseHandle().
satorux@chromium.org
2012-02-03
1
-0
/
+3
*
Added Net logging to FileStream.
ahendrickson@chromium.org
2012-02-02
1
-1
/
+2
*
base::Bind: Finish up net/url_request.
jhawkins@chromium.org
2011-12-22
1
-4
/
+7
*
Convert NewRunnableMethod() calls to base::Bind().
ajwong@chromium.org
2011-12-20
1
-3
/
+1
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
1
-3
/
+4
*
Always use a worker thread when getting file info for URLRequestFileJob
evan@chromium.org
2011-09-08
1
-34
/
+5
*
Add another AllowIO exception to URLRequestFileJob.
fischman@chromium.org
2011-03-29
1
-8
/
+13
*
Make URLRequestHttpJob the only URLRequestJob concerned with FilterContext.
adamk@chromium.org
2011-03-17
1
-9
/
+4
*
Update customization manifest reader to match desing doc
dpolukhin@chromium.org
2011-02-21
1
-1
/
+1
*
More net/ method ordering.
erg@google.com
2011-01-26
1
-79
/
+79
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-3
/
+4
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
1
-5
/
+2
*
Add /media to whitelist so it can be accessed with file:// protocol on ChromeOS.
achuith@chromium.org
2010-12-14
1
-0
/
+1
*
net: Add namespace net to URLRequestFileJob.
tfarina@chromium.org
2010-12-12
1
-24
/
+28
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
1
-4
/
+4
*
Stop adding more refcounts to some more URLRequestJob subtypes.
willchan@chromium.org
2010-12-03
1
-4
/
+7
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-4
/
+4
*
Restrict file protocol on chromeos to certain whitelisted directories. Disabl...
achuith@chromium.org
2010-11-11
1
-3
/
+40
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
1
-0
/
+8
*
Revert 64960 - Turn on file access checks on Win.
rafaelw@chromium.org
2010-11-03
1
-8
/
+0
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-03
1
-0
/
+8
*
Revert 63801 (broke chromeos bots) - Restrict file protocol on chromeos to ce...
thakis@chromium.org
2010-10-26
1
-36
/
+4
*
Define AccessDisabled only on ChromeOS
achuith@chromium.org
2010-10-26
1
-10
/
+5
*
Restrict file protocol on chromeos to certain whitelisted directories.
achuith@chromium.org
2010-10-25
1
-4
/
+41
*
Thread IO safety: annotate file_util, and block IO thread from doing IO
evan@chromium.org
2010-10-23
1
-1
/
+9
*
Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...
isherman@chromium.org
2010-10-23
1
-9
/
+1
*
Thread IO safety: annotate file_util, and block IO thread from doing IO
evan@chromium.org
2010-10-23
1
-1
/
+9
*
Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO"
evan@chromium.org
2010-10-22
1
-9
/
+1
*
Thread IO safety: annotate file_util, and block IO thread from doing IO
evan@chromium.org
2010-10-22
1
-1
/
+9
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
1
-4
/
+4
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
1
-1
/
+5
*
Fix a regression that accesses file system synchronously
huanr@chromium.org
2010-06-14
1
-9
/
+34
[next]