[go: up one dir, main page]

  1. fd9ce6e normalize archive paths by Mike Frysinger · 6 years ago
  2. d3e5632 Merge "unpacker: drop stub close callback" by Mike Frysinger · 6 years ago
  3. f92d858 Always update buffer and send signal when ReadChunk is done. by Naoki Fukino · 8 years ago
  4. ca767d4 unpacker: drop stub close callback by Mike Frysinger · 8 years ago
  5. cb7e235 Add components for zip packing. by Kazuki Takise · 9 years ago
  6. 0c2f07a Merge "add console log callbacks to the NaCl plugin for debugging" by Kazuki Takise · 9 years ago
  7. b75e393 Merge "expand GetNextHeader return value" by Mike Frysinger · 9 years ago
  8. ae1158a expand GetNextHeader return value by Mike Frysinger · 9 years ago
  9. 3843bfe add console log callbacks to the NaCl plugin for debugging by Mike Frysinger · 9 years ago
  10. 4f6e19c do not rely on file size if it isn't available by Mike Frysinger · 9 years ago
  11. 6d2fe42 add a GetNextHeader that returns no args by Mike Frysinger · 9 years ago
  12. 1ea9a14 fix directory checking by Mike Frysinger · 9 years ago
  13. 7c41f94 Update code.google.com URLs by Mike Frysinger · 10 years ago
  14. c761916 Fix name of the root metadata. by Tomasz Mikolajewski · 11 years ago
  15. 28430d6 Add support for passphrases. by Tomasz Mikolajewski · 11 years ago
  16. a6c1c67 Fix license headers. by Tomasz Mikolajewski · 11 years ago
  17. bfe6428 Reuse libarchive instances. by Tomasz Mikolajewski · 11 years ago
  18. 5300407 Add default encoding depending on the current display language. by Tomasz Mikolajewski · 11 years ago
  19. 40c11a9 Set the locale to UTF-8. by Tomasz Mikolajewski · 11 years ago
  20. 70618d1 Merge "Switch to the seekable mode for unpacking zip archives." by Tomasz Mikolajewski · 11 years ago
  21. a404906 Switch to the seekable mode for unpacking zip archives. by Tomasz Mikolajewski · 11 years ago
  22. 92bcc8f Limit IPC for reading headers. by Tomasz Mikolajewski · 11 years ago
  23. c0bcd00 Revert "Add headers cache." by Tomasz Mikolajewski · 11 years ago
  24. a9c7e6c Moved size_t, ssize_t and int32_t to int64_t. by Mihail Costea · 11 years ago
  25. 7afd221 Add headers cache. by Mihail Costea · 11 years ago
  26. efbfc9c Read ahead only in case of Read operation. by Mihail Costea · 11 years ago
  27. 415fbc2 Add decompress ahead functionality. by Mihail Costea · 11 years ago
  28. 0007252 Read chunk size should be similar to archive headers / requested length. by Mihail Costea · 11 years ago
  29. ea50d05 Resolve race bug for pp::Instance::PostMessage. by Mihail Costea · 11 years ago
  30. 17953a1 Resolve a NaCl crash when VolumeReader fails to read a chunk from JavaScript. by Mihail Costea · 11 years ago
  31. 1e4a68c Modify manifest.json to respect guidelines for release. by Mihail Costea · 11 years ago
  32. ee2e75f Refactor Volume and add test environment for it. by Mihail Costea · 11 years ago
  33. 7ffcb5b Add open, read and close file request tests to integration_test.js. by Mihail Costea · 11 years ago
  34. f006b85 Repair build due to rebase. by Mihail Costea · 11 years ago
  35. 658de8e Merge "Force unmount for failed restores and save state only for the affected volumes." by Mihail Costea · 11 years ago
  36. e5212a7 Force unmount for failed restores and save state only for the affected volumes. by Mihail Costea · 11 years ago
  37. 49b4026 Resolve weird race bug for pp::Instance::PostMessage. by Mihail Costea · 11 years ago
  38. ca2c177 Resolve a memory corruption bug due to ReadAhead. by Mihail Costea · 11 years ago
  39. 27d3c89 Cleanup volume resources in NaCl for integration tests. Remove some unused features in NaCl. by Mihail Costea · 11 years ago
  40. ef6ef2a Add read ahead for VolumeReaderJavaScriptStream. by Mihail Costea · 11 years ago
  41. 2f39309 Complete tests for volume_archive_test.cc. by Mihail Costea · 11 years ago
  42. b405adf Rename unrar to unpacker. by Mihail Costea · 11 years ago