summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-182-2/+4
* views: Do not show up a tooltip when hovering on the magnifying glass on NTP.tfarina@chromium.org2011-02-173-1/+15
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-171-1/+1
* Allow dragging and dropping of URLs to any portion of the toolbar view.rogerta@chromium.org2011-02-172-0/+34
* Implement the DownloadDirectory policy.pastarmovj@chromium.org2011-02-171-0/+11
* Set Ctrl+Alt+/ and Ctrl+Alt+? for showing the new verrsion of Keyboard Overlay.mazda@chromium.org2011-02-171-3/+2
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-172-4/+3
* Importer: Set the ImporterList observer to NULL in the gtk/views importjhawkins@chromium.org2011-02-161-0/+2
* Remove "visible bounds in root changed" functions from RootView, move them to...ben@chromium.org2011-02-162-12/+0
* Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...avi@chromium.org2011-02-162-14/+16
* Refactor AutocompletePopupContentView so that it can be extended to createvarunjain@chromium.org2011-02-165-591/+694
* Restrict damaged region only for loading animationoshima@google.com2011-02-161-3/+3
* Lands http://codereview.chromium.org/6489030/ for simonmorris:sky@chromium.org2011-02-161-2/+4
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-162-5/+0
* Add a histogram to track application launches by type. Unfortunately, this un...jstritar@chromium.org2011-02-161-0/+13
* Initialize DropdownBarHost memberfinnur@chromium.org2011-02-161-0/+2
* touch: Fix compile after Paint->OnPaint rename.sadrul@chromium.org2011-02-161-2/+1
* Rename ProcessPaint to Paint()ben@chromium.org2011-02-165-11/+11
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-1662-93/+93
* touch: Fix extension popups.sadrul@chromium.org2011-02-151-1/+1
* Focus on collected cookie contrained window when a TabContents gets focus.xiyuan@chromium.org2011-02-153-11/+10
* Move search engine stuff from TabContents to TabContentsWrapper.avi@chromium.org2011-02-152-4/+5
* Fix bustage.ben@chromium.org2011-02-151-1/+1
* Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRectben@chromium.org2011-02-153-4/+4
* Minimize the region to paint favicon/spinner/sad_faviconoshima@google.com2011-02-156-65/+96
* Makes sure we invoke Layout/SchedulePaint when the state of the othersky@chromium.org2011-02-151-0/+4
* WebUI: Move chromeos/dom_ui to chromeos/webui directory.tfarina@chromium.org2011-02-151-1/+1
* Control-click on an app opens it in a new tab, like clicking a link.stevenjb@google.com2011-02-141-11/+7
* Revert 74693. Changing approach.ben@chromium.org2011-02-1428-88/+99
* WebUI: Rename dom_ui_ variable to web_ui_.tfarina@chromium.org2011-02-141-2/+2
* Removing the experimental Chrome extension popup API. This API will not be ad...twiz@chromium.org2011-02-148-337/+79
* Use views::View::GetPreferredSize instead of BaseTabStrip::GetPreferredSizerjkroege@google.com2011-02-1414-22/+15
* "Update and Restart" should read "Update and Relaunch"dhollowa@chromium.org2011-02-143-4/+4
* Change the size of Keyboard Overlay and simplifies TrimMargins code.mazda@chromium.org2011-02-141-1/+1
* WebUI: Fix random variations of DOMUI.tfarina@chromium.org2011-02-132-3/+3
* Carnitas: Delete stub src/gfx/* headerssail@chromium.org2011-02-131-1/+1
* WebUI: Get rid of references to DOMUI in comments. The last part.tfarina@chromium.org2011-02-121-3/+3
* Centered the HTTPS status bubble in the location bar for popup windows.stevet@google.com2011-02-113-10/+12
* Carnitas: Refactor ShowExtensionInstalledBubble()sail@chromium.org2011-02-111-0/+13
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-1128-99/+88
* Carnitas: move browser/shell_dialogs.{h,cc} to browser/uiestade@chromium.org2011-02-118-19/+17
* Infobar anti-spoof arrow at wrong coord for RTLscr@chromium.org2011-02-111-4/+3
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-114-4/+5
* Introduced better UI for the Omaha policy to disable updates for Chrome.pastarmovj@chromium.org2011-02-111-2/+7
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-111-2/+2
* Cleanup: Remove unneeded uses of notification_observer.h.thestig@chromium.org2011-02-111-1/+0
* views: Show a tooltip for the location icon in the omnibox.tfarina@chromium.org2011-02-111-0/+6
* Fix the infobar anti-spoof arrow width (was 1 px too wide).pkasting@chromium.org2011-02-111-0/+8
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-1044-239/+243
* Revert 74518 - Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-101-2/+2