summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Merge 94169 - Warm up GetUserDefaultLangID before closing client ALPC connect...jschuh@chromium.org2011-07-271-0/+7
* Re-Merge 93827 - Close all open ALPC client ports at lockdown.jschuh@chromium.org2011-07-2712-6/+154
* Revert 93827 - Close all open ALPC client ports at lockdown.kerz@chromium.org2011-07-2612-154/+6
* Close all open ALPC client ports at lockdown.jschuh@chromium.org2011-07-2412-6/+154
* Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-2111-9/+613
* Revert 93308 - Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-2111-602/+9
* Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-2111-9/+602
* Revert 93274 - Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-2011-605/+9
* Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-2011-9/+605
* Revert 93113 - Add a sandbox API to allow closing open handles at lockdown.jschuh@chromium.org2011-07-1911-582/+9
* Add a sandbox API to allow closing open handles at lockdown.jschuh@chromium.org2011-07-1911-9/+582
* Revert 92887 - Add a sandbox API to allow closing open handles at lockdown.jschuh@chromium.org2011-07-1811-552/+9
* Add a sandbox API to allow closing open handles at lockdown.jschuh@chromium.org2011-07-1811-9/+552
* Revert 92563 - Had a bug in the handle table unit test. Added GetHandleName t...jschuh@chromium.org2011-07-143-63/+23
* Had a bug in the handle table unit test. Added GetHandleName to fix the bug a...jschuh@chromium.org2011-07-143-23/+63
* Revert "Had a bug in the handle table unit test. Added GetHandleName to fix t...evan@chromium.org2011-07-133-32/+14
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-131-0/+1
* Had a bug in the handle table unit test. Added GetHandleName to fix the bug a...jschuh@chromium.org2011-07-133-14/+32
* Revert "Add COMPONENT_BUILD global define. "yurys@chromium.org2011-07-131-1/+0
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-131-0/+1
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Revert 91270 - sbox_unittests HandleTable.FindTable failing on Win XP & Vistarsleevi@chromium.org2011-07-013-32/+14
* Had a bug in the handle table unit test. Added GetHandleName to fix the bug a...jschuh@chromium.org2011-07-013-14/+32
* Avoid an extra if() which is not required and is wrongtimurrrr@chromium.org2011-06-281-13/+11
* Minor change to use ResolveNTFunctionPtr rather than calling GetProcAddress d...jschuh@chromium.org2011-06-272-22/+7
* Modifying ResolveNTFunctionPtr in an attempt to eliminate crashes on random u...jschuh@chromium.org2011-06-271-7/+18
* Factor Windows handle enumeration code into its own classesI did some general...jschuh@chromium.org2011-06-245-0/+512
* Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,tony@chromium.org2011-06-161-2/+0
* Add a flag to print the handles held by a child process when it shuts down.cdn@chromium.org2011-06-091-2/+37
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-271-1/+2
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-3/+3
* linux: components buildevan@chromium.org2011-05-021-2/+4
* Revert 83629 - linux components: expose more BASE_API used by Chrome itselfmaf@chromium.org2011-04-301-2/+2
* linux components: expose more BASE_API used by Chrome itselfevan@chromium.org2011-04-291-2/+2
* Mark UnloadDllTest.BaselineAvicapDll as flaky on windows.zea@chromium.org2011-04-281-1/+7
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-0/+3
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-0711-78/+43
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-078-28/+75
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-078-75/+28
* Create a base_static library with files that should notrvargas@google.com2011-04-041-1/+2
* Revert 79867 - Revert 79618 - Landing for Julien Tinnes, jln@google.com:laforge@chromium.org2011-03-301-124/+51
* Revert 79618 - Landing for Julien Tinnes, jln@google.com:laforge@chromium.org2011-03-301-51/+124
* Landing for Julien Tinnes, jln@google.com:cevans@chromium.org2011-03-281-124/+51
* Move some files from base to base/memory.levin@chromium.org2011-03-2813-23/+23
* Create a "GetWOW64Status()" utility function and make the rest of the codebas...pkasting@chromium.org2011-03-046-82/+34
* Make SandboxInterfaceInfo somewhat backwards compatiblecpu@chromium.org2011-02-251-2/+7
* Sandbox: Make sure that we reset relative_jump_ beforervargas@google.com2011-02-253-13/+73
* Use a struct instead of a union for SandboxInterfaceInfocpu@chromium.org2011-02-101-2/+2
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-098-52/+56