summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_post_message.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for HandleBlockingMessage to NaClMessageScannerdmichael2016-01-111-17/+0
* Switch to standard integer types in ppapi/.avi2015-12-231-0/+2
* Enable size_t to int truncation warnings in PPAPIbrettw2015-02-131-2/+2
* Fix potential race-condition _beginthreaddrbasic2014-09-121-1/+1
* Replace NPObject usage in ppapi with ginraymes2014-09-041-0/+8
* Revert of Replace NPObject usage in ppapi with gin (patchset #28 id:540001 of...raymes2014-09-031-8/+0
* Replace NPObject usage in ppapi with ginraymes2014-09-011-0/+8
* Revert of Replace NPObject usage in ppapi with gin (patchset #27 of https://c...raymes2014-08-291-8/+0
* Replace NPObject usage in ppapi with ginraymes2014-08-291-0/+8
* Fix PPAPINaClNewlibTest.PostMessage flakinessraymes@chromium.org2014-05-231-1/+2
* Pass string PP_Vars to JS as string primitivesraymes@chromium.org2014-03-261-10/+46
* [PPAPI] It is now possible to pass a FileSystem to JS in PostMessage.mgiuca@chromium.org2014-03-101-61/+58
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-131-3/+1
* PPAPI: Make ASSERT macros print values of operandsdmichael@chromium.org2014-01-241-38/+38
* Revert 246129 "PPAPI: Make ASSERT macros print values of operands"dbeam@chromium.org2014-01-221-38/+38
* PPAPI: Make ASSERT macros print values of operandsdmichael@chromium.org2014-01-211-38/+38
* Pepper: Move PPB_Testing_Dev to Private.teravest@chromium.org2013-11-251-3/+2
* [PPAPI] Fixed FileSystems from JavaScript not having a context.mgiuca@chromium.org2013-11-021-0/+7
* [PPAPI] Added pp::VarResource_Dev class.yzshen@chromium.org2013-11-011-18/+7
* [PPAPI] It is now possible to pass filesystems from JavaScript to NaCl modules.mgiuca@chromium.org2013-10-311-0/+118
* PPAPI: Messaging shouldn't use v8 if Context is emptydmichael@chromium.org2013-07-191-0/+3
* Move PPB_VarArray and PPB_VarDictionary out of dev.raymes@chromium.org2013-06-201-11/+13
* Don't send PP_Vars/V8 values with cycles across PostMessageraymes@chromium.org2013-06-191-10/+38
* Revert 207040 "Don't send PP_Vars/V8 values with cycles across P..."raymes@chromium.org2013-06-181-38/+10
* Don't send PP_Vars/V8 values with cycles across PostMessageraymes@chromium.org2013-06-181-10/+38
* Hook up V8<->Var conversion in the pepper message channelraymes@chromium.org2013-05-171-14/+227
* Hookup RawVarData to SerializedVarraymes@chromium.org2013-04-191-5/+21
* Pepper: Use shared memory for ArrayBufferVar.teravest@chromium.org2013-03-191-1/+5
* PPAPI: Dial back the PostMessage threading test and re-enable on Windmichael@chromium.org2012-02-091-0/+8
* PPAPI: Move PPB_ArrayBuffer out of Dev.dmichael@chromium.org2012-01-271-3/+3
* Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.dmichael@chromium.org2012-01-261-0/+5
* Lift the 64K message size limit for postMessage to/from NativeClient.sehr@google.com2012-01-131-4/+3
* Revert 117055 - Lift the 64K limit on SRPCs done in the proxy.sehr@google.com2012-01-101-1/+2
* Lift the 64K limit on SRPCs done in the proxy.sehr@google.com2012-01-101-2/+1
* Proxy PPB_ArrayBuffer_Dev, make them work over Messagingdmichael@chromium.org2012-01-061-45/+68
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-1/+12
* Add TestingInstance::ExecuteScript method which posts a message that the test...bbudge@chromium.org2011-12-171-16/+12
* Implement in-process PPB_VarArrayBuffer_Dev.dmichael@chromium.org2011-12-151-11/+72
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-13/+19
* Revert 109114thakis@chromium.org2011-11-091-19/+13
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-13/+19
* Reland http://codereview.chromium.org/7821001/dmichael@chromium.org2011-09-061-48/+100
* Revert 99442 - Add test for calling PostMessage during Init. Deflakify TestPo...dmichael@chromium.org2011-09-021-100/+48
* Add test for calling PostMessage during Init. Deflakify TestPostMessage.dmichael@chromium.org2011-09-021-48/+100
* Reland http://codereview.chromium.org/7648033dmichael@chromium.org2011-08-301-0/+82
* Revert 98826 - Add means for running some tests only o-o-p. Add messaging non...dtseng@chromium.org2011-08-301-82/+0
* Add means for running some tests only o-o-p. Add messaging non-main thread test.dmichael@chromium.org2011-08-301-0/+82
* Update WebKit to r93717.levin@chromium.org2011-08-251-1/+1
* Proxy PPP_Messaging.dmichael@chromium.org2011-08-031-0/+5
* Reland http://codereview.chromium.org/7312008/dmichael@chromium.org2011-07-081-2/+9