Update project status docs for Windows

Change-Id: Iefd22eace38e1af3003020de8a08d851da8cec9a
Reviewed-on: https://chromium-review.googlesource.com/332663
Reviewed-by: Mark Mentovai <mark@chromium.org>
This commit is contained in:
Scott Graham 2016-03-15 11:27:32 -07:00
parent c307f94f19
commit f64ef73d8b

View File

@ -19,18 +19,16 @@
== Completed == Completed
Crashpad currently consists of a crash-reporting client and some related tools Crashpad currently consists of a crash-reporting client and some related tools
for Mac OS X. The core client work for Mac OS X is substantially complete. for Mac OS X and Windows. The core client work for both platforms is
Crashpad has become the crash reporter client for substantially complete. Crashpad became the crash reporter client for
https://dev.chromium.org/Home[Chromium] on Mac OS X as of https://dev.chromium.org/Home[Chromium] on Mac OS X as of
https://chromium.googlesource.com/chromium/src/+/d413b2dcb54d523811d386f1ff4084f677a6d089[March https://chromium.googlesource.com/chromium/src/+/d413b2dcb54d523811d386f1ff4084f677a6d089[March
2015], and for https://dev.chromium.org/Home[Chromium] on Windows as of
https://chromium.googlesource.com/chromium/src/+/cfa5b01bb1d06bf96967bd37e21a44752801948c[November
2015]. 2015].
== In Progress == In Progress
Crashpad is actively being bootstrapped on
https://crashpad.chromium.org/bug/1[Windows]. All major components are now
working on Windows, and integration into Chromium is expected shortly.
Initial work on a Crashpad client for Initial work on a Crashpad client for
https://crashpad.chromium.org/bug/30[Android] has begun. This is currently in https://crashpad.chromium.org/bug/30[Android] has begun. This is currently in
the design phase. the design phase.