summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Migrate Proxy Settings API to net::ProxyServerbattre@chromium.org2011-02-093-124/+110
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-0957-856/+816
* DevTools: remove loaded from remote debugging handshake.pfeldman@chromium.org2011-02-091-5/+6
* Do not change locale on login screen and for non-owner sessions without touch...dilmah@chromium.org2011-02-097-36/+31
* Consider --proxy-server= as 'use direct connections'battre@chromium.org2011-02-092-2/+12
* Fix handling of setting a single proxy in Proxy Settings APIbattre@chromium.org2011-02-092-17/+26
* Make proxy settings one atomic dictionary in the PrefStores such that modific...battre@chromium.org2011-02-0921-295/+601
* Fix memory leak in MigrateBrowserPrefs caused by excessive copying.mirandac@chromium.org2011-02-091-1/+1
* Make "Learn More" link in the outdated plug-in infobar work.bauerb@chromium.org2011-02-091-2/+5
* Remove modality of MULTI_VALUE choice types in AboutFlagsgavinp@chromium.org2011-02-094-34/+67
* GTTF: Convert automation observers to reference AutomationProviderphajdan.jr@chromium.org2011-02-095-381/+522
* Disable FormStructureBrowserTest.DataDrivenHeuristics on Windowsisherman@chromium.org2011-02-091-1/+7
* Get rid of InputMethodLibrary::GetImeConfig().satorux@chromium.org2011-02-093-30/+2
* Fix a bug where we were changing the current keyboard layout twice.satorux@chromium.org2011-02-091-25/+46
* Support German Neo 2 xkb layout.mazda@chromium.org2011-02-095-0/+10
* Prevent non-Incognito windows in the Guest session.altimofeev@chromium.org2011-02-0910-104/+322
* Recover the current input method from the Preference file only once.yusukes@google.com2011-02-094-15/+35
* Remove includes of message headers in headers.jam@chromium.org2011-02-098-26/+46
* touch: Fix compile after views API changes, and remove some dead code.sadrul@chromium.org2011-02-093-5/+6
* Remove SQLite safe-browsing backing store.shess@chromium.org2011-02-099-1371/+25
* Set the modifier key mapping before preload engines.satorux@chromium.org2011-02-091-13/+20
* Record LanguageMenuButton_InputMethodChanged user metrics in ActivatedAt().yusukes@google.com2011-02-091-2/+2
* Fix issue where Chrome.Window.Update unmaximizes a window when only the focus...levin@chromium.org2011-02-099-2/+73
* Don't update safe-browsing database if no updates come down.shess@chromium.org2011-02-093-2/+69
* Add instrunction for hiding Keyboard Overlay.mazda@chromium.org2011-02-093-11/+28
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-0952-159/+150
* Fixes rendering bug where we would render bookmark separator when wesky@chromium.org2011-02-092-14/+23
* Mac: Turn on tab overview mode by default.thakis@chromium.org2011-02-093-22/+0
* Check for NULL when there's no TabContentsWrapper for the current page.tommi@chromium.org2011-02-091-1/+3
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-0924-28/+28
* Fix key identifier conversion.bryeung@chromium.org2011-02-095-12/+448
* [Sync] Use RenderViewHostHarness in SyncInternalsUI tests to avoid leaksakalin@chromium.org2011-02-091-13/+22
* Call ProfileSyncService::ShowErrorUI for post login sync errorsstevenjb@google.com2011-02-091-10/+14
* Use-after-free in PersonalDataManager destructor on Mac OSdhollowa@chromium.org2011-02-091-0/+14
* Fixes for new folder option of advanced filesystem.achuith@chromium.org2011-02-091-59/+71
* Misc. cleanup bits I missed in my last pass.pkasting@chromium.org2011-02-0918-88/+67
* Stop SystemKeyEventListener soonerdavej@chromium.org2011-02-097-3/+35
* Add a data-driven unit test to validate autofill profile merging during aggre...isherman@chromium.org2011-02-099-256/+676
* Change the in-frame context menu to be included in the page context menu inst...mad@chromium.org2011-02-091-11/+13
* Add back localization code to web resource service, for localized promos.mirandac@chromium.org2011-02-091-2/+6
* Use destroy signal to safe guard TextWidget method.oshima@google.com2011-02-083-103/+126
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-0896-281/+281
* Fix favicon display in prerenderingtburkard@chromium.org2011-02-084-1/+19
* DOMUI: Refactor how overlay pages are shown.jhawkins@chromium.org2011-02-0823-132/+152
* Change backslashes in download file path to underscores.ahendrickson@chromium.org2011-02-081-6/+18
* Move most of GpuProcessHost processing to GpuProcessHostUIShim.backer@chromium.org2011-02-086-414/+380
* Fix reversed axis on MacBookPro6,1. Verified with user.avi@chromium.org2011-02-081-0/+3
* Now update the paste enable state after a cut/copy operation in the bookmark ...mad@chromium.org2011-02-081-2/+4
* Fixed a memory leak by creating threads for the object to be destructed on.ahendrickson@chromium.org2011-02-081-9/+23
* Rename ExtensionService::OnExtensionILoaded to AddExtensionrickcam@chromium.org2011-02-082-9/+10