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_item_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move browser/views to browser/ui/views
ben@chromium.org
2010-11-09
1
-1077
/
+0
*
Use .crdownload file path for 'Show In Folder' while download is in progress
kinuko@chromium.org
2010-11-08
1
-13
/
+14
*
Make the Windows location bar send accessibility events to the
dmazzoni@chromium.org
2010-10-21
1
-1
/
+1
*
Make the Downloads Shelf keyboard-accessible (via F6) and accessible to
dmazzoni@chromium.org
2010-10-21
1
-45
/
+108
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Convert ElideFilename from using wstring to string16.
tony@chromium.org
2010-09-29
1
-5
/
+5
*
Makes the download shelf auto-close after the user opens all downloads
sky@chromium.org
2010-08-26
1
-0
/
+3
*
Move theme files in chrome/browser/ into a themes/ subdir.
evan@chromium.org
2010-08-25
1
-1
/
+1
*
Convert GetDisplayStringInLTRDirectionality from wstring to string16.
tony@chromium.org
2010-08-18
1
-1
/
+3
*
Misc. cleanup: simplify some code, add a few comments
pkasting@chromium.org
2010-08-13
1
-16
/
+6
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-8
/
+9
*
Fix crasher with download bar.
jcivelli@chromium.org
2010-08-09
1
-1
/
+11
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
1
-5
/
+0
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-27
1
-6
/
+2
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Canvas refactoring Phase 4a:
ben@chromium.org
2010-06-29
1
-13
/
+10
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-11
/
+13
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-13
/
+11
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-11
/
+13
*
Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...
pkasting@chromium.org
2010-05-10
1
-3
/
+3
*
Refactors animation to allow for cleaner subclassing. I'm doing this
sky@chromium.org
2010-05-05
1
-3
/
+3
*
Use GetDisplayStringInLTRDirectionality() in more places to simplify code.
pkasting@chromium.org
2010-05-05
1
-3
/
+2
*
Fix linux views build
estade@chromium.org
2010-04-14
1
-2
/
+2
*
Add download item tooltips on linux/win.
estade@chromium.org
2010-04-14
1
-0
/
+12
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-3
/
+4
*
Move text_elider from app/gfx to app/
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Don't make pause/resume item in download context menu a check item (the name ...
estade@chromium.org
2010-02-25
1
-39
/
+3
*
Make use of SimpleMenuModel in DownloadShelfContextMenuWin and DownloadShelfC...
estade@chromium.org
2010-02-19
1
-58
/
+39
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Handle extensions correctly when the default download location is not writable
kinuko@chromium.org
2009-12-25
1
-2
/
+2
*
Theme download status message, so that it's readable in themes of any color.
mirandac@chromium.org
2009-12-12
1
-22
/
+39
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
Messaging of the download item for extension is now:
mark@chromium.org
2009-10-21
1
-7
/
+7
*
Change text for extension download UI.
sidchat@chromium.org
2009-10-09
1
-2
/
+9
*
Remove the context menu item 'Remove from shelf' from download shelf
mhm@chromium.org
2009-09-26
1
-1
/
+0
*
Implements file contents support in OSExchangeData and DropTarget
sky@chromium.org
2009-09-23
1
-2
/
+5
*
Fix a crash canceling a completed, auto-opened download.
paul@chromium.org
2009-09-18
1
-8
/
+37
*
Fix a bug where we access a view after deletion.
paul@chromium.org
2009-09-18
1
-3
/
+7
*
This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTR
xji@chromium.org
2009-09-16
1
-11
/
+16
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+2
*
Implement drag and drop of downloads for the Mac downloads page.
paul@chromium.org
2009-08-17
1
-1
/
+1
*
Set the dangerous download text to the bookmark bar text
tc@google.com
2009-08-07
1
-0
/
+3
*
Include Pause/Resume in the context menu for the item in the download shelf.
mhm@chromium.org
2009-08-04
1
-0
/
+2
*
Fix a warning from GCC about uninitialized variables.
brettw@chromium.org
2009-08-03
1
-2
/
+2
[next]