summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/serialized_flash_menu.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ppapi/.avi2015-12-231-0/+2
* PPAPI: Replace manual invocations of IPC::ParamTraits<>::Read and Write.bbudge2015-11-021-4/+4
* Change most uses of Pickle to base::Picklebrettw2015-06-031-4/+6
* Remove deprecated methods from Pickle.avi2014-12-281-4/+4
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-4/+4
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-4/+4
* IPC: defend against excessive number of submenu entries in PPAPI message.cevans@chromium.org2013-01-081-0/+6
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-5/+8
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-0/+172