summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* [gtk] make tab title font irrespective of display DPI.estade@chromium.org2010-11-121-3/+5
* Move click-to-play to about:flags.bauerb@chromium.org2010-11-121-2/+9
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-1/+0
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-0/+1
* [GTK] clear widget pointer instead of letting it go stale.estade@chromium.org2010-11-114-18/+18
* gtk bookmark bar: destroy the menu, if any, before we destroy ourselvesevan@chromium.org2010-11-111-0/+5
* Add a cancel button to Task Manager.yusukes@google.com2010-11-111-0/+7
* Gtk: Fix leaking style objects when using gtk theme.mattm@chromium.org2010-11-111-0/+1
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-112-0/+5
* Add ActivatedAtWithDisposition to MenuModel.estade@chromium.org2010-11-111-1/+11
* extensions/gtk: null-check icon before using itevan@chromium.org2010-11-101-24/+26
* Fix a GTK critical exhibited by ExtensionApiTest.WindowOpen.evan@chromium.org2010-11-102-3/+7
* Don't allow exact keyword matches for most uses of the autocomplete classifie...pkasting@chromium.org2010-11-101-13/+7
* chromeos: Update help URLs.derat@chromium.org2010-11-103-6/+14
* Add constrained DOMUI support for ChromeOS.xiyuan@chromium.org2010-11-101-1/+5
* Remove dead code from chrome/browser/gtk/options/cookies_filter_page_gtk.cc.markusheintz@chromium.org2010-11-102-7/+2
* First round of audits to make sure 'app' is displayed instead of 'extension' ...andybons@chromium.org2010-11-101-4/+1
* Make GConf dependency optional.phajdan.jr@chromium.org2010-11-093-7/+18
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-089-9/+9
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-083-12/+0
* base: Remove 'using' declaration of SStringPrintf.tfarina@chromium.org2010-11-081-2/+3
* Use .crdownload file path for 'Show In Folder' while download is in progresskinuko@chromium.org2010-11-083-12/+12
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-083-16/+22
* Fixes a minor resource leak.estade@chromium.org2010-11-054-8/+11
* [GTK] instant confirm dialogestade@chromium.org2010-11-054-5/+129
* GTK: Elide most strings in the Linux content settings bubbles.erg@google.com2010-11-051-6/+25
* [GTK] add instant prefestade@chromium.org2010-11-032-5/+91
* GTK: Fix incognito man being full height.erg@google.com2010-11-031-0/+1
* GTK: Allow file I/O in file dialog functions functions on the UI thread.thestig@chromium.org2010-11-031-54/+55
* Cloud Print Dialog work.scottbyer@google.com2010-11-021-0/+1
* Fix type inconsistency with StartImportingWithUI and ProfileInfo.tfarina@chromium.org2010-11-021-1/+1
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-3/+1
* If the tab contents containing a constrained html dialog is closed, we need t...johnnyg@chromium.org2010-11-021-0/+1
* Adds the ability to show verbatim instant results rather thansky@chromium.org2010-11-012-0/+6
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-012-14/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-2910-42/+50
* [GTK] enable spoof proof infobars by default.estade@chromium.org2010-10-291-10/+0
* [GTK] force standard font size on infobars.estade@chromium.org2010-10-291-1/+8
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-2926-75/+79
* GTK: The incognito man should be placed opposed to the side with the most but...erg@google.com2010-10-282-26/+68
* Cleanup: Get rid of app/gtk_util.h.jhawkins@chromium.org2010-10-2814-15/+96
* Fix a DCHECK in FontsLanguagesWindowView::GetWindowTitle().tfarina@chromium.org2010-10-281-2/+1
* Linux: don't crash trying to view passwords if login db initialization failed.mdm@chromium.org2010-10-282-2/+8
* Fix a crash in ExtensionGalleryInstallApiTest.InstallAndUninstall caused bympcomplete@chromium.org2010-10-271-2/+8
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Convert ElideUrl to return a string16 instead of a wstring.tony@chromium.org2010-10-271-2/+2
* GTK: Fix broken borders in gtk-theme in incognito mode.erg@google.com2010-10-271-12/+13
* Re-enable the disabled stop/reload button after hovering briefly (1.35 second...pkasting@chromium.org2010-10-273-42/+86
* DevTools: Make sure user can see devtools pane after it has been restored.pfeldman@chromium.org2010-10-271-0/+4
* [GTK] omnibox changes for instantestade@chromium.org2010-10-272-35/+61