summaryrefslogtreecommitdiffstats
path: root/chrome_elf/create_file
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit HANDLE conversions from elf.rvargas2014-09-251-4/+5
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-101-1/+1
* Make chrome_elf use thunks instead of function pointers.caitkp@chromium.org2014-03-182-10/+37
* Make sure CreateFile call is not inlined, so EMET doesn't get upset.caitkp@chromium.org2014-03-131-8/+29
* Revert 255151 "Make chrome_elf use thunks instead of function po..."caitkp@chromium.org2014-03-071-1/+3
* Make chrome_elf use thunks instead of function pointers.caitkp@chromium.org2014-03-051-3/+1
* Unify browser process type checks in Chrome ELF.robertshield@chromium.org2014-03-011-2/+1
* Modify fileAtPath stat to track if the call was redirected by chrome_elf.caitkp@chromium.org2014-02-252-0/+11
* Breakpad coverage for chrome_elf start upcaitkp@chromium.org2014-02-243-15/+1
* Make sure we only redirect in browser processescaitkp@chromium.org2014-02-091-0/+5
* Make redirects work on canary by looking in the correct profilecaitkp@chromium.org2014-02-073-1/+23
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-02-023-0/+708
* Revert 246313 "Use an alternate mechanism for CreateFile calls i..."kochi@google.com2014-01-233-602/+0
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-01-223-0/+602
* Revert 245464 "Use an alternate mechanism for CreateFile calls i..."jochen@chromium.org2014-01-173-602/+0
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-01-173-0/+602