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
*
Argh, reverting the change to remove the "crx" file extension
aa@chromium.org
2009-08-13
1
-3
/
+17
*
Refactors OSExchangeData for easier portability.
sky@chromium.org
2009-08-12
1
-6
/
+8
*
Remove the temporary hack that considered any file that ended
aa@chromium.org
2009-08-11
1
-17
/
+3
*
Add "dangerous download" view on OS X, for now for dmg files. Also fix downlo...
thakis@chromium.org
2009-08-11
2
-14
/
+6
*
Commit patch for Pierre-Antoine LaFayette, original CL:
paul@chromium.org
2009-08-11
1
-3
/
+16
*
Change "Cancelled" to "Canceled". Original patch by Thiago Farina (see http:...
pkasting@chromium.org
2009-08-10
1
-2
/
+2
*
Remove the size of a cancelled download in the download shelf.
paul@chromium.org
2009-08-06
1
-2
/
+1
*
Fix a bug where a download isn't canceled when the user requests it.
paul@chromium.org
2009-08-05
2
-7
/
+21
*
Clean up SavePage UI test, remove dead code.
phajdan.jr@chromium.org
2009-08-05
1
-21
/
+2
*
Port more tests from save_page_uitest.cc to save_page_browsertest.cc.
phajdan.jr@chromium.org
2009-08-04
2
-53
/
+58
*
Include Pause/Resume in the context menu for the item in the download shelf.
mhm@chromium.org
2009-08-04
2
-0
/
+16
*
Allow cancellable download items to be removable from download shelf.
mhm@chromium.org
2009-08-03
1
-1
/
+2
*
Reverting 22273.
mhm@chromium.org
2009-08-03
1
-4
/
+1
*
Allow cancellable download items to be removable from download shelf.
mhm@chromium.org
2009-08-03
1
-1
/
+4
*
Try again to land: http://codereview.chromium.org/160483
aa@chromium.org
2009-08-01
1
-3
/
+12
*
Rollback 22228
aa@chromium.org
2009-08-01
1
-12
/
+3
*
Ever closer. Extract a client interface out of CrxInstaller and
aa@chromium.org
2009-07-31
1
-3
/
+12
*
Convert parts of SavePage UI tests to more reliable browser tests.
phajdan.jr@chromium.org
2009-07-31
3
-50
/
+126
*
Add "Remove from list" for download item in the download shelf.
mhm@chromium.org
2009-07-31
2
-4
/
+12
*
Remove duplication of DieFileDie, and move it to proper location.
phajdan.jr@chromium.org
2009-07-30
1
-7
/
+8
*
Move mock url request classes to a location when browser tests will be able t...
phajdan.jr@chromium.org
2009-07-30
2
-3
/
+3
*
Make the DownloadRequestDialogDelegateGtk always report some response to the ...
estade@chromium.org
2009-07-29
1
-6
/
+0
*
Implement the "This site is attempting to download
thakis@chromium.org
2009-07-29
2
-8
/
+0
*
Fix exception in DownloadManager if the download has no extension.
aa@chromium.org
2009-07-26
1
-1
/
+2
*
Modify detection of Chrome extensions in download manager. It
aa@chromium.org
2009-07-26
1
-3
/
+17
*
Try again to commit r21622: Add infobar preview for themes,
aa@chromium.org
2009-07-26
1
-2
/
+4
*
Revert revisions 21622-21624.
aa@chromium.org
2009-07-26
1
-4
/
+2
*
Add infobar preview for themes, remove --enable-extension
aa@chromium.org
2009-07-26
1
-2
/
+4
*
Make the download manager display a scary file warning if an
aa@chromium.org
2009-07-25
1
-2
/
+10
*
Implement mimetype sniffing for extensions.
aa@chromium.org
2009-07-25
3
-3
/
+13
*
Use referrer_url instead of download url to decide whether a
aa@chromium.org
2009-07-25
3
-6
/
+18
*
Nasty short-term hack to special case display of dialog
aa@chromium.org
2009-07-22
2
-5
/
+6
*
Add newline to end of download_manager.cc
glen@chromium.org
2009-07-15
1
-1
/
+2
*
Remove auto-open items from the download shelf on auto-open. This has the del...
glen@chromium.org
2009-07-15
2
-19
/
+22
*
Fix auto-opening file types not auto-opening.
avi@chromium.org
2009-07-15
1
-3
/
+6
*
Re-enable save page ui tests. I could not get these to fail. I will watch the...
estade@chromium.org
2009-07-14
1
-14
/
+3
*
Make DownloadShelf a pure interface.
estade@chromium.org
2009-07-14
2
-28
/
+2
*
Re-enable previously flaky download ui tests. I can't reproduce the failures....
estade@chromium.org
2009-07-13
1
-21
/
+5
*
Revert r20553.
thestig@chromium.org
2009-07-13
2
-4
/
+0
*
Additional svn ignores for native_client and Makefile.
thestig@chromium.org
2009-07-13
2
-0
/
+4
*
Ensure proper paths when saving pages with no title.
paul@chromium.org
2009-07-10
3
-35
/
+100
*
GTK Themes: Set bg/text colors for the download shelf.
erg@google.com
2009-07-10
1
-0
/
+2
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
2
-3
/
+8
*
Move extension install to after .crx download completes
rafaelw@chromium.org
2009-07-07
1
-4
/
+1
*
Make default extension for downloading html "html" rather than "htm" on non-w...
estade@chromium.org
2009-07-07
3
-15
/
+39
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
2
-1
/
+2
*
Enable opening downloads from the Mac download shelf.
paul@chromium.org
2009-07-01
1
-10
/
+1
*
Enable "Save As" on Mac.
paul@chromium.org
2009-06-30
1
-5
/
+0
*
Allow extension extensions to be case-insensitive.
avi@chromium.org
2009-06-29
1
-22
/
+5
*
Fix for reverted cl http://codereview.chromium.org/147123
davemoore@chromium.org
2009-06-27
1
-0
/
+1
[next]