1. bb921df ppapi: PPB_VpnProvider: Add a simple NaCl SDK example. by adrian.belgun · 9 years ago
  2. e558779 PRESUBMIT: use "master." prefix in CQ_INCLUDE_TRYBOTS. by tandrii · 9 years ago
  3. 3e861de "up-to-date" should only use hyphens when used as compound modifier of a noun by thakis · 9 years ago
  4. eb8ae90a Re-enable 32-bit linux for nacl sdk, disable for mac tests. by bradnelson · 9 years ago
  5. af824e6 Update nacl sdk verify step to drop sel_ldr_x86_32 on non-windows. by bradnelson · 9 years ago
  6. 9c22744 Make sdk install match gn build excluding ia32. by bradnelson · 9 years ago
  7. 156a4b8 #ifdef NaCl's definition of DISALLOW_COPY_AND_ASSIGN. by pkasting · 9 years ago
  8. 804e81d3e Drop gn mac + linux 32-bit builds in nacl sdk. by bradnelson · 9 years ago
  9. 222e343 [NaCl SDK] Fix typo in nacl_io_demo example by binji · 9 years ago
  10. 000bd49 ppapi: PPB_VpnProvider: Define API by adrian.belgun · 9 years ago
  11. 1b17dc3 Remove URLencode/URLdecode for the inner origin of blob: URLs by nick · 9 years ago
  12. 710a20c Naive implementation of sendmsg and recvmsg. by ahedberg · 9 years ago
  13. d095f27e PPAPI: Remove PPB_Font_Dev. (try 2) by thestig · 9 years ago
  14. a5df687 Support le32 as a PNaCl architecture by phosek · 9 years ago
  15. e090801 [NaCl SDK] Update smoothlife build to use webports by binji · 9 years ago
  16. b91db58 [NaCL SDK] nacl_io: Re-enable UnixSocketMultithreadedTest.SendRecv by avallee · 9 years ago
  17. 6553451 [NaCL SDK] nacl_io: Reduce UnixSocketMultithreadedTest.SendRecv spamminess. by avallee · 10 years ago
  18. f6aa5cbb [NaCl SDK] Add explicit path to gn exectuable by sbc · 10 years ago
  19. 2b36eee [NaCl SDK] Disable UnixSocketMultithreadedTest.SendRecv by sbc · 10 years ago
  20. 3a29bc2 [NaCl SDK] Skip gyp when running 'gclient runhooks' by sbc · 10 years ago
  21. a397f08a [NaCl SDK] Fix intermittent deadlock in kernel_wrap_test by sbc · 10 years ago
  22. e115c086d [NaCl SDK] Add pepper_50 to naclsdk_manifest2.json by sbc · 10 years ago
  23. c32ba31 [NaCl SDK] convert build_sdk from gyp to gn by sbc · 10 years ago
  24. 1454f2cb [NaCL SDK] nacl_io: Add Threaded Unix Socket Test. by avallee · 10 years ago
  25. a504e48 [NaCl SDK] Enable asan/tsan/valgrind test runs by sbc · 10 years ago
  26. a8865fc nacl_io: socketpair: Fix missing lock by cernekee · 10 years ago
  27. 92b4d57 Reland of [NaCl SDK] Add initial support for building the SDK with gn (patchset #1 id:1 of https://codereview.chromium.org/1693213002/ ) by sbc · 10 years ago
  28. b78379a Revert of [NaCl SDK] Add initial support for building the SDK with gn (patchset #6 id:100001 of https://codereview.chromium.org/1693053002/ ) by thakis · 10 years ago
  29. fbdaad0a [NaCl SDK] Add initial support for building the SDK with gn by sbc · 10 years ago
  30. 65d5a9e [NaCl SDK] kernel_wrap_tests: Setup munmap mocks before calling ki_init by binji · 10 years ago
  31. a0bbcba [NaCl SDK] Remove old/unused gyp defines by sbc · 10 years ago
  32. c03b3ed nacl_io: Add bare-bones getnameinfo() implementation by cernekee · 10 years ago
  33. bbf1e34 nacl_io: Add SOCK_DGRAM support to socketpair() by cernekee · 10 years ago
  34. c993138c3 [NaCl SDK] Cleanup references to old newlib toolchain by sbc · 10 years ago
  35. c471384 [NaCl SDK] Fix "make debug" command. by binji · 10 years ago
  36. cd21b6c Updating nacl sdk docs to match changed sample. by bradnelson · 10 years ago
  37. 6175da8 Update README.chromium to reflect whether a tool is shipped or not by hichris123 · 10 years ago
  38. e031988 [NaCl SDK] Remove pepper_48 from naclsdk_manifest2.json by sbc · 10 years ago
  39. b54fa11 [NaCl SDK] Don't include gtest/gmock in library form by sbc · 10 years ago
  40. dbd7340 Updating nacl sdk generated docs. by bradnelson · 10 years ago
  41. 937645f [NaCl SDK] Remove references to naclports bundle by sbc · 10 years ago
  42. 29067ecc [NaCl SDK] Don't include rebuilt versions of toolchain libs by sbc · 10 years ago
  43. 64c8dbe5 [NaCl SDK] Re-generate docs by sbc · 10 years ago
  44. e67b72e7 [NaCl SDK] Add pepper_49 to naclsdk_manifest2.json by sbc · 10 years ago
  45. ceda85ca [NaCl SDK] Remove support for bionic toolchain by sbc · 10 years ago
  46. 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
  47. 2bd1f02 [NaCl SDK] Remove support for bionic toolchain by sbc · 10 years ago
  48. 302229cf [NaCl SDK] Add pepper_48 to naclsdk_manifest2.json by sbc · 10 years ago
  49. 9fde7603 [NaCl SDK] Update sdk_tools bundle by sbc · 10 years ago
  50. acb9748 [NaCl SDK] Prune old entries local naclsdk_manifest2.json by sbc · 10 years ago
  51. ab637b4 Partial revert of r357449 to keep Flash 19.x working. by thestig · 10 years ago
  52. d8ecc84 PPAPI: Remove PPB_Font_Dev. by thestig · 10 years ago
  53. b7518cd [NaCl SDK] Show file size while downloading SDK archives by techtonik · 10 years ago
  54. ea20e5e [NaCl SDK] nacl_io: Fix for recv() after remove socket shutdown by sbc · 10 years ago
  55. 99c43ac [NaCl SDK] Use gyp_nacl when building NaCl components via gyp by sbc · 10 years ago
  56. 95ffabc8 [NaCl SDK] Allow ppapi_simple apps to use main entry point. by sbc · 10 years ago
  57. 82ea27a Do not fail checksum check before download by techtonik · 10 years ago
  58. 568aa87 Adding shortcut link to html5devconf slides. by bradnelson · 10 years ago
  59. 8a174f84 [NaCl SDK] Add support for SO_TYPE to getsockopt by sbc · 10 years ago
  60. 5afc244 [NaCl SDK] Fix create_nmf to include arm/glibc ELF loader by sbc · 10 years ago
  61. 5aa1f76 [NaCl SDK] Ship arm_elf_loader.nexe on all platforms by sbc · 10 years ago
  62. 1c77382 [NaCl SDK] Add pepper_47, remove pepper_39 and pepper_40. by binji · 10 years ago
  63. 1a73459 Update pthreads-win32 URL. by bungeman · 10 years ago
  64. 763ecc5 Fix create_nmf.py to handle nmfs mixing arm + x86. by bradnelson · 10 years ago
  65. ca78e947 [NaCl SDK] Remove newlib toolchain from the SDK by sbc · 10 years ago
  66. f33aa4b [NaCl SDK] nacl_io: Add support for basic socketpairs by avallee · 10 years ago
  67. 4c33b2d Add missing app permissions to media stream examples by ratsunny · 10 years ago
  68. 11ff761f [NaCl SDK] Fix some gmock warnings in nacl_io_test by sbc · 10 years ago
  69. 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
  70. e40c14e [NaCl SDK] nacl_io: Add support for basic socketpairs. by avallee · 10 years ago
  71. 9128cddf [NaCl SDK] Remove naclports bundle from the SDK by sbc · 10 years ago
  72. 0984b53 [NaCl SDK] Add pepper_46 to naclsdk_manifest2.json by sbc · 10 years ago
  73. 42d17b8 Cleanup: Pass std::string as const reference from native_client_sdk/ by ki.stfu · 10 years ago
  74. ec273996 [NaCl SDK] Handle missing PATH environment variable in sel_ldr.py by sbc · 10 years ago
  75. 33e90877 ppapi: define PPB_AudioEncoder API by lionel.g.landwerlin · 10 years ago
  76. 1890665 [NaCl SDK] Fix broken build of nacl_io with bionic by sbc · 10 years ago
  77. 2ddbc08 [NaCl SDK] Fix stat structure mismatch in kernel_wrap_irt_ext.c by sbc · 10 years ago
  78. 0266f40 NACL_IO: Split handle locks. by avallee · 10 years ago
  79. afc3598 Change http download links to https. by Will Harris · 10 years ago
  80. bf2db06 [NaCl SDK] Add msan support to SDK build system by sbc · 10 years ago
  81. 214a01b Add BUILD.gn for nacl_io by sergeyu · 10 years ago
  82. a6328ec Explicitly set use_nacl_clang in gyp_defines everywhere in SDK build by dschuff · 10 years ago
  83. dee98ed1 [NaCl SDK] Add elf_loader_arm.nexe to SDK by Sam Clegg · 10 years ago
  84. 4ec99ce [NaCl SDK] Fix broken nacl_io tests by Sam Clegg · 10 years ago
  85. 1ee3626 [NaCl SDK] Never return st_size == 0 for directory nodes by sbc · 10 years ago
  86. 9dd55e54 Introduce a client minimum picture pool size by lpique · 10 years ago
  87. 4b30ffe [NaCl SDK] nacl_io: Make the default directory size returned by stat to be 4096 by zhitingzhu · 10 years ago
  88. 83dc161 Remove remaining legacy SplitString calls. by brettw · 10 years ago
  89. 5fe2bb6 [NaCl SDK] Convert sdk_update to use argparse by sbc · 10 years ago
  90. 1b8f6743 NaCl: Update revision in DEPS, f14a219 -> 3feb736 by sbc · 10 years ago
  91. dec70f6 pepper: add software vp9 encoder support to PPB_VideoEncoder by lionel.g.landwerlin · 10 years ago
  92. 23c428566 [NaCl SDK] Enable testing of ARM binaries via qemu by sbc · 10 years ago
  93. d7a5c1f [NaCl SDK] Fix oshelpers.rmtree on Windows when using Junctions by binji · 10 years ago
  94. 85d47667 nacl_io: Handle missing socket options in setsockopt by eblima · 10 years ago
  95. 4612fc9 Fix chdir into fusefs directory. by bradnelson · 10 years ago
  96. 3db4cf9 [NaCl SDK] Update dsc file for gmock by sbc · 10 years ago
  97. ea1c314 [NaCl SDK] Update dsc file for gtest by sbc · 10 years ago
  98. f9f5db10 [NaCl SDK] Fix bionic build of nacl_io by sbc · 10 years ago
  99. 2253aa2 [NaCl SDK] nacl_io: Fix compile error in kernel_wrap_glibc.cc by sbc · 10 years ago
  100. 12dae55 Remove ppapi input latency tracking code by miletus · 10 years ago