summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Switch on plugins by default for the Macstuartmorgan@google.com2009-07-311-1/+1
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-313-35/+31
* Linux: Fix cast breakage from 22193 (hopefully).derat@chromium.org2009-07-311-3/+6
* cleanupkuchhal@chromium.org2009-07-312-11/+11
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-313-30/+34
* Linux: Autodetect whether the custom frame should be used.derat@chromium.org2009-07-314-3/+56
* Enable dragging of images to desktop (Finder), Preview, etc. (on Mac).thakis@chromium.org2009-07-314-141/+452
* Make spacing between "theme" buttons same as spacing between "browsing data"thakis@chromium.org2009-07-311-1/+1
* Relanding r22155 (GTK Themes: Use theme colors in the text view in the locati...erg@google.com2009-07-312-21/+100
* Fixes possible crash in bookmark menus. Specifically if you had a menusky@chromium.org2009-07-311-0/+77
* First cut at Safari Import - Home Page & History Only.jeremy@chromium.org2009-07-315-3/+356
* Revert a part of r22173 that caused a compile failure on Win dbg.jhawkins@chromium.org2009-07-311-1/+1
* GTK: Ctrl+shift+q for quitestade@chromium.org2009-07-311-1/+2
* Add "Get Themes" button to gtk options dialog.estade@chromium.org2009-07-313-12/+27
* Coverity: Check the return value of DictionaryValue::GetString.jhawkins@chromium.org2009-07-311-5/+5
* Coverity: Check the return value of ExecuteJavaScriptAndExtractString.jhawkins@chromium.org2009-07-311-8/+8
* Implement FindBarGtk::StopAnimation().estade@chromium.org2009-07-314-3/+9
* GTK: Show shortcuts in title bar context menu and tab context menu.estade@chromium.org2009-07-314-52/+50
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-3119-1006/+245
* Fixes bug in creating search terms where we weren't unescapingsky@chromium.org2009-07-312-1/+6
* Use real KVO notification for the default browser text.avi@chromium.org2009-07-311-8/+3
* I give up. Reverting all attempts at fixing the gtk-view bustage.erg@google.com2009-07-312-77/+21
* Show an icon and the page title in the custom frame when it's antc@google.com2009-07-313-17/+185
* GTK Themes: Use theme colors in the text view in the location bar.erg@google.com2009-07-312-21/+77
* Add "Get themes" button to the prefs.avi@chromium.org2009-07-312-0/+19
* Integrate OCSP handlers in SSLClientSocketNSS.ukai@chromium.org2009-07-311-1/+12
* Reverting 22144.suzhe@chromium.org2009-07-314-437/+94
* It's a copy of http://codereview.chromium.org/155772, with the fix for valgri...suzhe@chromium.org2009-07-314-94/+437
* Add "Remove from list" for download item in the download shelf.mhm@chromium.org2009-07-314-4/+15
* Revert 20927 - Experiment with opening links opened via context menu in the f...laforge@chromium.org2009-07-311-1/+1
* Add "Remove from list" for each download in domui page.mhm@chromium.org2009-07-314-0/+26
* Fix some whitespace lint that has crept in.asargent@chromium.org2009-07-311-5/+4
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-3152-196/+198
* Adding outbound header filtering to automation HTTP requests.robertshield@chromium.org2009-07-311-2/+30
* Re-enable commands when coming out of full screen mode on linux.tc@google.com2009-07-303-33/+41
* GTK find bar positioning: Don't try to make a negative-width rectangle.estade@chromium.org2009-07-301-2/+4
* Remove a NOTREACHED() in plugin code that can be reached.phajdan.jr@chromium.org2009-07-301-2/+2
* GTK: Bidify the status bubble.estade@chromium.org2009-07-301-7/+9
* Remember/restore the bookmark manager pane position.estade@chromium.org2009-07-302-5/+20
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-3013-219/+291
* Try again: Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-303-33/+456
* ChromeURLRequestContext falloutamit@chromium.org2009-07-303-14/+48
* Remove duplication of DieFileDie, and move it to proper location.phajdan.jr@chromium.org2009-07-301-7/+8
* GTK: Implement omnibox DnD destination behavior.estade@chromium.org2009-07-302-0/+40
* Fix tab z-ordering on Mac. Make the TabStripController take fullpinkerton@chromium.org2009-07-302-31/+61
* Add support for moving the mouse so that GetMessagePos would notice.darin@chromium.org2009-07-302-5/+26
* Revert "Add unittest for Gtk cookie manager."mattm@chromium.org2009-07-303-433/+24
* Fix tab dragging to always hide the new tab button while dragging a tab or ta...pinkerton@chromium.org2009-07-306-22/+63
* GTK: render view: grab focus *before* forwarding mouse event to renderer.estade@chromium.org2009-07-301-3/+4
* Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-303-24/+433