| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixup bad include and usage of BASE_API, which should be BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Hook GetUserDefaultLCID () to prevent crashes on attempting to connect to CSR... | jschuh@chromium.org | 2011-08-02 | 7 | -10/+36 |
* | Sandbox: Fix a style nit. No actual code change. | rvargas@google.com | 2011-08-02 | 1 | -3/+4 |
* | seccomp: simplify enable/disable logic | evan@chromium.org | 2011-07-29 | 1 | -23/+11 |
* | Disable UnloadDllTest.BaselineAvicapDll | sergeyu@chromium.org | 2011-07-27 | 1 | -1/+1 |
* | Re-enabling chrome-sandbox for Clang builds. | glotov@google.com | 2011-07-27 | 1 | -2/+2 |
* | Warm up GetUserDefaultLangID before closing client ALPC connections. | jschuh@chromium.org | 2011-07-26 | 1 | -0/+7 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -1/+1 |
* | Close all open ALPC client ports at lockdown. | jschuh@chromium.org | 2011-07-24 | 12 | -6/+154 |
* | Add a sandbox API to allow closing open handles at lockdown. | jschuh@chromium.org | 2011-07-21 | 11 | -9/+613 |
* | Revert 93308 - Add a sandbox API to allow closing open handles at lockdown. | jschuh@chromium.org | 2011-07-21 | 11 | -602/+9 |
* | Add a sandbox API to allow closing open handles at lockdown. | jschuh@chromium.org | 2011-07-21 | 11 | -9/+602 |
* | Revert 93274 - Add a sandbox API to allow closing open handles at lockdown. | jschuh@chromium.org | 2011-07-20 | 11 | -605/+9 |
* | Add a sandbox API to allow closing open handles at lockdown. | jschuh@chromium.org | 2011-07-20 | 11 | -9/+605 |
* | Revert 93113 - Add a sandbox API to allow closing open handles at lockdown. | jschuh@chromium.org | 2011-07-19 | 11 | -582/+9 |
* | Add a sandbox API to allow closing open handles at lockdown. | jschuh@chromium.org | 2011-07-19 | 11 | -9/+582 |
* | Revert 92887 - Add a sandbox API to allow closing open handles at lockdown. | jschuh@chromium.org | 2011-07-18 | 11 | -552/+9 |
* | Add a sandbox API to allow closing open handles at lockdown. | jschuh@chromium.org | 2011-07-18 | 11 | -9/+552 |
* | Revert 92563 - Had a bug in the handle table unit test. Added GetHandleName t... | jschuh@chromium.org | 2011-07-14 | 3 | -63/+23 |
* | Had a bug in the handle table unit test. Added GetHandleName to fix the bug a... | jschuh@chromium.org | 2011-07-14 | 3 | -23/+63 |
* | Revert "Had a bug in the handle table unit test. Added GetHandleName to fix t... | evan@chromium.org | 2011-07-13 | 3 | -32/+14 |
* | Add COMPONENT_BUILD global define. | darin@chromium.org | 2011-07-13 | 1 | -0/+1 |
* | Had a bug in the handle table unit test. Added GetHandleName to fix the bug a... | jschuh@chromium.org | 2011-07-13 | 3 | -14/+32 |
* | Revert "Add COMPONENT_BUILD global define. " | yurys@chromium.org | 2011-07-13 | 1 | -1/+0 |
* | Add COMPONENT_BUILD global define. | darin@chromium.org | 2011-07-13 | 1 | -0/+1 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Revert 91270 - sbox_unittests HandleTable.FindTable failing on Win XP & Vista | rsleevi@chromium.org | 2011-07-01 | 3 | -32/+14 |
* | Had a bug in the handle table unit test. Added GetHandleName to fix the bug a... | jschuh@chromium.org | 2011-07-01 | 3 | -14/+32 |
* | Avoid an extra if() which is not required and is wrong | timurrrr@chromium.org | 2011-06-28 | 1 | -13/+11 |
* | Minor change to use ResolveNTFunctionPtr rather than calling GetProcAddress d... | jschuh@chromium.org | 2011-06-27 | 2 | -22/+7 |
* | Modifying ResolveNTFunctionPtr in an attempt to eliminate crashes on random u... | jschuh@chromium.org | 2011-06-27 | 1 | -7/+18 |
* | Factor Windows handle enumeration code into its own classesI did some general... | jschuh@chromium.org | 2011-06-24 | 5 | -0/+512 |
* | Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, | tony@chromium.org | 2011-06-16 | 1 | -2/+0 |
* | Add a flag to print the handles held by a child process when it shuts down. | cdn@chromium.org | 2011-06-09 | 1 | -2/+37 |
* | Get rid of content dependency from sandbox_policy.h | jam@chromium.org | 2011-05-27 | 1 | -1/+2 |
* | Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u... | tony@chromium.org | 2011-05-23 | 1 | -1/+1 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -3/+3 |
* | linux: components build | evan@chromium.org | 2011-05-02 | 1 | -2/+4 |
* | Revert 83629 - linux components: expose more BASE_API used by Chrome itself | maf@chromium.org | 2011-04-30 | 1 | -2/+2 |
* | linux components: expose more BASE_API used by Chrome itself | evan@chromium.org | 2011-04-29 | 1 | -2/+2 |
* | Mark UnloadDllTest.BaselineAvicapDll as flaky on windows. | zea@chromium.org | 2011-04-28 | 1 | -1/+7 |
* | Base: Adjust dependencies to build with base.dll | rvargas@google.com | 2011-04-26 | 1 | -0/+3 |
* | Make the windows_version.h functions threadsafe by using a singleton. Add ac... | pkasting@chromium.org | 2011-04-07 | 11 | -78/+43 |
* | Revert 80819 due to failed tests | mmenke@chromium.org | 2011-04-07 | 8 | -28/+75 |
* | Make the windows_version.h functions threadsafe by using a singleton. Add ac... | pkasting@chromium.org | 2011-04-07 | 8 | -75/+28 |
* | Create a base_static library with files that should not | rvargas@google.com | 2011-04-04 | 1 | -1/+2 |
* | Revert 79867 - Revert 79618 - Landing for Julien Tinnes, jln@google.com: | laforge@chromium.org | 2011-03-30 | 1 | -124/+51 |
* | Revert 79618 - Landing for Julien Tinnes, jln@google.com: | laforge@chromium.org | 2011-03-30 | 1 | -51/+124 |
* | Landing for Julien Tinnes, jln@google.com: | cevans@chromium.org | 2011-03-28 | 1 | -124/+51 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 13 | -23/+23 |