[go: up one dir, main page]

  1. a025514 Prevent mounting the volume after sign out and signing in again. by Tatsuhisa Yamaguchi · 8 years ago
  2. fd5ab5c Upgrade Polymer to 1.9.1. by Naoki Fukino · 8 years ago
  3. cb7e235 Add components for zip packing. by Kazuki Takise · 9 years ago
  4. 3843bfe add console log callbacks to the NaCl plugin for debugging by Mike Frysinger · 9 years ago
  5. 1d57e79 fix thinko in assert statement by Mike Frysinger · 9 years ago
  6. 35042f3 suppress closure warning about unused value by Mike Frysinger · 9 years ago
  7. dca26b5 ignore direct launch requests by Mike Frysinger · 9 years ago
  8. 4af8149 Unload NaCL module when it's not necessary. by Kazuki Takise · 9 years ago
  9. 17f8da6 double-clicking an already-mounted .zip file should open the archive by Kazuki Takise · 9 years ago
  10. ff5718f Solve remaining warnings related to the closure compiler, like by Mihail Costea · 10 years ago
  11. a1c3d93 Merge "Add JS compiler for checking types." by Mihail Costea · 10 years ago
  12. a049f5b Add JS compiler for checking types. by Mihail Costea · 10 years ago
  13. e4901d7 Fix unmounting archives when the source file is gone. by Tomasz Mikolajewski · 10 years ago
  14. f4b9ee1 Fix JS readability issues. by Mihail Costea · 10 years ago
  15. 0f01332 Add missing error callback. by Daichi Hirono · 10 years ago
  16. 24fb459 Unmount on passphrase failure. by Tomasz Mikolajewski · 11 years ago
  17. f4d0fd3 Implement the PassphraseManager class. by Tomasz Mikolajewski · 11 years ago
  18. 410b4dd Wire the new make files. by Tomasz Mikolajewski · 11 years ago
  19. 76eaaa5 Remember password. by Tomasz Mikolajewski · 11 years ago
  20. 0b74d9c Stop remembering opened files in local storage. by Tomasz Mikolajewski · 11 years ago
  21. e178a50 Migrate from getAll() to get(). by Tomasz Mikolajewski · 11 years ago
  22. 2b6c34e Remove pending opened files queue. by Tomasz Mikolajewski · 11 years ago
  23. 28430d6 Add support for passphrases. by Tomasz Mikolajewski · 11 years ago
  24. a6c1c67 Fix license headers. by Tomasz Mikolajewski · 11 years ago
  25. bfe6428 Reuse libarchive instances. by Tomasz Mikolajewski · 11 years ago
  26. 5300407 Add default encoding depending on the current display language. by Tomasz Mikolajewski · 11 years ago
  27. dce6ae9 Add a notification when loading an archive takes long time. by Tomasz Mikolajewski · 11 years ago
  28. 639f191 Show a notification in case of an error. by Tomasz Mikolajewski · 11 years ago
  29. cfed56e Update the mount() and unmount() call according to the recent FSP API change. by Tomasz Mikolajewski · 11 years ago
  30. 71118dc Add a bash script to create a directory with only the release code. by Mihail Costea · 11 years ago
  31. d808c65 Postpone calls to fileSystemProvider API after finishing onStartup callback. by Mihail Costea · 11 years ago
  32. a9c7e6c Moved size_t, ssize_t and int32_t to int64_t. by Mihail Costea · 11 years ago
  33. 4518999 Restore opened files after suspend. by Mihail Costea · 11 years ago
  34. b68fb47 Run integration tests for both Release and Debug executables. by Mihail Costea · 11 years ago
  35. ea50d05 Resolve race bug for pp::Instance::PostMessage. by Mihail Costea · 11 years ago
  36. 17953a1 Resolve a NaCl crash when VolumeReader fails to read a chunk from JavaScript. by Mihail Costea · 11 years ago
  37. deb71f4 Solve bug on unmount after suspend. by Mihail Costea · 11 years ago
  38. 7ffcb5b Add open, read and close file request tests to integration_test.js. by Mihail Costea · 11 years ago
  39. e5212a7 Force unmount for failed restores and save state only for the affected volumes. by Mihail Costea · 11 years ago
  40. 27d3c89 Cleanup volume resources in NaCl for integration tests. Remove some unused features in NaCl. by Mihail Costea · 11 years ago
  41. ef6ef2a Add read ahead for VolumeReaderJavaScriptStream. by Mihail Costea · 11 years ago
  42. 1770685 Solve restore state bug after restarts and suspend. by Mihail Costea · 11 years ago
  43. b405adf Rename unrar to unpacker. by Mihail Costea · 11 years ago