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

Side by Side Diff: third_party/crashpad/crashpad/doc/status.md

Issue 2555353002: Update Crashpad to 32981a3ee9d7c2769fb27afa038fe2e194cfa329 (Closed)
Patch Set: fix readme Created 4 years 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 unified diff | Download patch
OLDNEW
(Empty)
1 <!--
2 Copyright 2015 The Crashpad Authors. All rights reserved.
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17 # Project Status
18
19 ## Completed
20
21 Crashpad currently consists of a crash-reporting client and some related tools
22 for macOS and Windows. The core client work for both platforms is substantially
23 complete. Crashpad became the crash reporter client for
24 [Chromium](https://dev.chromium.org/Home) on macOS as of [March
25 2015](https://chromium.googlesource.com/chromium/src/\+/d413b2dcb54d523811d386f1 ff4084f677a6d089),
26 and on Windows as of [November
27 2015](https://chromium.googlesource.com/chromium/src/\+/cfa5b01bb1d06bf96967bd37 e21a44752801948c).
28
29 ## In Progress
30
31 Initial work on a Crashpad client for
32 [Android](https://crashpad.chromium.org/bug/30) has begun. This is currently in
33 the early implementation phase.
34
35 ## Future
36
37 There are plans to bring Crashpad clients to other operating systems in the
38 future, including a more generic non-Android Linux implementation. There are
39 also plans to implement a [crash report
40 processor](https://crashpad.chromium.org/bug/29) as part of Crashpad. No
41 timeline for completing this work has been set yet.
OLDNEW
« no previous file with comments | « third_party/crashpad/crashpad/doc/status.ad ('k') | third_party/crashpad/crashpad/doc/support/asciidoc.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698