summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...jam@chromium.org2010-12-301-2/+2
* Remove wstring from TableModel.avi@chromium.org2010-12-303-17/+24
* Move the SetProcTitle code out of base and into chrome/common. This is onlybrettw@chromium.org2010-12-294-0/+244
* chromeos: Add OS credits link to about page.derat@chromium.org2010-12-292-0/+2
* chromeos: Fix DOMUI about:credits link.derat@chromium.org2010-12-292-0/+2
* fix about:memory and memory histogramserikkay@chromium.org2010-12-282-7/+69
* Adding extra debugging to extension docs build process.kurrik@chromium.org2010-12-281-0/+2
* Revert 70144 and 70145 and add a build fix.jam@chromium.org2010-12-242-2/+3
* Revert 70141 - Make a few more places use bool for OnMessageReceived.gfeher@chromium.org2010-12-242-3/+2
* Convert build.chromium.org URLs to new URL format.chase@chromium.org2010-12-241-2/+1
* Make a few more places use bool for OnMessageReceived.jam@chromium.org2010-12-242-2/+3
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-2412-39/+44
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-233-904/+926
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-233-5/+28
* Mac: Unbreak --no-gpu-sandbox.thakis@chromium.org2010-12-233-5/+16
* base/version: remove wstring versionevan@chromium.org2010-12-231-2/+1
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-232-2/+17
* Move directory code from chrome/service to chrome/browser.sergeyu@chromium.org2010-12-231-1/+2
* Remove chromoting host registration from service process. More IPCs to controlsergeyu@chromium.org2010-12-234-5/+97
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-233-18/+17
* Extend the TTS extension API to allow an extension to register itself asdmazzoni@chromium.org2010-12-236-5/+228
* Observer interface for PolicyProvidersjkummerow@chromium.org2010-12-231-13/+0
* Handle policy refresh internally in ConfigurationPolicyPrefStore.mnissler@chromium.org2010-12-231-2/+2
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-238-30/+35
* Give user the ability to disable the URL request throttler:yzshen@google.com2010-12-232-0/+7
* Mac: Don't hang gpu process if a tab that shares its renderer process with ot...thakis@chromium.org2010-12-221-0/+7
* Move unix domain socket support out of base and into chrome common. This is notbrettw@chromium.org2010-12-224-0/+355
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-4/+5
* As the first step in an effort to improve robustness of the cloud print proxy...sanjeevr@chromium.org2010-12-224-0/+82
* [Linux] Make reserved accelerators non-blockable unless they conflict with ed...suzhe@google.com2010-12-212-4/+16
* Add a sample app launcher extensionasargent@chromium.org2010-12-219-1/+366
* Refactor mac printing workflow.kmadhusu@chromium.org2010-12-214-6/+64
* Block outdated plugins by default.bauerb@chromium.org2010-12-212-8/+4
* Adding proper authentication to the DOM based login screen.bryeung@google.com2010-12-211-1/+1
* Prevent App extensions to be returned by AutomationProvider::GetEnabledExtens...mad@google.com2010-12-211-4/+3
* Create a message filter for message port and worker messages. This allows a ...jam@chromium.org2010-12-212-16/+7
* Coalesced various extension type enums into Extension::Type.akalin@chromium.org2010-12-212-14/+8
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-217-44/+54
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-218-2/+18
* Add base:: prefix to the calls to StringAppendV.tfarina@chromium.org2010-12-211-2/+3
* Handle PluginProcessHostMsg_ShutdownRequest ChildProcessHost.bauerb@chromium.org2010-12-211-5/+6
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-217-54/+44
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-207-44/+54
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-207-54/+44
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-208-18/+2
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-207-44/+54
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-208-2/+18
* Respect synced locale settings.dilmah@chromium.org2010-12-202-0/+11
* Allow default desktop content settings and default geolocation settings to be...markusheintz@chromium.org2010-12-203-0/+9
* Remove WorkerPoolMac, rename WorkerPoolLinux to WorkerPoolPosix and use that ...thakis@chromium.org2010-12-182-8/+0