summaryrefslogtreecommitdiffstats
path: root/sandbox/src/service_resolver_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-1/+2
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-2/+1
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Create a "GetWOW64Status()" utility function and make the rest of the codebas...pkasting@chromium.org2011-03-041-14/+7
* Sandbox: Make sure that we reset relative_jump_ beforervargas@google.com2011-02-251-13/+70
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in sandbox...tfarina@chromium.org2010-06-051-2/+2
* Sandbox: Add the 64-bit service resolver and a fewrvargas@google.com2010-02-011-6/+9
* Use scoped_array (not scoped_ptr) with new[].kuchhal@chromium.org2009-10-231-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add sandbox to the repository.initial.commit2008-07-261-0/+177