summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ApplicationErrorReport.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "[ActivityManager] Avoid system server crash due to package removed"Craig Mautner2014-12-011-4/+14
|\
| * [ActivityManager] Avoid system server crash due to package removedlouis_chang2014-07-311-4/+14
* | Fix issue #10034864: Define YouTube application as the preferred...Dianne Hackborn2014-10-141-1/+1
* | More work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-09-301-1/+1
* | Work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-09-291-0/+12
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
|/
* Use FastPrintWriter... everywhere.Dianne Hackborn2013-06-241-1/+4
* Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-2/+2
* Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
* Fix some crashes that are happening in the system process.Dianne Hackborn2011-08-121-6/+17
* New extended Intent protcols for installing/uninstalling apps.Dianne Hackborn2011-08-101-3/+6
* 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