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
*
UI test portage, second try.
estade@chromium.org
2009-04-09
2
-91
/
+110
*
back out r13442
estade@chromium.org
2009-04-09
2
-111
/
+85
*
UI test string portage.
estade@chromium.org
2009-04-09
2
-85
/
+111
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
1
-6
/
+1
*
Fix issue 7337, where a file of mime type "text/x-registry" with extension "r...
sidchat@google.com
2009-04-08
2
-1
/
+10
*
Cloned from 62030
arv@chromium.org
2009-04-07
2
-2
/
+11
*
Disables the download item on the download-shelf when the file is opened.
jcampan@chromium.org
2009-04-07
3
-3
/
+15
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
2
-2
/
+1
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
4
-18
/
+16
*
Fix a crash when canceling a save page operation.
paulg@google.com
2009-04-06
1
-3
/
+11
*
Remove some uses of custom tab contents types from some tests.
brettw@chromium.org
2009-04-04
1
-33
/
+30
*
Adds temporary warning when installing Chrome extensions. The warning
georged@chromium.org
2009-04-03
1
-0
/
+16
*
Only create one downloads tab per window. If there is already a Downloads
estade@chromium.org
2009-04-02
1
-1
/
+1
*
Installing extensions (drag/drop, download crx file) will now be
georged@chromium.org
2009-04-01
5
-8
/
+73
*
Re-enable save package on linux, mac.
estade@chromium.org
2009-04-01
2
-12
/
+16
*
Don't create an empty folder when saving complete html pages with no extra re...
estade@chromium.org
2009-03-31
1
-3
/
+3
*
Delete downloads after updating observers.
paulg@google.com
2009-03-31
1
-3
/
+7
*
Mechanic change based on comment from previous code review.
huanr@chromium.org
2009-03-31
1
-2
/
+2
*
Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...
paulg@google.com
2009-03-30
4
-109
/
+137
*
Move message flags into a separate header that can be used
tc@google.com
2009-03-27
1
-1
/
+2
*
Fix a race condition opening a downloaded file.
paulg@google.com
2009-03-27
1
-6
/
+8
*
Add an exception to DownloadManager::GenerateExtension() for .tar.gz files wi...
thestig@chromium.org
2009-03-25
2
-1
/
+21
*
Implement basic ShowItemInFolder for linux.
estade@chromium.org
2009-03-24
2
-17
/
+5
*
Fix DCHECK in DownloadRequestDialogDelegateWin::DeleteDelegate
finnur@chromium.org
2009-03-20
1
-3
/
+0
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-3
/
+3
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
2
-2
/
+2
*
bustage fix - moved file
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
1
-1
/
+0
*
Implement DownloadFile::Rename() for posix. Downloads work on linux!
estade@chromium.org
2009-03-13
1
-10
/
+8
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
2
-2
/
+0
*
Reverting 11642.
finnur@chromium.org
2009-03-13
1
-2
/
+2
*
Disabling a couple of UI tests while I investigate.
finnur@chromium.org
2009-03-13
1
-2
/
+2
*
Gtk dialogs, first cut.
estade@chromium.org
2009-03-12
2
-6
/
+17
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
2
-2
/
+0
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
1
-0
/
+2
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
2
-4
/
+4
*
Change to make the 'save as...' dialog choose the default download path you h...
maruel@chromium.org
2009-03-11
1
-3
/
+12
*
Hopefully make DownloadTest.UnknownSize not-flaky.
phajdan.jr@chromium.org
2009-03-11
1
-2
/
+1
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-1
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
18
-18
/
+0
*
Enable download_request_manager_unittest on linux.
estade@chromium.org
2009-03-09
1
-4
/
+19
*
hook up history and download menu items
tc@google.com
2009-03-09
1
-5
/
+0
*
Test to see if we can reduce some crashes by deferring delegate destruction u...
ben@chromium.org
2009-03-06
2
-2
/
+2
*
Refactor the download shelf context menu in preparation for porting.
estade@chromium.org
2009-03-06
4
-252
/
+139
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-2
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
2
-4
/
+4
*
Basic download shelf implementation on linux.
estade@chromium.org
2009-03-04
3
-4
/
+8
*
Update clipboard classes to use string16 and FilePath instead of wstring.
estade@chromium.org
2009-03-04
1
-3
/
+3
*
Add FilePath setter/getter to pref service. Change callers to use it rather t...
estade@chromium.org
2009-03-04
2
-4
/
+4
*
Implement some chrome path getters for Mac OS and un-comment their uses in th...
pinkerton@chromium.org
2009-03-03
1
-11
/
+0
[next]