diff --git a/doc/generated/doc/developing.html b/doc/generated/doc/developing.html index 844a92a8..dec8add6 100644 --- a/doc/generated/doc/developing.html +++ b/doc/generated/doc/developing.html @@ -846,7 +846,7 @@ $ gclient sync

Building

-

Crashpad uses GYP to generate +

Crashpad uses GYP to generate Ninja build files. The build is described by .gyp files throughout the Crashpad source code tree. The build/gyp_crashpad.py script runs GYP properly for Crashpad, and is also @@ -868,12 +868,13 @@ need to install it separately.

Testing

-

Crashpad uses Google Test as its +

Crashpad uses Google Test as its unit-testing framework, and some tests use -Google Mock as well. Its tests are currently -split up into several test executables, each dedicated to testing a different -component. This may change in the future. After a successful build, the test -executables will be found at out/Debug/crashpad_*_test.

+Google Mock as +well. Its tests are currently split up into several test executables, each +dedicated to testing a different component. This may change in the future. After +a successful build, the test executables will be found at +out/Debug/crashpad_*_test.

$ cd ~/crashpad/crashpad
@@ -975,7 +976,7 @@ the Buildbot to ensure that “the tree is green.”


diff --git a/doc/generated/doc/status.html b/doc/generated/doc/status.html index 8c1bb7e7..68b77adc 100644 --- a/doc/generated/doc/status.html +++ b/doc/generated/doc/status.html @@ -770,12 +770,11 @@ Crashpad has become the crash reporter client for

In Progress

Crashpad is actively being bootstrapped on -Windows. All major -components are now working on Windows, and integration into Chromium is expected -shortly.

+Windows. All major components are now +working on Windows, and integration into Chromium is expected shortly.

Initial work on a Crashpad client for -Android has begun. This -is currently in the design phase.

+Android has begun. This is currently in +the design phase.

@@ -783,16 +782,16 @@ is currently in the design phase.

There are plans to bring Crashpad clients to other operating systems in the future, including a more generic non-Android Linux implementation. There are -also plans to implement a -crash report processor -as part of Crashpad. No timeline for completing this work has been set yet.

+also plans to implement a crash report +processor as part of Crashpad. No timeline for completing this work has been +set yet.


diff --git a/doc/generated/doxygen/annotated.html b/doc/generated/doxygen/annotated.html index a374acc7..66e147fc 100644 --- a/doc/generated/doxygen/annotated.html +++ b/doc/generated/doxygen/annotated.html @@ -180,7 +180,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');  CAgePruneConditionA PruneCondition that deletes reports older than the specified number days  CBinaryPruneConditionA PruneCondition that conjoins two other PruneConditions  CCheckedRangeEnsures that a range, composed of a base and size, does not overflow its data type - CChildPortHandshakeImplements a handshake protocol that allows a parent process to obtain a Mach port right from a child process + CChildPortHandshakeImplements a handshake protocol that allows processes to exchange port rights  CChildPortServerA server interface for the child_port Mach subsystem  CInterfaceAn interface that the request message that is a part of the child_port Mach subsystem can be dispatched to  CClientToServerMessageThe message passed from client to server by SendToCrashHandlerServer() diff --git a/doc/generated/doxygen/classcrashpad_1_1ChildPortHandshake-members.html b/doc/generated/doxygen/classcrashpad_1_1ChildPortHandshake-members.html index 52d56ad8..b9c71065 100644 --- a/doc/generated/doxygen/classcrashpad_1_1ChildPortHandshake-members.html +++ b/doc/generated/doxygen/classcrashpad_1_1ChildPortHandshake-members.html @@ -95,14 +95,16 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');

This is the complete list of members for crashpad::ChildPortHandshake, including all inherited members.

- - - - - - - - + + + + + + + + + +
ChildPortHandshake()crashpad::ChildPortHandshake
HandleChildPortCheckIn(child_port_server_t server, child_port_token_t token, mach_port_t port, mach_msg_type_name_t right_type, const mach_msg_trailer_t *trailer, bool *destroy_request) overridecrashpad::ChildPortHandshakevirtual
ReadPipeFD() const crashpad::ChildPortHandshake
RunClient(int pipe_read, mach_port_t port, mach_msg_type_name_t right_type)crashpad::ChildPortHandshakestatic
RunServer()crashpad::ChildPortHandshake
test::ChildPortHandshakeTest (defined in crashpad::ChildPortHandshake)crashpad::ChildPortHandshakefriend
~ChildPortHandshake() (defined in crashpad::ChildPortHandshake)crashpad::ChildPortHandshake
~Interface() (defined in crashpad::ChildPortServer::Interface)crashpad::ChildPortServer::Interfaceinlineprotected
ChildPortHandshake() (defined in crashpad::ChildPortHandshake)crashpad::ChildPortHandshake
ClientReadFD()crashpad::ChildPortHandshake
PortRightType enum namecrashpad::ChildPortHandshake
RunClient(mach_port_t port, mach_msg_type_name_t right_type)crashpad::ChildPortHandshake
RunClientForFD(base::ScopedFD client_read_fd, mach_port_t port, mach_msg_type_name_t right_type)crashpad::ChildPortHandshakestatic
RunServer(PortRightType port_right_type)crashpad::ChildPortHandshake
RunServerForFD(base::ScopedFD server_write_fd, PortRightType port_right_type)crashpad::ChildPortHandshakestatic
ServerWriteFD()crashpad::ChildPortHandshake
test::ChildPortHandshakeTest (defined in crashpad::ChildPortHandshake)crashpad::ChildPortHandshakefriend
~ChildPortHandshake() (defined in crashpad::ChildPortHandshake)crashpad::ChildPortHandshake