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
/
chrome
/
browser
/
download
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove DownloadService::OnManagerCreated; it's no longer used.
rdsmith@chromium.org
2012-11-12
2
-25
/
+0
*
browser: Move FindLastActiveWithProfile() into chrome namespace.
tfarina@chromium.org
2012-11-12
2
-2
/
+2
*
Various minor cleanups to the download system:
rdsmith@chromium.org
2012-11-08
2
-14
/
+13
*
Don't use web intents to handle downloaded office files on Chrome OS.
tbarzic@chromium.org
2012-11-08
2
-54
/
+4
*
Remove DownloadManager::Observer::ModelChanged
benjhayden@chromium.org
2012-11-07
1
-10
/
+3
*
aura: Add flag to indicate if a drag session is started with touch or mouse.
varunjain@chromium.org
2012-11-06
1
-1
/
+4
*
Merge most instances of DownloadSaveInfo into DownloadUrlParams.
rdsmith@chromium.org
2012-11-06
1
-23
/
+6
*
Modify SaveFileManager::CancelSave to handle file finished case.
rdsmith@chromium.org
2012-11-05
1
-3
/
+1
*
Avoid interpreting initial navigation as a download if the download
rdsmith@chromium.org
2012-11-05
1
-25
/
+65
*
Remove TabContents from TabModalConfirmDialog.
avi@chromium.org
2012-11-02
1
-1
/
+1
*
Move remaining content test code into the content namespace.
jam@chromium.org
2012-10-30
2
-0
/
+3
*
Adding mof files to the list of dangerous files for Windows.
cdn@chromium.org
2012-10-29
1
-0
/
+1
*
Handle the case where IAttachmentExecute::Save() deletes a downloaded file.
asanka@chromium.org
2012-10-29
2
-0
/
+20
*
[WebIntents, QuickOffice]
groby@chromium.org
2012-10-24
1
-2
/
+13
*
Revert 163405 - Re-enable SavePageBrowserTest.SaveHTMLOnlyTabDestroy.
rdsmith@chromium.org
2012-10-23
1
-1
/
+3
*
Non-functional change to simply have Downloads query Prefs for the charset wh...
pauljensen@chromium.org
2012-10-23
1
-3
/
+7
*
Re-enable SavePageBrowserTest.SaveHTMLOnlyTabDestroy.
rdsmith@chromium.org
2012-10-22
1
-3
/
+1
*
Have ExtensionInstallPrompt take a WebContents
sail@chromium.org
2012-10-21
2
-18
/
+20
*
Remove alias from ChromeRenderViewHostTestHarness.
avi@chromium.org
2012-10-19
2
-15
/
+15
*
Chrome in Windows 8 metro mode should display download complete notifications...
ananta@chromium.org
2012-10-18
1
-0
/
+16
*
Replace the DownloadFileManager with direct ownership of DownloadFileImpl
rdsmith@chromium.org
2012-10-18
1
-9
/
+18
*
Remove TabContents from DownloadRequestLimiterTest.
avi@chromium.org
2012-10-18
2
-18
/
+16
*
Clean up last half of download flow, simplifying delegate interface, and movi...
rdsmith@chromium.org
2012-10-17
2
-13
/
+4
*
Shift passage of FileStream in downloads system to be by scoped_ptr<>.
rdsmith@chromium.org
2012-10-17
1
-17
/
+22
*
Replace extension_switch_utils.h with feature_switch.h.
aa@chromium.org
2012-10-13
5
-14
/
+12
*
Don't use web intents for rss feeds.
gbillock@chromium.org
2012-10-12
2
-6
/
+4
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-1
/
+1
*
drive: Rename 'gdata' namespace to 'drive' in chrome/browser/chromeos/drive
satorux@chromium.org
2012-10-12
5
-15
/
+15
*
Making ShowExtensionInstallDialog a callback
sail@chromium.org
2012-10-12
1
-2
/
+6
*
drive: Rename chrome/browser/chromeos/gdata to chrome/browser/chromeos/drive
satorux@chromium.org
2012-10-11
5
-9
/
+9
*
Mac Web Intents Part 11: Progress view
sail@chromium.org
2012-10-11
2
-40
/
+68
*
Switch InfoBarTabHelper to use WebContentsUserData.
avi@chromium.org
2012-10-11
1
-6
/
+7
*
Shift EnsureNoPendingDownloads() implementation into tests.
rdsmith@chromium.org
2012-10-10
1
-12
/
+8
*
Don't show downloads from web intents picker in shelf
sail@chromium.org
2012-10-10
3
-0
/
+65
*
Add functionality to the Windows 8 notification display functionality to invo...
ananta@chromium.org
2012-10-10
1
-3
/
+17
*
OnDownloadStarted takes DownloadItem* instead of DownloadId
benjhayden@chromium.org
2012-10-09
1
-2
/
+2
*
Unskip these tests because they pass now.
abarth@chromium.org
2012-10-04
1
-2
/
+1
*
No need to kClear_Mode a layer right after its created, as that will automati...
reed@google.com
2012-10-04
1
-8
/
+4
*
WebKit merge 130314:130368
yurys@chromium.org
2012-10-04
1
-1
/
+2
*
Add desktop type context to most existing instances of FindTabbedBrowser.
robertshield@chromium.org
2012-10-04
1
-1
/
+3
*
Enable unit tests for fullscreen controller.
scheib@chromium.org
2012-10-02
3
-32
/
+72
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-9
/
+2
*
Fix SavePageAsMHTMLBrowserTest
benjhayden@chromium.org
2012-09-28
2
-10
/
+12
*
Fix download item status string for downloads that are scheduled to be opened...
asanka@chromium.org
2012-09-27
3
-187
/
+453
*
Fix sorting downloads on chrome://downloads.
benjhayden@chromium.org
2012-09-26
1
-1
/
+7
*
chrome: Add TabModalConfirmDialog interface.
tfarina@chromium.org
2012-09-26
1
-2
/
+2
*
Remove DownloadManager::GetDownloadItem() and GetActiveDownloadItem() in favo...
benjhayden@chromium.org
2012-09-25
3
-18
/
+31
*
Rename HyperbolicDownloadItemNotifer -> AllDownloadItemNotifier
benjhayden@chromium.org
2012-09-25
5
-43
/
+43
*
Remove .dmg from the list of dangerous file extensions for Mac OS X.
palmer@chromium.org
2012-09-25
1
-3
/
+9
*
Move cancelable_request.cc/h to chrome/browser/common.
kaiwang@chromium.org
2012-09-22
2
-2
/
+2
[next]