summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove an errant line from DownloadItemGtk that was causing a crash.estade@chromium.org2009-05-271-2/+0
* Some ui tests would crash when the browser was closed.jcampan@chromium.org2009-05-271-6/+10
* Add a preference to enable/disable ID persistence in bookmark model andmunjal@chromium.org2009-05-273-5/+53
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-2733-194/+191
* Open a new tab page rather than the homepage if startup is set to "open the f...pkasting@chromium.org2009-05-271-2/+8
* Don't lose omnibox edits when dragging tabs out. Patch by Yuzo Fujishima (se...pkasting@chromium.org2009-05-271-0/+3
* Add stubs for a variety of dialogs under GTK-Views.brettw@chromium.org2009-05-272-0/+83
* Adds comments to BrowserList::GetLastActive that it might return NULLsky@chromium.org2009-05-271-0/+5
* Add BrowserView to the Linux build, it now compiles. This also includes a smallbrettw@chromium.org2009-05-272-0/+5
* Make toolbar compile on linux.ben@chromium.org2009-05-271-12/+33
* ExternalTabContainer should subclass WidgetWin rather than Widget and ATL CWi...ben@chromium.org2009-05-273-246/+122
* revert 12598 now that text-overflow:ellipsis has been fixed in WebKit.jeremy@chromium.org2009-05-271-22/+0
* Hides the "Remove thumbnails" link when the most visited intro is shown.arv@google.com2009-05-271-6/+8
* Fixes multiple definitions for DragDownload.sky@chromium.org2009-05-271-1/+1
* Use correct branding on the "make default browser" button. Create a new local...pinkerton@chromium.org2009-05-272-0/+46
* Add shift-zoom to maximize.pinkerton@chromium.org2009-05-271-0/+7
* Relands cl 16982 as it wasn't the cause of the build breakage. Here'ssky@chromium.org2009-05-272-0/+15
* Make the import feature a little more complete:kuchhal@chromium.org2009-05-2711-60/+452
* Reverting 16982.maruel@chromium.org2009-05-272-15/+0
* DevTools: Add 'Enable Developer Tools' option into the Advanced tab. Hide dev...pfeldman@chromium.org2009-05-274-6/+94
* Lands http://codereview.chromium.org/115505 for bugsky@chromium.org2009-05-272-0/+15
* Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...pinkerton@chromium.org2009-05-276-0/+147
* Create OpenClose browser test for TaskManager with necessary refactoring.phajdan.jr@chromium.org2009-05-275-8/+31
* Do not monitor system power state during unit tests.phajdan.jr@chromium.org2009-05-271-0/+5
* Show Unicode IDNs for "On startup" setting and "Add page" dialog for it.jungshik@google.com2009-05-272-3/+12
* For "Copy link address" context menu, copy the URL with Unicode host namejungshik@google.com2009-05-271-27/+27
* Fix comparison in window_sizer_linux. There can be multiple desktops so data_...thestig@chromium.org2009-05-271-1/+2
* Control spacing of toolbar elements with pixels rather than " " GtkLabels.estade@chromium.org2009-05-272-13/+16
* Use the original profile for the downloads manager so that a download managerarv@google.com2009-05-271-1/+2
* Fix broken toolkit_views build by adding include of message_loop.ben@chromium.org2009-05-271-0/+1
* linux: fix CHECK fail in window_sizer.evan@chromium.org2009-05-271-20/+37
* Fox some compilation problems for Linux. This also adds bookmark_bar_view andbrettw@chromium.org2009-05-262-4/+8
* Show the time remaining of download items in the download manager.arv@google.com2009-05-261-3/+13
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-2611-84/+134
* Change actual pref for stats reporting when selected.kuchhal@chromium.org2009-05-261-6/+7
* Fix a bug where if user has focus follows mouse, moving out oftc@google.com2009-05-262-15/+29
* Fleshes out more of BrowserFrameGtk.sky@chromium.org2009-05-268-22/+77
* Fix initial window placement when dragging a tab out of the tabstrip into its...jhawkins@chromium.org2009-05-263-4/+10
* Add a single monitor implementation of WindowSizer for Linux. (try 2)thestig@chromium.org2009-05-264-16/+105
* Revert the password manager refactoring -- it failed reliability tests.evan@chromium.org2009-05-2618-1302/+155
* Rename bookmark_context_menu_win to *_views instead since it's technicallybrettw@chromium.org2009-05-262-1/+1
* Remove the last bits leftover from my frame window experiment.brettw@chromium.org2009-05-263-18/+1
* Fix more compilation errors in browser_view.cc and an error I introduced in abrettw@chromium.org2009-05-262-4/+4
* Make the contents of toolstrips center vertically by default.aa@chromium.org2009-05-262-3/+10
* Make bookmark_bar_view.h hopefully compile on Linux.brettw@chromium.org2009-05-263-13/+11
* Make most of browser_view compile on Linux.brettw@chromium.org2009-05-261-5/+26
* Linux: don't trigger GCC 4.3 warningsagl@chromium.org2009-05-261-3/+3
* SetInitialFocus() when there's no view to restore to.shess@chromium.org2009-05-261-0/+6
* Fix a corner case in tab dragging where we receive a drag-end signal before e...jhawkins@chromium.org2009-05-261-0/+6
* Undelete the factory method for BackForwardMenuModelGtk.estade@chromium.org2009-05-261-1/+8