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
*
Cleanup: Remove OptionsUtil::ResetToDefaults() function.
tfarina@chromium.org
2011-04-22
2
-6
/
+0
*
Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-04-21
2
-3
/
+3
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
1
-1
/
+1
*
Check all redirect URLs against download safebrowsing list.
mattm@chromium.org
2011-04-20
8
-43
/
+35
*
Add enum histogram for dangerous download save or discard.
mattm@chromium.org
2011-04-19
4
-12
/
+51
*
New cancel test (includes change in DownloadItem::Complete meaning and
rdsmith@chromium.org
2011-04-19
12
-131
/
+342
*
More TabStripModel renaming:
sky@chromium.org
2011-04-18
1
-1
/
+1
*
Policy to manage file selection dialogs.
pastarmovj@chromium.org
2011-04-15
2
-1
/
+2
*
Refactored size tests to put all slow download job refs in same function.
rdsmith@chromium.org
2011-04-14
1
-26
/
+30
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
2
-4
/
+4
*
Crash fix: TabContents are destroyed while SavePackage active.
cbentzel@chromium.org
2011-04-14
1
-0
/
+5
*
Count histograms initiated and finished by the download system.
rdsmith@chromium.org
2011-04-13
4
-2
/
+56
*
Disable SavePackageTest.TestLongSafePureFilename on windows.
ctguil@chromium.org
2011-04-13
1
-5
/
+35
*
Fixed bug where Chrome wouldn't let the user overwrite a download file.
ahendrickson@chromium.org
2011-04-13
5
-27
/
+112
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
1
-7
/
+10
*
Mark SavePackageTest.TestSuggestedSaveNames flaky.
dmichael@chromium.org
2011-04-11
1
-2
/
+2
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
2
-3
/
+3
*
Move save package to TCW from TC.
avi@chromium.org
2011-04-08
2
-15
/
+22
*
Alphabetize and remove unnecessary forward declaration of TabContents in save...
cbentzel@chromium.org
2011-04-08
1
-6
/
+5
*
Cleaned up memory leak in Download Manager unit tests.
ahendrickson@chromium.org
2011-04-07
1
-2
/
+2
*
Detect download errors.
ahendrickson@chromium.org
2011-04-07
13
-80
/
+497
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
2
-3
/
+3
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
8
-21
/
+36
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
21
-43
/
+43
*
Removed DownloadManagerTest.StartDownload from ChromeOS.
ahendrickson@chromium.org
2011-03-24
1
-0
/
+4
*
Merging the safe and dangerous download paths.
ahendrickson@chromium.org
2011-03-24
14
-276
/
+393
*
Reverted 76780 -- Adding Save Page downloads to downloads history.
rdsmith@chromium.org
2011-03-23
5
-127
/
+25
*
Fix TOGGLE_PAUSE check problem in DownlaodShelfContextMenu.
Takano.Naoki@gmail.com
2011-03-22
1
-0
/
+2
*
If ResourceDispatcherHost receives a CancelRequest, it
asanka@chromium.org
2011-03-22
3
-9
/
+11
*
Turn on the binary malware warning.
lzheng@chromium.org
2011-03-18
1
-7
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Move FilePath <-> Value conversions into a separate file.
bauerb@chromium.org
2011-03-15
1
-1
/
+2
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-2
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-03-11
1
-0
/
+1
*
Check the download file's hash against safebrowsing database. Report the malw...
lzheng@chromium.org
2011-03-09
6
-49
/
+190
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
6
-12
/
+12
*
Cleanup: Use more specific friend struct / make destructors non-public for cl...
thestig@chromium.org
2011-03-07
1
-1
/
+1
*
Carnitas: Move file_metadata out of browser/ui/cocoa
sail@chromium.org
2011-03-06
1
-1
/
+1
*
Don't try to convert text/html URLs ending in .user.js.
aa@chromium.org
2011-03-05
3
-5
/
+7
*
Just return, don't use temps.
pkasting@chromium.org
2011-03-05
1
-13
/
+9
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-2
/
+2
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
1
-2
/
+2
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-2
/
+2
*
Enabled Internet zone test.
rdsmith@chromium.org
2011-03-03
1
-3
/
+1
*
Removing Download UI tests; now complete replaced by browser tests.
rdsmith@chromium.org
2011-03-03
1
-527
/
+0
*
Add files saved using 'Save page as' to the download history.
rdsmith@chromium.org
2011-03-03
5
-25
/
+127
*
wstring: allow converting FilePath to wstring in tests
evan@chromium.org
2011-03-03
1
-5
/
+7
*
Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-03-03
2
-5
/
+7
*
Get rid of most of the old method uses from WidgetGtk. I think this is safe.
ben@chromium.org
2011-03-03
1
-1
/
+3
*
Split infobar_delegate.[cc,h] into separate pieces for the different classes ...
tfarina@chromium.org
2011-03-03
1
-1
/
+1
[next]