summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Fix search engine manager allowing you to remove the current default search e...mattm@chromium.org2009-07-302-3/+3
* gcc >= 4.3 fixesmdm@chromium.org2009-07-301-0/+1
* gtk: Grab the pointer when we grab focus for the source tab's widget. Fixes ...jhawkins@chromium.org2009-07-301-1/+8
* Reverting 22070.jcampan@chromium.org2009-07-3012-291/+212
* Implementation of the page info dialog on Linux Gtk.jcampan@chromium.org2009-07-3012-212/+291
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-3027-135/+226
* Fixing the google browser name in about:memory page.kuchhal@chromium.org2009-07-301-11/+15
* Temporarily disable a failing interactive UI test.darin@chromium.org2009-07-301-1/+1
* Get rid of redundant tab layout by installing incognito badge and adjusting t...pinkerton@chromium.org2009-07-301-3/+4
* Properly destroy popups when their parent views are told to destroy.avi@chromium.org2009-07-301-15/+38
* Move mock url request classes to a location when browser tests will be able t...phajdan.jr@chromium.org2009-07-3018-75/+124
* Use GET_X/Y_PARAM instead of LO/HIWORD.darin@chromium.org2009-07-302-2/+2
* Pull CrxInstaller out of ExtensionsService.aa@chromium.org2009-07-3012-543/+489
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-3051-172/+170
* gtk: Add the 'Stats for nerds' link to the task manager.jhawkins@chromium.org2009-07-302-0/+39
* Use GetMessagePos instead of GetCursorPos to avoid unwanted detached tabs.darin@chromium.org2009-07-292-6/+7
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-296-30/+6
* Linux: factor out some shared GTK tree utility code.mdm@chromium.org2009-07-294-138/+28
* GTK Themes: Native omnibox part 2.erg@google.com2009-07-294-48/+91
* Added automation messages and corresponding handlers to support operations like ananta@chromium.org2009-07-292-33/+123
* Force sizing of a new tab as soon as TabContents is created.japhet@chromium.org2009-07-292-0/+13
* gtk: Don't wrap around when scrolling the tab strip using the scroll event. ...jhawkins@chromium.org2009-07-291-2/+4
* GTK: move the findbar out of the way when it covers a find result.estade@chromium.org2009-07-295-50/+69
* Make the DownloadRequestDialogDelegateGtk always report some response to the ...estade@chromium.org2009-07-293-27/+30
* Linux: Save and restore bookmark manager and task manager window size.derat@google.com2009-07-295-88/+308
* Undisable DnsMasterTest.MassiveConcurrentLookupTest.phajdan.jr@chromium.org2009-07-292-2/+2
* Add private: before DISALLOW_IMPLICIT_CONSTRUCTORS.mattm@chromium.org2009-07-291-0/+1
* First cut at Firefox import on OSX + stubs for Safari import.jeremy@chromium.org2009-07-2910-31/+128
* Gtk password dialog: Initialize pending_login_query_.mattm@chromium.org2009-07-292-2/+6
* Draw the side and bottom shadows in the native frame.tc@google.com2009-07-292-15/+118
* Move the tabstrip to the right one pixel so our tab placementtc@google.com2009-07-291-2/+8
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-2914-19/+18
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-292-3/+34
* Linux: add the password manager UI.mdm@chromium.org2009-07-298-19/+943
* Implement the "This site is attempting to downloadthakis@chromium.org2009-07-294-8/+140
* GTK Themes: Native location bar area.erg@google.com2009-07-296-70/+80
* The focus would be messed-up when reloading a crashed tab, also causing accel...jcampan@chromium.org2009-07-294-3/+59
* Move window to workarea origin if it is completely off-screen.yuzo@chromium.org2009-07-295-88/+244
* Reverting 21943.willchan@chromium.org2009-07-294-433/+94
* A quick fix for Issue 13443 (Take 2).hbono@chromium.org2009-07-291-6/+6
* Linux: Adds ACKs to ProcessSingletonLinux.willchan@chromium.org2009-07-294-94/+433
* Add null pointer check. It appears some themes specify images that don't exis...glen@chromium.org2009-07-291-5/+6
* Add CHECKs to the ResourceHandler derived classes to see which is returning a...willchan@chromium.org2009-07-299-16/+51
* Make find bar BIDI.estade@chromium.org2009-07-292-12/+65
* Gtk: Add default encoding option.mattm@chromium.org2009-07-292-3/+61
* Cause POST data to be marhsaled across the automation interface when using Au...robertshield@chromium.org2009-07-291-1/+2
* Pull all the filesystem manipulation out ofaa@chromium.org2009-07-285-492/+647
* Stop doing the saturation-gradient thing on the NNTP. It blinded people. Also...glen@chromium.org2009-07-282-2/+1
* Only allow one theme installation infobar to be shown at a time.glen@chromium.org2009-07-283-0/+27
* Fix issues with right border of the lower section as well as some CSSarv@google.com2009-07-282-18/+48