summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* Make the cookie list a class (instead of a typedef inside CookieMonster)...jochen@chromium.org2010-12-031-1/+1
* Remove InfoBubbleView.bubbleType as it was deprecated and all bubbles are now...rsesek@chromium.org2010-12-036-49/+2
* Fixing the hover glow on windows to match the radial glow on mac.rlp@chromium.org2010-12-033-7/+69
* Move:ben@chromium.org2010-12-02143-136/+1731
* [Mac] Implement the new popup blocker UI. This is behind a flag.rsesek@chromium.org2010-12-022-1/+288
* Crash fix + OS specific ss's enabled.rkc@chromium.org2010-12-022-4/+1
* TabContentsView: remove touch bits from GTK+, and add context-menu bits into ...sadrul@chromium.org2010-12-022-45/+16
* Move:ben@chromium.org2010-12-0283-159/+1880
* Move a bunch more browser stuff around.ben@chromium.org2010-12-0244-64/+5432
* Move find_bar stuff into browser/ui/find_barben@chromium.org2010-12-0223-19/+1704
* Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...jochen@chromium.org2010-12-0210-33/+31
* Fix Find regression: Match count was not cleared properly whenfinnur@chromium.org2010-12-026-1/+37
* 2nd try: Figure out error in test PrepopulateRespectBlank.finnur@chromium.org2010-12-021-0/+53
* Enable to show the keyboard overlay by shortcut key.mazda@chromium.org2010-12-028-0/+137
* Move app_modal_dialog stuff to ui/ben@chromium.org2010-12-0114-6/+729
* Listen for APP_TERMINATING in notification ui; close windows earlier in the p...johnnyg@chromium.org2010-12-011-0/+1
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-01636-2/+95724
* Revert 67849 - Figure out error in test PrepopulateRespectBlank.finnur@chromium.org2010-12-011-49/+1
* Figure out error in test PrepopulateRespectBlank.finnur@chromium.org2010-12-011-1/+49
* Notify the CrOS Enterprise Daemon if an Enterprise Extension has been installedgfeher@chromium.org2010-12-011-0/+3
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-012-3/+8
* Reset the source-page of the navigation.sadrul@chromium.org2010-11-303-2/+36
* Expose Cloud Print UI inside Chrome options.scottbyer@chromium.org2010-11-301-2/+11
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* Remove the call to the alternate clear UI.raz@chromium.org2010-11-301-5/+1
* Fix resizing TabContentViewViews, by hooking up bounds changes to theanicolao@google.com2010-11-302-0/+9
* Update HelpApp URLdpolukhin@chromium.org2010-11-301-1/+1
* Remove SSL 2.0 support.wtc@chromium.org2010-11-301-18/+1
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-304-4/+4
* Tweaks to instant opt-in dialog.sky@chromium.org2010-11-301-1/+2
* Add "create Application Shortcut" to the app menu on NTP.skerner@google.com2010-11-308-91/+243
* Makes predictive with autocompleted text the default. I'm leaving thesky@chromium.org2010-11-302-21/+2
* Fix for "New blocked popup UI" on Windowsgeorgey@chromium.org2010-11-302-10/+179
* Adjust the position of the Wrench menu badge.finnur@chromium.org2010-11-301-6/+3
* Fix for not instantiating a new page on singleton tabs when the tab is alreadyrkc@chromium.org2010-11-292-5/+38
* Fix task manager context menu to not have any blank menu items.atwilson@chromium.org2010-11-291-1/+2
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-265-17/+17
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-262-0/+18
* CL adding a 'maxSize' parameter to the experimental popup extension API. twiz@google.com2010-11-262-4/+36
* Remove unused BaseTabStrip methodsrjkroege@google.com2010-11-2515-72/+0
* Add the new dialog for AddSearchProvider.levin@chromium.org2010-11-252-59/+282
* Fixes bug that was prematurely cancelling suggested textsky@chromium.org2010-11-251-9/+2
* Makes tab in the omnibox do the following:sky@chromium.org2010-11-242-7/+26
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-242-9/+16
* Replace TabContentsViewGtk with TabContentsViewViews as part of the ongoinganicolao@chromium.org2010-11-243-2/+465
* views: Show accelerators in tabstrip context menu.sadrul@chromium.org2010-11-242-4/+8
* Disable BookmarkBarViewTest16.DeleteMenuphajdan.jr@chromium.org2010-11-241-1/+2
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-243-5/+4
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-7/+8
* Remove background mode preferences UI.atwilson@chromium.org2010-11-241-91/+0