summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Implement in-process PPB_VarArrayBuffer_Dev.dmichael@chromium.org2011-12-159-16/+136
* GetDocumentURL is added to PPB_Testing_Dev.ygorshenin@google.com2011-12-151-2/+11
* Rev the Flash interface to add new functionality.brettw@chromium.org2011-12-153-18/+67
* Use references instead of pointers for WebPlugin::getFormValue().bashi@chromium.org2011-12-142-2/+2
* Implement platform-independent DrawGlyphs for Flash.brettw@chromium.org2011-12-133-136/+107
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-122-10/+8
* Revert 114076 (broke Win shared builder) - Implement platform-independent Dra...willchan@chromium.org2011-12-123-103/+136
* Implement platform-independent DrawGlyphs for Flash.brettw@chromium.org2011-12-123-136/+103
* Always run Flush completion callbacks in Graphics2D.brettw@chromium.org2011-12-102-19/+22
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-107-452/+150
* Cleanup: Remove unneeded includes in webkit::ppapi:PluginInstance.thestig@chromium.org2011-12-103-31/+16
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-092-11/+7
* Revert 113817 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-097-150/+452
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-097-452/+150
* WebSocket Pepper API: validate redundant protocols in Connect()toyoshim@chromium.org2011-12-091-1/+12
* Remove TODOs about TryCatch not working.brettw@chromium.org2011-12-081-2/+2
* Revert 113656 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-087-150/+452
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-087-452/+150
* Apply renaming of ppapi shared stuff to new ppb_var shared code.dmichael@chromium.org2011-12-082-8/+8
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-082-8/+10
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-0718-184/+72
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-072-10/+8
* Webcam ppapi flash fix.ihf@chromium.org2011-12-071-16/+17
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-0720-99/+59
* Draft of a PPAPI interface for ArrayBuffer.dmichael@chromium.org2011-12-072-4/+5
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-0719-58/+98
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-0619-98/+58
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-062-8/+10
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-062-10/+8
* Pepper WebSocket API: Add unit test to call Close()toyoshim@chromium.org2011-12-061-1/+23
* Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...dpolukhin@chromium.org2011-12-068-4/+344
* PPAPI: Don't round zoom levels to the nearest integer.thestig@chromium.org2011-12-051-12/+1
* Update these includes to use the new header locationsabarth@chromium.org2011-12-0318-44/+44
* WebSocket Pepper API: error handling improvementtoyoshim@chromium.org2011-12-022-22/+67
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-028-344/+4
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-0219-59/+92
* Convert file ref private to use new registration.brettw@chromium.org2011-12-021-0/+1
* Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...dpolukhin@chromium.org2011-12-028-4/+344
* Enable port validation because net::IsPortAllowedByDefault() was exported nowtoyoshim@chromium.org2011-12-021-7/+4
* Remove OVERRIDEs from methods inherited from WebKit APItoyoshim@chromium.org2011-12-021-8/+6
* WebSocket Pepper API: minor properties implementationtoyoshim@chromium.org2011-12-012-6/+10
* WebSocket Pepper API: GetBufferedAmount() implementationtoyoshim@chromium.org2011-12-012-11/+59
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-0110-877/+10
* Whitespace style fix (that I previously overlooked).viettrungluu@chromium.org2011-11-301-5/+7
* Add dummy didUpdateBufferedAmount() function to prepare WebKit side API update.toyoshim@chromium.org2011-11-302-0/+7
* Remove unused enum value from PPAPI Flash Clipboarddcheng@chromium.org2011-11-301-2/+0
* Implement FileRef GetPathPrivate interface for O3Djhorwich@chromium.org2011-11-282-0/+22
* WebSocket Pepper API: in process API implementationtoyoshim@chromium.org2011-11-262-25/+359
* Revert r111596 "WebSocket Pepper API: in process API implementation"maruel@chromium.org2011-11-252-359/+25
* WebSocket Pepper API: in process API implementationtoyoshim@chromium.org2011-11-252-25/+359