summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix DownloadTest.NewWindowbauerb@chromium.org2010-08-031-1/+1
* Only close a newly opened download tab if there's more than one tab.bauerb@chromium.org2010-08-036-10/+33
* Landing http://codereview.chromium.org/3032043/show for Denis (dilmah).avayvod@chromium.org2010-08-036-98/+179
* DevTools: fix remote debugging dispatch, provide encoding in the main connect...pfeldman@chromium.org2010-08-031-4/+2
* DevTools: re-enable pause test.pfeldman@chromium.org2010-08-031-2/+1
* Add the definition of the webRequest and webNavigation APIs.jochen@chromium.org2010-08-032-0/+28
* DevTools: Get rid of DevTools RPC.pfeldman@chromium.org2010-08-036-54/+17
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-0313-7/+189
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-034-40/+30
* [linux] Hook up crash reporter initialization with configuration management.mnissler@chromium.org2010-08-032-24/+28
* Shutdown the notification UI manager before the notifications service, as the...johnnyg@chromium.org2010-08-031-0/+3
* Don't launch the IME on the login screen unless needed.zork@chromium.org2010-08-036-26/+87
* Add missing "number of suggestions" configuration item in Mozc DOMUIsatorux@chromium.org2010-08-034-9/+35
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-0317-61/+60
* Fix two bugs caused by scheme stripping:pkasting@chromium.org2010-08-031-2/+4
* Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or ...pkasting@chromium.org2010-08-033-23/+15
* Implement import data overlaysargrass@google.com2010-08-034-19/+160
* [GTK] compile fix, try2estade@chromium.org2010-08-031-4/+4
* [GTK] Remove reference to obsolete constant.estade@chromium.org2010-08-031-13/+2
* UI changes to sync dialogs to improve formatting and font sizes.tim@chromium.org2010-08-033-74/+86
* Pass value of enable-accelerated-compositing runtime flag down to the renderer.vangelis@chromium.org2010-08-031-0/+1
* Fix a number of problems caused by the AutocompleteController purposefully co...pkasting@chromium.org2010-08-035-20/+43
* [GTK] fix up spacing in upper chrome.estade@chromium.org2010-08-039-82/+60
* When picking a filename to save, check whether the user's extension is regist...pkasting@chromium.org2010-08-032-93/+42
* Fix --kiosk to work regardless of the startup pref setting or supplied URLs. pkasting@chromium.org2010-08-033-15/+23
* Use the blue style for the save password info bar.tfarina@chromium.org2010-08-021-11/+13
* Fix for RenewAuthToken crash. Extend life of AuthWatcher.chron@chromium.org2010-08-021-1/+9
* Fixes a crash seen on chrome frame reliability test runs. We need to validate...ananta@chromium.org2010-08-021-4/+6
* Make sure we fully remove child context menu items when deleting a parent.asargent@chromium.org2010-08-023-20/+91
* Win: Don't give some downloads duplicate extensions like .arj.arjthakis@chromium.org2010-08-022-2/+29
* enable apps by defaulterikkay@chromium.org2010-08-029-28/+7
* Return an error code to extensions requesting a resource that requires basicmpcomplete@chromium.org2010-08-021-1/+4
* Fix wrong use of substr in autofill fix for bug 49172inferno@chromium.org2010-08-021-1/+1
* Address a TODO: use HostPortPair rather than a naked host string.eroman@chromium.org2010-08-021-8/+4
* Refactor cros_in_process_browser_test to separate the mock initialization.chaitanyag@chromium.org2010-08-0211-387/+549
* Fixes bug where border highlight was drawn wrong forsky@chromium.org2010-08-021-3/+8
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-029-30/+17
* Display an infobar after enrolling a client certificatedavidben@chromium.org2010-08-029-60/+317
* Fixes a crash seen on chrome frame reliability test runs. The crash occurs wh...ananta@chromium.org2010-08-022-9/+31
* DOMUI prefs: Remove use of tables for layout in Personal panestuartmorgan@chromium.org2010-08-024-156/+104
* Don't leak memory when displaying a SFChooseIdentityPaneldavidben@chromium.org2010-08-021-26/+32
* Remove some code that seems unnecessary now that the distributor logo is dead.pkasting@chromium.org2010-08-021-18/+1
* AutoFill Credit Card matching for Diners Club incorrectdhollowa@chromium.org2010-08-021-1/+1
* Fixes bug where toggling side tabs wouldn't do a Layout. This was asky@chromium.org2010-08-022-1/+9
* Unlink SingletonLock and SingletonSocket to allow for reusing profile directo...pathorn@chromium.org2010-08-021-27/+41
* Modify display of time in net-internals to be more humancbentzel@chromium.org2010-08-022-7/+29
* Revert "Revert 53989 - Implement new mock for user options page per chromium-...xiyuan@chromium.org2010-08-029-61/+206
* Revert 54560 - nick@chromium.org2010-08-0222-106/+91
* Initial locale is used if current locale is not handled by manifest.glotov@chromium.org2010-08-021-4/+9
* Add referrer to the NavigationInfo struct.tommi@chromium.org2010-08-021-0/+1