summaryrefslogtreecommitdiffstats
path: root/sandbox/src/handle_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 92563 - Had a bug in the handle table unit test. Added GetHandleName t...jschuh@chromium.org2011-07-141-27/+16
* Had a bug in the handle table unit test. Added GetHandleName to fix the bug a...jschuh@chromium.org2011-07-141-16/+27
* Revert "Had a bug in the handle table unit test. Added GetHandleName to fix t...evan@chromium.org2011-07-131-25/+13
* Had a bug in the handle table unit test. Added GetHandleName to fix the bug a...jschuh@chromium.org2011-07-131-13/+25
* Revert 91270 - sbox_unittests HandleTable.FindTable failing on Win XP & Vistarsleevi@chromium.org2011-07-011-25/+13
* Had a bug in the handle table unit test. Added GetHandleName to fix the bug a...jschuh@chromium.org2011-07-011-13/+25
* Minor change to use ResolveNTFunctionPtr rather than calling GetProcAddress d...jschuh@chromium.org2011-06-271-21/+7
* Factor Windows handle enumeration code into its own classesI did some general...jschuh@chromium.org2011-06-241-0/+195