summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-131-1/+1
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+2
* NSS: PKCS 11 password prompt.mattm@chromium.org2011-01-132-4/+237
* Chromium build failed with heap leak checker, or configured withtony@chromium.org2011-01-131-0/+2
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-123-6/+5
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-123-5/+6
* Remove wstring from gfx.avi@chromium.org2011-01-123-6/+5
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-112-2/+4
* The UMA stat for the Wrench menu was only firing when Alt+F was pressed, not ...finnur@chromium.org2011-01-111-1/+3
* Made TextWidth and SetInstantSuggestion common interface in AutocompleteEdit...oshima@chromium.org2011-01-111-6/+2
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-117-7/+0
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Adds lab for making instant suggest autocomplete immediately. As partsky@chromium.org2011-01-101-1/+16
* Refactored the screenshot mechanism.rkc@chromium.org2011-01-102-7/+11
* Fix situation where a new drag could start before previous one completes.tsepez@chromium.org2011-01-102-4/+19
* Fix a lot of casing and ellipsis bugs on options dialog buttonsestade@chromium.org2011-01-081-2/+2
* [gtk] fix a corner case where the status bubble was in the way of the cursor.estade@chromium.org2011-01-082-13/+36
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-0726-161/+178
* Fixes bug in handling of openning background tabs by way of clickingsky@chromium.org2011-01-061-1/+1
* [gtk] Fix a couple painting issues with infobar arrows.estade@chromium.org2011-01-062-0/+17
* Linux, webui: do file access on the file thread when the "change proxy settin...mdm@chromium.org2011-01-061-16/+34
* Remove last usage of wstring from Linux build, fix official builders.avi@chromium.org2011-01-051-6/+6
* [gtk] Fix padding in omnibox security label.estade@chromium.org2011-01-051-2/+2
* Remove IDS_LEARN_MORE_REPORTING_URL from locale_settings.grdtfarina@chromium.org2011-01-051-2/+4
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-043-5/+5
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-9/+14
* Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grdtfarina@chromium.org2011-01-041-2/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-012-3/+3
* Remove wstring from TableModel.avi@chromium.org2010-12-308-24/+24
* gtk: Cleanup BookmarkBarGtk class.tfarina@chromium.org2010-12-282-14/+9
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-3/+2
* Update menu icons for dynamic items when we update the label.atwilson@chromium.org2010-12-281-1/+11
* gtk: Cleanup JSModalDialogGtk implementation.tfarina@chromium.org2010-12-242-25/+13
* Display background page wrench menu badge on gtk.atwilson@chromium.org2010-12-231-10/+24
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+2
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-227-0/+29
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-223-16/+14
* [Linux] Make reserved accelerators non-blockable unless they conflict with ed...suzhe@google.com2010-12-212-40/+6
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-2/+2
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-2/+2
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-2/+2
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-2/+2
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-2/+2
* Allow default desktop content settings and default geolocation settings to be...markusheintz@chromium.org2010-12-201-3/+23
* Accepts current instant preview with Tab key.suzhe@google.com2010-12-181-6/+1
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Move ElideString() from base/string_util.cc to app/text_elider.cc to jschuh@google.com2010-12-171-2/+3
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-1712-13/+24
* fix a couple of close buttonsestade@chromium.org2010-12-171-5/+0
* Almost done deinlining virtual methods.erg@google.com2010-12-164-2/+10