Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix uninitialized field in constructor. | etienneb@chromium.org | 2013-08-21 | 1 | -1/+2 |
* | PPAPI: Move IMEInputEvent and TextInput to stable. | nona@chromium.org | 2013-08-01 | 1 | -27/+20 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -5/+7 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -7/+5 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -5/+7 |
* | PPAPI: Move PPB_Console out of dev. | ncbray@chromium.org | 2012-12-13 | 1 | -3/+3 |
* | Pepper IME API for surrounding text retrieval. | kinaba@chromium.org | 2012-03-15 | 1 | -9/+26 |
* | Enhance PPAPI IME example for demonstrating features related to text selection. | kinaba@chromium.org | 2011-12-14 | 1 | -28/+124 |
* | (Cleanup) Use its own MIME type in the PPAPI IME example. | kinaba@chromium.org | 2011-12-14 | 1 | -8/+8 |
* | Fix for checkdeps. | kinaba@chromium.org | 2011-10-12 | 1 | -11/+25 |
* | Implement Pepper IME API. | kinaba@chromium.org | 2011-10-12 | 2 | -0/+640 |