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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug 9812: Remove current RSS code in favor of new more generalized
finnur@chromium.org
2009-05-04
2
-9
/
+0
*
Fix linux ui tests broken by r15112.
estade@chromium.org
2009-05-04
1
-4
/
+8
*
Linux: tweak find bar.
estade@chromium.org
2009-05-04
8
-27
/
+28
*
Make the Linux find bar look a bit better.
deanm@chromium.org
2009-05-04
5
-12
/
+27
*
Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...
pkasting@chromium.org
2009-05-04
2
-0
/
+5
*
Fix some recently small size / position regressions in Linux Omnibox.
deanm@chromium.org
2009-05-04
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
5
-30
/
+27
*
linux: set the window icon (used in alt-tab list, etc.)
evan@chromium.org
2009-05-04
2
-0
/
+13
*
linux: fix inverted infobubble logic.
evan@chromium.org
2009-05-01
1
-1
/
+1
*
Make the findbar slide in/out.
estade@chromium.org
2009-05-01
7
-50
/
+97
*
This is the first part of the PageAction implementation. More work is require...
finnur@chromium.org
2009-05-01
2
-1
/
+6
*
GTK: give the findbox curvy edges.
estade@chromium.org
2009-04-30
4
-16
/
+130
*
GTK: Allow the user to resize the chromium window as small as they like.
estade@chromium.org
2009-04-30
2
-1
/
+15
*
GTK: Directly allocate widgets that are children of GtkFixed.
estade@chromium.org
2009-04-30
2
-5
/
+8
*
Implement a mostly working InfoBubble with a shim BookmarkBubble.
deanm@chromium.org
2009-04-30
6
-1
/
+351
*
Basic fullscreen mode for Linux, without the animated exit bubble.
thestig@chromium.org
2009-04-29
6
-5
/
+40
*
Fix SlideAnimatorGtk::OpenWithoutAnimation().
estade@chromium.org
2009-04-29
2
-9
/
+36
*
missing file from last commit
estade@chromium.org
2009-04-29
1
-1
/
+2
*
Linux findbar improvements:
estade@chromium.org
2009-04-29
6
-71
/
+109
*
Close the hovered tab on middle mouse click in the Linux tabstrip.
jhawkins@chromium.org
2009-04-29
2
-5
/
+3
*
Fix the case where a previous tab is closing and the mouse is pressed on a ta...
jhawkins@chromium.org
2009-04-28
1
-1
/
+12
*
Linux: Make the findbar hang over the render view.
estade@chromium.org
2009-04-28
3
-4
/
+39
*
Create a bookmark editor dialog interface and implement a GTK version.
erg@google.com
2009-04-28
2
-0
/
+418
*
Always simulate a mouse movement after animations in the Linux tabstrip to ma...
jhawkins@chromium.org
2009-04-28
1
-23
/
+19
*
Filter modifier to only include accelerator modifiers.
willchan@chromium.org
2009-04-28
1
-0
/
+3
*
Fix a few crashes when trying to drag a closing tab.
jhawkins@chromium.org
2009-04-27
2
-4
/
+32
*
Add keyboard accelerators for IDC_FIND_NEXT and IDC_FIND_PREVIOUS.
willchan@chromium.org
2009-04-27
1
-3
/
+9
*
Fixes a gcc-4.3 warning in tab_strip_gtk.cc.
jhawkins@chromium.org
2009-04-27
1
-10
/
+2
*
Massively improve the performance of dragging a window over our window.
deanm@chromium.org
2009-04-27
1
-1
/
+3
*
Use AutocompletePopupPositioner for the Linux Omnibox.
deanm@chromium.org
2009-04-27
4
-10
/
+55
*
Gtk file selection filters, first cut.
estade@chromium.org
2009-04-24
1
-4
/
+76
*
Fix word wrapping on the license label.
erg@google.com
2009-04-24
1
-0
/
+11
*
Create an about dialog for GTK Chromium.
erg@google.com
2009-04-24
3
-1
/
+173
*
Linux: Stop hitting a DCHECK in GoButtonGtk on shutdown.
willchan@chromium.org
2009-04-24
1
-1
/
+8
*
Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv...
thestig@chromium.org
2009-04-24
1
-1
/
+1
*
Remove a function that is no longer used.
jhawkins@chromium.org
2009-04-23
1
-18
/
+0
*
Add initial support for dragging tabs in the Linux tab strip.
jhawkins@chromium.org
2009-04-23
2
-30
/
+431
*
Adds (non-working) folders and GTK dialogs.
erg@google.com
2009-04-23
2
-13
/
+56
*
Linux: Properly plumb infobar close button event.
estade@chromium.org
2009-04-23
1
-1
/
+1
*
GTK: Don't triple buffer the tab strip.
estade@chromium.org
2009-04-23
1
-0
/
+2
*
Remove outdated comment. No code change.
estade@chromium.org
2009-04-23
1
-2
/
+0
*
Unbreak build.
estade@chromium.org
2009-04-22
1
-1
/
+3
*
Avoid DCHECK in nine box during download shelf animation.
estade@chromium.org
2009-04-22
2
-4
/
+9
*
Remove a debugging change that was accidentally added to r14123.
jhawkins@chromium.org
2009-04-22
1
-1
/
+0
*
Add new item animation to download shelf.
estade@chromium.org
2009-04-22
6
-15
/
+60
*
Merge BookmarkContextMenuGtk back into BookmarkContextMenu.
erg@google.com
2009-04-21
4
-474
/
+5
*
Unbreak accelerators, and add ctrl+_ for zoom out.
estade@chromium.org
2009-04-21
1
-1
/
+5
*
GTK: Properly escape download item label markup.
estade@chromium.org
2009-04-21
1
-9
/
+10
*
Fix a memory leak in the download shelf.
estade@chromium.org
2009-04-21
1
-2
/
+5
*
Fix #include (.h, not .cc).
sgk@google.com
2009-04-21
1
-1
/
+1
[next]