summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-151-20/+2
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-2/+4
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-151-4/+2
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-151-2/+4
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-1/+7
* Linux: Prevent another Chrome instance when First Run UI is active.kuchhal@chromium.org2009-10-142-13/+21
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-142-149/+0
* More style nits.erg@google.com2009-10-1413-17/+18
* Port Browser Actions browsertest to linux.estade@chromium.org2009-10-142-0/+7
* Blind attempt at fixing the bookmark bar instructional text color for GTK.pkasting@chromium.org2009-10-142-8/+23
* Fix a whole bunch of style nits.erg@google.com2009-10-135-10/+8
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-131-1/+1
* GTK: Browser actions toolbar.estade@chromium.org2009-10-134-0/+280
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-133-12/+12
* Wires up bookmark all tabs on linux.sky@chromium.org2009-10-137-37/+77
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-1/+1
* GTK: avoid a hang brought on by an infinite size-allocate queue.estade@chromium.org2009-10-132-3/+17
* [Linux] Select a row in Languages table when the user delete an item.mattm@chromium.org2009-10-132-5/+19
* Misc. cleanup for theme provider code, including:pkasting@chromium.org2009-10-133-16/+10
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-127-16/+19
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-126-1/+6
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-115-5/+5
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Just add a comment to explain some empty functions.tony@chromium.org2009-10-091-0/+6
* Set size before realizing window in chrome os.davemoore@chromium.org2009-10-091-0/+4
* Linux: Prevent first-run bubble from getting clipped on high-DPI displays.derat@chromium.org2009-10-092-5/+11
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-082-5/+5
* Add about:memory link to task manager.thakis@chromium.org2009-10-081-15/+1
* Remove auto-open files from the download shelf on auto-open. This is the Gtk ...thakis@chromium.org2009-10-081-0/+4
* Renames browser/gtk/bookmark_context_menu tosky@chromium.org2009-10-089-646/+569
* Linux: remove the concept of physical memory from the task manager.agl@chromium.org2009-10-071-19/+1
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-072-2/+2
* Makes MainMenu a singleton and loaded 5 seconds after startup. This issky@chromium.org2009-10-071-0/+2
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-0735-35/+35
* Fix the tab move animation when the custom frame is on. Previously,tony@chromium.org2009-10-071-2/+2
* Linux: Improve info bubble placement.derat@chromium.org2009-10-075-78/+125
* Linux: Fix focus issues in bookmark bubble.derat@chromium.org2009-10-074-27/+70
* GTK: Draw bottom-aligned ntp themes on floating bookmark bar.estade@chromium.org2009-10-071-35/+28
* GTK: Fix minor slide animation bugs.estade@chromium.org2009-10-071-6/+6
* GTK: make sure to delete any remaining dialogs when the SelectFileDialogImpl ...estade@chromium.org2009-10-071-0/+11
* Add NULL-checks to render_view_host->view() to fix startup test crash.mpcomplete@chromium.org2009-10-071-1/+1
* Fix a regression with setting the toolstrip background.mpcomplete@chromium.org2009-10-062-1/+21
* Fix build.erg@google.com2009-10-061-1/+1
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-062-2/+2
* GTK: Refactor some things so GTK doesn't touch the on disk image cache.erg@google.com2009-10-051-11/+17
* Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...sidchat@chromium.org2009-10-051-1/+1
* Fix disabled DCHECK by giving kImpossibleNumberOfPopups real storage.pkasting@chromium.org2009-10-051-1/+1
* Remove a NOTREACHED from the keyword editor dialog. To hit,tony@chromium.org2009-10-051-3/+2
* Task Manager: show right click context menu no matter where you click on the ...estade@chromium.org2009-10-051-4/+0
* Linux build failure makes no sense. Try random fix.pkasting@chromium.org2009-10-031-1/+1