Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -3/+7 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -7/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -3/+7 |
* | chrome: Kill the base::Passed(foo.Pass()) meme. | tfarina@chromium.org | 2013-02-04 | 1 | -2/+2 |
* | Copy scoped_ptr in for loop in EventRouterForwarder::HandleEvent | stevenjb@chromium.org | 2012-12-27 | 1 | -1/+2 |
* | Remove deprecated extension EventRouter APIs. | mpcomplete@chromium.org | 2012-12-07 | 1 | -8/+6 |
* | Remove GetExtensionEventRouter calls and replace with PKSF calls through the ... | mirandac@chromium.org | 2012-10-29 | 1 | -3/+4 |
* | Refactor extension event distribution to use Values instead of JSON strings. | gdk@chromium.org | 2012-08-07 | 1 | -15/+16 |
* | Move ExtensionEventRouter and related into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-23 | 1 | -0/+126 |