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
*
views/gtk: Add missing keyboard accelerators to Search Engines dialog.
evan@chromium.org
2010-01-05
1
-5
/
+8
*
GTK: Allow infobubbles to be programtically shrunk.
estade@chromium.org
2010-01-04
1
-0
/
+2
*
GTK: Remove OwnedWidgetGtk wrapper for the GtkMenu* in MenuGtk.
estade@chromium.org
2009-12-31
3
-24
/
+17
*
GTK: implement page action context menus.
estade@chromium.org
2009-12-31
2
-35
/
+59
*
Implement browser action context menu on linux.
estade@chromium.org
2009-12-31
6
-32
/
+67
*
Make back forward menu model a MenuModel.
estade@chromium.org
2009-12-30
6
-142
/
+66
*
find_bar: Update the behavior of FindNext/FindPrevious on Windows to match th...
evan@chromium.org
2009-12-29
1
-4
/
+2
*
linux: simplify sad tab
evan@chromium.org
2009-12-29
2
-135
/
+38
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
4
-1
/
+5
*
Handle extensions correctly when the default download location is not writable
kinuko@chromium.org
2009-12-25
1
-2
/
+2
*
Fixes bug on removing last pinned tab that left new tab button
sky@chromium.org
2009-12-22
1
-0
/
+8
*
Attempt 2 at landing this:
sky@chromium.org
2009-12-21
3
-53
/
+37
*
Re-land http://codereview.chromium.org/507022.
suzhe@chromium.org
2009-12-21
10
-84
/
+484
*
Remove svn revision from branded builds.
jrg@chromium.org
2009-12-19
1
-0
/
+2
*
Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser window
rsesek@chromium.org
2009-12-18
10
-484
/
+84
*
Fix issue 11258: Linux: gracefully handle small browser window
suzhe@chromium.org
2009-12-18
10
-84
/
+484
*
gtk: Browser action dragging fixes
estade@chromium.org
2009-12-18
2
-0
/
+26
*
Limit the size of extension views on linux.
estade@chromium.org
2009-12-18
2
-12
/
+17
*
gtk/sync: Use GetStatus when it is not necessary to know the status labels.
akalin@chromium.org
2009-12-18
2
-18
/
+5
*
[More BTP includes.]
erg@google.com
2009-12-18
1
-0
/
+1
*
TBR: Revert to fix Chromos.
erg@google.com
2009-12-17
1
-1
/
+0
*
Uninstall themes when all theme infobars are gone; not on each infobar's dest...
erg@google.com
2009-12-17
1
-0
/
+1
*
Make the fullscreen exit bubble slide away when it hides.
tony@chromium.org
2009-12-17
2
-20
/
+34
*
Port PageActionPopupTest to Linux by filling in missing functionality in loca...
estade@chromium.org
2009-12-17
2
-6
/
+44
*
Add rounded corner support to rounded_window.cc. This only kicks
tony@chromium.org
2009-12-17
2
-16
/
+89
*
Fix crash on opening a file save dialog when the parent tab has no content on...
kinuko@chromium.org
2009-12-17
1
-7
/
+11
*
GTK: Make sure mid-drag bookmark bar items are not shown by BookmarkBarGtk::S...
estade@chromium.org
2009-12-16
1
-0
/
+3
*
GTK: Get rid of some unecessary calls to BookmarkBarGtk::Show().
estade@chromium.org
2009-12-16
1
-6
/
+0
*
Fix labels on the content options page to wrap properly. Also, add a utility...
zork@chromium.org
2009-12-16
1
-4
/
+7
*
Fix a node selection when creating a new item under the 'Other Bookmarks'
kinuko@chromium.org
2009-12-16
1
-1
/
+1
*
Fix radio items in MenuGtk.
satorux@chromium.org
2009-12-16
1
-0
/
+7
*
Give classes with virtual methods virtual protected d'tors instead of non-vir...
jamesr@chromium.org
2009-12-16
5
-0
/
+15
*
Support custom Linux version strings (e.g. release channel, downstream vendor...
mmoss@google.com
2009-12-15
1
-2
/
+6
*
GTK: Fix regression where we don't build tinted buttons in GTK theme mode.
erg@google.com
2009-12-15
1
-7
/
+18
*
Persist the order of extensions in the browser action toolbar across sessions.
estade@chromium.org
2009-12-14
1
-5
/
+0
*
Gtk: improve performance of tab dragging.
estade@chromium.org
2009-12-14
4
-20
/
+22
*
Add a UI helper method to just get the sync status without needing labels.
akalin@chromium.org
2009-12-14
2
-2
/
+2
*
Try 2: Completely redo how themes are stored on disk and processed at install...
erg@google.com
2009-12-14
4
-157
/
+190
*
Revert "Completely redo how themes are stored on disk and processed at install
erg@google.com
2009-12-11
4
-190
/
+157
*
Completely redo how themes are stored on disk and processed at install time.
erg@google.com
2009-12-11
4
-157
/
+190
*
Find bar fixes:
estade@chromium.org
2009-12-11
1
-9
/
+6
*
Fix sync options to properly hide the link when the dialog is first shown.
zork@chromium.org
2009-12-10
1
-2
/
+4
*
re-apply r34183
estade@chromium.org
2009-12-10
2
-0
/
+96
*
GTK: hook up drag and drop of browser actions (for reordering).
estade@chromium.org
2009-12-10
4
-50
/
+171
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
2
-177
/
+233
*
Linux: Make page_action_hbox_ an OwnedWidget.
mattm@chromium.org
2009-12-10
2
-9
/
+11
*
extensions: Properly use string16 for Unicode text.
evan@chromium.org
2009-12-09
1
-5
/
+4
*
rollback r34183
estade@chromium.org
2009-12-09
2
-96
/
+0
*
linux: theme scrollbars from GTK theme
estade@chromium.org
2009-12-09
2
-0
/
+96
*
Minor cleanup; remove deprecate file_util function and some obsolete TODOs.
estade@chromium.org
2009-12-09
2
-10
/
+4
[next]