summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Relanding the original CL -- Revert 155696 - Revert 155693 - DEPS roll plus c...peter@chromium.org2012-09-103-2/+25
* Revert 155693 - DEPS roll plus copy list update.peter@chromium.org2012-09-103-25/+2
* DEPS roll plus copy list update.bradnelson@google.com2012-09-103-2/+25
* Relocating files in the nacl repo that belong in chrome.bradnelson@google.com2012-09-0879-9/+7944
* stop shipping ppNaClPlugin in the SDKsbc@chromium.org2012-09-081-4/+0
* Add pnacl shims to the chrome build.bradnelson@google.com2012-09-064-0/+5222
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-052-6/+43
* Add browser_test to check that NaCl is logging UMA samples correctly.ncbray@chromium.org2012-09-011-0/+2
* NaCl: Fully re-enable Breakpad tests on 32-bit Windowsmseaborn@chromium.org2012-08-311-14/+0
* AllowBroadcast() is exposed to NaCl.ygorshenin@chromium.org2012-08-319-0/+141
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-0/+9
* Fix run_ppapi_ppp_input_event_browser_test and re-enable it.yzshen@chromium.org2012-08-241-3/+2
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-247-28/+42
* NaCl: Partly re-enable Breakpad tests on 32-bit Windowsmseaborn@chromium.org2012-08-231-0/+14
* Make NaCl IPC-based PPAPI proxy build on ARM.bbudge@chromium.org2012-08-231-5/+1
* Fix checkperms failure introduced by r153028mseaborn@chromium.org2012-08-231-0/+0
* NaCl: Move NaCl's Breakpad tests into the Chromium repomseaborn@chromium.org2012-08-236-0/+438
* Inlining PPAPI_LIBS as it's now the same everywhere.bradnelson@google.com2012-08-2332-60/+59
* Remove PPB_Scrollbar_Dev and PPB_Widget_Dev from native clientjhorwich@chromium.org2012-08-2258-4077/+0
* Revert 152406 - Introduce shared_memory_support media target for PPAPI.dalecurtis@google.com2012-08-207-42/+28
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-207-28/+42
* Disable NaCl IPC proxy untrusted build on arm.bbudge@chromium.org2012-08-151-0/+4
* Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...bbudge@chromium.org2012-08-151-16/+6
* Revert 151581 - Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag fo...bbudge@chromium.org2012-08-141-6/+16
* Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...bbudge@chromium.org2012-08-141-16/+6
* Fix scons build of gpu command buffer.binji@chromium.org2012-08-141-0/+1
* Add ability to load pnacl resources from DIR_PNACL_COMPONENT.jvoung@google.com2012-08-136-60/+196
* Implement GL_EXT_debug_markergman@chromium.org2012-08-121-0/+1
* Fix sign/unsigned issue breaking SDK build botsnoelallen@chromium.org2012-08-101-1/+1
* NaCl proxy for PPB_NetworkMonitor_Privatesergeyu@chromium.org2012-08-1027-1/+1365
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-0/+54
* Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...bbudge@chromium.org2012-08-071-54/+0
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-0/+54
* Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...fischman@chromium.org2012-08-071-2/+0
* Retry "Add an interface for PNaCl to check if the session is incognito..."jvoung@google.com2012-08-067-116/+246
* NaCl: Cleanup: Remove PpapiPluginRegisterDefaultThreadCreator()mseaborn@chromium.org2012-08-055-50/+1
* Kill pnacl translation processes immediately on coordinator error and destruc...dschuff@chromium.org2012-08-045-117/+111
* Revert "Add an IPC for PNaCl to check if the session is incognito,"jvoung@google.com2012-08-037-243/+116
* Remove CHECK and NOTREACHED for mouse lock, fix full screen transition.nfullagar@google.com2012-08-031-2/+1
* Add an IPC for PNaCl to check if the session is incognito,jvoung@google.com2012-08-027-116/+243
* Simplify Pnacl translation thread codedschuff@chromium.org2012-08-017-271/+211
* ppapi NaCl trusted plugin: Rename interface because Win build breaks on it.binji@chromium.org2012-08-012-3/+3
* Better handling of surfaway/reload in PNaCl translationdschuff@chromium.org2012-07-313-10/+46
* Fix license headers in a number of filessteveblock@chromium.org2012-07-3117-43/+43
* Add an interface for nacl to create delete-on-close temp files,jvoung@google.com2012-07-3015-89/+279
* Re-enabling checkdeps for most of ppapi + nacl.bradnelson@google.com2012-07-274-0/+41
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2012-07-273-4/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-261-0/+2
* Ensure that errors that occur during load will get crash log info to JS consolebsy@google.com2012-07-263-14/+42
* Better handling for NULL PutBytes arg in Pnacl streaming translation thread.dschuff@chromium.org2012-07-251-11/+19