summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* PPAPI/NaCl: Fix a typo in test_case.htmldmichael@chromium.org2013-01-111-1/+1
* PPAPI/NaCl: Change "Bad DispatchEvent called!" logs to test failures.dmichael@chromium.org2013-01-111-13/+10
* When launching PNaCl helper nexes, explicitly disable IRT loading.jvoung@google.com2013-01-119-2/+24
* Breakpad browser crash test: Disable check for .txt file on Windows for nowmseaborn@chromium.org2013-01-112-12/+8
* NaCl Ports uses the PPAPI_RELEASE macro to determine which versionnoelallen@chromium.org2013-01-115-10/+13
* Remove nacl_integration tests that exercise the SRPC proxy.bbudge@chromium.org2013-01-111-5/+0
* PPAPI/NaCl: Ping domAutomationController on NaCl progress eventsdmichael@chromium.org2013-01-111-6/+27
* Revert 176224acolwell@chromium.org2013-01-112-9/+12
* Add PNaCl UMA stats for error cases.jvoung@google.com2013-01-118-61/+272
* NaCl: Move all browser tests into nacl_irt_test_envmseaborn@chromium.org2013-01-112-12/+9
* Tell Graphics3D not to lock on Flush().ihf@chromium.org2013-01-102-1/+14
* Ensure nacl_integration does not report UMA stats.ncbray@chromium.org2013-01-091-0/+3
* Remove the socket_count parameter from NaCl Launch IPC messages.jvoung@google.com2013-01-094-16/+10
* Breakpad test: Fix test disabling logic to refer to the correct flag namemseaborn@chromium.org2013-01-091-9/+8
* Breakpad: Disable browser process crash test for one case on 32-bit Windowsmseaborn@chromium.org2013-01-091-2/+16
* Breakpad: Add a test for crashes in the browser processmseaborn@chromium.org2013-01-094-51/+131
* NaCl: browser_tester: Don't call server_close() because it causes EBADFmseaborn@chromium.org2013-01-091-1/+7
* IPC: defend against excessive number of submenu entries in PPAPI message.cevans@chromium.org2013-01-081-0/+6
* PpapiHostMsg_PPBVar_ConvertType is unused. Remove.cevans@chromium.org2013-01-081-6/+0
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-072-5/+5
* Retry: Use --strip-debug on pnacl_irt_shim archive to reduce size of chrome b...jvoung@chromium.org2013-01-071-3/+3
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-0410-250/+2
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-0410-2/+250
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-0412-17/+49
* IDL: Remove trailing commans in generated thunk files.teravest@chromium.org2013-01-0313-28/+30
* PPAPI: Fix destructor ordering problem for main-thread message loopdmichael@chromium.org2013-01-032-6/+11
* Remove InstanceMessageFilterraymes@chromium.org2013-01-035-92/+1
* Move tracing component to src/componentskaiwang@chromium.org2012-12-285-7/+7
* Make ppapi compile on Win64jschuh@chromium.org2012-12-281-0/+3
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-2612-156/+0
* Autogenerate thunk .cc files for PPB_Instance and PPB_Instance_Private.teravest@chromium.org2012-12-265-38/+72
* Ppapi: remove the code for closing pending user gesture.yzshen@chromium.org2012-12-226-47/+0
* Refactor Flash Print to the new pepper resource modelraymes@chromium.org2012-12-2110-73/+58
* Autogenerate thunk .cc file for PPB_Websocket.teravest@chromium.org2012-12-212-41/+60
* PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directorynhiroki@chromium.org2012-12-215-1/+46
* Nit: fix directory name in ppb_console_thunk.ccteravest@chromium.org2012-12-211-1/+1
* Ensure that all resources are torn down before the routing.brettw@chromium.org2012-12-211-0/+4
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-215-48/+31
* Convert pepper font list to new resource system.brettw@chromium.org2012-12-2011-30/+136
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-1911-276/+161
* Update the comments for PPB_MouseLock.yzshen@chromium.org2012-12-193-7/+4
* idl_c_header: Use "/" as path separator in "From".teravest@chromium.org2012-12-191-1/+1
* CDM/PPAPI: Fix plugin-side ref-counting leakdmichael@chromium.org2012-12-193-45/+65
* Refactored PPB_Flash GetSettings to the new pepper resource modelraymes@chromium.org2012-12-1911-82/+94
* PPAPI: DCHECK that a HostResource is added to Plugin tracker only oncedmichael@chromium.org2012-12-191-0/+5
* Revert "Use --strip-debug on pnacl_irt_shim archive to reduce size of chrome ...jvoung@google.com2012-12-181-3/+3
* Use --strip-debug on pnacl_irt_shim archive to reduce size of chrome bundle.jvoung@google.com2012-12-181-3/+3
* Add log message for swapbuffers in progress error.jbauman@chromium.org2012-12-181-0/+2
* Add fullscreen functionality to gles2 examplepiman@chromium.org2012-12-181-6/+18
* Fix tracing for gpu/ directory in NaCljbauman@chromium.org2012-12-181-0/+3