1. b02c0a2 Replace std::queue with base::queue. by Brett Wilson · 8 years ago
  2. 43ddd7a3 Remove uses NON_EXPORTED_BASE now that it's a no-op. by Nico Weber · 8 years ago
  3. e029c413 Switch to standard integer types in ppapi/. by avi · 9 years ago
  4. e478443 Update {virtual,override} to follow C++11 style in ppapi. by nick · 10 years ago
  5. 699af3c replace OVERRIDE and FINAL with override and final in ppapi/ by mostynb · 11 years ago
  6. d07bec4f [Pepper] Clean up FileSystemResource quota handling by [email protected] · 11 years ago
  7. 7a90b85 Do PPB_FileIO Write on the plugin side. by [email protected] · 11 years ago
  8. f5f2238 Revert 242659 "Do PPB_FileIO Write on the plugin side." by [email protected] · 11 years ago
  9. 2e9903c Do PPB_FileIO Write on the plugin side. by [email protected] · 11 years ago
  10. c54d990 PPAPI: Add PluginPrivateFileSystem by [email protected] · 12 years ago
  11. 43594574 PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem by [email protected] · 12 years ago
  12. ef374d5 [PPAPI] File system resources can be attached to an existing host. by [email protected] · 12 years ago
  13. d6e3c79 Pepper: Fix FileSystemBrowserHost for isolated fs. by [email protected] · 12 years ago
  14. b1ce8b05 Pepper: Use browser and renderer for FileSystem. by [email protected] · 12 years ago
  15. d196ccaf CRX FileSystem Pepper private API by [email protected] · 12 years ago
  16. ef9225f Refactor FileSystem. by [email protected] · 12 years ago