summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Linux: call xdg-open on downloaded files to open them.estade@chromium.org2009-05-284-19/+31
* We need to save bookmarks file when the persist_ids settings changesmunjal@chromium.org2009-05-284-0/+42
* Respect Linux user prefs with regards to crash reporting.thestig@chromium.org2009-05-284-27/+86
* Do a keyboard grab when select popups are showing. This matchestc@google.com2009-05-281-4/+17
* Clean up some code to make it more comprehensible. No functional change.pkasting@chromium.org2009-05-281-16/+29
* Removes ifdef around include of tooltip_manager now that it's beensky@chromium.org2009-05-281-2/+0
* Gets bookmark_bar_view to compile on Linux.sky@chromium.org2009-05-281-7/+22
* Handle opening URLs when there is no window open.avi@chromium.org2009-05-281-1/+8
* GTK: Implement GtkFloatingContainer and implement StatusBubble on top of it.erg@google.com2009-05-286-83/+489
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-2820-260/+256
* Generalize the code that checks for user actions in the render view to work o...estade@chromium.org2009-05-2811-24/+28
* This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a...jcampan@chromium.org2009-05-286-48/+44
* The Ctrl-Shift-Delete shortcut was not showing the Clear Browsing Data dialog.jcampan@chromium.org2009-05-281-1/+1
* Splits TooltipManager so that it can be ported and stubs out the GTKsky@chromium.org2009-05-281-2/+0
* DevTools: remove DevTools from options UI.pfeldman@chromium.org2009-05-281-74/+0
* Hopefully fdix the Linux buildbrettw@chromium.org2009-05-281-3/+1
* Hopefully fix the Windows build.brettw@chromium.org2009-05-281-1/+1
* Hopefully dix the Linux build.brettw@chromium.org2009-05-281-1/+1
* Make the caption text for the "I understand" checkboxes in malware interstitialarv@google.com2009-05-282-2/+2
* Remove JSCRE from about:creditsglen@chromium.org2009-05-281-61/+0
* Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW...davemoore@chromium.org2009-05-286-18/+24
* Shift maximized mode tabstrip up by 1 px to avoid empty pixel at screen top.pkasting@chromium.org2009-05-282-11/+15
* Dangerous download dialog for linux.estade@chromium.org2009-05-279-37/+228
* Fix erroneous sign when drawing path for right endcap of tabs, causing them t...pkasting@chromium.org2009-05-271-1/+1
* With the recent change to the ExternalTabContainer to have it subclass Widget...ananta@chromium.org2009-05-271-2/+4
* Fix 12729: Find box doesn't unregister Esc accelerator.finnur@chromium.org2009-05-272-5/+42
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-2714-37/+38
* Add an unused interface for storing thumbnails. This is to replace the historybrettw@chromium.org2009-05-271-0/+52
* Make sure that we're restoring focus to a valid subview. (with Rohit)avi@chromium.org2009-05-271-1/+5
* Commit on behalf of Yusuke:glen@chromium.org2009-05-271-3/+8
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-2710-3/+41
* 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