Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: crashpad.doxy.h

Issue 438993002: Add TaskMemory, which can read another Mach task’s memory, and its test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Address review feedback Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | util/mach/task_memory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crashpad.doxy.h
diff --git a/crashpad.doxy.h b/crashpad.doxy.h
index f4dc58d6cc65861b3eb4070d741d592a238ce9e5..5bfefedd2ad79da8188be1671c74dedd2a88cd41 100644
--- a/crashpad.doxy.h
+++ b/crashpad.doxy.h
@@ -19,3 +19,6 @@
//! \namespace crashpad::internal
//! \brief The internal namespace, not for public use.
+
+//! \namespace crashpad::test
+//! \brief The testing namespace, for use in test code only.
« no previous file with comments | « no previous file | util/mach/task_memory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698