| Commit message (Expand) | Author | Age | Files | Lines |
* | Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli... | rsleevi@chromium.org | 2013-06-01 | 1 | -2/+2 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition. | dcheng@chromium.org | 2013-04-08 | 1 | -1/+1 |
* | Move code in src/remoting to the new callbacks. | sergeyu@chromium.org | 2011-11-10 | 1 | -42/+34 |
* | iwyu: Include callback_old.h where appropriate, final. | jhawkins@chromium.org | 2011-05-11 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Use CompoundBuffer in MessageDecoder. | sergeyu@chromium.org | 2010-11-18 | 1 | -0/+37 |
* | Added CompoundBuffer that will be used to store data in the encoding/decoding | sergeyu@chromium.org | 2010-11-16 | 1 | -0/+249 |