|
|
|
Change log
[Author: nigeltao] Move CreateModule<T> out of base/xx/module_wrapper.h and into base/common/base_class.h, unifying the three CreateModule<T> implementations, and allowing us to delete the base/common/module_wrapper.h file. Also, eliminate the DECLARE_GEARS_WRAPPER macro, since it doesn't ...
| Go to: |
Project members,
sign in to write a code review
Older revisions
r2735
by gears.daemon
on Aug 19, 2008
Diff
[Author: jianli] Allow notifier proxy to resend the IPC message when it failed to send it out last time. ...
r2461
by gears.daemon
on Jul 22, 2008
Diff
[Author: nigeltao] Eliminate ModuleImplBaseClassVirtual, since all Modules are now Dispatcher-backed, on Firefox. ...
r2393
by gears.daemon
on Jul 16, 2008
Diff
[Author: jianli] Add const modifier to the serialization methods. ...
