| Commit message (Expand) | Author | Age | Files | Lines |
* | ppapi_generator: Improve logging for versioned functions | eduardo.lima | 2015-03-30 | 6 | -13/+15 |
* | clean up GN targets that are already migrated, add pepper_hash_for_uma. | dpranke | 2015-03-27 | 1 | -1/+11 |
* | Test for net::ERR_ICANN_NAME_COLLISION in other places that check host resolo... | eroman | 2015-03-27 | 1 | -0/+1 |
* | Add Plugin.PpapiSyncIPCTime metric. | gab | 2015-03-26 | 1 | -0/+2 |
* | Remove deprecated PPB_Messaging_1_1 | dmichael | 2015-03-26 | 10 | -252/+12 |
* | Pepper: CallOnMainThread should do nothing if Globals are gone | dmichael | 2015-03-25 | 1 | -0/+7 |
* | Fixing debug GN build. | bradnelson | 2015-03-24 | 2 | -2/+3 |
* | content: pepper: VideoEncoder: add software encoder support | lionel.g.landwerlin | 2015-03-23 | 4 | -105/+238 |
* | Fix size calcuation in video_decoder_resource.cc | tsepez | 2015-03-21 | 1 | -1/+1 |
* | Plugin Power Saver: Mute throttled plugins. | tommycli | 2015-03-20 | 1 | -0/+1 |
* | Check kMaxDescriptorsPerMessage in test_packaged_app.cc | yusukes | 2015-03-18 | 2 | -2/+19 |
* | Add missing CdmKeyInformation enum values | jrummell | 2015-03-17 | 3 | -4/+8 |
* | Increase MessageAttachmentSet::kMaxDescriptorsPerMessage to 128 | yusukes | 2015-03-17 | 2 | -5/+127 |
* | Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency. | tommycli | 2015-03-16 | 3 | -3/+3 |
* | Add support for multicast in PPB_UDPSocket API | eduardo.lima | 2015-03-13 | 17 | -49/+668 |
* | Printing: PDFs should only be fit to page if there is a size mismatch. | thestig | 2015-03-11 | 2 | -3/+10 |
* | Non-SFI NaCl: Batch-open resource files | yusukes | 2015-03-10 | 2 | -0/+46 |
* | Block platform verification and file IO in the CDM adapter if the CDM configu... | sandersd | 2015-03-10 | 9 | -71/+102 |
* | base: Stop passing a non-const ref to ObserverListBase::Iterator. | danakj | 2015-03-09 | 1 | -2/+1 |
* | Print Preview: Support the duplex preset in PDFs. | thestig | 2015-03-05 | 2 | -1/+16 |
* | Add remoting and PPAPI tests to GN build | brettw | 2015-03-04 | 3 | -2/+80 |
* | Fix the following browser_tests in the Linux GN build. | jam | 2015-03-04 | 1 | -0/+26 |
* | Pepper: add video_encoder example | lionel.g.landwerlin | 2015-03-02 | 5 | -0/+655 |
* | Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ... | cpu | 2015-03-02 | 3 | -80/+2 |
* | Add remoting and PPAPI tests to GN build | brettw | 2015-03-02 | 3 | -2/+80 |
* | Apply gn format with 'sources' sorting to src/ | scottmg | 2015-02-28 | 1 | -1/+1 |
* | Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ... | eroman | 2015-02-27 | 3 | -80/+2 |
* | Add remoting and PPAPI tests to GN build | brettw | 2015-02-27 | 3 | -2/+80 |
* | Pepper: Remove PPB_FileMapping | dmichael | 2015-02-27 | 22 | -1390/+0 |
* | Enable NaCl on the Linux GN x64 release build (only). | dpranke | 2015-02-26 | 1 | -1/+1 |
* | Land prep work to enable NaCl in the Linux x64 GN builds. | dpranke | 2015-02-26 | 7 | -22/+126 |
* | Pepper: add PPB interfaces that are missing in histograms.xml. | Bill Budge | 2015-02-26 | 1 | -1/+17 |
* | Fix content_browsertests on Linux GN build. | jam | 2015-02-25 | 3 | -37/+12 |
* | PPAPI: Whitelist PPB_CameraDevice_Private for some apps | jchuang | 2015-02-25 | 9 | -23/+20 |
* | Pepper: PPB_VideoEncoder implementation | lionel.g.landwerlin | 2015-02-25 | 8 | -16/+1670 |
* | Remove irt_nonsfi.h, which is no longer necessary. | mazda | 2015-02-24 | 1 | -31/+0 |
* | PPAPI: Add test for new-style permission for Sockets | dmichael | 2015-02-24 | 8 | -6/+169 |
* | PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Private | jchuang | 2015-02-20 | 25 | -308/+305 |
* | PPAPI: Suppport GetSupportedVideoCaptureFormats for frame_rate | jchuang | 2015-02-20 | 13 | -71/+168 |
* | Update Chomium's build files to work w/ latest GN binaries. | dpranke | 2015-02-20 | 2 | -2/+2 |
* | PPAPI: Don't use MessageLoop::current in the plugin process | dmichael | 2015-02-18 | 4 | -4/+5 |
* | Roll NaCl toolchain change. | ncbray | 2015-02-18 | 1 | -53/+6 |
* | Pepper: Use the Mojo IRT interface in Chrome. | teravest | 2015-02-17 | 4 | -0/+18 |
* | PPAPI: implement GetSupportedPreviewSizes | jchuang | 2015-02-17 | 29 | -191/+661 |
* | Prepare for moving nacl_irt_icache definition to the NaCl repository. | mazda | 2015-02-16 | 1 | -0/+7 |
* | Sort GYP and GN files under ppapi | satorux | 2015-02-16 | 10 | -48/+49 |
* | Implement the rest of the PPAPI examples in the GN build. | brettw | 2015-02-14 | 29 | -2/+562 |
* | Split apart the PPAPI GN targets | brettw | 2015-02-14 | 17 | -794/+941 |
* | Enable size_t to int truncation warnings in PPAPI | brettw | 2015-02-13 | 58 | -199/+190 |
* | PPAPI: Make tests that disable the proxy lock re-enable it | dmichael | 2015-02-12 | 7 | -21/+12 |