1. 798ef69 Initial commit of COPYING and .gitignore. by Sam Clegg · 9 years ago main
  2. e09a655 [VS Addin] Disable PPAPI linking test except on VS2012 by sbc@chromium.org · 9 years ago
  3. 3b8cc03 [VS Addin] Fix error handling on webserver startup error by sbc@chromium.org · 9 years ago
  4. 87f11a4 [VS Addin] Add default compiler include paths to visual studio by sbc@chromium.org · 10 years ago
  5. fe7a6c3 [VS Addin] Cleanup create_package.py by sbc@chromium.org · 10 years ago
  6. d4873ad [VS Addin] Fix several issues with debugging PPAPI plugins by sbc@chromium.org · 10 years ago
  7. cde6756 [VS Addin] Update versions used for testing the addin by sbc@chromium.org · 10 years ago
  8. 7c0f4f8 Only skip uploading of addin if the file already exists on google storage. by sbc@chromium.org · 10 years ago
  9. ef10d0a [VS Addin] Fix several issues with install script. by sbc@chromium.org · 10 years ago
  10. 7cb804e [VS Addin] Add more information when compile tests fail. by sbc@chromium.org · 10 years ago
  11. c80ded2 Update pepper versions that the addin is tested against by sbc@chromium.org · 10 years ago
  12. 16c5330 [VSAddin] Don't require both 2010 and 2012 to be installed. by sbc@chromium.org · 10 years ago
  13. 35b4512 Fix buildbot upload of vs_addin archive. by sbc@chromium.org · 11 years ago
  14. 932c9a3 [VS Addin] Set the 'NonCoreWin' property to 'true' by sbc@chromium.org · 11 years ago
  15. 93787c5 [VS AddIn] Fix default library paths. by sbc@chromium.org · 11 years ago
  16. 1b39a1b Fix typo in buildbot script. by sbc@chromium.org · 11 years ago
  17. 24f5d89 [NaCl AddIn] Update location of PNaCl executables. by sbc@chromium.org · 11 years ago
  18. a5fe467 [VS Addin] Don't fail installation if win32 platform is missing. by sbc@chromium.org · 11 years ago
  19. e0c14b1 Fix buildbot upload to commondatastorage. by sbc@chromium.org · 11 years ago
  20. 9b13d0e Test VS addin against pepper 27 and 28. by sbc@chromium.org · 11 years ago
  21. 9e97499 [VS Addin] Add visual studio 2012 support by sbc@chromium.org · 11 years ago
  22. 9056799 [NaCl Addin] Fix dependencies in visual studio by sbc@chromium.org · 11 years ago
  23. d4f7c66 [VS Addin] Bump SDK version required for pnacl builds. by sbc@chromium.org · 11 years ago
  24. 619d047 [VS Addin] Fix typo in test code for parallel builds. by sbc@chromium.org · 11 years ago
  25. d28643a [NaCl Addin] Fix parsing of dependency file. by sbc@chromium.org · 11 years ago
  26. 0d8823d [VS Addin] Fix parallel building. by sbc@chromium.org · 11 years ago
  27. 6a2a14d [NaCl Addin] Add testing against pepper_24. by sbc@chromium.org · 11 years ago
  28. d74b190 [NaCl SDK Addin] Add arm support in visual studio by sbc@chromium.org · 12 years ago
  29. e5e63ea [NaCl SDK Addin] Fix detection of PNaCl toolchain. by sbc@chromium.org · 12 years ago
  30. 779707b oops by sbc@chromium.org · 12 years ago
  31. 729cdcc [NaCl Addin] Fix for broken pnacl debugging by sbc@chromium.org · 12 years ago
  32. 67189ab [NaCl Add] Define WIN32 by default for PPAPI host builds by sbc@chromium.org · 12 years ago
  33. f1c1e93 [NaCl Addin] Remove .so target from pnacl platform. by sbc@chromium.org · 12 years ago
  34. 1705426 [NaCl Addin] Add new property for setting name of index page. by sbc@chromium.org · 12 years ago
  35. 112cf42 [NaCl Addin] Fix to PNaCl lib creation from MSVS by sbc@chromium.org · 12 years ago
  36. c058c39 [NaCl Addin] Fix building of libraries in MSVS. by sbc@chromium.org · 12 years ago
  37. f0433f9 Honor toolchain name in output folder. by sbc@chromium.org · 12 years ago
  38. 31404af [VS Addin] Add PNaCl configs to examples. by sbc@chromium.org · 12 years ago
  39. 9b75f44 [VS Addin] Add automatic nmf creation by sbc@chromium.org · 12 years ago
  40. c19f36e [VS Addin] Test result parser now handles inconclusive results. by sbc@chromium.org · 12 years ago
  41. fe8368b [VS Addin] Disable PNaCl adding tests until newer SDK is available. by sbc@chromium.org · 12 years ago
  42. d2689b5 Add PNaCl support for VS addin. by sbc@chromium.org · 12 years ago
  43. ac2587a Add more properties to the VS property sheets file for the NaCl target. by sbc@chromium.org · 12 years ago
  44. e07a752 [NaCl SDK] move VSNaClSDKRoot into ConfigurationGeneral section by sbc@chromium.org · 12 years ago
  45. 1f5ee65 Remove unneeded command line args from VS addin examples. by sbc@chromium.org · 12 years ago
  46. d22aa57 Fix for Visual Studio prompting for $(CHROME_PATH). by sbc@chromium.org · 12 years ago
  47. 2384b1f fix hello_nacl compile error by sbc@chromium.org · 12 years ago
  48. 5802417 Update example comments based on feedback form Mark by sbc@chromium.org · 12 years ago
  49. c46e366 Add new VS AddIn examples. by sbc@chromium.org · 12 years ago
  50. 4d54891 cleanup whitespace by sbc@chromium.org · 12 years ago
  51. 65414a7 Only store major version of AddIn in VS project file. by sbc@chromium.org · 12 years ago
  52. 48806ef Add execute bit to .bat files by sbc@chromium.org · 12 years ago
  53. 8dcf4a6 Better handling of permission errors during install. by sbc@chromium.org · 12 years ago
  54. 63206c7 Add 'include/win' to include path for PPAPI projects by sbc@chromium.org · 12 years ago
  55. 1f12da1 Remove windows lines endings. This is a whitespace only change by sbc@chromium.org · 12 years ago
  56. 8597ad0 This allows the user to easily see which revision of the AddIn he/she is using. by sbc@chromium.org · 12 years ago
  57. 45cc24d Output nexes should live under project folder. by sbc@chromium.org · 12 years ago
  58. a3456dd Fix name of 32-bit nexes to make create_nmf happy. by sbc@chromium.org · 12 years ago
  59. 01691c9 Group libraries when linking with gcc. by sbc@chromium.org · 12 years ago
  60. 63b8578 Put output files in different folders as VS users would expect. by sbc@chromium.org · 12 years ago
  61. 0d07611 Don't show command lines by default in VS AddIn. by sbc@chromium.org · 12 years ago
  62. 2194dbe Fix name of nexe in create_nmf post link step. by sbc@chromium.org · 12 years ago
  63. d09c625 Remove Win32 platform from hello_world_gles example by sbc@chromium.org · 12 years ago
  64. b98172d Don't try to open() folders. This fixes a build issue by sbc@chromium.org · 12 years ago
  65. 62f142a Split NaCl VS platform into NaCl64 and NaCl32 by sbc@chromium.org · 12 years ago
  66. 45fbf07 Don't require environment variables during install if --force is specified. by sbc@chromium.org · 12 years ago
  67. 0ce6a74 Fix for running buildbot script with 32-bit python under WOW64. This is how the productions bots are configured. by sbc@chromium.org · 12 years ago
  68. 2e00f3a Fix reporting or errors addin building and testing by sbc@chromium.org · 12 years ago
  69. 183c971 Run tests on buildbot. by sbc@chromium.org · 12 years ago
  70. 73e3e55 Fix NaCl compile tests by setting the default project. by sbc@chromium.org · 12 years ago
  71. 5aac894 Implement multi-core builds. by sbc@chromium.org · 12 years ago
  72. 3c3da98 remove double '/' in download link by sbc@chromium.org · 12 years ago
  73. 60c7178 install script now knows how to kill MSBuild and devenv by sbc@chromium.org · 12 years ago
  74. 5110723 fix processing of non-switch arguments by sbc@chromium.org · 12 years ago
  75. 445ad61 fix minor typo in buildbot script. by sbc@chromium.org · 12 years ago
  76. 04b6ab4 Compile code within Visual Studio using gcc rather than g++ by sbc@chromium.org · 12 years ago
  77. fd2ab07 Allow spaces in filenames by sbc@chromium.org · 12 years ago
  78. ca477aa add buildbot run script build .tgz file rather than .zip file by sbc@chromium.org · 12 years ago
  79. dd3d8e5 Rename Properties -> Props by sbc@chromium.org · 12 years ago
  80. 68ef5b8 Remove windows line ending from repo files. by sbc@chromium.org · 12 years ago
  81. 7cbef9c Use utf8 encoding for .AddIn. by sbc@chromium.org · 12 years ago
  82. 576b39b Cleanup whitespace in MSVS property files. by sbc@chromium.org · 12 years ago
  83. 03cd389 Explicitly set VSNaClSDKRoot in vcxproj rather than by sbc@chromium.org · 12 years ago
  84. 8e9819a Use irt from within chrome install by sbc@chromium.org · 12 years ago
  85. 122c143 Add missing NMF files. by noelallen@google.com · 12 years ago
  86. f667cb8 NaCl VS Add-in hello_world_gles example by tysand@chromium.org · 12 years ago
  87. 07f9fef NaCl VS Addin Crash Fix by tysand@chromium.org · 12 years ago
  88. 6d353f1 NaCl VS Add-in User Changed Properties Fix by tysand@chromium.org · 12 years ago
  89. 971d1e2 Refactored the VS add-in by tysand@chromium.org · 12 years ago
  90. bcea8e6 VS Add-in more properties and improvements by tysand@chromium.org · 12 years ago
  91. 498dd56 Changed VS add-in to use nacl-gdb by tysand@chromium.org · 12 years ago
  92. 2042cf5 NaCl settings and completed install scripts. by tysand@chromium.org · 12 years ago
  93. 9b93571 There are two things in this review: Unit Tests to verify that project settings default to the correct values, and a patching system to copy Win32 settings to create the PPAPI template. by tysand@chromium.org · 12 years ago
  94. d334db2 Additional improvements to install scripts Continued from issue 10790023 by tysand@chromium.org · 12 years ago
  95. 97b21e9 Adding scripts to build and test the add-in, as well as installer script. by tysand@chromium.org · 12 years ago
  96. f251f8d Native Client Visual Studio Add-in by tysand@chromium.org · 12 years ago