summaryrefslogtreecommitdiffstats
path: root/chrome_elf
Commit message (Expand)AuthorAgeFilesLines
* Update chrome_elf_unittests imports list for VS 2015brucedawson2016-03-151-1/+5
* gn/win: Try to get chrome_elf_unittests passing on swarming.thakis2016-02-161-1/+9
* Convert chrome_elf_unittests to run exclusively on Swarmingthakis2016-02-162-0/+37
* Add a comment on PRODUCT_STRING_PATH usage in chrome_elf.gab2016-01-261-0/+3
* Switch to standard integer types in chrome_elf/.avi2015-12-228-8/+16
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-102-5/+5
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-2/+4
* Add chrome_elf and cloud_print to "gn check"brettw2015-12-071-2/+14
* Run certain chrome_elf_unittests only in Release.brettw2015-12-023-15/+27
* Fix "missing source file" errors during gclient runhooks.pkasting2015-11-132-2/+0
* Remove 2 more unused constants from chrome_elfcaitkp2015-11-112-7/+0
* Remove CreateFile code from Chrome_Elfcaitkp2015-11-1015-1063/+0
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-215-5/+5
* Revert of Cleanup chrome/version.h handling (patchset #9 id:160001 of https:/...mathp2015-10-215-5/+5
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-215-5/+5
* Fix IsFunctionAService() for Windows 10 WOW64drbasic2015-10-211-1/+3
* Revert of Cleanup chrome/version.h handling (patchset #7 id:120001 of https:/...mathp2015-10-215-5/+5
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-215-5/+5
* Cleanup: Pass std::string as const reference from chrome_elf/ki.stfu2015-09-202-2/+2
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-4/+17
* Add Linux build packaging targets to GNbrettw2015-08-281-0/+1
* Add 949ba8b6a9.dll to Chrome's Browser's blacklistcsharp2015-08-111-0/+1
* clang/win: Try to fix build after https://codereview.chromium.org/1261953003.Nico Weber2015-08-081-0/+2
* Blocked blacklisted dlls if the module or file name is blacklisted.csharp2015-08-051-14/+19
* Misc GN build improvements, mostly Windows.brettw2015-07-231-0/+10
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-1/+0
* Move MatchPattern to its own header and the base namespace.brettw2015-07-061-1/+2
* Add offerswizarddll.dll to Chrome's Browser's Blacklistcsharp2015-05-271-0/+1
* Reland Issue 1132473003: Cache IsNonBrowserProcesscaitkp2015-05-145-7/+45
* Revert of Cache IsNonBrowserProcess values, so we only take a loader-lock the...caitkp2015-05-125-42/+8
* Cache IsNonBrowserProcess values, so we only take a loader-lock the first time.caitkp2015-05-115-8/+42
* Add dpinterface32.dll to Chrome's browser's blacklistcsharp2015-05-071-0/+1
* Add spappsv32.dll to Chrome's Browser's Blacklist.csharp2015-05-041-0/+1
* Add a GN flag for the Windows multi-dll build.brettw2015-05-011-1/+0
* Revert of Add a GN flag for the Windows multi-dll build. (patchset #3 id:4000...rickyz2015-05-011-0/+1
* Add a GN flag for the Windows multi-dll build.brettw2015-05-011-1/+0
* Apply automated fixits for Chrome clang plugin to chrome_elf.dcheng2015-04-291-2/+2
* Add bsvc.dll to Chrome's Browser's Blacklistcsharp2015-04-281-0/+1
* simplify brandinggburanov2015-04-281-11/+1
* Add minisp32.dll to Chrome's Browser's Blacklistcsharp2015-04-241-0/+1
* Update {virtual,override} to follow C++11 style in chrome_elf.nick2015-04-233-3/+3
* Add explorerex.dll to Chrome's Browser's Blacklistcsharp2015-04-211-0/+1
* Fix chrome_elf_unittests to handle dlls being blacklisted before the tests startcsharp2015-03-303-95/+107
* Add smdmf.dll to Chromium's Browser's Blacklist.csharp2015-03-241-0/+1
* Ensure all troublesome dlls are listed in lower case.csharp2015-03-111-2/+2
* Add ASan MD RTL to the list of valid importstimurrrr2015-03-031-1/+4
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-1/+1
* Reland the ULONG -> SIZE_T change from 317177rnk2015-02-261-2/+2
* Fix official build in GNbrettw2015-02-251-5/+3
* Revert of sandbox: Fix Win64 porting issue by using SIZE_T instead of ULONG (...jfb2015-02-201-3/+3