summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Only create a desktop shortcut for apps if the user requests.aa@chromium.org2010-01-191-1/+1
* Fix one more case where we could theoretically intall an extensionaa@chromium.org2010-01-191-1/+1
* Fix Linux Valgrind bots reporting a Memcheck:Cond from r36415.rsesek@chromium.org2010-01-161-0/+1
* Port notifications to linux. BalloonView and BalloonViewHost should be equiv...johnnyg@chromium.org2010-01-156-0/+933
* GTK: Theme the NTP with GTK+ colors.erg@google.com2010-01-152-9/+65
* Tab-modal dialog improvements:zelidrag@google.com2010-01-156-5/+40
* Simplify the gtk AutoFill dialog and bring it more in line with the mocks.jhawkins@chromium.org2010-01-158-39/+32
* Removing obsolete code for chromeos.oshima@chromium.org2010-01-154-313/+0
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-0/+1
* Factoring out the layout code from browser_view in preparation to implement s...oshima@chromium.org2010-01-151-0/+7
* Allow link drags from Chrome to create a shortcut on the desktop.tony@chromium.org2010-01-151-1/+15
* GTK: Draw background color on the toolbar to deal with small theme bitmaps.erg@google.com2010-01-157-54/+21
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-143-6/+950
* GTK: Use themed warning icon in GTK+ theme mode.erg@google.com2010-01-141-2/+9
* Remove an unneeded forward declaration. (This is really a dummy commit to tri...thestig@chromium.org2010-01-131-1/+0
* Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...jorlow@chromium.org2010-01-132-0/+19
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-2/+2
* Enables the javascript memory column in the task manager in Linuxjamesr@chromium.org2010-01-121-1/+18
* Implement Linux/GTK ExtensionInstalledBubblerafaelw@chromium.org2010-01-128-5/+412
* Lands 536001 for bryenug:sky@chromium.org2010-01-111-20/+17
* Correct the URL loaded when proxy config binary couldn't be found.mattm@chromium.org2010-01-111-1/+1
* Resolve issue 22731jhawkins@chromium.org2010-01-113-21/+12
* Implement HandleKeyboardEvent() method in HtmlDialog implementations.suzhe@chromium.org2010-01-112-0/+14
* linux: prompt before overwriting a file in downloadsevan@chromium.org2010-01-091-0/+2
* linux: set a minimum size for dialogs based on locale resourcesevan@chromium.org2010-01-093-7/+15
* Switch GTK's cookie_view_unittest.cc to use the TestingProfile's new Create/G...rsesek@chromium.org2010-01-081-46/+3
* Simplified the api by replacing them with single Show(false) call and cleaned...oshima@chromium.org2010-01-082-15/+24
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-072-25/+43
* GTK: Use page and app menu models.estade@chromium.org2010-01-0716-110/+279
* GTK: Refresh the visibliity of other download items when removing a download ...estade@chromium.org2010-01-071-0/+1
* sync: Add two functions to sync_ui_util header and update the callers accordi...akalin@chromium.org2010-01-063-25/+6
* linux: use a newer stringevan@chromium.org2010-01-062-2/+4
* [Linux] Improve LocationBarViewGtk.suzhe@chromium.org2010-01-062-29/+211
* GTK: make tab context menu use tab_menu_modelestade@chromium.org2010-01-056-64/+91
* Alter NineBox so that it can accept a single sprite resource with insets that...johnnyg@chromium.org2010-01-052-1/+46
* GTK: fix regression where MenuGtk::Delegate GetLabel() method was erroneously...estade@chromium.org2010-01-052-0/+6
* views/gtk: Add missing keyboard accelerators to Search Engines dialog.evan@chromium.org2010-01-051-5/+8
* GTK: Allow infobubbles to be programtically shrunk.estade@chromium.org2010-01-041-0/+2
* GTK: Remove OwnedWidgetGtk wrapper for the GtkMenu* in MenuGtk.estade@chromium.org2009-12-313-24/+17
* GTK: implement page action context menus.estade@chromium.org2009-12-312-35/+59
* Implement browser action context menu on linux.estade@chromium.org2009-12-316-32/+67
* Make back forward menu model a MenuModel.estade@chromium.org2009-12-306-142/+66
* find_bar: Update the behavior of FindNext/FindPrevious on Windows to match th...evan@chromium.org2009-12-291-4/+2
* linux: simplify sad tabevan@chromium.org2009-12-292-135/+38
* linux: reduce header interdependenciesevan@chromium.org2009-12-294-1/+5
* Handle extensions correctly when the default download location is not writablekinuko@chromium.org2009-12-251-2/+2
* Fixes bug on removing last pinned tab that left new tab buttonsky@chromium.org2009-12-221-0/+8
* Attempt 2 at landing this:sky@chromium.org2009-12-213-53/+37
* Re-land http://codereview.chromium.org/507022.suzhe@chromium.org2009-12-2110-84/+484