summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Don't leak proxy script fetcher's http transaction factories.willchan@chromium.org2010-12-243-14/+21
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-2440-93/+139
* Fix problems with my previous patch (r70105) with gmock.jam@chromium.org2010-12-241-3/+3
* gtk: Cleanup JSModalDialogGtk implementation.tfarina@chromium.org2010-12-242-25/+13
* dom-ui settings:csilv@chromium.org2010-12-243-55/+200
* Display background page wrench menu badge on gtk.atwilson@chromium.org2010-12-231-10/+24
* Create a URLRequestContext for PAC fetching.willchan@chromium.org2010-12-238-124/+136
* Enable background mode on Mac by default.atwilson@chromium.org2010-12-232-4/+4
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-2314-139/+66
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-2334-94/+118
* base/version: remove wstring versionevan@chromium.org2010-12-236-15/+19
* Create the DownloadItem earlier in the download process.ahendrickson@chromium.org2010-12-238-18/+117
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-235-28/+84
* Move directory code from chrome/service to chrome/browser.sergeyu@chromium.org2010-12-233-0/+282
* Remove chromoting host registration from service process. More IPCs to controlsergeyu@chromium.org2010-12-233-18/+54
* Mac: Add unit test for effective vs real user IDsail@chromium.org2010-12-231-0/+25
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-2311-42/+45
* chromeos: Replace copy-and-pasted code with macros.derat@chromium.org2010-12-232-179/+46
* Add Flush(Task*) method to CookieMonster.rdsmith@chromium.org2010-12-233-1/+91
* Extra cleanup/debugging inspired by issue 66676rdsmith@chromium.org2010-12-232-23/+68
* Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-231-1/+1
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-231-1/+1
* Extend the TTS extension API to allow an extension to register itself asdmazzoni@chromium.org2010-12-2310-163/+482
* Remove a dead type declaration overlooked when merging.mnissler@chromium.org2010-12-231-2/+0
* Observer interface for PolicyProvidersjkummerow@chromium.org2010-12-2316-124/+196
* Handle policy refresh internally in ConfigurationPolicyPrefStore.mnissler@chromium.org2010-12-2322-1194/+1120
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-2322-420/+703
* Refactor the windows policy provider to use AsynchronousPolicyProvider.danno@chromium.org2010-12-2313-485/+522
* Move data pack from base to app (it's just part of the resource bundle system).brettw@chromium.org2010-12-232-6/+6
* Give user the ability to disable the URL request throttler:yzshen@google.com2010-12-231-0/+6
* DOMUI: Fix the AutoFill profile list CSS selector for the last item.jhawkins@chromium.org2010-12-231-1/+1
* Adding automation proxy hook for accessing information related to omnibox ins...ace@chromium.org2010-12-232-0/+35
* Allow calling UserMetrics function from any thread.jam@chromium.org2010-12-232-2/+13
* Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.hbrettw@chromium.org2010-12-2345-45/+45
* Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPath.tfarina@chromium.org2010-12-231-1/+1
* DOMUI: Remove two unnecessary getters/setters.jhawkins@chromium.org2010-12-221-22/+0
* Mac: Don't hang gpu process if a tab that shares its renderer process with ot...thakis@chromium.org2010-12-221-2/+43
* [tabbed options] tidy up some bits of content settingsestade@chromium.org2010-12-226-14/+47
* DOMUI Settings: UTH: Fix up the 'Web Content' section.kmadhusu@chromium.org2010-12-224-4/+96
* touch: Login code necessary only for chromeos.sadrul@chromium.org2010-12-221-2/+5
* DOMUI: Implement the new-style Autofill options page.jhawkins@chromium.org2010-12-2215-378/+364
* Add stats for figuring out how often we kill processes because of malformed I...jam@chromium.org2010-12-2219-160/+163
* Last part of change for bug 49747.tsepez@chromium.org2010-12-221-2/+7
* Keep crashed extension info bar across page navigations and close all when ex...jennb@chromium.org2010-12-224-11/+146
* Add support for safebrowsing download protection. It is currently under flag ...lzheng@chromium.org2010-12-225-36/+227
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-2218-59/+64
* [Sync] Fixed spurious warning being generated on registration lossakalin@chromium.org2010-12-221-8/+12
* Fix TaskManagerBrowserTest.NoticeNotificationChanges for touchui==1.anicolao@google.com2010-12-221-2/+2
* Move unix domain socket support out of base and into chrome common. This is notbrettw@chromium.org2010-12-223-27/+25
* Move the wrench menu badge into the upper right corner, to match other platfo...atwilson@chromium.org2010-12-221-12/+42