| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the first part of Chrome-side support for NaCl validation caching. | ncbray@google.com | 2012-03-17 | 1 | -0/+4 |
* | Fix coverage builds by disabling NaCl targets when coverage=1 | garykac@chromium.org | 2012-02-23 | 1 | -2/+2 |
* | NaCl: Update revision in DEPS, r7388 -> r7483 | mcgrathr@chromium.org | 2011-12-20 | 1 | -6/+0 |
* | Move content::MakeSharedMemorySegmentViaIPC into its own file | mcgrathr@chromium.org | 2011-12-16 | 1 | -4/+5 |
* | Revert 114539 - Move content::MakeSharedMemorySegmentViaIPC into its own file | mcgrathr@chromium.org | 2011-12-15 | 1 | -4/+4 |
* | Move content::MakeSharedMemorySegmentViaIPC into its own file | mcgrathr@chromium.org | 2011-12-15 | 1 | -4/+4 |
* | Put irt and untrusted TC dependencies behind a flag. | robertm@google.com | 2011-12-14 | 1 | -1/+7 |
* | Remove unused remnants of bootstrap stuff from nacl.gypi | mcgrathr@chromium.org | 2011-12-12 | 1 | -21/+0 |
* | Use nacl_helper_bootstrap from native_client repository | mcgrathr@chromium.org | 2011-12-06 | 1 | -160/+0 |
* | Revert 113074 - Use nacl_helper_bootstrap from native_client repository | mcgrathr@chromium.org | 2011-12-06 | 1 | -0/+160 |
* | Use nacl_helper_bootstrap from native_client repository | mcgrathr@chromium.org | 2011-12-06 | 1 | -160/+0 |
* | Use -fasan together with -faddress-sanitizer in nacl.gypi as well. | glider@chromium.org | 2011-11-21 | 1 | -0/+2 |
* | nacl_helper_bootstrap: Reserve correct address space size for ARM, none for x... | mcgrathr@chromium.org | 2011-11-18 | 1 | -8/+32 |
* | Enable content component (again!). | dpranke@chromium.org | 2011-11-16 | 1 | -0/+1 |
* | Turn off nacl_bootstrap_helper when building for code coverage. | bradnelson@google.com | 2011-11-14 | 1 | -1/+1 |
* | Enable untrusted GYP builds in Chrome (irt via gyp) | noelallen@google.com | 2011-11-12 | 1 | -73/+4 |
* | Fix Clang build after r109734 | mcgrathr@chromium.org | 2011-11-12 | 1 | -0/+2 |
* | Revert 109534 since this change broke clobbered component build. | sadrul@chromium.org | 2011-11-11 | 1 | -1/+0 |
* | reenable component build w/ fix to test_support_content | dpranke@chromium.org | 2011-11-10 | 1 | -0/+1 |
* | Revert 108976 (broke win shared) - enable component build for content | thakis@chromium.org | 2011-11-08 | 1 | -1/+0 |
* | enable component build for content | dpranke@chromium.org | 2011-11-08 | 1 | -0/+1 |
* | Introduces chromium_resources.gyp to factor out Chrome resource generation | dhollowa@chromium.org | 2011-11-03 | 1 | -2/+2 |
* | Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour... | dhollowa@chromium.org | 2011-11-03 | 1 | -2/+2 |
* | Introduces chromium_resources.gyp to factor out Chrome resource generation | dhollowa@chromium.org | 2011-11-03 | 1 | -2/+2 |
* | Speculative Revert 108361 - in hope to fix Win Builder 2010 | glotov@google.com | 2011-11-03 | 1 | -8/+74 |
* | This CL is based on the patch: | noelallen@google.com | 2011-11-02 | 1 | -74/+8 |
* | Revert 108116 - Use GYP to build nacl_irt | dmichael@chromium.org | 2011-11-01 | 1 | -11/+74 |
* | Use GYP to build nacl_irt | noelallen@google.com | 2011-11-01 | 1 | -74/+11 |
* | Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour... | dhollowa@chromium.org | 2011-10-31 | 1 | -2/+2 |
* | Introduces chromium_resources.gyp to factor out Chrome resource generation | dhollowa@chromium.org | 2011-10-31 | 1 | -2/+2 |
* | Move ZygoteForkDelegateLinux to content/public/common. | jam@chromium.org | 2011-10-25 | 1 | -1/+2 |
* | IRT name was incorrect | jasonwkim@google.com | 2011-10-25 | 1 | -1/+1 |
* | Activate IRT building on ARM for NaCl. | jasonwkim@google.com | 2011-10-24 | 1 | -0/+21 |
* | Revert 104632 - enable component build for content and appcache. | rsleevi@chromium.org | 2011-10-08 | 1 | -1/+0 |
* | enable component build for content and appcache. | dpranke@chromium.org | 2011-10-08 | 1 | -0/+1 |
* | Support building NaCl plugin with ASan. | timurrrr@chromium.org | 2011-10-07 | 1 | -0/+13 |
* | aura: Make events work correctly in chrome in linux, and other fixes. | sadrul@chromium.org | 2011-10-06 | 1 | -0/+5 |
* | Revert 101576 (probably made mac try job 18% slower) | thakis@chromium.org | 2011-09-17 | 1 | -1/+1 |
* | Use a cheap overapproximation of the input set to the nacl IRT build. | bradnelson@google.com | 2011-09-16 | 1 | -1/+1 |
* | Add a stub nacl_win64 target when disable_nacl=1 so that | bradnelson@google.com | 2011-09-16 | 1 | -0/+11 |
* | Disable targets in nacl.gypi whjen disable_nacl==1. | bradnelson@google.com | 2011-09-15 | 1 | -254/+266 |
* | Added allocator dependency to nacl_helper so it can be built with linux_use_h... | stevet@chromium.org | 2011-09-13 | 1 | -0/+9 |
* | Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar... | jam@chromium.org | 2011-09-12 | 1 | -11/+7 |
* | Clean up nacl_helper_bootstrap linker script | mcgrathr@chromium.org | 2011-09-08 | 1 | -0/+1 |
* | Modify the build recipe for nacl_helper_bootstrap to invoke the linker explic... | bradchen@google.com | 2011-09-07 | 1 | -29/+66 |
* | Fix NaCl build error with ninja. | ivankr@chromium.org | 2011-09-06 | 1 | -3/+2 |
* | Use chain-loading for Linux nacl_helper | mcgrathr@chromium.org | 2011-09-01 | 1 | -23/+93 |
* | Revert 98909 - Use chain-loading for Linux nacl_helper | jar@chromium.org | 2011-08-31 | 1 | -93/+23 |
* | Use chain-loading for Linux nacl_helper | mcgrathr@chromium.org | 2011-08-31 | 1 | -23/+93 |
* | Adding a special toolchain that will work with chromeos. | bradnelson@google.com | 2011-08-26 | 1 | -2/+2 |