Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | PPAPI: Get TrackedCallback ready for running on non-main threads. | dmichael@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | PluginResource: Avoid having two sets of similar methods for talking with bro... | yzshen@chromium.org | 2012-10-16 | 1 | -2/+2 |
* | Converted PluginResource reply message handling to use base::Callback | raymes@chromium.org | 2012-10-04 | 1 | -14/+8 |
* | Bluetooth API: improve discovery | brettw@chromium.org | 2012-08-10 | 1 | -9/+15 |
* | Fix typo where dialog box save_as parameter was dropped, introduced as part o... | tsepez@chromium.org | 2012-07-17 | 1 | -1/+1 |
* | Fix some bugs in the file chooser. | brettw@chromium.org | 2012-07-17 | 1 | -1/+1 |
* | This implements the PPB_FileChooser resource as a new-style IPC-only resource. | brettw@chromium.org | 2012-07-14 | 1 | -0/+149 |