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
/
views
/
download_shelf_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Factoring out the layout code from browser_view in preparation to implement s...
oshima@chromium.org
2010-01-15
1
-0
/
+2
*
Revert 36276 - Factoring out the layout code from browser_view in preparation...
jshin@chromium.org
2010-01-14
1
-2
/
+0
*
Factoring out the layout code from browser_view in preparation to implement s...
oshima@chromium.org
2010-01-14
1
-0
/
+2
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+2
*
Remove completed downloads from shelf when the shelf closes.
thakis@chromium.org
2009-08-27
1
-5
/
+24
*
Mask the close button on the download shelf so that it's visible even in dark...
mirandac@chromium.org
2009-08-11
1
-1
/
+17
*
When closing the download shelf, hide the buttons of the dangerous download
thakis@chromium.org
2009-07-24
1
-3
/
+2
*
Make DownloadShelf a pure interface.
estade@chromium.org
2009-07-14
1
-2
/
+2
*
Speculative fix for a chromebot crash since I can't reproduce it
paul@chromium.org
2009-06-16
1
-0
/
+4
*
Fix for closing the download shelf with multiple tabs open.
paul@chromium.org
2009-06-04
1
-4
/
+2
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-26
/
+21
*
Theme the download bar. Mostly this is just changing the background color to ...
glen@chromium.org
2009-06-03
1
-4
/
+7
*
Gets a couple of download classes to compile on linux. Updates the
sky@chromium.org
2009-05-26
1
-1
/
+1
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-0
/
+5
*
If there is not enough room in the download shelf to show a download, move th...
jcampan@chromium.org
2009-05-15
1
-3
/
+38
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-3
/
+3
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-3
/
+3
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
1
-7
/
+6
*
Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded.
ben@chromium.org
2009-03-03
1
-1
/
+0
*
Refactor download shelf and prepare for porting.
estade@chromium.org
2009-02-28
1
-16
/
+12
*
Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.
glen@chromium.org
2009-02-25
1
-1
/
+1
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-4
/
+3
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-1
/
+1
*
This is an attempt at finding the reason for the page_cycler slowness caused by
mad@chromium.org
2009-02-12
1
-1
/
+7
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
1
-1
/
+1
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
1
-1
/
+1
*
Reverting 9493.
kuchhal@chromium.org
2009-02-10
1
-7
/
+1
*
Relanding of http://codereview.chromium.org/16488.
mad@chromium.org
2009-02-10
1
-1
/
+7
*
Reverting 9408.
brettw@chromium.org
2009-02-09
1
-7
/
+1
*
Add a new resizer corner.
mad@chromium.org
2009-02-09
1
-1
/
+7
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Fixes 6007 (download shelf won't close) by moving the call to show the downlo...
mad@chromium.org
2009-01-11
1
-2
/
+3
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-1
/
+1
*
Make border and background setting and getting non-virtual and use the correc...
brettw@google.com
2008-11-14
1
-1
/
+1
*
Reorder functions in browser.h
ben@chromium.org
2008-11-12
1
-1
/
+1
*
Fixing various layout issues with the download shelf:
finnur@google.com
2008-10-21
1
-1
/
+1
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-12
/
+10
*
Fixing build: GetViewContainer changed name from under me. :)
finnur@google.com
2008-10-16
1
-2
/
+2
*
Fix crash in downloading files (issue 3423).
finnur@google.com
2008-10-16
1
-0
/
+9
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-5
/
+0
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
1
-42
/
+40
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-11
/
+9
*
Move the download code to new directories:
paulg@google.com
2008-09-13
1
-3
/
+3
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-29
/
+4
*
Make the download arrow show and hide correctly in response to shelf visibili...
glen@google.com
2008-07-30
1
-3
/
+1
[next]