summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Revert 42631 as it seems to have broken browser tests on linux_views.aa@chromium.org2010-03-253-4/+5
* Add Geolocation to the content types. This adds several special case guards s...joth@chromium.org2010-03-252-1/+4
* Finish wiring up notifications in extensions.aa@chromium.org2010-03-253-5/+4
* views/gtk: Set the tooltip text for tab strip and new tab button. estade@chromium.org2010-03-241-0/+3
* Put up a prompt to create appcaches if the Content Settings indicate to do so...michaeln@chromium.org2010-03-242-1/+43
* Add link to disable individual plug-ins in Plug-ins tab of Content Settings (...viettrungluu@chromium.org2010-03-242-1/+27
* Gtk: add a separator at the right of the browser actions toolbar.estade@chromium.org2010-03-247-76/+104
* linux: swap buttons in sync cancel dialogevan@chromium.org2010-03-241-2/+2
* linux: allow options dialog to be resized smallerevan@chromium.org2010-03-243-20/+26
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-243-80/+69
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-242-0/+5
* Make repost form warning tab-modal on Gtk.bauerb@chromium.org2010-03-243-48/+100
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-243-8/+14
* Revert 42474 - Make repost form warning tabmodal on Gtk.dhollowa@chromium.org2010-03-243-100/+48
* Make repost form warning tab-modal on Gtk.bauerb@chromium.org2010-03-243-48/+100
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-243-29/+18
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-242-5/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-242-0/+5
* Automation provider IsBookmarkBarVisible() always returned yes!jrg@chromium.org2010-03-241-1/+2
* Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...johnnyg@chromium.org2010-03-232-220/+19
* GTK: allow inspecting of extension popups.estade@chromium.org2010-03-2310-88/+169
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-238-62/+89
* Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...finnur@chromium.org2010-03-233-6/+4
* Implement ConfirmInfoBar link support on GTKjoth@chromium.org2010-03-232-56/+90
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-2311-13/+13
* Set the details field of the BROWSER_THEME_CHANGED notification toakalin@chromium.org2010-03-232-5/+5
* Fix HTML5 effectAllowed and dragEffect on Chrome Linux.tony@chromium.org2010-03-232-1/+4
* gtk: Tie the AutoFill button in the options dialog to the kEnableAutoFill pref.jhawkins@chromium.org2010-03-232-23/+27
* Linux: Fix some GdkPixbuf leaks.mattm@chromium.org2010-03-234-4/+9
* Try and force the font size for the bookmarks bar and some hinttony@chromium.org2010-03-232-0/+19
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-223-4/+6
* Refactor ExtensionActionContextMenuModel.estade@chromium.org2010-03-224-32/+35
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-222-5/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-222-0/+5
* Reland r41641 "Make DevTools open docked by default..."xiyuan@chromium.org2010-03-221-7/+0
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-227-21/+39
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-222-5/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-222-0/+5
* Fix WindowGetViewBounds bustage... I had the sense of this conditional inverted.ben@chromium.org2010-03-211-1/+1
* GTK: More transitions to thunk definition macros.erg@chromium.org2010-03-206-335/+200
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-2018-36/+44
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-202-5/+0
* gtk: Fix menu display logic for people with top/down xinerama setups, part 2.thestig@chromium.org2010-03-191-11/+27
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-192-0/+5
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-195-5/+5
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-193-3/+3
* Move more files to toplevel gfx.ben@chromium.org2010-03-197-12/+12
* GTK: tweak visibility calculation for bookmark bar items.estade@chromium.org2010-03-181-9/+23
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-189-146/+254
* Fix GtkThemeProviderTest.UsingGtkValues unittestdanno@chromium.org2010-03-181-1/+1