| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a crash in the unittests caused by the fact that the order of | nsylvain@chromium.org | 2009-05-18 | 1 | -0/+12 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 10 | -532/+0 |
* | Fix URL for sandboxing design doc. | evan@chromium.org | 2009-03-27 | 6 | -8/+9 |
* | sbox_unit_tests -> sbox_unittests | bradnelson@google.com | 2009-03-25 | 1 | -1/+1 |
* | Sync sandbox WriteInto with updated version from base | mark@chromium.org | 2009-03-25 | 2 | -17/+13 |
* | Switching sandbox to gyp on windows. | bradnelson@google.com | 2009-03-23 | 2 | -0/+9 |
* | Revert 11946 since it is causing a build breakage on full rebuild. The | maruel@chromium.org | 2009-03-18 | 1 | -0/+127 |
* | Moving sbox to gyp on windows. | bradnelson@google.com | 2009-03-18 | 1 | -127/+0 |
* | Fix incorrect include guards in sandbox/. Guards now match their filename. | deanm@chromium.org | 2009-03-17 | 5 | -11/+11 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 5 | -4/+1 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 8 | -8/+0 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 2 | -1/+1 |
* | Pointing slns at generated vcprojs from base. | bradnelson@google.com | 2009-03-12 | 1 | -39/+36 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 173 | -180/+0 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 4 | -11/+13 |
* | Snapshotting progress. | bradnelson@google.com | 2009-03-09 | 1 | -0/+316 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 5 | -5/+5 |
* | In windows 7 there is a new Reg call that we need to | nsylvain@chromium.org | 2009-02-13 | 4 | -8/+48 |
* | Sandbox: Add support for Windows 7 - 64 bit. | rvargas@google.com | 2009-02-03 | 2 | -15/+43 |
* | revert r9096. | rvargas@google.com | 2009-02-03 | 2 | -41/+15 |
* | Sandbox: Add support for Windows 7 - 64 bit. | rvargas@google.com | 2009-02-03 | 2 | -15/+41 |
* | Sandbox: Update wow helper to support Windows 7. | rvargas@google.com | 2009-02-03 | 2 | -0/+0 |
* | Updates to Visual Studio project generation to accomodate | sgk@google.com | 2009-01-10 | 1 | -6/+1 |
* | remove chrome dependencies from win sandboxing headers. Wrap sandbox code to | pinkerton@google.com | 2009-01-09 | 1 | -6/+0 |
* | Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa... | jungshik@google.com | 2008-12-31 | 1 | -2/+2 |
* | Revert sdk 6.1 upgrade changes. | jungshik@google.com | 2008-12-30 | 1 | -2/+2 |
* | Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0. | jungshik@google.com | 2008-12-30 | 1 | -2/+2 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Initial subset of .vcproj file generation, covering generation of: | sgk@google.com | 2008-12-24 | 1 | -1/+1 |
* | Move a function from controller.cc to sandbox_utils.cc in | nsylvain@chromium.org | 2008-12-23 | 16 | -45/+50 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 2 | -0/+143 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 6 | -6/+6 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 11 | -2536/+2536 |
* | step one of some refactoring to allow other platforms to re-use the app initi... | pinkerton@google.com | 2008-12-09 | 1 | -0/+6 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 9 | -2387/+2387 |
* | Allows scons build to use local copy of platformsdk if one is not bundled sid... | bradnelson@chromium.org | 2008-12-03 | 1 | -2/+0 |
* | Capture a wow_helper.scons config (close to building, but not | sgk@google.com | 2008-11-21 | 2 | -0/+95 |
* | Finish release (opt) builds on Windows, including the parallel | sgk@google.com | 2008-11-20 | 5 | -118/+8 |
* | I'm removing logging.h/.cc from wow_helper. | nsylvain@chromium.org | 2008-11-19 | 3 | -12/+0 |
* | We need to delete this critical section otherwise | nsylvain@chromium.org | 2008-11-18 | 1 | -0/+1 |
* | Application Verifier hooks GetProcAddress and returns | nsylvain@chromium.org | 2008-11-18 | 3 | -5/+12 |
* | Move dmg_fp in scons build to compile from | tc@google.com | 2008-11-15 | 3 | -3/+0 |
* | Move dmg_fp to base/third_party/dmg_fp and include the | tc@google.com | 2008-11-14 | 1 | -10/+0 |
* | Return the right error code when we proxy a call | nsylvain@chromium.org | 2008-11-13 | 7 | -25/+72 |
* | Remove the extra junk from the sandbox.sln file. | nsylvain@chromium.org | 2008-11-13 | 1 | -64/+0 |
* | * fix sandbox build on windows | tc@google.com | 2008-11-13 | 3 | -0/+3 |
* | Make unit_tests pass with pt_BR.UTF-8 locale. | tc@google.com | 2008-11-12 | 1 | -3/+77 |
* | Force the line endings on .sln files to be CRLF. | tc@google.com | 2008-11-12 | 2 | -149/+149 |