Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
graphics/ | 03-May-2024 | - | 963 | 412 | ||
threading/ | 03-May-2024 | - | 323 | 196 | ||
websocket/ | 03-May-2024 | - | 279 | 144 | ||
DEPS | D | 03-May-2024 | 325 | 16 | 15 | |
README.txt | D | 03-May-2024 | 144 | 3 | 2 | |
completion_callback_factory.h | D | 03-May-2024 | 35.6 KiB | 1,007 | 523 | |
completion_callback_factory_thread_traits.h | D | 03-May-2024 | 5 KiB | 179 | 97 |
README.txt
1The classes in ppapi/utility are helper classes that provide higher-level 2features on top of the C++ wrappers. Using these classes is optional. 3