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
/
infobar_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force the font color to black on confirm info bars.
tony@chromium.org
2010-10-08
1
-0
/
+1
*
[GTK] update infobars to new, harder-to-spoof versions.
estade@chromium.org
2010-10-08
1
-3
/
+2
*
gtk: Update the InfoBar UI to the new style.
tfarina@chromium.org
2010-09-30
1
-87
/
+125
*
Convert ElideFilename from using wstring to string16.
tony@chromium.org
2010-09-29
1
-2
/
+2
*
Get rid of the ERROR_TYPE from InfoBarDelegate.
tfarina@chromium.org
2010-08-14
1
-7
/
+0
*
Convert infobar APIs to UTF-16.
evan@chromium.org
2010-08-13
1
-12
/
+12
*
Reland r53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.
tfarina@chromium.org
2010-07-30
1
-10
/
+0
*
Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.
pam@chromium.org
2010-07-26
1
-0
/
+10
*
Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.
tfarina@chromium.org
2010-07-25
1
-10
/
+0
*
[Linux]Make the whole infor bar horizontally shrinkable.
suzhe@chromium.org
2010-06-28
1
-0
/
+4
*
GTK: Match several new things that the translate toolbar does on Windows:
erg@chromium.org
2010-03-31
1
-33
/
+80
*
Implement ConfirmInfoBar link support on GTK
joth@chromium.org
2010-03-23
1
-56
/
+79
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...
erg@google.com
2010-03-11
1
-2
/
+2
*
chrome 4: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+1
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
GTK: fix some memory leaks, streamline a common operation.
estade@chromium.org
2010-02-03
1
-9
/
+1
*
GTK: Draw background color on the toolbar to deal with small theme bitmaps.
erg@google.com
2010-01-15
1
-2
/
+1
*
Re-land http://codereview.chromium.org/507022.
suzhe@chromium.org
2009-12-21
1
-5
/
+18
*
Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser window
rsesek@chromium.org
2009-12-18
1
-18
/
+5
*
Fix issue 11258: Linux: gracefully handle small browser window
suzhe@chromium.org
2009-12-18
1
-5
/
+18
*
GTK: Don't fail on startup with debug build.
estade@chromium.org
2009-11-20
1
-2
/
+4
*
Gtk: don't occlude find bar with animating infobar.
estade@chromium.org
2009-11-20
1
-2
/
+2
*
GTK: theme the info bar border.
estade@chromium.org
2009-10-20
1
-5
/
+28
*
Fix a whole bunch of style nits.
erg@google.com
2009-10-13
1
-3
/
+3
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Don't resize the renderer while opening the bookmark bar or an infobar.
estade@chromium.org
2009-08-31
1
-2
/
+2
*
Findbar stuff:
estade@chromium.org
2009-08-21
1
-1
/
+1
*
GTK: button clicking cleanup.
estade@chromium.org
2009-08-11
1
-2
/
+2
*
retry r2226, with a fix for a case where we could double free.
estade@chromium.org
2009-08-01
1
-0
/
+2
*
revert 22226 as it caused some ui test crashes
estade@chromium.org
2009-08-01
1
-2
/
+0
*
GTK: Theme our link button.
estade@chromium.org
2009-07-31
1
-0
/
+2
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-5
/
+5
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-5
/
+5
*
This CL adds an infobar instructing users they can do search directly from th...
jcampan@chromium.org
2009-07-23
1
-0
/
+2
*
GTK Themes: Use the GTK close button in the download shelf and popup notifica...
erg@google.com
2009-07-23
1
-1
/
+2
*
Set infobar height on a different widget.
estade@chromium.org
2009-07-13
1
-1
/
+2
*
posix: show "plugin crashed" info bar when appropriate
evan@chromium.org
2009-07-13
1
-0
/
+2
*
Paint infobar background as gradient.
estade@chromium.org
2009-07-02
1
-5
/
+33
*
Support middle click navigation with infobar links.
estade@chromium.org
2009-06-22
1
-2
/
+10
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+1
*
Implement and use the -> operator for OwnedWidgetGtk.
thestig@chromium.org
2009-06-05
1
-2
/
+2
*
Merge app/gfx/gtk_util into base/gfx/gtk_util.
thestig@google.com
2009-06-03
1
-1
/
+0
*
Make LinkButtonGtk into a real widget (GtkChromeLinkButton).
deanm@chromium.org
2009-06-03
1
-8
/
+6
*
Paint a focus indication on LinkButtonGtk buttons.
estade@chromium.org
2009-05-28
1
-6
/
+4
*
Dangerous download dialog for linux.
estade@chromium.org
2009-05-27
1
-0
/
+4
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-0
/
+4
*
Reverting 16124.
beng@google.com
2009-05-14
1
-2
/
+3
*
Reverting 16122.
beng@google.com
2009-05-14
1
-3
/
+2
*
Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...
beng@google.com
2009-05-14
1
-2
/
+3
[next]