index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
inject
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
cmake: Package/install .PDB files too.
José Fonseca
1
-0
/
+2
2014-09-24
inject: Allow to specify process to attach by name.
José Fonseca
1
-6
/
+54
2014-09-24
inject: Try invoke devcon directly.
José Fonseca
1
-1
/
+3
2014-09-15
inject: Don't bother trying to terminate DWM process if it's already dead.
José Fonseca
1
-0
/
+7
2014-09-12
inject: Better handling of DWM restart on Windows 8
José Fonseca
1
-25
/
+47
2014-09-12
inject: Enable processes running with different users to access the shared me...
José Fonseca
1
-1
/
+18
2014-09-12
inject: Cleanup and improve error reporting.
José Fonseca
3
-22
/
+58
2014-09-12
inject: Patch delay-load import descriptors too.
José Fonseca
1
-55
/
+131
2014-09-10
inject: Restart DWM service after tracing.
José Fonseca
1
-0
/
+47
2014-09-10
inject: Restart composition when injecting into DWM process.
José Fonseca
2
-13
/
+78
2014-09-10
inject: Cope with ordinals in GetProcAddress.
José Fonseca
1
-3
/
+18
2014-09-03
inject: Fix bogus assertion.
José Fonseca
1
-2
/
+3
2014-09-03
inject: Improve injectee implementation.
José Fonseca
1
-267
/
+299
2014-09-03
inject: Fix debugPrintf formatting specifiers.
José Fonseca
1
-14
/
+41
2014-09-03
inject: Handle ERROR_ELEVATION_REQUIRED more gracefully.
José Fonseca
1
-2
/
+13
2014-09-02
inject: Stop black-listing internal DXGI/D3D10+ dependencies.
José Fonseca
1
-11
/
+0
2014-08-26
inject: Hook CreateProcessAsUser*.
José Fonseca
1
-0
/
+78
2014-08-26
inject: Re-order functions.
José Fonseca
1
-99
/
+77
2014-08-26
inject: Add missing Windows API Sets versions.
José Fonseca
1
-0
/
+2
2014-06-19
inject: Use a semaphore to prevent multiple runs of inject to interfere with ...
José Fonseca
1
-1
/
+22
2014-06-19
inject: Follow child processes.
José Fonseca
3
-41
/
+188
2014-06-18
inject: Refactor USE_SHARED_MEM pre-processor logic to C logic.
Jose Fonseca
2
-15
/
+16
2014-06-18
inject: Handle Windows API Sets.
Jose Fonseca
1
-7
/
+30
2014-06-18
inject: Hook modules only once.
Jose Fonseca
1
-0
/
+15
2014-06-18
inject: Cleanup code.
Jose Fonseca
1
-5
/
+13
2014-05-28
inject: Address ninja warning for multiple targets with same name.
José Fonseca
2
-2
/
+1
2014-05-28
Revert "cmake: Fix some spurious copy'n'paste code in inject module."
José Fonseca
1
-0
/
+3
2014-05-04
cmake: Fix some spurious copy'n'paste code in inject module.
José Fonseca
1
-4
/
+0
2013-10-23
inject: Provide a helpful message when the wrapper DLL is never actually.
José Fonseca
3
-17
/
+34
2013-10-23
inject: Produce a more helpful message when there is a 32/64 bits windows bin...
José Fonseca
1
-0
/
+24
2013-03-27
Add per-directory synopsis.
José Fonseca
1
-0
/
+5
2013-02-22
inject: Always output warning messages to debug output.
José Fonseca
1
-59
/
+71
2013-02-22
inject: Add define to use environment var instead of shared memory.
José Fonseca
3
-2
/
+9
2012-12-04
inject: Use DLL injection for D3D10+ tracing.
José Fonseca
4
-0
/
+1061
[prev]