[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. a025514 Prevent mounting the volume after sign out and signing in again. by Tatsuhisa Yamaguchi · 8 years ago
  4. fd5ab5c Upgrade Polymer to 1.9.1. by Naoki Fukino · 8 years ago
  5. f92d858 Always update buffer and send signal when ReadChunk is done. by Naoki Fukino · 8 years ago
  6. ca767d4 unpacker: drop stub close callback by Mike Frysinger · 8 years ago
  7. cb7e235 Add components for zip packing. by Kazuki Takise · 9 years ago
  8. 0c2f07a Merge "add console log callbacks to the NaCl plugin for debugging" by Kazuki Takise · 9 years ago
  9. b75e393 Merge "expand GetNextHeader return value" by Mike Frysinger · 9 years ago
  10. ae1158a expand GetNextHeader return value by Mike Frysinger · 9 years ago
  11. 3843bfe add console log callbacks to the NaCl plugin for debugging by Mike Frysinger · 9 years ago
  12. 4f6e19c do not rely on file size if it isn't available by Mike Frysinger · 9 years ago
  13. 6d2fe42 add a GetNextHeader that returns no args by Mike Frysinger · 9 years ago
  14. 39a372a Merge "add make targets to third-party for NaCl & webports" by Mike Frysinger · 9 years ago
  15. 1d57e79 fix thinko in assert statement by Mike Frysinger · 9 years ago
  16. 3878e75 tidy up redundant clean targets by Mike Frysinger · 9 years ago
  17. 1ea9a14 fix directory checking by Mike Frysinger · 9 years ago
  18. 3279039 add make targets to third-party for NaCl & webports by Mike Frysinger · 9 years ago
  19. 6e638c4 check_js_for_errors: bump to es6 by Mike Frysinger · 9 years ago
  20. 16eb2a0 check_js_for_errors: find the closure-compiler automatically by Mike Frysinger · 9 years ago
  21. 35042f3 suppress closure warning about unused value by Mike Frysinger · 9 years ago
  22. 62e6d1a Merge "create the zip file automatically" by Mike Frysinger · 9 years ago
  23. ca3dacb Merge "update gitignore files" by Mike Frysinger · 9 years ago
  24. dca26b5 ignore direct launch requests by Mike Frysinger · 9 years ago
  25. 4af8149 Unload NaCL module when it's not necessary. by Kazuki Takise · 9 years ago
  26. ba63d3d create the zip file automatically by Mike Frysinger · 9 years ago
  27. df40349 update gitignore files by Mike Frysinger · 9 years ago
  28. 17f8da6 double-clicking an already-mounted .zip file should open the archive by Kazuki Takise · 9 years ago
  29. 7c41f94 Update code.google.com URLs by Mike Frysinger · 10 years ago
  30. 2d4e0cd use local npm installs by Mike Frysinger · 10 years ago
  31. ff5718f Solve remaining warnings related to the closure compiler, like by Mihail Costea · 10 years ago
  32. a1c3d93 Merge "Add JS compiler for checking types." by Mihail Costea · 10 years ago
  33. a049f5b Add JS compiler for checking types. by Mihail Costea · 10 years ago
  34. e4901d7 Fix unmounting archives when the source file is gone. by Tomasz Mikolajewski · 10 years ago
  35. f4b9ee1 Fix JS readability issues. by Mihail Costea · 10 years ago
  36. 0f01332 Add missing error callback. by Daichi Hirono · 10 years ago
  37. f718b27 Roll out new libarchive. by Tomasz Mikolajewski · 10 years ago
  38. a4d5e2c Update the extension icons. by Tomasz Mikolajewski · 10 years ago
  39. 73cd143 Update the manfiest. by Tomasz Mikolajewski · 10 years ago
  40. 2dbe697 Merge "Enable AES decryption." by Tomasz Mikolajewski · 11 years ago
  41. a26d07b Enable AES decryption. by Tomasz Mikolajewski · 11 years ago
  42. aaa9b41 Merge "Update Chrome version requirements for the newest unpacker." by Tomasz Mikolajewski · 11 years ago
  43. 58b8374 Update Chrome version requirements for the newest unpacker. by Tomasz Mikolajewski · 11 years ago
  44. a0d5977 Add translations for password support. by Tomasz Mikolajewski · 11 years ago
  45. 24fb459 Unmount on passphrase failure. by Tomasz Mikolajewski · 11 years ago
  46. 176279a Update strings for passprases. by Tomasz Mikolajewski · 11 years ago
  47. f4d0fd3 Implement the PassphraseManager class. by Tomasz Mikolajewski · 11 years ago
  48. 410b4dd Wire the new make files. by Tomasz Mikolajewski · 11 years ago
  49. 2ed1533 Clean up makefiles. by Tomasz Mikolajewski · 11 years ago
  50. 3296f4c Merge "Remember password." by Tomasz Mikolajewski · 11 years ago
  51. 76eaaa5 Remember password. by Tomasz Mikolajewski · 11 years ago
  52. 363ec68 Merge "Make the password dialog draggable." by Tomasz Mikolajewski · 11 years ago
  53. ce7d66f Make the password dialog draggable. by Tomasz Mikolajewski · 11 years ago
  54. 0b74d9c Stop remembering opened files in local storage. by Tomasz Mikolajewski · 11 years ago
  55. e178a50 Migrate from getAll() to get(). by Tomasz Mikolajewski · 11 years ago
  56. 2b6c34e Remove pending opened files queue. by Tomasz Mikolajewski · 11 years ago
  57. c761916 Fix name of the root metadata. by Tomasz Mikolajewski · 11 years ago
  58. 28430d6 Add support for passphrases. by Tomasz Mikolajewski · 11 years ago
  59. a6c1c67 Fix license headers. by Tomasz Mikolajewski · 11 years ago
  60. ba1fff3 Roll out new libarchive-fork version with the better EOCD detection. by Tomasz Mikolajewski · 11 years ago
  61. ef4a2e9 Upload the newest Italian strings. by Tomasz Mikolajewski · 11 years ago
  62. 26818ad Update strings. by Tomasz Mikolajewski · 11 years ago
  63. fa11dfc Update version. by Tomasz Mikolajewski · 11 years ago
  64. bfe6428 Reuse libarchive instances. by Tomasz Mikolajewski · 11 years ago
  65. 5300407 Add default encoding depending on the current display language. by Tomasz Mikolajewski · 11 years ago
  66. dce6ae9 Add a notification when loading an archive takes long time. by Tomasz Mikolajewski · 11 years ago
  67. 5e96a38 Add translations. by Tomasz Mikolajewski · 11 years ago
  68. 52013bb Merge "Set the locale to UTF-8." by Tomasz Mikolajewski · 11 years ago
  69. 40c11a9 Set the locale to UTF-8. by Tomasz Mikolajewski · 11 years ago
  70. e4f0e9d Fix a typo in strings. by Tomasz Mikolajewski · 11 years ago
  71. 70618d1 Merge "Switch to the seekable mode for unpacking zip archives." by Tomasz Mikolajewski · 11 years ago
  72. a404906 Switch to the seekable mode for unpacking zip archives. by Tomasz Mikolajewski · 11 years ago
  73. 92bcc8f Limit IPC for reading headers. by Tomasz Mikolajewski · 11 years ago
  74. c0bcd00 Revert "Add headers cache." by Tomasz Mikolajewski · 11 years ago
  75. 639f191 Show a notification in case of an error. by Tomasz Mikolajewski · 11 years ago
  76. cfed56e Update the mount() and unmount() call according to the recent FSP API change. by Tomasz Mikolajewski · 11 years ago
  77. b3192f0 Add icons to the extension. by Tomasz Mikolajewski · 11 years ago
  78. fba8d83 Do not display the unpacker in launcher. by Tomasz Mikolajewski · 11 years ago
  79. 71118dc Add a bash script to create a directory with only the release code. by Mihail Costea · 11 years ago
  80. d808c65 Postpone calls to fileSystemProvider API after finishing onStartup callback. by Mihail Costea · 11 years ago
  81. a9c7e6c Moved size_t, ssize_t and int32_t to int64_t. by Mihail Costea · 11 years ago
  82. 7afd221 Add headers cache. by Mihail Costea · 11 years ago
  83. efbfc9c Read ahead only in case of Read operation. by Mihail Costea · 11 years ago
  84. 415fbc2 Add decompress ahead functionality. by Mihail Costea · 11 years ago
  85. 4518999 Restore opened files after suspend. by Mihail Costea · 11 years ago
  86. 950129d Merge "Run integration tests for both Release and Debug executables." by Mihail Costea · 11 years ago
  87. 0007252 Read chunk size should be similar to archive headers / requested length. by Mihail Costea · 11 years ago
  88. b68fb47 Run integration tests for both Release and Debug executables. by Mihail Costea · 11 years ago
  89. ea50d05 Resolve race bug for pp::Instance::PostMessage. by Mihail Costea · 11 years ago
  90. 17953a1 Resolve a NaCl crash when VolumeReader fails to read a chunk from JavaScript. by Mihail Costea · 11 years ago
  91. deb71f4 Solve bug on unmount after suspend. by Mihail Costea · 11 years ago
  92. 1e4a68c Modify manifest.json to respect guidelines for release. by Mihail Costea · 11 years ago
  93. ee2e75f Refactor Volume and add test environment for it. by Mihail Costea · 11 years ago
  94. 7ffcb5b Add open, read and close file request tests to integration_test.js. by Mihail Costea · 11 years ago
  95. f006b85 Repair build due to rebase. by Mihail Costea · 11 years ago
  96. 658de8e Merge "Force unmount for failed restores and save state only for the affected volumes." by Mihail Costea · 11 years ago
  97. e5212a7 Force unmount for failed restores and save state only for the affected volumes. by Mihail Costea · 11 years ago
  98. 49b4026 Resolve weird race bug for pp::Instance::PostMessage. by Mihail Costea · 11 years ago
  99. 4fb065f Add gdb debug support. by Mihail Costea · 11 years ago
  100. ca2c177 Resolve a memory corruption bug due to ReadAhead. by Mihail Costea · 11 years ago