index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome_elf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add safetynut.dll to the browser blacklist.
csharp
2014-10-23
1
-0
/
+1
*
Replace OVERRIDE with its C++11 counterparts in src/chrome_elf
r.nagaraj
2014-10-11
3
-3
/
+3
*
Remove ScDetours.dll from the Browser Blacklist
csharp
2014-09-29
1
-2
/
+0
*
Remove implicit HANDLE conversions from elf.
rvargas
2014-09-25
1
-4
/
+5
*
Clean up unused param in RegistryOverrideManager
gab
2014-09-18
2
-5
/
+3
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...
thestig
2014-09-10
2
-3
/
+3
*
Remove cespy.dll from the browser blacklist
csharp
2014-09-08
1
-1
/
+0
*
Reorder GenerateStateFromBeaconAndAttemptCount.
csharp
2014-08-25
1
-11
/
+9
*
Add export to query for blacklisted-ness.
robertshield@chromium.org
2014-08-06
3
-0
/
+14
*
Add V-bates to Chrome's Browser's blacklist
csharp@chromium.org
2014-08-05
1
-0
/
+5
*
Add more detail to Chrome ELF crash reports
caitkp@chromium.org
2014-08-01
1
-1
/
+16
*
Fix chrome_elf_unittests on 64 bit builds.
robertshield@chromium.org
2014-07-24
1
-1
/
+11
*
Adding 3 unstable Dlls to the blacklist.
krstnmnlsn@chromium.org
2014-06-27
1
-0
/
+3
*
Adding blacklisted dlls to safe browsing incident reports.
krstnmnlsn@chromium.org
2014-06-27
3
-14
/
+13
*
Update DllHash to include recently blacklisted dlls
csharp@chromium.org
2014-06-25
1
-0
/
+2
*
Add scdetour.dll to the browser blacklist
csharp@chromium.org
2014-06-25
1
-0
/
+2
*
Blacklist registry keys now stored under chromium name for chromium builds.
krstnmnlsn@chromium.org
2014-06-24
1
-2
/
+11
*
Report when blacklist.cc fails to setup the blacklisting thunk.
csharp@chromium.org
2014-06-19
1
-3
/
+3
*
Adding 3 DLLs to the blacklist.
krstnmnlsn@chromium.org
2014-06-17
1
-3
/
+7
*
Can now adjust the number of retries before the blacklist is disabled.
krstnmnlsn@chromium.org
2014-06-17
5
-97
/
+200
*
Revert of Blacklists virtualCamera.ax (https://codereview.chromium.org/325323...
henrika@chromium.org
2014-06-15
1
-2
/
+0
*
Add a comment to the Browser Blacklist List
csharp@chromium.org
2014-06-13
1
-0
/
+6
*
Blacklists virtualCamera.ax.
henrika@chromium.org
2014-06-13
1
-0
/
+2
*
Add "One Key Theater" DLLs to the browser DLL blacklist.
wfh@chromium.org
2014-06-09
1
-0
/
+5
*
Finch Blacklist is now added to the Hardcoded blacklist.
krstnmnlsn@chromium.org
2014-06-05
6
-25
/
+117
*
Increase accuracy when determining if the browser blacklist was setup.
csharp@chromium.org
2014-05-28
1
-3
/
+3
*
Add OWNERS file for browser blacklist.
robertshield@chromium.org
2014-05-22
1
-0
/
+3
*
For Chrome builds, only upload crashes when the build is official.
thestig@chromium.org
2014-05-21
1
-9
/
+7
*
Fix prefered base addresses on win64
jschuh@chromium.org
2014-04-12
1
-2
/
+12
*
Use SYZYASAN instead of ADDRESS_SANITIZER.
chrisha@google.com
2014-03-27
1
-5
/
+6
*
Stop chrome_elf from patching already patched functions
csharp@chromium.org
2014-03-25
1
-2
/
+3
*
Make sure chrome_elf's breakpad client is actually uploading dumps.
caitkp@chromium.org
2014-03-24
1
-1
/
+1
*
Make chrome_elf use thunks instead of function pointers.
caitkp@chromium.org
2014-03-18
8
-139
/
+264
*
Make sure CreateFile call is not inlined, so EMET doesn't get upset.
caitkp@chromium.org
2014-03-13
1
-8
/
+29
*
Use PEImage in ntdll_cache.cc
csharp@chromium.org
2014-03-12
2
-36
/
+24
*
Revert 255151 "Make chrome_elf use thunks instead of function po..."
caitkp@chromium.org
2014-03-07
7
-229
/
+133
*
Add version resource to chrome_elf.dll
robertshield@chromium.org
2014-03-07
2
-0
/
+29
*
Make chrome_elf use thunks instead of function pointers.
caitkp@chromium.org
2014-03-05
7
-133
/
+229
*
Catch EXCEPTION_GUARD_PAGE in SafeGetImageInfo
csharp@chromium.org
2014-03-04
1
-0
/
+1
*
Remove Version Check when Determining if Blacklist is Enabled
csharp@chromium.org
2014-03-04
3
-30
/
+0
*
Add UMA stats to record when DLLs are successfully blocked in the Browser.
csharp@chromium.org
2014-03-03
12
-14
/
+210
*
Unify browser process type checks in Chrome ELF.
robertshield@chromium.org
2014-03-01
4
-13
/
+22
*
Only add chrome_redirects as a dependency of base.dll in component builds.
caitkp@chromium.org
2014-02-28
1
-54
/
+0
*
Link chrome_elf.dll instead of statically linking the blacklist code
csharp@chromium.org
2014-02-27
7
-29
/
+60
*
Revert of Link chrome_elf.dll instead of statically linking the blacklist cod...
ckocagil@chromium.org
2014-02-26
1
-3
/
+0
*
Link chrome_elf.dll instead of statically linking the blacklist code
csharp@chromium.org
2014-02-26
1
-0
/
+3
*
Modify fileAtPath stat to track if the call was redirected by chrome_elf.
caitkp@chromium.org
2014-02-25
6
-0
/
+37
*
Breakpad coverage for chrome_elf start up
caitkp@chromium.org
2014-02-24
13
-40
/
+724
*
Moving version script and gypi file to build\util.
mad@chromium.org
2014-02-21
1
-1
/
+1
*
Catch EXCEPTION_IN_PAGE_ERROR errors in SafeGetImageInfo
csharp@chromium.org
2014-02-19
1
-1
/
+2
[next]