1. 6175da8 Update README.chromium to reflect whether a tool is shipped or not by hichris123 · 9 years ago
  2. b54fa11 [NaCl SDK] Don't include gtest/gmock in library form by sbc · 9 years ago
  3. ceda85ca [NaCl SDK] Remove support for bionic toolchain by sbc · 10 years ago
  4. 734ad43 Revert of [NaCl SDK] Remove support for bionic toolchain (patchset #3 id:40001 of https://codereview.chromium.org/1269623004/ ) by scheib · 10 years ago
  5. 2bd1f02 [NaCl SDK] Remove support for bionic toolchain by sbc · 10 years ago
  6. d8ecc84 PPAPI: Remove PPB_Font_Dev. by thestig · 10 years ago
  7. ea20e5e [NaCl SDK] nacl_io: Fix for recv() after remove socket shutdown by sbc · 10 years ago
  8. 95ffabc8 [NaCl SDK] Allow ppapi_simple apps to use main entry point. by sbc · 10 years ago
  9. 8a174f84 [NaCl SDK] Add support for SO_TYPE to getsockopt by sbc · 10 years ago
  10. 1a73459 Update pthreads-win32 URL. by bungeman · 10 years ago
  11. ca78e947 [NaCl SDK] Remove newlib toolchain from the SDK by sbc · 10 years ago
  12. f33aa4b [NaCl SDK] nacl_io: Add support for basic socketpairs by avallee · 10 years ago
  13. cdc7666 Revert of [NaCl SDK] nacl_io: Add support for basic socketpairs. (patchset #5 id:80001 of https://codereview.chromium.org/1335783005/ ) by cmumford · 10 years ago
  14. e40c14e [NaCl SDK] nacl_io: Add support for basic socketpairs. by avallee · 10 years ago
  15. 33e90877 ppapi: define PPB_AudioEncoder API by lionel.g.landwerlin · 10 years ago
  16. 1890665 [NaCl SDK] Fix broken build of nacl_io with bionic by sbc · 10 years ago
  17. 2ddbc08 [NaCl SDK] Fix stat structure mismatch in kernel_wrap_irt_ext.c by sbc · 10 years ago
  18. 0266f40 NACL_IO: Split handle locks. by avallee · 10 years ago
  19. 214a01b Add BUILD.gn for nacl_io by sergeyu · 10 years ago
  20. 1ee3626 [NaCl SDK] Never return st_size == 0 for directory nodes by sbc · 10 years ago
  21. 4b30ffe [NaCl SDK] nacl_io: Make the default directory size returned by stat to be 4096 by zhitingzhu · 10 years ago
  22. 83dc161 Remove remaining legacy SplitString calls. by brettw · 10 years ago
  23. 1b8f6743 NaCl: Update revision in DEPS, f14a219 -> 3feb736 by sbc · 10 years ago
  24. 85d47667 nacl_io: Handle missing socket options in setsockopt by eblima · 10 years ago
  25. 4612fc9 Fix chdir into fusefs directory. by bradnelson · 10 years ago
  26. 3db4cf9 [NaCl SDK] Update dsc file for gmock by sbc · 10 years ago
  27. ea1c314 [NaCl SDK] Update dsc file for gtest by sbc · 10 years ago
  28. f9f5db10 [NaCl SDK] Fix bionic build of nacl_io by sbc · 10 years ago
  29. 2253aa2 [NaCl SDK] nacl_io: Fix compile error in kernel_wrap_glibc.cc by sbc · 10 years ago
  30. 12dae55 Remove ppapi input latency tracking code by miletus · 10 years ago
  31. a16338aa [NaCl SDK] nacl_io: consistent used of dirent structure by sbc · 10 years ago
  32. 39049e34 [NaCl SDK] Second phase of enable glibc arm toolchain by sbc · 10 years ago
  33. f1de4a50 [NaCl SDK] Re-land "Added support for NaCl IO to use the IRT Extension API." by sbc · 10 years ago
  34. b2217b5 [NaCl SDK] Add initial support arm glibc toolchain by sbc · 10 years ago
  35. 698898ce [NaCl SDK] Update dsc file for gtest to match latest version by sbc · 10 years ago
  36. a4f578e [NaCl SDK] Build jsconcpp library for all toolchains by sbc · 10 years ago
  37. 068d2ad Adding SO_BROADCAST support to nacl_io. by Brad Nelson · 10 years ago
  38. 76de354 [NaCl SDK] Fix recent mac SDK build break by suppressing a warning by sbc · 10 years ago
  39. 8ee7ead [NaCl SDK] Add include of stdint.h to netdb.h by sbc · 10 years ago
  40. 9641ea0 [NaCl SDK] nacl_io: Nicer PPError logging. by binji · 10 years ago
  41. 994380bf Remove unused in-process pepper APIs by raymes · 10 years ago
  42. be0bb6d Add 'explicit' qualifiers to single-arguments ctors by primiano · 10 years ago
  43. 122d247 nacl_io: Add glibc IRT redirect for rename syscall by sbc · 10 years ago
  44. c7f1b7b5 nacl_io: Remove the direct syscall intercept for 'remove' by sbc · 10 years ago
  45. dc1e8dfe [NaCl SDK] Honor CFLAGS/CXXFLAGS environment variables by sbc · 10 years ago
  46. ccbe99a [NaCl SDK] nacl_io: Fix use-after-free bug in html5fs by binji · 10 years ago
  47. bdb8ae4 [NaCl SDK] Remove experimental libjpeg and zlib libraries from SDK. by binji · 10 years ago
  48. 96810046 [NaCL SDK] nacl_io: Add missing lock to fix crash bug in jspipe by sbc · 10 years ago
  49. 83d8ba3 [NaCl SDK] nacl_io: Add ossignal.h to kernel_proxy.h by sbc · 10 years ago
  50. b1d1c57 [NaCl SDK] Hack workaround for jsoncpp breakage. by Ben Smith · 10 years ago
  51. efa24f9 [NaCl SDK] nacl_io: Fix mac build by including ossignal.h by Sam Clegg · 10 years ago
  52. 8c7a8d9 Revert "Added support for NaCl IO to use the IRT Extension API." by binji · 10 years ago
  53. 55d1fac1 Remove deprecated PPB_Messaging_1_1 by dmichael · 10 years ago
  54. def60c0 [NaCl SDK] nacl_io: Fix bug in Path::Range introduced in recent change. by binji · 10 years ago
  55. 9bba2607 [NaCl SDK] Add ps_internal.h to declare shared internal symbols. by sbc · 10 years ago
  56. fea8463 [NaCl SDK] Rewrite nacl_io::Path to avoid STL. by binji · 10 years ago
  57. 862ca28 [NaCl SDK] Remove gtest_main.cc from libgtest by sbc · 10 years ago
  58. 918b8195 [NaCl SDK] ppapi_simple: Don't initialize nacl_io when running in sel_ldr by sbc · 10 years ago
  59. af21a9a Pepper: Remove PPB_FileMapping by dmichael · 10 years ago
  60. 83ef7da nacl_io: Requeue UDP packets if send buffer is full by daiweili · 10 years ago
  61. c9281bd1 [NaCl SDK] Fix bionic build after cd3968da by binji · 10 years ago
  62. cd3968da [NaCl SDK] Switch ppapi_simple to C library by binji · 10 years ago
  63. edbe846 [NaCL SDK] Add initial support for nacl-clang by sbc · 10 years ago
  64. c1f8c4e [NaCl SDK] Remove toolchain limits from several examples. by sbc · 10 years ago
  65. 3abfda6f Pepper: Define PPB_VideoEncoder API. by bbudge · 10 years ago
  66. 4b386c1 [NaCl SDK] Allow dsc files to omit TOOLS setting by sbc · 10 years ago
  67. c27b191 Fixing bad error return code in html5fs remove/unlink/rmdir. by bradnelson · 10 years ago
  68. 7182d7b Mechanical rename of tracing includes (remaining bits) by primiano · 10 years ago
  69. 3fdc28cb Grab a bunch of owners / todos. by bradnelson · 10 years ago
  70. 6ca8676 [NaCl SDK] nacl_io: Fix tty init order issue in ps_instance by Sam Clegg · 10 years ago
  71. 7f7a13d [NaCl SDK] nacl_io: wrap kernel intercept calls in a macro by sbc · 10 years ago
  72. ecbbe049 Fix two errors with dup2. by bradnelson · 10 years ago
  73. 4fad7853 NaCl SDK] nacl_io: remove getcwd() implemenation (rely on glibc/newlib versions) by sbc · 10 years ago
  74. 3d0a879 Cleanup: Call std::string::empty instead of comparing against "". by thestig · 10 years ago
  75. 952ecaee nacl_io: accept now allows addr and len to be NULL by daiweili · 10 years ago
  76. 448922ef [NaCl SDK] nacl_io: Remove unused methods from Path class and update Path.Append by sbc · 10 years ago
  77. c6dbc844 [NaCl SDK] For assert failure in KernelProxy::chmod by sbc · 10 years ago
  78. 61814731 Fix handling of free descriptors when calling dup2. by bradnelson · 11 years ago
  79. 16606e6e Revert "[NaCl SDK] nacl_io: remove getcwd() implemenation (rely on glibc/newlib versions)" by sbc · 11 years ago
  80. f8abfed Update documentation for nacl_io mount for html5fs. by benwells · 11 years ago
  81. cd49bee1 [NaCl SDK] nacl_io: remove getcwd() implemenation (rely on glibc/newlib versions) by sbc · 11 years ago
  82. dfe8cf2 Honor O_NONBLOCK for tty devices. by Brad Nelson · 11 years ago
  83. 292014c [NaCl SDK] nacl_io: reading 0 bytes from a socket shouldn't be an error. by binji · 11 years ago
  84. 28a970d [NaCl SDK] Update stat times for memfs. by Ben Smith · 11 years ago
  85. 97bfef2c0 Add support for modifying TCP and UDP socket buffer size in nacl_io by mbajpai · 11 years ago
  86. d14e343 [NaCl SDK] nacl_io: fix for html5fs chmod by sbc · 11 years ago
  87. baccf37 [NaCl SDK] Remove sys/signal.h from newlib-extras by sbc · 11 years ago
  88. b979b669 [NaCk SDK] nacl_io: Don't assume ~S_IFMT are the mode bits. by sbc · 11 years ago
  89. 9664c61 [NaCl SDK] nacl_io: Fix utime() on directories. by sbc · 11 years ago
  90. 3183230 Added support for NaCl IO to use the IRT Extension API. by dyen · 11 years ago
  91. 6874b75d [NaCl SDK] nacl_io: Add umask by binji · 11 years ago
  92. f5f1c81 [NaCl SDK] nacl_io: ignore mode bits when creating files. by binji · 11 years ago
  93. e53a64e [NaCl SDK] nacl_io: getsockname() should return non-zero port after bind. by Ben Smith · 11 years ago
  94. 1402ba0b [NaCl SDK] nacl_io: Mask mode before passing to Node::SetMode by binji · 11 years ago
  95. 6c12b9c5 [NaCl SDK] nacl_io: Rename termios entry points. by sbc · 11 years ago
  96. f08c3c1 [NaCl SDK] nacl_io: Fix real_node when dealing with a windows terminal by sbc · 11 years ago
  97. b10bf77 [NaCl SDK] nacl_io: Fix calling utime/utimes/futimes with NULL. by binji · 11 years ago
  98. 8986a09 Fix missing SENDING flag. by noelallen · 11 years ago
  99. e2cf834 [NaCl SDK] nacl_io: Use (void) prototype in nacl_io.h by binji · 11 years ago
  100. a9c7350 [NaCl SDK] nacl_io: Don't call open() from KernelProxy functions by Ben Smith · 11 years ago