summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/dev/text_input_dev.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename PP_TextInputType to PP_TextInputType_Devnona@chromium.org2013-08-071-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Pepper IME API for surrounding text retrieval.kinaba@chromium.org2012-03-151-16/+73
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-5/+6
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-291-7/+0
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-271-0/+7
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-271-7/+0
* Declarations for Pepper IME API.kinaba@chromium.org2011-09-161-0/+57