summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* views: Remove Controller interface.tfarina@chromium.org2011-02-232-2/+2
* views: Move the remaining layout constants to the views namespace. Final Part.tfarina@chromium.org2011-02-2320-99/+111
* gtk: Do not show tooltip for bookmarks folders.tfarina@chromium.org2011-02-231-0/+3
* Last used folder won't be selected when exporting bookmarks.tfarina@chromium.org2011-02-231-1/+4
* WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.tfarina@chromium.org2011-02-222-4/+4
* Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome o...piman@google.com2011-02-225-5/+24
* Refactor BookmarkBarController action-handling to make bookmark bar menu trac...maf@chromium.org2011-02-222-16/+21
* Revert 75625 - Refactor app launching code for clarity. Add unit tests.hansl@chromium.org2011-02-225-241/+58
* Convert ElideString to use string16 instead of wstring.tony@chromium.org2011-02-227-32/+34
* Out of line cleanups for Mac.erg@google.com2011-02-228-61/+131
* Refactor app launching code for clarity. Add unit tests.skerner@google.com2011-02-225-58/+241
* Add an icon to the omnibox when a page is prerendered.cbentzel@chromium.org2011-02-226-4/+25
* [Mac] Fix the z-order of the findbar in relation to infobars.rsesek@chromium.org2011-02-221-1/+1
* Integrate gfx::Image into the ResourceBundle.rsesek@chromium.org2011-02-2225-4/+28
* Show startup infobars when restoring session.agl@chromium.org2011-02-222-8/+19
* Fix a missed Paint->OnPaint rename.sadrul@chromium.org2011-02-221-1/+1
* Initialize AutofillProfileModelAssociator members.finnur@chromium.org2011-02-221-2/+2
* AutocompletePopupContentsView must override View::PaintChildren to prevent viewsvarunjain@chromium.org2011-02-214-22/+33
* Get rid of browser_prefs::RegisterAllPrefs()mnissler@chromium.org2011-02-212-18/+10
* WebUI: Delete stub chrome/browser/dom_ui/options/* headerstfarina@chromium.org2011-02-191-1/+1
* Prevent unused normal SiteInstances from being used for extensions.creis@google.com2011-02-191-6/+14
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-1914-32/+32
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-1814-32/+32
* Correct the screen-space positioning of browser-action popup dialogs.twiz@chromium.org2011-02-181-1/+8
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-1814-32/+32
* Fix bug with other bookmarks painting... a couple of methods hadn't been rena...ben@chromium.org2011-02-181-2/+2
* Remove usages of RootView from View by moving relevant RootView API methods t...ben@chromium.org2011-02-183-8/+8
* [Mac] Fix cut-off Browser chrome when opening Tabpose with an infobar showing.rsesek@chromium.org2011-02-183-9/+45
* Second try - didn't rev the unit test in the first version of this fix.maf@chromium.org2011-02-183-8/+24
* Create a new autocomplete popup for touch. This CL depends onvarunjain@chromium.org2011-02-186-35/+271
* Remember the appropriate previous directory when opening a select folder dialog.dmazzoni@chromium.org2011-02-181-3/+1
* Implemented a policy to match the ClearSiteDataOnExit pref.pastarmovj@chromium.org2011-02-184-1/+12
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-182-2/+2
* 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