| Commit message (Expand) | Author | Age | Files | Lines |
* | More social integration. | Dianne Hackborn | 2011-12-01 | 1 | -0/+13 |
* | Replace vendor specific NfcGoogle.apk with generic Nfc.apk | Nick Pelly | 2011-11-21 | 1 | -1/+1 |
* | Throw TransactionTooLargeException when Binder transaction fails. | Jeff Brown | 2011-11-08 | 2 | -0/+63 |
* | am 348297ab: Merge "Start using IP tool for advanced routing." into ics-mr0 | Robert Greenwalt | 2011-11-04 | 1 | -0/+12 |
|\ |
|
| * | Start using IP tool for advanced routing. | Robert Greenwalt | 2011-11-04 | 1 | -0/+12 |
* | | Add persistent property to disable strict mode | Christopher Tate | 2011-11-03 | 1 | -3/+19 |
* | | Add new OOM adjustment for the "previous" process. | Dianne Hackborn | 2011-11-01 | 1 | -1/+6 |
* | | resolved conflicts for merge of 2d280f75 to ics-mr1 | Jeff Brown | 2011-10-30 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Improve the slow query instrumentation. | Jeff Brown | 2011-10-28 | 1 | -0/+7 |
* | | Fix typos | Michael Chan | 2011-10-20 | 1 | -1/+1 |
* | | am 47f8367a: Merge "Work on issue #5465917: Wakelock *overflow* held for very... | Dianne Hackborn | 2011-10-19 | 1 | -3/+51 |
|\ \
| |/ |
|
| * | Work on issue #5465917: Wakelock *overflow* held for very long times | Dianne Hackborn | 2011-10-18 | 1 | -3/+51 |
| * | DO NOT MERGE - Require device encryption password for adb backup/restore | Christopher Tate | 2011-10-13 | 1 | -0/+26 |
* | | Require device encryption password to perform adb backup/restore | Christopher Tate | 2011-10-13 | 1 | -0/+26 |
* | | Revert "Check whether an AsyncTask is created/executed on a looper thread." | Romain Guy | 2011-10-11 | 1 | -61/+28 |
* | | Revert "Fix the build" | Romain Guy | 2011-10-11 | 1 | -1/+4 |
* | | Merge "Fix the build" | Romain Guy | 2011-10-11 | 1 | -4/+1 |
|\ \ |
|
| * | | Fix the build | Romain Guy | 2011-10-11 | 1 | -4/+1 |
* | | | Merge "Check whether an AsyncTask is created/executed on a looper thread." | Romain Guy | 2011-10-11 | 1 | -28/+61 |
|\ \ \
| |/ / |
|
| * | | Check whether an AsyncTask is created/executed on a looper thread. | Romain Guy | 2011-10-11 | 1 | -28/+61 |
* | | | Don't log BlockGuard violations on ENG builds. | Jeff Brown | 2011-10-11 | 1 | -4/+3 |
| |/
|/| |
|
* | | Always log StrictMode violations on ENG builds. | Jeff Brown | 2011-10-09 | 1 | -1/+8 |
|/ |
|
* | Merge "Some new ICS target SDK changes." | Dianne Hackborn | 2011-10-05 | 1 | -0/+10 |
|\ |
|
| * | Some new ICS target SDK changes. | Dianne Hackborn | 2011-09-22 | 1 | -0/+10 |
* | | Merge "docs: add developer guide cross-references, Project ACRE" | Joe Fernandez | 2011-10-04 | 1 | -0/+7 |
|\ \ |
|
| * | | docs: add developer guide cross-references, Project ACRE | Joe Fernandez | 2011-10-04 | 1 | -0/+7 |
* | | | Fix handling of "allow fds" state. | Dianne Hackborn | 2011-10-03 | 2 | -3/+6 |
* | | | Add mechanism for Parcel to not allow FDs to be written to it. | Dianne Hackborn | 2011-10-03 | 2 | -19/+35 |
|/ / |
|
* | | Fix IPv6 on wifi | repo sync | 2011-09-29 | 1 | -0/+10 |
|/ |
|
* | Collect and persist tethering stats. | Jeff Sharkey | 2011-09-16 | 1 | -0/+7 |
* | Merge "ICS is API 14." | Dianne Hackborn | 2011-09-14 | 1 | -2/+2 |
|\ |
|
| * | ICS is API 14. | Dianne Hackborn | 2011-09-14 | 1 | -2/+2 |
* | | Add support to change IPv6 privacy extensions | Irfan Sheriff | 2011-09-14 | 1 | -0/+5 |
|/ |
|
* | Revert encryption mapping for device wipes. | Ben Komalo | 2011-09-09 | 1 | -5/+13 |
* | Expose getting encryptstate through IMountService | Ben Komalo | 2011-09-06 | 1 | -1/+41 |
* | Add new am option to profile the launching of an activity. | Dianne Hackborn | 2011-08-15 | 1 | -0/+10 |
* | Fix bug 5159736 - Make DeviceDefault the default | Adam Powell | 2011-08-14 | 1 | -0/+9 |
* | Make some methods/fields package private so that layoutlib can access them. | Xavier Ducrohet | 2011-08-11 | 2 | -4/+4 |
* | Ensure interface down before wpa_supplicant start | Irfan Sheriff | 2011-08-10 | 1 | -0/+10 |
* | Add firmware reload support for P2P | Irfan Sheriff | 2011-08-10 | 1 | -0/+6 |
* | Fix for bug 5115066 Handler override of toString() hides derived class name | Kristian Monsen | 2011-08-09 | 1 | -1/+1 |
* | Improved memory use reporting. | Dianne Hackborn | 2011-08-05 | 1 | -0/+12 |
* | Network stats with varint, omit parcel fields. | Jeff Sharkey | 2011-08-03 | 1 | -0/+5 |
* | Revise data limit notifs, watch kernel alerts. | Jeff Sharkey | 2011-07-27 | 1 | -1/+16 |
* | Merge "Fix issue 4604090: notification sound interrupted." | Eric Laurent | 2011-07-27 | 1 | -0/+3 |
|\ |
|
| * | Fix issue 4604090: notification sound interrupted. | Eric Laurent | 2011-07-25 | 1 | -0/+3 |
* | | resolved conflicts for merge of 41394a36 to honeycomb-plus-aosp | Robert Greenwalt | 2011-07-26 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Use dns proxy a bit. | Robert Greenwalt | 2011-07-25 | 1 | -0/+19 |
* | | Handle hostapd and tether interface changes | Irfan Sheriff | 2011-07-23 | 1 | -1/+1 |
* | | Fix issue #5061083: Handler.removeCallbacksAndMessages... | Dianne Hackborn | 2011-07-21 | 1 | -3/+6 |