summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-189-11/+164
* cocoa: Do not show up a tooltip when hovering on the magnifying glass on NTP.tfarina@chromium.org2011-02-182-6/+4
* Revert 75342 - The bookmark folder menus look bad when squeezed up against th...mattm@chromium.org2011-02-181-18/+3
* The bookmark folder menus look bad when squeezed up against the bottom of a s...maf@chromium.org2011-02-181-3/+18
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* Just some tidying up while I'm in here. maf@chromium.org2011-02-181-1/+0
* views: Do not show up a tooltip when hovering on the magnifying glass on NTP.tfarina@chromium.org2011-02-173-1/+15
* Disable "Reset to Default theme"/"Use classic theme" correctly.erg@google.com2011-02-171-1/+1
* gtk: Do not show up a tooltip when hovering on the magnifying glass on NTP.tfarina@chromium.org2011-02-171-0/+9
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-173-6/+6
* Allow dragging and dropping of URLs to any portion of the toolbar view.rogerta@chromium.org2011-02-172-0/+34
* Move ui::gfx::Image out of the ui namespace to be just gfx::Image.rsesek@chromium.org2011-02-172-6/+6
* Implement the DownloadDirectory policy.pastarmovj@chromium.org2011-02-174-0/+26
* Enhance search for SINGLETON_TAB in case of ignore_path flag.dilmah@chromium.org2011-02-172-9/+47
* 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-1713-70/+49
* Bookmarks item of menubar didn't have following features on each folder,mrossetti@chromium.org2011-02-176-17/+230
* Importer: Set the ImporterList observer to NULL in the gtk/views importjhawkins@chromium.org2011-02-162-0/+4
* Attempted fix for flaky test ShowModalDialogTest.BasicTestestade@chromium.org2011-02-161-5/+2
* Remove "visible bounds in root changed" functions from RootView, move them to...ben@chromium.org2011-02-162-12/+0
* Pass the theme icons for Chrome if there are.erg@google.com2011-02-164-6/+41
* Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...avi@chromium.org2011-02-1615-161/+139
* keyboard: Slide in and out using transformationsadrul@chromium.org2011-02-163-19/+70
* 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-166-0/+94
* Initialize DropdownBarHost memberfinnur@chromium.org2011-02-161-0/+2
* Fix a bug that caused Chrome OS system preferences not to work in the guest m...satorux@chromium.org2011-02-161-0/+7
* touch: Fix compile after Paint->OnPaint rename.sadrul@chromium.org2011-02-161-2/+1
* Rename ProcessPaint to Paint()ben@chromium.org2011-02-166-14/+14
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-1664-95/+95
* 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-1512-51/+77
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-151-2/+3
* Move search engine stuff from TabContents to TabContentsWrapper.avi@chromium.org2011-02-1513-31/+469
* Hide network notification only when user initiates a new connection.chocobo@chromium.org2011-02-151-0/+2
* 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-158-66/+108
* Add "hide" button on browser action context menus.skerner@chromium.org2011-02-152-3/+20
* Makes sure we invoke Layout/SchedulePaint when the state of the othersky@chromium.org2011-02-151-0/+4
* [Mac] Confirm-to-quit: show the right key combo if it has been remapped.rsesek@chromium.org2011-02-153-0/+109
* WebUI: Move chromeos/dom_ui to chromeos/webui directory.tfarina@chromium.org2011-02-151-1/+1
* [Mac] Placate Clang's (pedantic) warning about CrTrackingArea's initializer.rsesek@chromium.org2011-02-154-5/+21
* [Mac] Create CrTrackingArea and use it in TabStripController.rsesek@chromium.org2011-02-155-5/+241
* Revert removal of code in gtk_util.cc.falken@chromium.org2011-02-151-1/+126
* Control-click on an app opens it in a new tab, like clicking a link.stevenjb@google.com2011-02-143-22/+22
* Remove declaration for function removed more than half a year ago in r56752.avi@chromium.org2011-02-141-18/+0