1. 94af057 Added bounds checks to the URLLoader prefetch buffer threshhold. by [email protected] · 14 years ago
  2. 25651387 Update PPAPI IDL generator to define versioned structs, and unversioned typedef. by [email protected] · 14 years ago
  3. c95b4579 Add URLLoader tests for FollowRedirect. by [email protected] · 14 years ago
  4. 91ebba3 Consolidate tests for HTTP request restrictions on untrusted loaders. by [email protected] · 14 years ago
  5. d406742 Break FileIO and URLLoader tests down into individual cases. by [email protected] · 14 years ago
  6. 2622d6b Reland http://codereview.chromium.org/8477015 by [email protected] · 14 years ago
  7. c1371f57 Revert 109114 by [email protected] · 14 years ago
  8. 3f364cbe Make it possible to enable/disable specific ppapi tests. Migrate PostMessage tests. by [email protected] · 14 years ago
  9. 65e88c7 Remove redundant XHR method/header validation. This is done byAssociatedURLLoader now. by [email protected] · 14 years ago
  10. 6f75c95 Convert FileRefImpl and URLRequestInfo to shared_impl. by [email protected] · 14 years ago
  11. 8573b33 AppendFileToBody by blocking ipc by [email protected] · 14 years ago
  12. 86737e7 Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback. by [email protected] · 14 years ago
  13. 7dea88fd2 Move check for Javascript URL to PPB_URLRequestInfo_Impl::RequiresUniversalAccess to fix issue http://code.google.com/p/chromium/issues/detail?id=89738 and http://code.google.com/p/chromium-os/issues/detail?id=17401. This is a redo of this CL http://codereview.chromium.org/7006004/. by [email protected] · 14 years ago
  14. 25ffe85f Updating the C++ PPAPI to use non-dev File interfaces. by [email protected] · 14 years ago
  15. bb8890e Modify the webkit::ppapi::URLLoader to use the underlying AssociatedURLLoader for security checks, and convert URLRequest properties into the configuration for the AssociatedURLLoader. This Issue depends on http://codereview.chromium.org/6755015/ by [email protected] · 14 years ago
  16. 9748b640 Fix Pepper URL Loader callbacks. by [email protected] · 15 years ago
  17. da740606 Revert 71334 - Fix Pepper URL Loader callbacks. by [email protected] · 15 years ago
  18. 23b3b700 Fix Pepper URL Loader callbacks. by [email protected] · 15 years ago
  19. ca22e11 Remove trusted interface wrappers from the FileIO C++ wrapper. The wrapper by [email protected] · 15 years ago
  20. 5a3f6285 Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory by [email protected] · 15 years ago
  21. 71e5874e * Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() accessor, modified SetProperty to support this by [email protected] · 15 years ago
  22. 1758e88 Move PPAPI into the Chrome repo. The old repo was http://ppapi.googlecode.com/ by [email protected] · 15 years ago