summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Replace WebPluginDelegateProxy::BackgroundChanged NOTIMPLEMENTED with a bug c...stuartmorgan@google.com2009-07-311-2/+5
* 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-313-22/+102
* 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-319-3/+365
* Fix Mac plugin background snapshotsstuartmorgan@google.com2009-07-311-0/+5
* 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-3122-1012/+255
* 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-314-85/+22
* Fix gtk-views build 2.erg@google.com2009-07-311-0/+4
* Fix gtk-views build.erg@google.com2009-07-311-0/+2
* 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-313-22/+79
* Add "Get themes" button to the prefs.avi@chromium.org2009-07-313-5/+75
* Plural string changes.jshin@chromium.org2009-07-312-101/+214
* Integrate OCSP handlers in SSLClientSocketNSS.ukai@chromium.org2009-07-311-1/+12
* Reverting 22144.suzhe@chromium.org2009-07-315-442/+94
* It's a copy of http://codereview.chromium.org/155772, with the fix for valgri...suzhe@chromium.org2009-07-315-94/+442
* 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-315-1/+31
* Add 17043 to known list.huanr@chromium.org2009-07-311-0/+3
* 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-3156-355/+346
* Do not run DnsMasterTest.MassiveConcurrentLookupTest on Purify because it's t...phajdan.jr@chromium.org2009-07-311-0/+3
* Adding outbound header filtering to automation HTTP requests.robertshield@chromium.org2009-07-311-2/+30
* Fix a crash that was caused by a NULL entry in the PendingRequestMap.mpcomplete@chromium.org2009-07-301-5/+7
* Re-enable commands when coming out of full screen mode on linux.tc@google.com2009-07-303-33/+41
* Make the update_url key allowed for themes.aa@chromium.org2009-07-301-1/+2
* 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
* Enable the V8 binding's StringImpl cache for renderer processes.darin@chromium.org2009-07-301-0/+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-3014-219/+292
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-306-30/+22
* Try again: Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-305-33/+458
* ChromeURLRequestContext falloutamit@chromium.org2009-07-304-14/+51
* Remove duplication of DieFileDie, and move it to proper location.phajdan.jr@chromium.org2009-07-305-51/+17
* 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
* The interactive_ui_tests depends on chrome being built. Make it so.darin@chromium.org2009-07-301-0/+1