summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-05509-749/+749
* dom-ui settings: Fix font size for add startup page url field.csilv@chromium.org2011-02-052-2/+3
* WebUI: Rename ExtensionDOMUI to ExtensionWebUI.tfarina@chromium.org2011-02-0512-70/+70
* DOMUI Prefs: Fix favicon alignment in the search engine managerstuartmorgan@chromium.org2011-02-051-8/+6
* This reverts commit r73836.ajwong@chromium.org2011-02-058-58/+78
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-058-78/+58
* Right now the lock and unlock automation calls return immediately. Instead, i...dtu@chromium.org2011-02-053-4/+51
* Carnitas: Remove unneeded include from download_file_manager.ccsail@chromium.org2011-02-041-6/+0
* Clean up PersonalDataManager::ImportFormData()isherman@chromium.org2011-02-045-128/+153
* patch from issue 6286089mnissler@chromium.org2011-02-049-393/+543
* Remove a ToWStringHack() from Gears code.evan@chromium.org2011-02-041-2/+8
* [views] spoof proof infobars.scr@chromium.org2011-02-049-17/+122
* DOMUI Prefs: Make edit mode conditional on overal list focus.stuartmorgan@chromium.org2011-02-043-28/+91
* For directory upload, show empty directories (all directories, in fact) by in...johnnyg@chromium.org2011-02-041-4/+6
* WebUI: Rename NativeMenuDOMUI to NativeMenuWebUI.tfarina@chromium.org2011-02-047-89/+89
* Revert "Remove a ToWStringHack() from Gears code."evan@chromium.org2011-02-041-7/+1
* DOMUI: Display whether a cookie is acceptible to the script in the Cookies view.jhawkins@chromium.org2011-02-043-27/+43
* Remove a ToWStringHack() from Gears code.evan@chromium.org2011-02-041-1/+7
* Fix missing std:: from r73840.mark@chromium.org2011-02-041-1/+1
* Set the focus to proper views when the login window gets focus.oshima@google.com2011-02-047-51/+36
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-0414-55/+61
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-0426-128/+194
* Fix destruction ordering for ChromeURLRequestGetter.willchan@chromium.org2011-02-041-2/+3
* Avoid dependance on timing in flaky history tests. Add logging to understand...skerner@chromium.org2011-02-045-8/+48
* Only call NotifyAndTerminate when we've explicitly signed out. achuith@chromium.org2011-02-043-10/+7
* Revert 73810 - Added NULL check to protect against a TabContents having a NULLdavemoore@chromium.org2011-02-042-39/+2
* Cancel a prerender should some part of the page request an http authenticatio...cbentzel@chromium.org2011-02-045-8/+58
* Update Guest label upon locale change.dilmah@chromium.org2011-02-044-24/+40
* Added NULL check to protect against a TabContents having a NULLdavemoore@chromium.org2011-02-042-2/+39
* [cros] Corrected return value for methodavayvod@chromium.org2011-02-042-2/+2
* Implemented GetOffTheRecordPrefs() for Profilebattre@chromium.org2011-02-044-15/+27
* Make sure extensions can't open an incognito window if disabled by network po...finnur@chromium.org2011-02-043-2/+10
* Store the user's profile as a property of a window in order to access it when...mirandac@chromium.org2011-02-047-29/+60
* Respect owner's locale preference.dilmah@chromium.org2011-02-045-14/+58
* Separate proxy settings for Incognito mode.battre@chromium.org2011-02-046-150/+241
* DevTools: allow binding remote debugging to provided interface.pfeldman@chromium.org2011-02-046-5/+16
* Added two VLOGs for debugging issue 11379.yusukes@google.com2011-02-041-0/+2
* UI polish on lock screendpolukhin@chromium.org2011-02-043-17/+21
* Reland r73760: Move most of chrome-extension:// requestaa@chromium.org2011-02-044-113/+101
* Only cache <input type="text"> and <select> elements for autofill.isherman@chromium.org2011-02-044-360/+56
* Extensions: Attempt to fix unit test leak from r73764.thestig@chromium.org2011-02-041-1/+3
* Autofill billing and shipping addresses separately.isherman@chromium.org2011-02-046-103/+256
* Avoid crashes due to GetDefaultRequestContext returning NULL.asargent@chromium.org2011-02-044-8/+16
* Revert 73760 - Move most of chrome-extension:// request checks intotommi@chromium.org2011-02-044-101/+113
* Move most of chrome-extension:// request checks intoaa@chromium.org2011-02-044-113/+101
* [SYNC] Fix handling of password store corruption.zea@chromium.org2011-02-043-12/+20
* Include list of certificate errors in page info bubble.mattm@chromium.org2011-02-041-0/+10
* DOMUI: Check for a NULL PasswordStore, as the PasswordStore may be gone by thejhawkins@chromium.org2011-02-041-1/+3
* Reland 73532 again...dtseng@chromium.org2011-02-045-6/+142
* DOMUI: Fix RTL for font sample text div by using a fixed width instead ofjhawkins@chromium.org2011-02-041-1/+5