summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Resubmit 114881, but without a bad dependency on base.polina@google.com2011-12-202-26/+128
* Add TestingInstance::ExecuteScript method which posts a message that the test...bbudge@chromium.org2011-12-1713-24/+115
* Revert 114881 - PPB_Fullscreen test: Merge the NaCl version of the test into ...georgey@chromium.org2011-12-172-129/+27
* PPB_Fullscreen test: Merge the NaCl version of the test into ppapi/tests comp...polina@google.com2011-12-162-27/+129
* NaCl: Remove unused #include of syscall_bindings_trampoline.hmseaborn@chromium.org2011-12-161-1/+0
* Pepper: Add a wrapper for the private PPB_Flash interface.viettrungluu@chromium.org2011-12-163-0/+238
* WebSocket Pepper API: C++ bindings implementation.toyoshim@chromium.org2011-12-168-149/+431
* Pepper: unit tests for VarTrackertoyoshim@chromium.org2011-12-163-0/+161
* Remove support for using coordinator-specific lookup method. Replace it withsehr@google.com2011-12-1611-236/+266
* eliminate double initialization / finalization before last use.bsy@google.com2011-12-162-6/+2
* Pepper: Change '*_sources' variables in ppapi_sources.gypi to '*_source_files'.viettrungluu@chromium.org2011-12-166-16/+16
* Add FileIOTrusted class.sehr@google.com2011-12-153-0/+92
* Fix a typo in ppp_input_event.idl.wez@chromium.org2011-12-152-3/+3
* Implement in-process PPB_VarArrayBuffer_Dev.dmichael@chromium.org2011-12-1522-43/+311
* GetDocumentURL is added to PPB_Testing_Dev.ygorshenin@google.com2011-12-1519-143/+500
* Reland; WebSocket Pepper API: Add live object check to WebSocket PPAPI teststoyoshim@chromium.org2011-12-153-12/+33
* Reland; Pepper: Var keeps invalid var_id if VarTracker release it and there i...toyoshim@chromium.org2011-12-152-0/+7
* reduce log verbosity levelbsy@google.com2011-12-152-6/+15
* Fix buildbot warning about initialization order.sehr@google.com2011-12-151-2/+2
* Rev the Flash interface to add new functionality.brettw@chromium.org2011-12-1516-127/+314
* This CL moves all command line processing out of the coordinator. Key other ...sehr@google.com2011-12-148-691/+756
* Put irt and untrusted TC dependencies behind a flag.robertm@google.com2011-12-143-101/+112
* Reverting because I reverted the CL this depends on...finnur@chromium.org2011-12-143-33/+12
* Reverting half the checkins that are suspected of breaking the world.finnur@chromium.org2011-12-142-7/+0
* WebSocket Pepper API: Add live object check to WebSocket PPAPI teststoyoshim@chromium.org2011-12-143-12/+33
* Var keeps invalid var_id if VarTracker release it and there istoyoshim@chromium.org2011-12-142-0/+7
* Enhance PPAPI IME example for demonstrating features related to text selection.kinaba@chromium.org2011-12-141-28/+124
* (Cleanup) Use its own MIME type in the PPAPI IME example.kinaba@chromium.org2011-12-141-8/+8
* This CL forces ppapi_untrusted to use the same extra_deps PATH as the default...wez@chromium.org2011-12-131-4/+4
* <video> decode in hardware! fischman@chromium.org2011-12-132-7/+11
* Actually delete the nacl_file_main.* filesnfullagar@google.com2011-12-123-2/+0
* Updated doxy_cleanup.py to move h2 tag in front of table tagmball@google.com2011-12-121-11/+26
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-1215-170/+87
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-1023-65/+1221
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-102-11/+7
* <video> decode in hardware!fischman@chromium.org2011-12-102-7/+11
* Fix PluginImageData and mouselock NaCl example:yzshen@chromium.org2011-12-092-0/+6
* Revert 113817 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-0922-1219/+64
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-0922-64/+1219
* Update ppb_var NaCl test to use 1.1 interfacenfullagar@google.com2011-12-091-4/+2
* WebSocket Pepper API: validate redundant protocols in Connect()toyoshim@chromium.org2011-12-092-10/+39
* Chrome-side change to support stdout/err to postmessage debug hookup.bsy@google.com2011-12-093-2/+44
* Add URLLoader tests for FollowRedirect.bbudge@google.com2011-12-082-33/+79
* Simulate a user gesture in Fullscreen test so it can run on bots.bbudge@chromium.org2011-12-082-0/+22
* In ppapi/tests: |... const*| -> |const ...*| (for consistency).viettrungluu@chromium.org2011-12-0818-34/+28
* Remove TODOs about TryCatch not working.brettw@chromium.org2011-12-081-3/+3
* Revert 113656 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-0822-1216/+64
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-0822-64/+1216
* Move the PP_ALLOW_THIS_IN_INITIALIZER_LIST macro from test_utils.h totoyoshim@chromium.org2011-12-085-18/+35
* Set default text input type to NONE for NaCl apps on OSXkochi@chromium.org2011-12-081-0/+11