summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-242-1/+2
* Ensure swap is performed before informing compositor.jbauman@chromium.org2011-11-241-2/+1
* Make the rate limiting of Native Client Plugin progress eventsbbudge@google.com2011-11-232-11/+16
* Add polina@chromium.org to nacl OWNERS.polina@google.com2011-11-231-0/+1
* Fix ppapi/native_client/tests/ppapi_tests/nacl.scons to match test_case.nmfmcgrathr@chromium.org2011-11-231-1/+11
* Revert 111170 - Move GL headers from gpu to third_party/khronosabodenha@chromium.org2011-11-222-2/+1
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-222-1/+2
* Add functions to generate input events to PPB_Testing_Dev. These makebbudge@chromium.org2011-11-201-1/+2
* Test NaCl version of ppapi_tests via ui_testsnoelallen@google.com2011-11-181-3/+3
* Remove 1 exit time destructor from ppapi, and possibly fix a bug.thakis@chromium.org2011-11-162-4/+8
* Revert 110221 - Test NaCl version of ppapi_tests via ui_testsdmichael@chromium.org2011-11-161-3/+3
* Make PPAPI use 'new ProgressEvent' instead of initProgressEvent.morrita@chromium.org2011-11-161-5/+7
* Test NaCl version of ppapi_tests via ui_testsnoelallen@google.com2011-11-161-3/+3
* Using path in SHARED_INTERMEDIATE_DIR rather than PRODUCT_DIR to be consisten...bradnelson@google.com2011-11-151-12/+12
* Fix size regression on Macnoelallen@google.com2011-11-121-0/+3
* Revert 109771 - Fix size regression due to missing strip.noelallen@google.com2011-11-121-64/+3
* Fix size regression due to missing strip.noelallen@google.com2011-11-121-3/+64
* Revert 109764 - Fix size regression due to missing strip.noelallen@google.com2011-11-121-64/+3
* Fix size regression due to missing strip.noelallen@google.com2011-11-121-3/+64
* Enable untrusted GYP builds in Chrome (irt via gyp)noelallen@google.com2011-11-122-0/+184
* Change the native_client to use the third_party/jsoncpp.ronghuawu@chromium.org2011-11-123-3/+3
* Get all the resources relative to a single base. Currently the same basesehr@google.com2011-11-118-149/+51
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-116-22/+6
* Refactor the pnacl coordinator to load resources all at once, then loadsehr@google.com2011-11-106-385/+362
* Add jvoung@google.com as an owner of the native_client subtree.sehr@google.com2011-11-101-0/+1
* Remove unused function from nacl fullscreen test.polina@google.com2011-11-091-10/+0
* Add crtbegin.o / crtend.o to the link line in the PNaCl coordinator.pdox@google.com2011-11-091-0/+2
* Silence an MSVC warningmcgrathr@chromium.org2011-11-071-1/+1
* Reenable NaCl PPB_URLRequestInfo test.polina@google.com2011-11-072-13/+11
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-071-4/+5
* Refactor pnacl coordinator to make it easier to pass metadata values from thesehr@google.com2011-11-043-259/+280
* Speculative Revert 108361 - in hope to fix Win Builder 2010glotov@google.com2011-11-032-153/+0
* This CL is based on the patch:noelallen@google.com2011-11-022-0/+153
* Revert 108116 - Use GYP to build nacl_irtdmichael@chromium.org2011-11-012-153/+0
* Use GYP to build nacl_irtnoelallen@google.com2011-11-012-0/+153
* Add progress events for DSO downloads required on startup. Modify the NaClbbudge@chromium.org2011-10-264-60/+110
* Zero-fill some SRPC padding.eugenis@google.com2011-10-261-0/+1
* PPAPI NaCl Proxy: optimize PPB_Fullscreen::IsFullscreen.polina@google.com2011-10-2516-95/+47
* Disable a PPAPI crash test under Valgrind.eugenis@google.com2011-10-251-1/+3
* gcc 4.6.1 -Wall -Werror fix.bsy@google.com2011-10-241-0/+1
* NaCl PPAPI Fullscreen: Add 2D painting to the test.polina@google.com2011-10-211-26/+54
* Fix NaCl download progress events for zipped Nexes.bbudge@google.com2011-10-201-3/+4
* native_client/tests/ppapi_test_lib: factor out helper functionality from thepolina@google.com2011-10-204-108/+145
* 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-192-5/+5
* 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
* 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
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-1617-45/+42