1. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  2. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 3 years, 4 months ago
  3. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  4. 6ddc2c5 Update for v5.10 kernel headers. by Christopher Ferris · 3 years, 6 months ago
  5. 49545ab Fix Deadlock Issue On AppFuseBridge by hyeeun.jun@samsung.com · 4 years, 4 months ago
  6. b6d9fbd Merge "Close /dev/fuse FD before calling onClosed" into qt-dev by Anton Hansson · 5 years ago
  7. c9e873f Close /dev/fuse FD before calling onClosed by Anton Hansson · 5 years ago
  8. ca0d4ff Fix BridgeEpollController to handles EAGAIN correctly by Daichi Hirono · 5 years ago
  9. f47c910 use epoll_create1(EPOLL_CLOEXEC) by Nick Kralevich · 5 years ago
  10. 3d95d88 Stop using SO_SNDBUFFORCE by Ryo Hashimoto · 6 years ago
  11. dc699a2 bpfmt. by Elliott Hughes · 6 years ago
  12. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 6 years ago
  13. 693d63f Add OWNERS. by Elliott Hughes · 6 years ago
  14. 6da3de2 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 am: 8a8b97b271 by Lennart Wieboldt · 7 years ago
  15. e1332dd Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 by Lennart Wieboldt · 7 years ago
  16. f7b315c Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 7 years ago
  17. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  18. 926acb6 Remove ScopedLogSeverity for debugging by Daichi Hirono · 7 years ago
  19. d9cda90 Add volatile to temporary variable. by Daichi Hirono · 7 years ago
  20. a6dee5e Add volatile to temporary variable. by Daichi Hirono · 7 years ago
  21. afa3453 Skip FUSE request from /dev/fuse if unique=0 by Daichi Hirono · 7 years ago
  22. e5a1556 Add more logs for writing failures. by Daichi Hirono · 7 years ago
  23. 4847c7f Merge "Change the CHECK failure into function failure." into oc-dev by Daichi Hirono · 7 years ago
  24. d6b71b9 Merge "Use SO_SNDBUFFORCE instead of SO_SNDBUF" into oc-dev am: 165dad791d by Daichi Hirono · 7 years ago
  25. bf6e949 Merge "Change the CHECK failure into function failure." into oc-dev by TreeHugger Robot · 7 years ago
  26. 3df060d Change the CHECK failure into function failure. by Daichi Hirono · 7 years ago
  27. 287776d Use SO_SNDBUFFORCE instead of SO_SNDBUF by Daichi Hirono · 7 years ago
  28. 8a514bc Merge "Add test config to libappfuse_test" am: dccf5a1dc8 am: 31d4b50cc4 by Dan Shi · 7 years ago
  29. 688b6e5 Add test config to libappfuse_test by Dan Shi · 7 years ago
  30. 6f6210d Retry write operation when getting ENOBUFS. by Daichi Hirono · 7 years ago
  31. 8e16cee Change FuseAppLoop so that it can process messages asynchronously. by Daichi Hirono · 7 years ago
  32. 96c6aa4 Enable FuseBridgeLoop to accept new mount point after starting by Daichi Hirono · 7 years ago
  33. 0bb22bd Add FuseMessage::WriteWithBody function by Daichi Hirono · 7 years ago
  34. 2a14b71 Add new EpollController class. by Daichi Hirono · 7 years ago
  35. 57b780f Add ReadOrAgain and WriteOrAgain methods to FuseMessage. by Daichi Hirono · 7 years ago
  36. d6f2e69 Add permission bits to open() with O_CREAT. by George Burgess IV · 7 years ago
  37. cb9153b Support SOCK_STREAM for bridge between system and app by Daichi Hirono · 7 years ago
  38. a6373ec Fix checks for reading and writing FuseMessage. by Daichi Hirono · 7 years ago
  39. 691739b Remove FuseBridgeLoop class. by Daichi Hirono · 8 years ago
  40. 30e6808 Stops the loop when all files are closed. by Daichi Hirono · 8 years ago
  41. c884f80 Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available." by Treehugger Robot · 8 years ago
  42. 471ad6a Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available. by Daichi Hirono · 8 years ago
  43. 0d97be4 Add static assert to check if FuseBuffer is standard layout union. by Daichi Hirono · 8 years ago
  44. a0aecda Add FuseAppLoop to libappfuse. by Daichi Hirono · 8 years ago
  45. c613476 Add FuseBridgeLoop to libappfuse. by Daichi Hirono · 8 years ago
  46. 7f8e819 Add utility functions for FUSE. by Daichi Hirono · 8 years ago