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
/
blacklist
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add minisp32.dll to Chrome's Browser's Blacklist
csharp
2015-04-24
1
-0
/
+1
*
Add explorerex.dll to Chrome's Browser's Blacklist
csharp
2015-04-21
1
-0
/
+1
*
Fix chrome_elf_unittests to handle dlls being blacklisted before the tests start
csharp
2015-03-30
3
-95
/
+107
*
Add smdmf.dll to Chromium's Browser's Blacklist.
csharp
2015-03-24
1
-0
/
+1
*
Ensure all troublesome dlls are listed in lower case.
csharp
2015-03-11
1
-2
/
+2
*
Reland the ULONG -> SIZE_T change from 317177
rnk
2015-02-26
1
-2
/
+2
*
Revert of sandbox: Fix Win64 porting issue by using SIZE_T instead of ULONG (...
jfb
2015-02-20
1
-3
/
+3
*
sandbox: Fix some nt_internals.h function prototypes for Win64
rnk
2015-02-20
1
-3
/
+3
*
Add crdli.dll and crdli64.dll to Chrome'e Blacklist
csharp
2015-01-21
1
-0
/
+2
*
Add vntsrv.dll to Chrome's Blacklist
csharp
2015-01-12
1
-0
/
+1
*
Reblacklist virtualCamera.ax, it's causing renderer hangs.
dalecurtis
2015-01-08
1
-0
/
+2
*
Add YCWebCameraSource.ax to Chrome blacklist
servolk
2015-01-07
1
-0
/
+1
*
Add wajam_goblin.dll and wajam_goblin_64.dll to Chrome's blacklist.
csharp
2014-10-31
1
-0
/
+2
*
Fix two minor bugs found by /analyze
brucedawson
2014-10-28
1
-2
/
+2
*
Add safetynut.dll to the browser blacklist.
csharp
2014-10-23
1
-0
/
+1
*
Remove ScDetours.dll from the Browser Blacklist
csharp
2014-09-29
1
-2
/
+0
*
Clean up unused param in RegistryOverrideManager
gab
2014-09-18
1
-1
/
+1
*
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
2
-0
/
+12
*
Add V-bates to Chrome's Browser's blacklist
csharp@chromium.org
2014-08-05
1
-0
/
+5
*
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
*
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
3
-89
/
+186
*
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
4
-25
/
+112
*
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
*
Stop chrome_elf from patching already patched functions
csharp@chromium.org
2014-03-25
1
-2
/
+3
*
Make chrome_elf use thunks instead of function pointers.
caitkp@chromium.org
2014-03-18
1
-128
/
+8
*
Revert 255151 "Make chrome_elf use thunks instead of function po..."
caitkp@chromium.org
2014-03-07
1
-8
/
+128
*
Make chrome_elf use thunks instead of function pointers.
caitkp@chromium.org
2014-03-05
1
-128
/
+8
*
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
2
-29
/
+0
*
Add UMA stats to record when DLLs are successfully blocked in the Browser.
csharp@chromium.org
2014-03-03
5
-11
/
+122
*
Unify browser process type checks in Chrome ELF.
robertshield@chromium.org
2014-03-01
1
-11
/
+1
*
Link chrome_elf.dll instead of statically linking the blacklist code
csharp@chromium.org
2014-02-27
3
-28
/
+2
*
Breakpad coverage for chrome_elf start up
caitkp@chromium.org
2014-02-24
1
-19
/
+46
*
Catch EXCEPTION_IN_PAGE_ERROR errors in SafeGetImageInfo
csharp@chromium.org
2014-02-19
1
-1
/
+2
*
Increase Browser Blacklist
csharp@chromium.org
2014-02-19
1
-1
/
+4
*
Add a UMA stat to track if the Browser blacklist is Set on the Renderer
csharp@chromium.org
2014-02-15
4
-1
/
+20
*
Revert 251134 "Revert 251095 "Revert 250828 "Add a UMA stat to t..."
asvitkine@chromium.org
2014-02-13
4
-20
/
+1
[next]