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
*
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
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
2
-4
/
+3
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
3
-3
/
+3
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
4
-7
/
+3
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-1
/
+0
*
Move some functions out of win_util and into hwnd_util, and into a new win/sh...
brettw@google.com
2010-12-30
1
-1
/
+34
*
Remove wstring from l10n_util. Part 2.
avi@chromium.org
2010-12-28
4
-34
/
+35
*
Create the DownloadItem earlier in the download process.
ahendrickson@chromium.org
2010-12-23
6
-16
/
+115
*
Extra cleanup/debugging inspired by issue 66676
rdsmith@chromium.org
2010-12-23
2
-23
/
+68
*
Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPath.
tfarina@chromium.org
2010-12-23
1
-1
/
+1
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
1
-1
/
+1
*
Tweak dangerous list based on (hopefully) final round of discussions. I think
cevans@chromium.org
2010-12-22
1
-3
/
+3
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+0
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
2
-4
/
+2
*
Added clearing of downloads_ set on RemoveDownloadsBetween pathway.
rdsmith@chromium.org
2010-12-15
1
-4
/
+15
*
Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...
jam@chromium.org
2010-12-15
1
-0
/
+1
*
Change menus on OSX to update the icon dynamically.
atwilson@chromium.org
2010-12-15
2
-2
/
+2
*
Fix the last scoped_refptr misuses in NewRunnableMethod.
willchan@chromium.org
2010-12-15
1
-1
/
+2
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
2
-4
/
+4
*
Reland part of r62043 that got reverted.
willchan@chromium.org
2010-12-14
1
-3
/
+4
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
2
-1
/
+5
*
Create a new container to own downloads in DownloadManager.
rdsmith@google.com
2010-12-10
3
-122
/
+109
*
Cleanup: Remove unneeded includes of tab_contents.h.
thestig@chromium.org
2010-12-09
1
-1
/
+0
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
1
-3
/
+6
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-3
/
+3
*
Modify the "dangerous download" algorithm as follows. Original patch by Pier...
pkasting@chromium.org
2010-12-06
8
-260
/
+313
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-3
/
+1
*
Fix the Visual Studio 2005 build.
darin@chromium.org
2010-12-03
1
-1
/
+1
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-03
1
-0
/
+1
[next]