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
/
gtk
/
download_item_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
Cleanup: Remove unneeded headers from app/ (part 3)
thestig@chromium.org
2010-07-31
1
-2
/
+0
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-27
1
-10
/
+2
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
1
-0
/
+1
*
[GTK] Don't access a destroyed widget.
estade@chromium.org
2010-07-16
1
-8
/
+12
*
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 part 2.
ben@chromium.org
2010-06-23
1
-2
/
+2
*
Download filename encoding fix [try2]:
estade@chromium.org
2010-06-11
1
-3
/
+3
*
revert r49217, which caused unit test failures on win:
estade@chromium.org
2010-06-09
1
-3
/
+3
*
Download filename encoding fix:
estade@chromium.org
2010-06-08
1
-3
/
+3
*
Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.
estade@chromium.org
2010-05-11
1
-1
/
+0
*
Refactors animation to allow for cleaner subclassing. I'm doing this
sky@chromium.org
2010-05-05
1
-3
/
+3
*
GTK: More signal overhaul.
erg@chromium.org
2010-05-05
1
-73
/
+54
*
GTK: make download shelf drags use the download icon.
estade@chromium.org
2010-04-22
1
-11
/
+21
*
Add download item tooltips on linux/win.
estade@chromium.org
2010-04-14
1
-0
/
+13
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
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
-2
/
+2
*
GTK: implement extension bookmark manager drag api.
estade@chromium.org
2010-03-18
1
-1
/
+1
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-0
/
+1
*
[Linux] Improve DownloadShelfGtk to use GtkShrinkableHBox, and fix a label wr...
suzhe@chromium.org
2010-03-09
1
-32
/
+27
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...
pkasting@chromium.org
2010-02-26
1
-2
/
+2
*
Don't make pause/resume item in download context menu a check item (the name ...
estade@chromium.org
2010-02-25
1
-30
/
+2
*
GTK: handle dom_ui-generated download drag events.
estade@chromium.org
2010-02-24
1
-21
/
+3
*
Make use of SimpleMenuModel in DownloadShelfContextMenuWin and DownloadShelfC...
estade@chromium.org
2010-02-19
1
-48
/
+28
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
GTK: lighten the color of the download item status/label text.
estade@chromium.org
2010-02-10
1
-16
/
+36
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-1
/
+1
*
GTK: Use page and app menu models.
estade@chromium.org
2010-01-07
1
-2
/
+2
*
GTK: Refresh the visibliity of other download items when removing a download ...
estade@chromium.org
2010-01-07
1
-0
/
+1
*
Implement browser action context menu on linux.
estade@chromium.org
2009-12-31
1
-10
/
+1
*
Handle extensions correctly when the default download location is not writable
kinuko@chromium.org
2009-12-25
1
-2
/
+2
*
Minor cleanup; remove deprecate file_util function and some obsolete TODOs.
estade@chromium.org
2009-12-09
1
-4
/
+4
*
GTK: Dynamically adjust width of download item dangerous warning.
estade@chromium.org
2009-11-30
1
-9
/
+13
*
linux: swap order of buttons for dangerous downloads
evan@chromium.org
2009-11-05
1
-7
/
+7
*
Messaging of the download item for extension is now:
mark@chromium.org
2009-10-21
1
-10
/
+15
*
GTK: Change text for extension download UI.
estade@chromium.org
2009-10-20
1
-2
/
+5
*
Remove auto-open files from the download shelf on auto-open. This is the Gtk ...
thakis@chromium.org
2009-10-08
1
-0
/
+4
*
Make sure download shelf items and download items don't share names.
mhm@chromium.org
2009-10-01
1
-2
/
+2
*
Remove "Remove" from download item context menu on linux.
thakis@chromium.org
2009-09-25
1
-2
/
+0
*
GTK: Download item as drag source.
estade@chromium.org
2009-09-18
1
-0
/
+23
*
Add pause and resume to Linux download shelf.
craig.schlenter@chromium.org
2009-09-16
1
-0
/
+1
*
Remove code doing a no-op due to float -> int rounding.
phajdan.jr@chromium.org
2009-09-14
1
-3
/
+3
*
GTK: Chrome themes should use COLOR_BOOKMARK_TEXT for most download item text.
erg@google.com
2009-09-04
1
-28
/
+19
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-3
/
+3
[next]