| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix generation of the wrong API header name. | teravest@chromium.org | 2012-11-21 | 1 | -1/+3 |
* | Add support for GL_CHROMIUM_pixel_transfer_buffer_object. | reveman@chromium.org | 2012-11-21 | 1 | -0/+1 |
* | Revert 168165 - Revert "Revert 167613 - Cache more GL state both service and ... | gman@chromium.org | 2012-11-21 | 1 | -1/+0 |
* | Encapsulate khronos include paths in khronos.gyp, | phajdan.jr@chromium.org | 2012-11-21 | 3 | -3/+3 |
* | Autogenerate thunk .cc file for PPB_DeviceRef_Dev. | teravest@chromium.org | 2012-11-20 | 2 | -5/+16 |
* | NaCl: Make some C files compilable with -Wstrict-prototypes | mseaborn@chromium.org | 2012-11-20 | 3 | -5/+5 |
* | Autogenerate thunk .cc file for PPB_Console_Dev. | teravest@chromium.org | 2012-11-20 | 3 | -26/+57 |
* | Added a ResourceMessageFilter for handling resource messages on another thread. | raymes@chromium.org | 2012-11-20 | 11 | -55/+606 |
* | Put pepper threading support behind a command line flag. | brettw@chromium.org | 2012-11-20 | 2 | -4/+19 |
* | Fix the DidChangeView notification for Pepper plugins. | yzshen@chromium.org | 2012-11-20 | 1 | -0/+3 |
* | Improve NaCl plugin error reporting when using IPC proxy. | bbudge@chromium.org | 2012-11-20 | 8 | -144/+242 |
* | Fixing undefined pthread undefined references in nacl. | binji@chromium.org | 2012-11-19 | 1 | -1/+1 |
* | Remove more host-side code from NaCl IPC proxy. | bbudge@chromium.org | 2012-11-19 | 7 | -0/+32 |
* | Revert 168557 - Improve NaCl plugin error reporting when using IPC proxy. | bbudge@chromium.org | 2012-11-19 | 8 | -242/+144 |
* | Improve NaCl plugin error reporting when using IPC proxy. | bbudge@chromium.org | 2012-11-19 | 8 | -144/+242 |
* | Make breakpad_crash_test accept multiple error messages so it can be re-enabled. | bbudge@chromium.org | 2012-11-17 | 1 | -6/+9 |
* | ipc: Remove ipc_listener.h from ipc_channel.h and update the files. | tfarina@chromium.org | 2012-11-17 | 1 | -0/+1 |
* | Add support for generating thunk source from IDL. | teravest@chromium.org | 2012-11-17 | 11 | -43/+683 |
* | Revert unintentional forced 2048 buffer size for PPAPI. | dalecurtis@google.com | 2012-11-16 | 1 | -2/+0 |
* | Merge branch 'master' into perms_print | brettw@chromium.org | 2012-11-16 | 1 | -0/+17 |
* | Refactor the URLResponseInfo to use new design | brettw@chromium.org | 2012-11-16 | 24 | -225/+495 |
* | Add a lock statement to the text input Pepper interface. | brettw@chromium.org | 2012-11-16 | 1 | -1/+1 |
* | Revert "Revert 167613 - Cache more GL state both service and client side." | gman@chromium.org | 2012-11-16 | 1 | -0/+1 |
* | Refactor video capture to new design, as part of the whole Pepper resource re... | victorhsieh@chromium.org | 2012-11-16 | 32 | -1265/+448 |
* | Provide a safer FileIO Read API | victorhsieh@chromium.org | 2012-11-16 | 17 | -81/+692 |
* | Add ppapi_test for ppb_talk_private | jhorwich@chromium.org | 2012-11-16 | 3 | -0/+114 |
* | Increase Windows XP hardware buffer size to 4096. | dalecurtis@google.com | 2012-11-16 | 1 | -0/+2 |
* | PPAPI: Take PPB_MessageLoop out of Dev | dmichael@chromium.org | 2012-11-15 | 17 | -216/+218 |
* | Re-enable breakpad crash test. | bbudge@chromium.org | 2012-11-15 | 2 | -8/+5 |
* | Add some notes to audio input. | brettw@chromium.org | 2012-11-15 | 2 | -1/+27 |
* | Merge branch 'master' into perms_video | brettw@chromium.org | 2012-11-15 | 2 | -0/+6 |
* | Implement the Flash menu as a new-style Pepper resource. | brettw@chromium.org | 2012-11-15 | 9 | -255/+184 |
* | Merge branch 'master' into perms_pdf | brettw@chromium.org | 2012-11-15 | 1 | -0/+4 |
* | Get rid of pnacl_shim time stamps. | jvoung@google.com | 2012-11-15 | 2 | -6/+5 |
* | Change the names of the NaCl IRT files to solve ChromeOS packaging issue. | bbudge@chromium.org | 2012-11-15 | 1 | -10/+10 |
* | Revert 167727 - Add PPAPI permissions for file chooser, PDF, testing, video c... | brettw@chromium.org | 2012-11-14 | 5 | -35/+0 |
* | Revert 167312 - Add CHECKs to diagnose a Pepper Flash crash. | yzshen@chromium.org | 2012-11-14 | 1 | -7/+0 |
* | Escape filesystem paths properly in Pepper filesystem URLs. | ericu@chromium.org | 2012-11-14 | 2 | -0/+73 |
* | cc: Remove cc::settings, move them to LayerTreeSettings. | danakj@chromium.org | 2012-11-14 | 1 | -2/+3 |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | Add PPAPI permissions for file chooser, PDF, testing, video capture, and vide... | brettw@chromium.org | 2012-11-14 | 5 | -0/+35 |
* | Revert 167613 - Cache more GL state both service and client side. | shawnsingh@chromium.org | 2012-11-14 | 1 | -1/+0 |
* | Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual... | reed@google.com | 2012-11-14 | 5 | -14/+8 |
* | PPAPI: Unlock when calling PPP_VideoCapture interface. Fixes Flash hang. | dmichael@chromium.org | 2012-11-14 | 1 | -6/+7 |
* | PPAPI: Unlock before calling PPP_Printing methods | dmichael@chromium.org | 2012-11-14 | 1 | -10/+18 |
* | Cache more GL state both service and client side. | gman@chromium.org | 2012-11-14 | 1 | -0/+1 |
* | Remove --enable-accelerated-plugins flag. | derat@chromium.org | 2012-11-13 | 1 | -1/+0 |
* | Convert PPP_Selection_Dev to IDL. | teravest@chromium.org | 2012-11-13 | 3 | -6/+71 |
* | Revert "Add support in NaCl browser tests for testing pnacl-translated nexes" | ygorshenin@chromium.org | 2012-11-13 | 4 | -11/+2 |
* | Add support in NaCl browser tests for testing pnacl-translated nexes | dschuff@chromium.org | 2012-11-13 | 4 | -2/+11 |