summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-0628-368/+1056
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-062-14/+14
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-062-14/+14
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-052-14/+14
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-052-14/+14
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-051-8/+1
* Pass fullscreen state along with DidChangeView to avoid sync messagespiman@google.com2011-05-046-26/+27
* IDL cleanup, added AST node, namespace, StageResultnoelallen@google.com2011-05-045-48/+264
* Defer asynchronous loading when the buffer in PPB_URLLoader_Impl exceeds an o...ddorwin@chromium.org2011-05-042-1/+36
* Properly set the testing_interface_ member. Previously this was not beingbrettw@chromium.org2011-05-0410-50/+26
* Fixes the shared memory failure in OOO mode for the pepper example plugincpu@chromium.org2011-05-041-5/+16
* Instrument Pepper IPCs with the tracing stuffpiman@google.com2011-05-032-0/+14
* Add a way to pass information to Pepper Flash from the command-line (e.g., fo...viettrungluu@chromium.org2011-05-035-2/+99
* IDL cleanup, added IDLOutFilenoelallen@google.com2011-05-031-0/+115
* Protect against a NULL dispatcherpiman@google.com2011-05-021-12/+18
* Make FSP work for peppercpu@chromium.org2011-05-021-3/+26
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-024-13/+11
* Implement PseudoTCP support in P2P Transport Pepper API.sergeyu@chromium.org2011-05-024-22/+100
* Review URL: http://codereview.chromium.org/6893138jond@google.com2011-05-022-6/+5
* Add UMA private PPAPI interface for UMA logging from NaCl pluginelijahtaylor@google.com2011-04-295-0/+135
* Clarify PREMUL suffix in description of image data formats.nfullagar@google.com2011-04-291-1/+19
* Review URL: http://codereview.chromium.org/6883277jond@google.com2011-04-293-6/+6
* Added removefilesCPP.sh to remove all unneeded html files generated by Doxyge...jond@google.com2011-04-292-18/+36
* Pepper video layer APIhclam@chromium.org2011-04-294-1/+194
* Adding file to delete unused Doxygen files. jond@google.com2011-04-291-0/+41
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-284-14/+48
* We now have documentation directories specific to c and cpp (under these two ...jond@google.com2011-04-289-2050/+0
* Removing a couple unused filesjond@google.com2011-04-282-32/+0
* Minor fixes to enable manual running of all PPAPI tests ("Run all tests"cstefansen@google.com2011-04-286-34/+44
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-281-0/+1
* Add version-specific defines for each C interface.brettw@chromium.org2011-04-2740-40/+86
* Trailing commas in PPB_PDF enums cause compile errors in Native Client toolch...bbudge@google.com2011-04-271-2/+2
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-1/+4
* IDL Cleanup - add logger, and nodenoelallen@google.com2011-04-264-134/+248
* Revert Pepper Key event "USB code" CL.wez@chromium.org2011-04-263-36/+4
* Fix uninitialized variable.piman@google.com2011-04-261-1/+2
* Delete a few unused functions.thakis@chromium.org2011-04-252-14/+0
* Delay release of object Varspiman@google.com2011-04-222-6/+37
* Actually hook up the Pepper time message.brettw@chromium.org2011-04-221-0/+2
* Proxy time zone requests to the browser. This is because the current codebrettw@chromium.org2011-04-214-17/+31
* Pepper: Enable custom content-transfer-encoding header to be set in URL reque...viettrungluu@chromium.org2011-04-212-23/+45
* Properly serialize FileRef_CreateInfo vectors. This has the same serializationbrettw@chromium.org2011-04-212-35/+89
* Convert PP_rect to use new IPC generation.tsepez@chromium.org2011-04-203-84/+18
* IDL AST cleanupnoelallen@google.com2011-04-201-54/+106
* Wrap the p2p transport API in a compile time flag.satish@chromium.org2011-04-202-6/+20
* Add an initial crypto interface to fill a given buffer with random data. Thisbrettw@chromium.org2011-04-209-0/+164
* Make AddRefObject a sync message to avoid a race condition between (1)brettw@chromium.org2011-04-196-4/+123
* Add a function to the Flash interface to get the current time zone offset.brettw@chromium.org2011-04-192-1/+23
* Added/modified documentation for Doxygenjond@google.com2011-04-193-129/+327
* Rename Instance_Trusted to Instance_Private, wire it up in Chrome.dmichael@chromium.org2011-04-1910-28/+167