| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix prefered base addresses on win64 | jschuh@chromium.org | 2014-04-12 | 1 | -2/+12 |
* | Use SYZYASAN instead of ADDRESS_SANITIZER. | chrisha@google.com | 2014-03-27 | 1 | -5/+6 |
* | Stop chrome_elf from patching already patched functions | csharp@chromium.org | 2014-03-25 | 1 | -2/+3 |
* | Make sure chrome_elf's breakpad client is actually uploading dumps. | caitkp@chromium.org | 2014-03-24 | 1 | -1/+1 |
* | Make chrome_elf use thunks instead of function pointers. | caitkp@chromium.org | 2014-03-18 | 8 | -139/+264 |
* | Make sure CreateFile call is not inlined, so EMET doesn't get upset. | caitkp@chromium.org | 2014-03-13 | 1 | -8/+29 |
* | Use PEImage in ntdll_cache.cc | csharp@chromium.org | 2014-03-12 | 2 | -36/+24 |
* | Revert 255151 "Make chrome_elf use thunks instead of function po..." | caitkp@chromium.org | 2014-03-07 | 7 | -229/+133 |
* | Add version resource to chrome_elf.dll | robertshield@chromium.org | 2014-03-07 | 2 | -0/+29 |
* | Make chrome_elf use thunks instead of function pointers. | caitkp@chromium.org | 2014-03-05 | 7 | -133/+229 |
* | Catch EXCEPTION_GUARD_PAGE in SafeGetImageInfo | csharp@chromium.org | 2014-03-04 | 1 | -0/+1 |
* | Remove Version Check when Determining if Blacklist is Enabled | csharp@chromium.org | 2014-03-04 | 3 | -30/+0 |
* | Add UMA stats to record when DLLs are successfully blocked in the Browser. | csharp@chromium.org | 2014-03-03 | 12 | -14/+210 |
* | Unify browser process type checks in Chrome ELF. | robertshield@chromium.org | 2014-03-01 | 4 | -13/+22 |
* | Only add chrome_redirects as a dependency of base.dll in component builds. | caitkp@chromium.org | 2014-02-28 | 1 | -54/+0 |
* | Link chrome_elf.dll instead of statically linking the blacklist code | csharp@chromium.org | 2014-02-27 | 7 | -29/+60 |
* | Revert of Link chrome_elf.dll instead of statically linking the blacklist cod... | ckocagil@chromium.org | 2014-02-26 | 1 | -3/+0 |
* | Link chrome_elf.dll instead of statically linking the blacklist code | csharp@chromium.org | 2014-02-26 | 1 | -0/+3 |
* | Modify fileAtPath stat to track if the call was redirected by chrome_elf. | caitkp@chromium.org | 2014-02-25 | 6 | -0/+37 |
* | Breakpad coverage for chrome_elf start up | caitkp@chromium.org | 2014-02-24 | 13 | -40/+724 |
* | Moving version script and gypi file to build\util. | mad@chromium.org | 2014-02-21 | 1 | -1/+1 |
* | Catch EXCEPTION_IN_PAGE_ERROR errors in SafeGetImageInfo | csharp@chromium.org | 2014-02-19 | 1 | -1/+2 |
* | Increase Browser Blacklist | csharp@chromium.org | 2014-02-19 | 1 | -1/+4 |
* | Hook up redirects for component builds | caitkp@chromium.org | 2014-02-18 | 1 | -1/+28 |
* | Add a UMA stat to track if the Browser blacklist is Set on the Renderer | csharp@chromium.org | 2014-02-15 | 5 | -1/+21 |
* | Revert 251134 "Revert 251095 "Revert 250828 "Add a UMA stat to t..." | asvitkine@chromium.org | 2014-02-13 | 5 | -21/+1 |
* | Revert 251095 "Revert 250828 "Add a UMA stat to track if the Bro..." | asvitkine@chromium.org | 2014-02-13 | 5 | -1/+21 |
* | Revert 250828 "Add a UMA stat to track if the Browser blacklist ..." | asvitkine@chromium.org | 2014-02-13 | 5 | -21/+1 |
* | Add a UMA stat to track if the Browser blacklist is Set on the Renderer | csharp@chromium.org | 2014-02-12 | 5 | -1/+21 |
* | Revert of Revert blacklist part of crrev.com/250682. (https://codereview.chro... | robertshield@chromium.org | 2014-02-12 | 1 | -2/+8 |
* | Revert blacklist part of crrev.com/250682. | robertshield@chromium.org | 2014-02-12 | 1 | -8/+2 |
* | Expose an IsSandboxed() export on chrome.exe. | robertshield@chromium.org | 2014-02-12 | 1 | -2/+8 |
* | Make sure we only redirect in browser processes | caitkp@chromium.org | 2014-02-09 | 1 | -0/+5 |
* | Call SwapImports on x64 builds too. | caitkp@chromium.org | 2014-02-08 | 1 | -7/+1 |
* | Make redirects work on canary by looking in the correct profile | caitkp@chromium.org | 2014-02-07 | 5 | -6/+30 |
* | Add 64-bit support to browser blacklisting | csharp@chromium.org | 2014-02-07 | 5 | -18/+71 |
* | Add New Histogram Stats to see where Blacklist Failures are Occuring | csharp@chromium.org | 2014-02-06 | 3 | -4/+54 |
* | Revert 248720 "Add New Histogram Stats to see where Blacklist Fa..." | csharp@google.com | 2014-02-05 | 3 | -111/+4 |
* | Add New Histogram Stats to see where Blacklist Failures are Occuring | csharp@chromium.org | 2014-02-04 | 3 | -4/+111 |
* | Add libsvn_tsvn32.dll to the browser blacklist | csharp@chromium.org | 2014-02-03 | 1 | -0/+1 |
* | Use an alternate mechanism for CreateFile calls in Chrome | caitkp@chromium.org | 2014-02-02 | 8 | -1/+781 |
* | Add logs to chrome_elf_unittests to ensure the correct target is built. | csharp@chromium.org | 2014-01-24 | 1 | -3/+6 |
* | Cleanup browser blacklist code | csharp@chromium.org | 2014-01-24 | 4 | -26/+57 |
* | Revert 246313 "Use an alternate mechanism for CreateFile calls i..." | kochi@google.com | 2014-01-23 | 8 | -683/+1 |
* | Use an alternate mechanism for CreateFile calls in Chrome | caitkp@chromium.org | 2014-01-22 | 8 | -1/+683 |
* | Allows chrome_elf_unittests to be run under SyzyASan. | sebmarchand@chromium.org | 2014-01-21 | 2 | -1/+17 |
* | Revert 245464 "Use an alternate mechanism for CreateFile calls i..." | jochen@chromium.org | 2014-01-17 | 8 | -683/+1 |
* | Use an alternate mechanism for CreateFile calls in Chrome | caitkp@chromium.org | 2014-01-17 | 8 | -1/+683 |
* | 1. Make sure chrome_elf.dll imports nothing besides kernel32, advapi32, and s... | caitkp@chromium.org | 2014-01-16 | 2 | -0/+101 |
* | Move Version Assembly code out of chrome_elf. | caitkp@chromium.org | 2014-01-16 | 6 | -106/+1 |