| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Create a "GetWOW64Status()" utility function and make the rest of the codebas... | pkasting@chromium.org | 2011-03-04 | 6 | -82/+34 |
* | Make SandboxInterfaceInfo somewhat backwards compatible | cpu@chromium.org | 2011-02-25 | 1 | -2/+7 |
* | Sandbox: Make sure that we reset relative_jump_ before | rvargas@google.com | 2011-02-25 | 3 | -13/+73 |
* | Use a struct instead of a union for SandboxInterfaceInfo | cpu@chromium.org | 2011-02-10 | 1 | -2/+2 |
* | Reland "Remove base/scoped_handle_win.h." | tfarina@chromium.org | 2011-01-09 | 8 | -52/+56 |
* | Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th... | thakis@chromium.org | 2011-01-07 | 8 | -56/+52 |
* | Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo... | tfarina@chromium.org | 2011-01-07 | 8 | -52/+56 |
* | Remove base/platform_thread.h stub and fix up all callers to use the new loca... | brettw@google.com | 2011-01-01 | 1 | -2/+2 |
* | Sandbox: Fix the memory protection code to handle page boundaries. | rvargas@google.com | 2010-12-28 | 1 | -1/+1 |
* | Windows Sandbox: Perform case insensitive tests when checking | rvargas@google.com | 2010-12-21 | 2 | -3/+32 |
* | Avoid the use of wow_helper for Windows7 | cpu@chromium.org | 2010-10-29 | 1 | -2/+5 |
* | Add a bunch of missing bug references to FLAKY tests | stuartmorgan@chromium.org | 2010-10-27 | 1 | -0/+1 |
* | Move pe_image and registry from base to base/win and use the namespace. It re... | brettw@chromium.org | 2010-10-17 | 8 | -16/+16 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 6 | -23/+24 |
* | Revert 62205 - Make writing to stdout and stderr work in Chrome processes whe... | isherman@chromium.org | 2010-10-12 | 1 | -5/+0 |
* | Make writing to stdout and stderr work in Chrome processes when inherited | darin@chromium.org | 2010-10-11 | 1 | -0/+5 |
* | Sandbox change. Remove inheritance of the duplicated tokens. | cpu@chromium.org | 2010-09-22 | 1 | -4/+4 |
* | Support for building Chrome using Clang. | evan@chromium.org | 2010-09-18 | 1 | -2/+2 |
* | Fix SameObject to not return false when the volume name returned by QueryDosD... | nsylvain@chromium.org | 2010-09-16 | 1 | -1/+1 |
* | Pull seccomp-sandbox in via DEPS rather than using an in-tree copy | mseaborn@chromium.org | 2010-09-01 | 46 | -14320/+1 |
* | Revert 57921 - Pull seccomp-sandbox in via DEPS rather than using an in-tree ... | nsylvain@chromium.org | 2010-08-31 | 45 | -0/+14319 |
* | Pull seccomp-sandbox in via DEPS rather than using an in-tree copy | mseaborn@chromium.org | 2010-08-30 | 45 | -14319/+0 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 1 | -2/+1 |
* | Seccomp sandbox: Add a policy flag to allow file namespace access to be disabled | mseaborn@chromium.org | 2010-08-27 | 6 | -14/+103 |
* | Remove NEWNS from the setuid sandbox. | mal@chromium.org | 2010-08-26 | 1 | -4/+0 |
* | Sbox IPC fix | cpu@chromium.org | 2010-08-20 | 3 | -40/+79 |
* | Revert 56796 - Sbox IPC fix | cpu@chromium.org | 2010-08-20 | 3 | -72/+39 |
* | Sbox IPC fix | cpu@chromium.org | 2010-08-20 | 3 | -39/+72 |
* | Allow native (nt-style) paths to be used for sandbox policy specification | cpu@chromium.org | 2010-08-07 | 4 | -17/+61 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 3 | -3/+2 |
* | Check the IPC filename length does not exceed the message size. | jschuh@google.com | 2010-07-22 | 1 | -0/+5 |
* | Fix about:sandbox's network isolation indication. | agl@chromium.org | 2010-07-21 | 1 | -1/+1 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 3 | -3/+0 |
* | Add about:sandbox. | agl@chromium.org | 2010-07-13 | 1 | -1/+14 |
* | Fix compiler error in sandbox util in case exception is enabled. | victorw@chromium.org | 2010-06-22 | 2 | -0/+12 |
* | FAILS tests should not turn the bot red. | vandebo@chromium.org | 2010-06-18 | 1 | -2/+2 |
* | TTF: Reenable some disabled tests. | vandebo@chromium.org | 2010-06-18 | 1 | -2/+2 |