summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Remove the checked-in scons configuration files.sgk@google.com2009-04-0110-532/+0
* Fix URL for sandboxing design doc.evan@chromium.org2009-03-276-8/+9
* sbox_unit_tests -> sbox_unittestsbradnelson@google.com2009-03-251-1/+1
* Sync sandbox WriteInto with updated version from basemark@chromium.org2009-03-252-17/+13
* Switching sandbox to gyp on windows.bradnelson@google.com2009-03-232-0/+9
* Revert 11946 since it is causing a build breakage on full rebuild. The maruel@chromium.org2009-03-181-0/+127
* Moving sbox to gyp on windows.bradnelson@google.com2009-03-181-127/+0
* Fix incorrect include guards in sandbox/. Guards now match their filename.deanm@chromium.org2009-03-175-11/+11
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-135-4/+1
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-128-8/+0
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-122-1/+1
* Pointing slns at generated vcprojs from base.bradnelson@google.com2009-03-121-39/+36
* NO CODE CHANGEdeanm@chromium.org2009-03-11173-180/+0
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-101-0/+1
* Slight code change to make some global variables const.maruel@google.com2009-03-104-11/+13
* Snapshotting progress.bradnelson@google.com2009-03-091-0/+316
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-055-5/+5
* In windows 7 there is a new Reg call that we need tonsylvain@chromium.org2009-02-134-8/+48
* Sandbox: Add support for Windows 7 - 64 bit.rvargas@google.com2009-02-032-15/+43
* revert r9096. rvargas@google.com2009-02-032-41/+15
* Sandbox: Add support for Windows 7 - 64 bit.rvargas@google.com2009-02-032-15/+41
* Sandbox: Update wow helper to support Windows 7.rvargas@google.com2009-02-032-0/+0
* Updates to Visual Studio project generation to accomodatesgk@google.com2009-01-101-6/+1
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-091-6/+0
* Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa...jungshik@google.com2008-12-311-2/+2
* Revert sdk 6.1 upgrade changes.jungshik@google.com2008-12-301-2/+2
* Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.jungshik@google.com2008-12-301-2/+2
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Initial subset of .vcproj file generation, covering generation of:sgk@google.com2008-12-241-1/+1
* Move a function from controller.cc to sandbox_utils.cc innsylvain@chromium.org2008-12-2316-45/+50
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-192-0/+143
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-186-6/+6
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-1611-2536/+2536
* step one of some refactoring to allow other platforms to re-use the app initi...pinkerton@google.com2008-12-091-0/+6
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-049-2387/+2387
* Allows scons build to use local copy of platformsdk if one is not bundled sid...bradnelson@chromium.org2008-12-031-2/+0
* Capture a wow_helper.scons config (close to building, but notsgk@google.com2008-11-212-0/+95
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-205-118/+8
* I'm removing logging.h/.cc from wow_helper.nsylvain@chromium.org2008-11-193-12/+0
* We need to delete this critical section otherwisensylvain@chromium.org2008-11-181-0/+1
* Application Verifier hooks GetProcAddress and returnsnsylvain@chromium.org2008-11-183-5/+12
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-153-3/+0
* Move dmg_fp to base/third_party/dmg_fp and include thetc@google.com2008-11-141-10/+0
* Return the right error code when we proxy a callnsylvain@chromium.org2008-11-137-25/+72
* Remove the extra junk from the sandbox.sln file.nsylvain@chromium.org2008-11-131-64/+0
* * fix sandbox build on windowstc@google.com2008-11-133-0/+3
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-121-3/+77
* Force the line endings on .sln files to be CRLF.tc@google.com2008-11-122-149/+149
* Make better (and more efficient) use of Hammer functionalitysgk@google.com2008-11-051-5/+4
* Avoid having the Hammer modules strip _WINDOWS for test programs,sgk@google.com2008-11-053-9/+6