summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Import search engines even if they are not in sqlite3 db.kuchhal@chromium.org2009-06-241-23/+21
* More perfbot fun.pinkerton@chromium.org2009-06-241-0/+4
* disable more code for perfbot.pinkerton@chromium.org2009-06-241-1/+2
* More experiments on perfbot.pinkerton@chromium.org2009-06-242-6/+13
* DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...pfeldman@chromium.org2009-06-2412-37/+38
* Backing out last change to see if it regressed perf.pinkerton@chromium.org2009-06-241-10/+6
* Handle EWOULDBLOCK/EAGAIN while sending ChromeDevTools protocol messages so t...apavlov@chromium.org2009-06-242-0/+19
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-2438-4269/+17
* Add support for vertical split into SingleSplitView.pfeldman@chromium.org2009-06-241-3/+4
* Show bookmark manager on Linux when menu shortcut is pressed (ctrl-shift-b).craig.schlenter@chromium.org2009-06-241-1/+2
* Fix a bookmark manager context menu crash, and show the context menu on right...estade@chromium.org2009-06-242-0/+21
* show back/forward menu on right clickestade@chromium.org2009-06-241-0/+3
* Fix Gtk TableModel adapters always appending or prepending.mattm@chromium.org2009-06-242-7/+7
* Linux: fix fake italics for fonts without italic variants.agl@chromium.org2009-06-241-2/+4
* Fix: Omnibox is not updated properly when the main frame results in a file do...yuzo@chromium.org2009-06-241-8/+4
* Fix issue where the closed window menu got cut off.arv@google.com2009-06-243-37/+84
* 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