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
/
content
/
browser
/
download
Commit message (
Expand
)
Author
Age
Files
Lines
*
ifdef OS_NAME -> if defined(OS_NAME)
dbeam@chromium.org
2013-03-23
1
-1
/
+1
*
Move ByteStream to content/browser
zork@chromium.org
2013-03-21
11
-1148
/
+8
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
4
-8
/
+8
*
Fix a crashing call to GURL::spec() in downloads_api.cc:DownloadItemToJSON()
benjhayden@chromium.org
2013-03-16
2
-6
/
+8
*
Partially integrate filename determination with resumption.
rdsmith@chromium.org
2013-03-16
7
-133
/
+737
*
Removed RemoveDownloadItems.
rdsmith@chromium.org
2013-03-15
2
-34
/
+18
*
Reland r187230: Implement the Stream registry in content
zork@chromium.org
2013-03-13
1
-0
/
+3
*
Revert 187230
zork@chromium.org
2013-03-11
1
-3
/
+0
*
Implement the Stream registry in content
zork@chromium.org
2013-03-11
1
-0
/
+3
*
Make the UI an observer of downloads.
asanka@chromium.org
2013-03-06
10
-137
/
+99
*
SavePackageFilePickerChromeOS should only force MHTML when saving HTML, not w...
benjhayden@chromium.org
2013-03-02
1
-0
/
+4
*
Make downloads interrupted by crashes show up correctly after reboot.
rdsmith@chromium.org
2013-02-28
1
-5
/
+5
*
Remove the race between error and success pathways on error.
rdsmith@chromium.org
2013-02-25
1
-9
/
+14
*
Move test_web_contents.* from content\browser\web_contents to content\test, s...
jam@chromium.org
2013-02-25
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
22
-24
/
+24
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
1
-51
/
+55
*
Replace all FilePath with base::FilePath in content.
brettw@chromium.org
2013-02-16
1
-1
/
+1
*
content: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-15
2
-2
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
5
-8
/
+8
*
Add StoragePartition's ProtocolHandlers at URLRequestContext construction time.
pauljensen@chromium.org
2013-02-08
1
-3
/
+0
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
42
-354
/
+375
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
1
-1
/
+1
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-1
/
+1
*
chrome: Kill the base::Passed(foo.Pass()) meme.
tfarina@chromium.org
2013-02-04
1
-1
/
+1
*
Persist download interrupt reason, both target and current paths, url_chain, ...
rdsmith@chromium.org
2013-02-03
6
-29
/
+63
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
7
-27
/
+47
*
Sync csd.proto with server-side version.
mattm@chromium.org
2013-02-01
2
-2
/
+4
*
download: Remove DownloadManager::MockDownloadOpenForTesting
hashimoto@chromium.org
2013-01-30
2
-11
/
+2
*
Don't allow '\0' characters in FilePath.
aedla@chromium.org
2013-01-28
1
-1
/
+1
*
download: Delegate file removal check to DownloadManagerDelegate
hashimoto@chromium.org
2013-01-25
2
-29
/
+16
*
content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED
phajdan.jr@chromium.org
2013-01-24
3
-10
/
+10
*
Revert 178351
cpu@chromium.org
2013-01-23
3
-10
/
+10
*
content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED
phajdan.jr@chromium.org
2013-01-23
3
-10
/
+10
*
Synchronize sending of RST between server and client to avoid dropping bytes.
rdsmith@chromium.org
2013-01-22
5
-38
/
+64
*
Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...
hashimoto@chromium.org
2013-01-21
7
-26
/
+33
*
Add has_user_gesture to netlog.
rdsmith@chromium.org
2013-01-18
1
-0
/
+1
*
Merge DownloadItem::SafetyState and DownloadDangerType
rdsmith@chromium.org
2013-01-17
8
-68
/
+22
*
Android: Fix compile errors in content_browsertests
nileshagrawal@chromium.org
2013-01-15
1
-0
/
+1
*
Revert IsPartialDownload definition so that shutdown doesn't try
rdsmith@chromium.org
2013-01-15
1
-5
/
+12
*
Make content::PowerSaveBlocker public
hashimoto@chromium.org
2013-01-15
5
-9
/
+9
*
Re-enable DownloadContentTest.ResumeInterruptedDownload on platforms other th...
nick@chromium.org
2013-01-15
1
-2
/
+6
*
Disable DownloadContentTest.ResumeInterruptedDownload on account of its appar...
nick@chromium.org
2013-01-14
1
-1
/
+3
*
Initial CL for Downloads resumption.
rdsmith@chromium.org
2013-01-12
19
-143
/
+812
*
Fix crash with mismatched vector sizes.
cevans@chromium.org
2013-01-11
1
-1
/
+3
*
Tweak comments and put in tests for not ignoring safe browsing results.
rdsmith@chromium.org
2013-01-08
2
-2
/
+157
*
Remove the DownloadItem::TogglePause() interface.
rdsmith@chromium.org
2013-01-07
4
-14
/
+23
*
Pull delegate check back into IsDownloadReadyForCompletion so that if
rdsmith@chromium.org
2013-01-03
6
-33
/
+25
*
Cleanup: Remove unneeded browser_thread.h includes in contents.
thestig@chromium.org
2013-01-03
1
-3
/
+4
*
Fix context menu actions for interrupted and in-progress downloads
asanka@chromium.org
2012-12-27
2
-38
/
+145
*
Minor cleanup: make a method pure virtual
michaeln@chromium.org
2012-12-20
4
-0
/
+18
[next]