summaryrefslogtreecommitdiffstats
path: root/chrome_elf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert of Make sure Chrome_elf.dll imports are correct and that it the first ...caitkp@chromium.org2014-01-162-95/+0
* 1. Make sure chrome_elf.dll imports nothing besides kernel32, advapi32, and s...caitkp@chromium.org2014-01-162-0/+95
* Use a Finch Experiment to control the Browser Blacklistcsharp@chromium.org2014-01-136-34/+147
* Revert 243967 "Use a Finch Experiment to control the Browser Bla..."noamsml@google.com2014-01-106-130/+44
* Use a Finch Experiment to control the Browser Blacklistcsharp@chromium.org2014-01-096-44/+130
* Revert of https://codereview.chromium.org/109483003/caitkp@chromium.org2014-01-062-96/+0
* Add tests to make sure ChromeELF.dll imports are correct:caitkp@chromium.org2014-01-052-0/+96
* Fix Thunk Storage Allocation for blacklist.cccsharp@chromium.org2014-01-031-13/+19
* Revert 242834 "Add tests to make sure ChromeELF.dll imports are ..."mattm@chromium.org2014-01-032-95/+0
* Add tests to make sure ChromeELF.dll imports are correct:caitkp@chromium.org2014-01-022-0/+95
* Don't use the in-image section in chrome_elf on VS2012 or above.robertshield@chromium.org2014-01-021-4/+5
* Don't call uninitialized sandbox helper function from blacklist intercepts.robertshield@chromium.org2013-12-211-1/+6
* Add base:: to string16s in chrome_elf/.dbeam@chromium.org2013-12-202-13/+13
* Reland of http://crrev.com/241548.robertshield@chromium.org2013-12-1922-9/+916
* Revert 241548 "Chrome browser process DLL blacklist."jchaffraix@chromium.org2013-12-1822-914/+9
* Chrome browser process DLL blacklist.robertshield@chromium.org2013-12-1822-9/+914
* Cache ntdll proc addresses in ELFcaitkp@chromium.org2013-12-096-0/+145
* Revert of https://codereview.chromium.org/85403005/robliao@chromium.org2013-12-045-97/+0
* Cache ntdll proc addresses in ELFcaitkp@chromium.org2013-12-045-0/+97
* Adjust base address of chrome dll and provide a base addess for chrome_elfcaitkp@chromium.org2013-11-262-1/+12
* Revert 235835 "Set a base address for chrome_elf to avoid base a..."caitkp@chromium.org2013-11-191-7/+0
* Set a base address for chrome_elf to avoid base address collisions with chrom...caitkp@chromium.org2013-11-181-0/+7
* Chrome Early Loading Frameworkcaitkp@chromium.org2013-11-1311-0/+165