Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Remaining cleanup (base::Bind): Replacing FileUtilProxy calls with new callback | kinuko@chromium.org | 2011-10-19 | 1 | -4/+1 |
* | base::Bind: Convert FileUtilProxy::StatusCallback. | jhawkins@chromium.org | 2011-10-17 | 1 | -6/+6 |
* | base::Bind: Convert FileUtilProxy::WriteCallback. | jhawkins@chromium.org | 2011-10-17 | 1 | -19/+17 |
* | Convert a bunch of pepper implementation to use base::Callback. | dmichael@chromium.org | 2011-10-07 | 1 | -9/+12 |
* | Remove webkit::ppapi::Resource. | brettw@chromium.org | 2011-08-24 | 1 | -1/+3 |
* | Adding checks to guard against buffer overruns in QuotaFileIO::Write and base... | sanga@chromium.org | 2011-08-17 | 1 | -0/+12 |
* | Add MessageLoopProxy::current | nduca@chromium.org | 2011-08-15 | 1 | -2/+2 |
* | Pepper quota support | kinuko@chromium.org | 2011-08-01 | 1 | -0/+488 |