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
*
Change backslashes in download file path to underscores.
ahendrickson@chromium.org
2011-02-08
1
-6
/
+18
*
Fixed a memory leak by creating threads for the object to be destructed on.
ahendrickson@chromium.org
2011-02-08
1
-9
/
+23
*
Don't use tests requiring BROWSER_CLOSED notifications on Mac.
rdsmith@chromium.org
2011-02-08
1
-0
/
+14
*
Save web page doesn't remember preferred format.
tfarina@chromium.org
2011-02-08
3
-9
/
+31
*
Clean up RTL methods.
ben@chromium.org
2011-02-08
1
-4
/
+3
*
Cleanup:
pkasting@chromium.org
2011-02-08
4
-14
/
+15
*
OSExchangeData: convert filename-related API to FilePath
evan@chromium.org
2011-02-07
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
3
-4
/
+4
*
Carnitas: Remove unneeded include from download_file_manager.cc
sail@chromium.org
2011-02-04
1
-6
/
+0
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
3
-19
/
+27
*
Refactor the index model used in the save_package logic.
tfarina@chromium.org
2011-02-04
1
-18
/
+54
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
2
-4
/
+40
*
Downloads: Fix svn:executable props.
thestig@chromium.org
2011-02-02
2
-0
/
+0
*
Added DownloadFile unit tests.
ahendrickson@chromium.org
2011-02-02
6
-19
/
+316
*
Tweak the auto-open algorithm to permit JNLP to auto-open iff the user has
cevans@chromium.org
2011-01-29
3
-8
/
+13
*
Destroy DownloadPrefs in DownloadManager::Shutdown()
mnissler@chromium.org
2011-01-28
1
-0
/
+1
*
Rename WebNavigationObserver to TabContentsObserver.
jam@chromium.org
2011-01-28
1
-3
/
+3
*
Add downloads owners file.
rdsmith@chromium.org
2011-01-27
1
-0
/
+2
*
Abstracts SHA256 context for NSS / OpenSSL.
bulach@chromium.org
2011-01-27
2
-16
/
+11
*
Cleanup:
pkasting@chromium.org
2011-01-26
2
-5
/
+0
*
Clean up net unit testing code.
erg@google.com
2011-01-26
2
-2
/
+2
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
2
-2
/
+2
*
Clean up net unit testing code.
erg@google.com
2011-01-25
2
-2
/
+2
*
Shifted code for CheckInternetZoneIdentifier into its own test so its flakiness
rdsmith@chromium.org
2011-01-25
1
-18
/
+24
*
Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.
jam@chromium.org
2011-01-25
2
-18
/
+27
*
Check for cancel in DownloadManager::OnAllDataSaved().
rdsmith@chromium.org
2011-01-24
1
-1
/
+5
*
wstring: make net::GetSuggestedFilename return utf-16
evan@chromium.org
2011-01-24
3
-21
/
+34
*
Put history insertion for downloads processing inline.
rdsmith@chromium.org
2011-01-23
6
-106
/
+167
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
7
-7
/
+7
*
Internationalize the prefix of unconfirmed download file.
tfarina@chromium.org
2011-01-21
3
-4
/
+13
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
5
-61
/
+65
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
2
-3
/
+3
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
3
-3
/
+3
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-1
/
+1
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
4
-11
/
+12
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
2
-3
/
+5
*
Fix bug 69468: Drag download does not work if there is URL redirection involved.
jianli@chromium.org
2011-01-14
3
-2
/
+10
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
2
-13
/
+13
*
Add support to sha256 hash the downloaded file.
lzheng@chromium.org
2011-01-13
6
-18
/
+111
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
1
-4
/
+3
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-5
/
+5
*
Adding active_downloads_ map.
ahendrickson@chromium.org
2011-01-11
4
-32
/
+56
*
Remove sleep_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-11
1
-1
/
+2
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-7
/
+6
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Fixing crash in UpdateAppIconDownloadProgress().
ahendrickson@chromium.org
2011-01-10
1
-1
/
+5
*
Converted download UI tests to Browser tests.
ahendrickson@chromium.org
2011-01-10
1
-44
/
+654
*
Enable "Always Open Files of This Type" even for dangerous file types. The
cevans@chromium.org
2011-01-08
6
-14
/
+7
[next]