| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace third_party/icu/public with third_party/icu/source in the include dir... | jshin@chromium.org | 2013-07-18 | 3 | -6/+6 |
* | Add explicit "ppapi/" to #includes in ppapi/native_client/src/trusted | mseaborn@chromium.org | 2013-07-18 | 32 | -103/+111 |
* | PPAPI: Add test for ExecuteScript at instance shutdown | dmichael@chromium.org | 2013-07-18 | 2 | -1/+42 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 19 | -25/+25 |
* | Add explicit "ppapi/" to #includes in ppapi/native_client/tests | mseaborn@chromium.org | 2013-07-17 | 26 | -55/+63 |
* | PPAPI: Test cleanup, make postconditions work | dmichael@chromium.org | 2013-07-17 | 4 | -56/+83 |
* | Use a direct include of the shared_memory header in media/, ppapi/, webkit/. | avi@chromium.org | 2013-07-17 | 19 | -20/+20 |
* | Add explicit "ppapi/" to #include in ppapi/proxy | mseaborn@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Add PPAPI presubmit check, to ensure NaCl SDK is updated properly. | binji@chromium.org | 2013-07-17 | 1 | -0/+36 |
* | Add explicit "ppapi/" to #includes in ppapi/native_client/src/untrusted | mseaborn@chromium.org | 2013-07-17 | 10 | -14/+14 |
* | Remove two unused header files from ppapi/native_client/ | mseaborn@chromium.org | 2013-07-17 | 2 | -257/+0 |
* | HTTP socket pool group name and SSL Session Cache Shard vary on Privacy Mode. | mef@chromium.org | 2013-07-17 | 1 | -4/+36 |
* | PPAPI: Fix infinite loop in 2d example | dmichael@chromium.org | 2013-07-17 | 1 | -0/+1 |
* | Remove myself from various OWNERS files. | viettrungluu@chromium.org | 2013-07-16 | 2 | -2/+0 |
* | add missing headers in ppapi/* | mostynb@opera.com | 2013-07-15 | 7 | -0/+7 |
* | Remove EnableBackgroundSelLdrLaunch since we no longer launch off main thread. | jvoung@chromium.org | 2013-07-15 | 4 | -17/+1 |
* | Pepper: Test URLRequest::AppendFileToBody. | teravest@chromium.org | 2013-07-15 | 2 | -21/+81 |
* | Do not forget to detach message loop from thread in ppapi_unittests. | earthdok@chromium.org | 2013-07-15 | 1 | -0/+1 |
* | Pepper: Add usage comment to HostResource. | teravest@chromium.org | 2013-07-15 | 1 | -0/+14 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 2 | -2/+2 |
* | PNaCl: Have plugin's LoadNaClModuleCommon start sel_ldr from the main thread. | jvoung@chromium.org | 2013-07-13 | 4 | -82/+172 |
* | Pepper: Fix typo in FileRefResource. | teravest@chromium.org | 2013-07-11 | 1 | -2/+2 |
* | Implement getting the monitor (HMONITOR) for flash | cpu@chromium.org | 2013-07-11 | 1 | -7/+11 |
* | Partial revert of r208776 | piman@chromium.org | 2013-07-11 | 3 | -0/+720 |
* | Add GetFileThreadMessageLoop method to PpapiGlobals. | bbudge@chromium.org | 2013-07-11 | 5 | -0/+31 |
* | PPAPI: Initialize CompletionCallbackWithOutput storage | dmichael@chromium.org | 2013-07-11 | 9 | -9/+69 |
* | Renderer and IPC implementation for new PNaCl translation cache | dschuff@chromium.org | 2013-07-10 | 7 | -27/+62 |
* | [NaCl SDK] test_sdk actually runs the tests (using browser_tester). | binji@chromium.org | 2013-07-10 | 2 | -1/+45 |
* | Pepper: Route CreateResourceHostFromHostReply. | teravest@chromium.org | 2013-07-09 | 1 | -8/+8 |
* | Pepper: Add FileRef messages for path information | teravest@chromium.org | 2013-07-08 | 1 | -0/+23 |
* | Pepper: Make FileRefResource take a FileSystem ref | teravest@chromium.org | 2013-07-03 | 2 | -1/+8 |
* | Add a new parameter |latency| to PPB_AudioInput_Callback. | yzshen@chromium.org | 2013-07-03 | 14 | -76/+364 |
* | When running nacl integration tests, keep the CHROME_DEVEL_SANDBOX env var | jochen@chromium.org | 2013-07-01 | 1 | -1/+3 |
* | Pepper: Fix display name for internal FileRefs. | teravest@chromium.org | 2013-07-01 | 2 | -8/+9 |
* | Version support for structs, enum, typedef | noelallen@chromium.org | 2013-06-28 | 5 | -12/+43 |
* | Add to yzshen | noelallen@chromium.org | 2013-06-28 | 1 | -0/+1 |
* | Use a direct include of time headers in ppapi/, printing/, remoting/. | avi@chromium.org | 2013-06-28 | 4 | -4/+4 |
* | Update includes and delete remaining strings forwarding headers. | avi@chromium.org | 2013-06-27 | 1 | -2/+2 |
* | Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-27 | 2 | -2/+3 |
* | Disable flaky NaCl test on windows | petewil@chromium.org | 2013-06-27 | 1 | -1/+4 |
* | PPAPI: Fixed misspelled enum name in documentation. | mgiuca@chromium.org | 2013-06-26 | 1 | -1/+1 |
* | PNaCl: Add PPB_NaCl_Private interface to report translation finished | dschuff@chromium.org | 2013-06-26 | 4 | -2/+33 |
* | Removing ppapi_egl target | dpranke@chromium.org | 2013-06-26 | 7 | -977/+0 |
* | Add events with custom timestamps and thread id to PPAPI dev tracing interface. | grosse@chromium.org | 2013-06-26 | 9 | -25/+273 |
* | Pepper: FileRef host support for external files. | teravest@chromium.org | 2013-06-26 | 2 | -1/+12 |
* | Pepper: Initial proxy support for FileRef refactor. | teravest@chromium.org | 2013-06-26 | 5 | -2/+381 |
* | Fix PnaclCoordinator error handling in the new cache flow | dschuff@chromium.org | 2013-06-26 | 2 | -1/+6 |
* | Update Console smoke test to include nonstring PP_Vars | grosse@chromium.org | 2013-06-26 | 1 | -5/+30 |
* | PPAPI: Move PPB_NetworkProxy out of Dev | dmichael@chromium.org | 2013-06-25 | 17 | -149/+224 |
* | PPAPI: Add permissions checking for PPB_NetworkProxy. | dmichael@chromium.org | 2013-06-25 | 1 | -1/+0 |