summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ApplicationErrorReport.java
Commit message (Expand)AuthorAgeFilesLines
* Add dumping of Running Service reports to ApplicationErrorReportsJacek Surazski2010-08-031-1/+4
* am d2165cfc: Merge "StrictMode: time violations in Binder calls" into gingerb...Brad Fitzpatrick2010-07-301-23/+6
|\
| * StrictMode: time violations in Binder callsBrad Fitzpatrick2010-07-301-23/+6
* | am 14bfa398: Infrastructure to report running services to developer.Dianne Hackborn2010-07-261-0/+68
|\ \ | |/
| * Infrastructure to report running services to developer.Dianne Hackborn2010-07-241-0/+68
* | merge from open-source masterThe Android Open Source Project2010-07-201-1/+1
|\ \ | |/ |/|
| * typo fixedMadan Ankapura2010-07-191-1/+1
* | StrictMode: gather and return violating stacks in Binder repliesBrad Fitzpatrick2010-07-151-0/+1
* | StrictMode: implement the log-to-DropBox optionBrad Fitzpatrick2010-06-141-0/+15
* | More StrictMode work, handling violations in ActivityManagerService.Brad Fitzpatrick2010-06-111-1/+5
|/
* Add BatteryInfo to ApplicationErrorReport.Jacek Surazski2010-02-261-7/+70
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-1/+101
* Add systemApp field to ApplicationErrorReportJacek Surazski2010-01-201-0/+8
* DropBox logging of app & system server crashes.Dan Egnor2009-12-211-0/+1
* Eliminate CrashData and friends.Dan Egnor2009-12-111-0/+27
* Add exception line number to ApplicationErrorReportJacek Surazski2009-06-241-0/+8
* add exception message to ApplicationErrorReportJacek Surazski2009-06-171-0/+8
* This function should be publicJacek Surazski2009-05-271-1/+1
* This just makes it easier to derive from ApplicationErrorReport.Jacek Surazski2009-05-251-15/+20
* ActivityManagerService sends bug reports on crashes and ANRsJacek Surazski2009-05-201-0/+295