summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* gcc 4.6 fixes for ppapi so that these will build nacl-side. testedbsy@google.com2011-10-203-8/+8
* Remove stale references to private NaCl copy of PPAPInoelallen@google.com2011-10-195-26/+15
* ppapi_test_lib: Update all stable interface getters to CHECK for theirpolina@google.com2011-10-191-5/+15
* Fix a bug in the NaCl proxy for PPP_Find_Dev. The search term length doesn't ...bbudge@chromium.org2011-10-191-1/+1
* Replace sizeof with strlen in ppapi/tests/test_file_io.cckinuko@chromium.org2011-10-191-2/+2
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-1841-332/+173
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-1841-173/+332
* Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...bbudge@google.com2011-10-187-103/+18
* Disable building ppapi_geturl for PNaCl GlibC.pdox@google.com2011-10-181-0/+4
* Fix the PPAPI unittests by hooking up the new proxy function.brettw@chromium.org2011-10-171-7/+11
* Fix crash in PPB_FileChooser_Dev proxy.bbudge@google.com2011-10-171-2/+2
* ppb_fullscreen: update the comments that got out of date when this patchpolina@google.com2011-10-172-15/+11
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-1636-131/+126
* Mac implementation of mouse lock in render widget host view.scheib@chromium.org2011-10-151-33/+33
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-1426-60/+247
* PPAPI Fullscreen: update ppapi_test to match the behavior afterpolina@google.com2011-10-141-2/+2
* PPAPI Fullscreen: remove redundant code errouneously inherited frompolina@google.com2011-10-142-15/+11
* update to use ALLOW_THIS_IN_INITIALIZER_LIST.bsy@google.com2011-10-141-2/+4
* PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...polina@google.com2011-10-144-35/+29
* Pepper: Add a C++ wrapper for the trusted file chooser.viettrungluu@chromium.org2011-10-134-3/+98
* Proxy PPB_FileChooserTrusted for Flash.bbudge@google.com2011-10-133-1/+24
* Take the size of an array instead of pointer for string comparison.dmichael@chromium.org2011-10-131-2/+2
* Fix build error while building with 'make' (Complete build).qtc746@motorola.com2011-10-131-1/+1
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-139-20/+104
* Move 'SaveAs' functionality from PPB_FileChooser_Dev to PPB_FileChooser_Trust...bbudge@google.com2011-10-125-57/+57
* Fix for checkdeps.kinaba@chromium.org2011-10-121-11/+25
* Implement Pepper IME API.kinaba@chromium.org2011-10-123-0/+650
* Export symbols for shared library build.dmichael@chromium.org2011-10-111-1/+3
* Revert 104941 - PP_EXPORT new ppapi::ProxyLock.msw@chromium.org2011-10-111-3/+1
* PP_EXPORT new ppapi::ProxyLock.msw@chromium.org2011-10-111-1/+3
* Add global lock for Enter* classes. Add ScopedProxyLock for non-thunk proxies...dmichael@chromium.org2011-10-1110-44/+380
* Fix the IDL for PPB_Font_Dev now that enum values can be expressions.bbudge@chromium.org2011-10-112-5/+5
* Convert the charset, memory, and crypto interfaces to use the thunk system.brettw@chromium.org2011-10-1126-400/+214
* Prevent reentrant destructors in the PluginModule.brettw@chromium.org2011-10-112-8/+23
* Convert URLUtil to the thunk system.brettw@chromium.org2011-10-1015-319/+289
* Fix the issue that PPB_CursorControl_Dev.SetCursor doesn't take effect until ...yzshen@chromium.org2011-10-091-7/+24
* Porting ppapi_bad NaCl test to glibc.halyavin@chromium.org2011-10-083-20/+78
* Allow enums values to be simple arithmetic expressions.bbudge@chromium.org2011-10-076-18/+106
* chromium side changes to enable nexe exit status to be reported to JavaScriptbsy@google.com2011-10-074-5/+85
* Convert video capture/decoder stuff to IDL.brettw@chromium.org2011-10-0721-317/+1179
* Support building NaCl plugin with ASan.timurrrr@chromium.org2011-10-072-5/+12
* Mouse lock example shouldn't allow any escape via mouse gesture.scheib@chromium.org2011-10-072-14/+18
* Remove unnecessary #include <sys/nacl_imc_api.h>mcgrathr@chromium.org2011-10-051-2/+0
* Remove unnecessary #include <sys/nacl_syscalls.h>mcgrathr@chromium.org2011-10-051-1/+0
* Remove TLS from cached variables in 3d proxy. We'll make themnfullagar@google.com2011-10-052-4/+10
* PPAPI Flash: when leaving fullscreen video we have not beenihf@chromium.org2011-10-051-1/+1
* Create IDL for PPB_FileChooser_Dev and PPB_FileChooser_Trusted, and add the a...bbudge@google.com2011-10-054-45/+271
* Convert transport, scrollbar, and query policy to IDL.brettw@chromium.org2011-10-0511-127/+567
* Convert ppapi/* to use base::Bind.dmichael@chromium.org2011-10-0410-20/+30
* Use Noel's chromium.org address instead of his google.com one for owners.brettw@chromium.org2011-10-042-2/+2