summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* GTK: Fix status bubble hiding during background tab events.erg@google.com2009-06-233-15/+43
* Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)ericroman@google.com2009-06-232-17/+13
* Fix RTL issues with .item CSS class. Also use dir atttribute instead ofarv@google.com2009-06-233-4/+7
* Minor tweaks to tab overview:sky@chromium.org2009-06-237-10/+110
* Syncs to latest messages and makes tab overview button work.sky@chromium.org2009-06-232-2/+31
* Show recent history list in UrlPickerDialogGtk.mattm@chromium.org2009-06-235-226/+570
* Build fix, use the correct define for mac.brettw@chromium.org2009-06-231-2/+2
* Add Linux support for getting the thumbnail and wire into the switcher.brettw@chromium.org2009-06-236-38/+79
* Fix case where install puts two copies of the extension toolbar on the shelf.erikkay@chromium.org2009-06-231-8/+0
* Fix crasher where we tried to access a destroyed render widget host view.estade@chromium.org2009-06-235-18/+18
* Some cleanup around WebCore EditCommands:jeremy@chromium.org2009-06-232-4/+4
* GTK: Fix middle click in bookmark menus opening with wrong disposition.erg@google.com2009-06-231-2/+2
* Handle RTL layout in the gtk tabstrip.jhawkins@chromium.org2009-06-234-27/+42
* Move MockKeychain into its own file.stuartmorgan@chromium.org2009-06-233-587/+623
* Disabling some browser tests that fail, as part of deploying the browser test...jcampan@chromium.org2009-06-232-3/+6
* Removing a now irrelevant browser test and disabling 2 failing ones (in order...jcampan@chromium.org2009-06-231-56/+7
* Report the process type in Linux crash reports.thestig@chromium.org2009-06-231-0/+1
* Linux: fix crash reporting for zygote modelagl@chromium.org2009-06-231-0/+5
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-238-2/+323
* Scale the margins according to the DPI of the printer. The margins were fixe...sverrir@google.com2009-06-231-7/+9
* Adds back BrowserWindowGtk::set_drag_active.sky@chromium.org2009-06-232-0/+16
* Changes to ExtensionsService to support extensions auto-update.asargent@chromium.org2009-06-233-13/+253
* Implement the add/update functionality for Keychain that PasswordStoreMac willstuartmorgan@chromium.org2009-06-235-195/+510
* Disabling a test (bug filed) that is crashing (I am not sure what the correct...jcampan@chromium.org2009-06-231-1/+2
* Re-land r18853jeremy@chromium.org2009-06-239-1/+504
* Fix build break (file missing from CL).erikkay@google.com2009-06-231-1/+1
* Move extension view classes from browser/extensions to browser/views/extensions.erikkay@google.com2009-06-238-16/+11
* Revert 19009 because this prevents inserting return characters.hbono@chromium.org2009-06-234-201/+2
* Plumb a command line argument to enable the XSSAuditor.abarth@chromium.org2009-06-231-0/+2
* For consistency, stop using the workarea coordinate inyuzo@chromium.org2009-06-232-4/+2
* Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().ukai@chromium.org2009-06-231-11/+4
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-235-7/+50
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...hbono@chromium.org2009-06-234-2/+201
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-237-47/+83
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-2325-385/+436
* Remove TOOLKI_VIEWS cruft from tab_contents_view_gtk.cc now that it has its o...jhawkins@chromium.org2009-06-231-4/+0
* Fix gcc-4.3 buildestade@chromium.org2009-06-231-0/+2
* Removes some duplicated code to use LocalStrings formatString insteadarv@google.com2009-06-232-5/+2
* Bring the potential drag destination window to the front when the mouse moves...jhawkins@chromium.org2009-06-231-1/+27
* Update the New New Tab Page. There are still a lot of things that arearv@google.com2009-06-227-1370/+1838
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-222-2/+2
* Linux: Enable some more ui_tests.willchan@chromium.org2009-06-222-3/+12
* Hide the window frame when the last tab is dragged out of a tabstrip.jhawkins@chromium.org2009-06-224-14/+29
* Move toolbar hotkeys to BrowserWindowGtk.estade@chromium.org2009-06-223-26/+12
* Support middle click navigation with infobar links.estade@chromium.org2009-06-223-2/+63
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-2216-301/+202
* GTK: Fixes regression where "Add Page..." didn't work and printed a NOTIMPLEM...erg@google.com2009-06-221-3/+3
* Paste and Go was missing on the omnibar this CL will append a menu item to th...mhm@chromium.org2009-06-222-4/+45
* Fix the first run infobubble. It overrode WidgetWin's OnSize without calling ...ben@chromium.org2009-06-221-0/+1
* TBR: Fix dead tree.aa@chromium.org2009-06-226-119/+44