summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Pretty up the chrome://extensions/ page a bit.aa@chromium.org2009-08-302-173/+174
* Fix warnings in Linux build.finnur@chromium.org2009-08-301-4/+2
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-3016-36/+349
* gtk: Schedule a paint operation for the previously selected tab when selectin...jhawkins@chromium.org2009-08-301-0/+4
* gtk: Initialize |background_offset_x_|. When rendering a dragged tab, we wer...jhawkins@chromium.org2009-08-301-0/+1
* The DomOperationNotificationObserver::Observe function can get invoked from o...ananta@chromium.org2009-08-291-5/+5
* reenable overrides testerikkay@chromium.org2009-08-291-2/+8
* Use Lucida Grande instead of Helvetica for "Show all downloads..." link in do...thakis@chromium.org2009-08-291-0/+3
* Fix a crash where we were looking for the fav icon in the wrong service.estade@chromium.org2009-08-294-13/+13
* Enable extensions by default.aa@chromium.org2009-08-298-42/+16
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-293-6/+23
* Implement creating shortcuts in the applications menu.phajdan.jr@chromium.org2009-08-285-55/+113
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-282-7/+8
* If a preferences file references a theme which is from an old version, or who...mirandac@chromium.org2009-08-281-2/+18
* GTK: Refactoring and rounds the "Search site for:" hint.erg@google.com2009-08-288-198/+298
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-2816-176/+45
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-2816-45/+176
* Make tips and their links readable in all themes.mirandac@chromium.org2009-08-281-4/+7
* Added notice for blocked items to the popup containeridanan@chromium.org2009-08-284-10/+111
* Make the views bookmark bubble work on GTK.brettw@chromium.org2009-08-285-36/+58
* [Mac] Handle shift-delete when omnibox popup is up.shess@chromium.org2009-08-282-0/+18
* Make a bunch of backlogged breaking changes to the extensions API in prep for...aa@chromium.org2009-08-281-3/+3
* Show Make this my homepage link on new tab page.kuchhal@chromium.org2009-08-284-1/+106
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-282-26/+186
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-2830-176/+458
* disable a failing test (ExtensionApiTest.Overrides)erikkay@chromium.org2009-08-281-1/+1
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-2879-311/+135
* [Mac] Handle middle click in autocomplete popup.shess@chromium.org2009-08-282-2/+90
* Fix a ton of compiler warnings.estade@chromium.org2009-08-2879-135/+311
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-2814-54/+361
* Disable the custom frame on app mode windows. This includes thetony@chromium.org2009-08-282-16/+23
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-288-16/+62
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-2812-101/+137
* [Mac] Handle backspacing out of keyword search.shess@chromium.org2009-08-282-0/+31
* Disable ExtensionBrowsertest.MessagingContentScripts on linuxrafaelw@chromium.org2009-08-281-0/+3
* gtk: Clip the tab title to the content height and not the font height. The f...jhawkins@chromium.org2009-08-281-2/+1
* Adds a default icon to the install dialog if the extensionaa@chromium.org2009-08-284-17/+18
* Make the default ok/cancel button come from the pak files.thomasvl@chromium.org2009-08-281-8/+6
* Remove JSTemplate from NTParv@google.com2009-08-283-34/+24
* Duplicate about_memory.html to create a Linux version.agl@chromium.org2009-08-281-0/+690
* gtk: Remove unnecessary gtk_widget_queue_draws from the tabstrip code.jhawkins@chromium.org2009-08-281-6/+1
* [Mac] Don't eat tab if tab-to-search hint not visible.shess@chromium.org2009-08-282-9/+15
* [Mac] Tweaks to Omnibox metrics.shess@chromium.org2009-08-284-5/+13
* Add background_tile_view for tiling an image as UI background (about box need...thomasvl@chromium.org2009-08-289-65/+511
* Change default homepage experience.kuchhal@chromium.org2009-08-284-13/+31
* Enable a bunch of extension browsertests for linuxrafaelw@chromium.org2009-08-283-5/+16
* Fix issue 20297: Typing backspace while in a form field causes the browser to...suzhe@chromium.org2009-08-281-0/+1
* Fix theme caching on Vista 64 when default theme is installed from the theme ...mirandac@chromium.org2009-08-282-6/+18
* Reverting 24700.avi@chromium.org2009-08-2822-526/+181
* Fix control key and paste behavior in Linux omnibox.suzhe@chromium.org2009-08-283-6/+53