summaryrefslogtreecommitdiffstats
path: root/chrome_elf
Commit message (Expand)AuthorAgeFilesLines
...
* 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