summaryrefslogtreecommitdiffstats
path: root/chrome_elf
Commit message (Expand)AuthorAgeFilesLines
* Fix prefered base addresses on win64jschuh@chromium.org2014-04-121-2/+12
* Use SYZYASAN instead of ADDRESS_SANITIZER.chrisha@google.com2014-03-271-5/+6
* Stop chrome_elf from patching already patched functionscsharp@chromium.org2014-03-251-2/+3
* Make sure chrome_elf's breakpad client is actually uploading dumps.caitkp@chromium.org2014-03-241-1/+1
* Make chrome_elf use thunks instead of function pointers.caitkp@chromium.org2014-03-188-139/+264
* Make sure CreateFile call is not inlined, so EMET doesn't get upset.caitkp@chromium.org2014-03-131-8/+29
* Use PEImage in ntdll_cache.cccsharp@chromium.org2014-03-122-36/+24
* Revert 255151 "Make chrome_elf use thunks instead of function po..."caitkp@chromium.org2014-03-077-229/+133
* Add version resource to chrome_elf.dllrobertshield@chromium.org2014-03-072-0/+29
* Make chrome_elf use thunks instead of function pointers.caitkp@chromium.org2014-03-057-133/+229
* Catch EXCEPTION_GUARD_PAGE in SafeGetImageInfocsharp@chromium.org2014-03-041-0/+1
* Remove Version Check when Determining if Blacklist is Enabledcsharp@chromium.org2014-03-043-30/+0
* Add UMA stats to record when DLLs are successfully blocked in the Browser.csharp@chromium.org2014-03-0312-14/+210
* Unify browser process type checks in Chrome ELF.robertshield@chromium.org2014-03-014-13/+22
* Only add chrome_redirects as a dependency of base.dll in component builds.caitkp@chromium.org2014-02-281-54/+0
* Link chrome_elf.dll instead of statically linking the blacklist codecsharp@chromium.org2014-02-277-29/+60
* Revert of Link chrome_elf.dll instead of statically linking the blacklist cod...ckocagil@chromium.org2014-02-261-3/+0
* Link chrome_elf.dll instead of statically linking the blacklist codecsharp@chromium.org2014-02-261-0/+3
* Modify fileAtPath stat to track if the call was redirected by chrome_elf.caitkp@chromium.org2014-02-256-0/+37
* Breakpad coverage for chrome_elf start upcaitkp@chromium.org2014-02-2413-40/+724
* Moving version script and gypi file to build\util.mad@chromium.org2014-02-211-1/+1
* Catch EXCEPTION_IN_PAGE_ERROR errors in SafeGetImageInfocsharp@chromium.org2014-02-191-1/+2
* Increase Browser Blacklistcsharp@chromium.org2014-02-191-1/+4
* Hook up redirects for component buildscaitkp@chromium.org2014-02-181-1/+28
* Add a UMA stat to track if the Browser blacklist is Set on the Renderercsharp@chromium.org2014-02-155-1/+21
* Revert 251134 "Revert 251095 "Revert 250828 "Add a UMA stat to t..."asvitkine@chromium.org2014-02-135-21/+1
* Revert 251095 "Revert 250828 "Add a UMA stat to track if the Bro..."asvitkine@chromium.org2014-02-135-1/+21
* Revert 250828 "Add a UMA stat to track if the Browser blacklist ..."asvitkine@chromium.org2014-02-135-21/+1
* Add a UMA stat to track if the Browser blacklist is Set on the Renderercsharp@chromium.org2014-02-125-1/+21
* Revert of Revert blacklist part of crrev.com/250682. (https://codereview.chro...robertshield@chromium.org2014-02-121-2/+8
* Revert blacklist part of crrev.com/250682.robertshield@chromium.org2014-02-121-8/+2
* Expose an IsSandboxed() export on chrome.exe.robertshield@chromium.org2014-02-121-2/+8
* Make sure we only redirect in browser processescaitkp@chromium.org2014-02-091-0/+5
* Call SwapImports on x64 builds too.caitkp@chromium.org2014-02-081-7/+1
* Make redirects work on canary by looking in the correct profilecaitkp@chromium.org2014-02-075-6/+30
* Add 64-bit support to browser blacklistingcsharp@chromium.org2014-02-075-18/+71
* Add New Histogram Stats to see where Blacklist Failures are Occuringcsharp@chromium.org2014-02-063-4/+54
* Revert 248720 "Add New Histogram Stats to see where Blacklist Fa..."csharp@google.com2014-02-053-111/+4
* Add New Histogram Stats to see where Blacklist Failures are Occuringcsharp@chromium.org2014-02-043-4/+111
* Add libsvn_tsvn32.dll to the browser blacklistcsharp@chromium.org2014-02-031-0/+1
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-02-028-1/+781
* Add logs to chrome_elf_unittests to ensure the correct target is built.csharp@chromium.org2014-01-241-3/+6
* Cleanup browser blacklist codecsharp@chromium.org2014-01-244-26/+57
* Revert 246313 "Use an alternate mechanism for CreateFile calls i..."kochi@google.com2014-01-238-683/+1
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-01-228-1/+683
* Allows chrome_elf_unittests to be run under SyzyASan.sebmarchand@chromium.org2014-01-212-1/+17
* Revert 245464 "Use an alternate mechanism for CreateFile calls i..."jochen@chromium.org2014-01-178-683/+1
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-01-178-1/+683
* 1. Make sure chrome_elf.dll imports nothing besides kernel32, advapi32, and s...caitkp@chromium.org2014-01-162-0/+101
* Move Version Assembly code out of chrome_elf.caitkp@chromium.org2014-01-166-106/+1