[go: up one dir, main page]

  1. 5030cf6 update virtual test stubs by Mike Frysinger · 8 years ago
  2. ae1158a expand GetNextHeader return value by Mike Frysinger · 9 years ago
  3. 3279039 add make targets to third-party for NaCl & webports by Mike Frysinger · 9 years ago
  4. 3bd2ba4 tests: build with -j by default by Mike Frysinger · 9 years ago
  5. d8aa446 Merge "tests: link to gtest source files directly" by Mike Frysinger · 9 years ago
  6. c5a6fea tests: link to gtest source files directly by Mike Frysinger · 9 years ago
  7. 40f0dec tests: update docs & avoid global installs by Mike Frysinger · 9 years ago
  8. 4af8149 Unload NaCL module when it's not necessary. by Kazuki Takise · 9 years ago
  9. 7c41f94 Update code.google.com URLs by Mike Frysinger · 10 years ago
  10. f4b9ee1 Fix JS readability issues. by Mihail Costea · 10 years ago
  11. f718b27 Roll out new libarchive. by Tomasz Mikolajewski · 10 years ago
  12. f4d0fd3 Implement the PassphraseManager class. by Tomasz Mikolajewski · 11 years ago
  13. 410b4dd Wire the new make files. by Tomasz Mikolajewski · 11 years ago
  14. 2ed1533 Clean up makefiles. by Tomasz Mikolajewski · 11 years ago
  15. 76eaaa5 Remember password. by Tomasz Mikolajewski · 11 years ago
  16. 0b74d9c Stop remembering opened files in local storage. by Tomasz Mikolajewski · 11 years ago
  17. e178a50 Migrate from getAll() to get(). by Tomasz Mikolajewski · 11 years ago
  18. 2b6c34e Remove pending opened files queue. by Tomasz Mikolajewski · 11 years ago
  19. c761916 Fix name of the root metadata. by Tomasz Mikolajewski · 11 years ago
  20. 28430d6 Add support for passphrases. by Tomasz Mikolajewski · 11 years ago
  21. a6c1c67 Fix license headers. by Tomasz Mikolajewski · 11 years ago
  22. bfe6428 Reuse libarchive instances. by Tomasz Mikolajewski · 11 years ago
  23. 5300407 Add default encoding depending on the current display language. by Tomasz Mikolajewski · 11 years ago
  24. 468dbc9 Fix JS tests. by Tomasz Mikolajewski · 11 years ago
  25. b7215a3 Fix tests. by Tomasz Mikolajewski · 11 years ago
  26. c0bcd00 Revert "Add headers cache." by Tomasz Mikolajewski · 11 years ago
  27. 224e874 Resolve a bug when running JavaScript tests. by Mihail Costea · 11 years ago
  28. 5f9021f Add a bug comment for implementing Volume tests. by Mihail Costea · 11 years ago
  29. d808c65 Postpone calls to fileSystemProvider API after finishing onStartup callback. by Mihail Costea · 11 years ago
  30. a9c7e6c Moved size_t, ssize_t and int32_t to int64_t. by Mihail Costea · 11 years ago
  31. 7afd221 Add headers cache. by Mihail Costea · 11 years ago
  32. 415fbc2 Add decompress ahead functionality. by Mihail Costea · 11 years ago
  33. 4518999 Restore opened files after suspend. by Mihail Costea · 11 years ago
  34. 950129d Merge "Run integration tests for both Release and Debug executables." by Mihail Costea · 11 years ago
  35. 0007252 Read chunk size should be similar to archive headers / requested length. by Mihail Costea · 11 years ago
  36. b68fb47 Run integration tests for both Release and Debug executables. by Mihail Costea · 11 years ago
  37. ea50d05 Resolve race bug for pp::Instance::PostMessage. by Mihail Costea · 11 years ago
  38. 17953a1 Resolve a NaCl crash when VolumeReader fails to read a chunk from JavaScript. by Mihail Costea · 11 years ago
  39. deb71f4 Solve bug on unmount after suspend. by Mihail Costea · 11 years ago
  40. ee2e75f Refactor Volume and add test environment for it. by Mihail Costea · 11 years ago
  41. 7ffcb5b Add open, read and close file request tests to integration_test.js. by Mihail Costea · 11 years ago
  42. 658de8e Merge "Force unmount for failed restores and save state only for the affected volumes." by Mihail Costea · 11 years ago
  43. e5212a7 Force unmount for failed restores and save state only for the affected volumes. by Mihail Costea · 11 years ago
  44. 49b4026 Resolve weird race bug for pp::Instance::PostMessage. by Mihail Costea · 11 years ago
  45. 27d3c89 Cleanup volume resources in NaCl for integration tests. Remove some unused features in NaCl. by Mihail Costea · 11 years ago
  46. f6c9f45 Redirect stdout and stderr for the NaCl module when running the integration tests. by Mihail Costea · 11 years ago
  47. ef6ef2a Add read ahead for VolumeReaderJavaScriptStream. by Mihail Costea · 11 years ago
  48. 31b0236 Merge "Solve restore state bug after restarts and suspend." by Mihail Costea · 11 years ago
  49. 1770685 Solve restore state bug after restarts and suspend. by Mihail Costea · 11 years ago
  50. 2f39309 Complete tests for volume_archive_test.cc. by Mihail Costea · 11 years ago
  51. b405adf Rename unrar to unpacker. by Mihail Costea · 11 years ago