summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-014-19/+19
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-011-2/+0
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-012-4/+4
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-015-19/+18
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-0113-13/+13
* Enable BackgroundMode by default on all non-cros platforms.atwilson@chromium.org2010-12-312-8/+1
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-312-5/+11
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-7/+9
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-3/+3
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-1/+1
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-301-3/+3
* 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