summaryrefslogtreecommitdiffstats
path: root/ceee/ie/broker/broker_rpc_server.cc
Commit message (Expand)AuthorAgeFilesLines
* The CEEE project is now deprecated.mad@chromium.org2011-02-011-185/+0
* Add missing base::lock usage.brettw@chromium.org2011-01-211-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Fix LOG_IF check.tommi@chromium.org2011-01-181-1/+1
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-1/+0
* Restart of ceee_broker on crash.vitalybuka@chromium.org2010-12-021-26/+44
* Ensure that just started broker doesn't get events addressed to dead instance.vitalybuka@chromium.org2010-12-011-0/+1
* Fixed rpc broker interface.vitalybuka@chromium.org2010-11-261-4/+2
* Attempt to recommit r67153 with successful tries.hansl@google.com2010-11-231-4/+2
* Revert 67153 - Ajusted the BrokerRpcClient, BHO and mediumtests to correctly ...rsimha@chromium.org2010-11-231-2/+4
* Ajusted the BrokerRpcClient, BHO and mediumtests to correctly EXPECT on Rpc c...hansl@google.com2010-11-231-4/+2
* Add UMA histograms services to CEEE. The histograms are aggregated in the bro...hansl@google.com2010-11-231-0/+41
* Firing event to broker without worker thread.siggi@chromium.org2010-11-221-2/+2
* COM replaced with RPC for firing events in broker.siggi@chromium.org2010-11-151-0/+130