| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Log history of location requests in LocationManager. | David Christie | 2014-02-03 | 1 | -0/+175 |
| |/ / / |
|
* | | | | Extend DeviceOwner concept to accommodate ProfileOwners | Adam Connors | 2014-02-06 | 1 | -0/+88 |
|/ / / |
|
* | | | Include subdirectory Android.mks. | Ying Wang | 2014-01-09 | 1 | -0/+3 |
* | | | am 263c4788: am 30253d7a: am 2daa0c93: Merge "Add address flags and scope to ... | Lorenzo Colitti | 2013-12-09 | 1 | -6/+3 |
|\ \ \
| |/ / |
|
| * | | Add address flags and scope to LinkAddress. | Lorenzo Colitti | 2013-12-06 | 1 | -6/+3 |
* | | | am 4806fdfb: am f226bc60: Merge "Use LinkAddress in address notifications." | Lorenzo Colitti | 2013-12-02 | 1 | -5/+9 |
|\ \ \
| |/ / |
|
| * | | Use LinkAddress in address notifications. | Lorenzo Colitti | 2013-11-26 | 1 | -5/+9 |
| * | | Pass DNS server info notifications to observers. | Lorenzo Colitti | 2013-11-25 | 1 | -0/+40 |
| * | | Minor cleanups to NetdCallbackReceiver.onEvent. | Lorenzo Colitti | 2013-11-25 | 1 | -0/+3 |
* | | | Pass DNS server info notifications to observers. | Lorenzo Colitti | 2013-11-18 | 1 | -0/+40 |
* | | | Minor cleanups to NetdCallbackReceiver.onEvent. | Lorenzo Colitti | 2013-11-04 | 1 | -0/+3 |
* | | | resolved conflicts for merge of 94b51810 to master | Matthew Williams | 2013-10-14 | 1 | -0/+55 |
|\ \ \
| |/ / |
|
| * | | am e0a2bdaf: am 32551ae5: Merge "Fix infinite boot-loop bug in SM." into klp-dev | Matthew Williams | 2013-10-11 | 1 | -0/+55 |
| |\ \
| | |/ |
|
| | * | Fix infinite boot-loop bug in SM. | Matthew Williams | 2013-10-11 | 1 | -0/+55 |
* | | | am aa947f15: am a9bce468: am 84742149: Merge "Make EntropyMixer mix in output... | Alex Klyubin | 2013-10-03 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | am a9bce468: am 84742149: Merge "Make EntropyMixer mix in output of Hardware ... | Alex Klyubin | 2013-10-03 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Make EntropyMixer mix in output of Hardware RNG into Linux RNG. | Alex Klyubin | 2013-10-03 | 1 | -1/+1 |
* | | | Pending op fix didn't merge properly from KLP-dev. | Matthew Williams | 2013-09-16 | 1 | -3/+76 |
* | | | Merge "Refactor SyncManager rename authority->target" | Matthew Williams | 2013-09-16 | 1 | -8/+23 |
|\ \ \ |
|
| * | | | Refactor SyncManager rename authority->target | Matthew Williams | 2013-09-13 | 1 | -8/+23 |
* | | | | am e2d76fa8: am cecccecc: Merge changes Ib1274847,I2eb2a1bf into klp-dev | Jeff Sharkey | 2013-09-11 | 1 | -5/+3 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Request all tethering interfaces, fix corruption. | Jeff Sharkey | 2013-09-10 | 1 | -5/+3 |
* | | | Fix broken javadocs | Matthew Williams | 2013-09-05 | 1 | -93/+160 |
|/ / |
|
* | | Add a simple test for NetworkManagementService. | Lorenzo Colitti | 2013-08-23 | 1 | -0/+175 |
* | | Use pending.xml to persist sync ops. | Matthew Williams | 2013-08-16 | 1 | -1/+12 |
* | | Revert "Fix broken unit test" | David Christie | 2013-08-06 | 1 | -2/+1 |
* | | Fix broken unit test | David Christie | 2013-08-02 | 1 | -1/+2 |
* | | Fix build breakage | David Christie | 2013-08-02 | 1 | -0/+1 |
* | | Add WorkSource capability to AlarmManager. | David Christie | 2013-08-01 | 1 | -1/+2 |
* | | AnonymousSyncService & SyncRequest. | Matthew Williams | 2013-07-24 | 2 | -26/+294 |
* | | fix build | Guang Zhu | 2013-07-21 | 1 | -1/+1 |
* | | Fix build & preserve DHCP scheduling as-is | Christopher Tate | 2013-07-18 | 1 | -2/+1 |
* | | Fix the build - missed a renaming | Svetoslav | 2013-07-16 | 1 | -2/+2 |
|/ |
|
* | Avoid logging sensitive data. | Jeff Sharkey | 2013-06-07 | 1 | -0/+27 |
* | Fix test | Amith Yamasani | 2013-03-30 | 1 | -12/+12 |
* | am 24948d3c: am 946a5c91: Merge "Save off the seinfo value with packages.list." | Geremy Condra | 2013-03-28 | 1 | -3/+3 |
|\ |
|
| * | Save off the seinfo value with packages.list. | Robert Craig | 2013-03-26 | 1 | -3/+3 |
* | | Fix build. | Dianne Hackborn | 2013-03-27 | 1 | -2/+2 |
* | | Match tests to new API. | Amith Yamasani | 2013-03-26 | 1 | -7/+7 |
* | | Always specify an interface for host routes. | Lorenzo Colitti | 2013-03-08 | 1 | -7/+11 |
* | | EntropyMixer: Write entropy at shutdown / reboot / power | Nick Kralevich | 2013-03-04 | 1 | -1/+1 |
* | | Add location sharing toggle user restriction. | Maggie Benthall | 2013-02-25 | 1 | -2/+3 |
* | | Migrate to using Mockito directly. | Jeff Sharkey | 2013-02-19 | 3 | -14/+30 |
* | | Fix UserManager test | Amith Yamasani | 2013-02-11 | 1 | -2/+3 |
* | | Starting point for User Restrictions API | Amith Yamasani | 2013-02-08 | 1 | -0/+16 |
* | | App ops: vibration, neighboring cells, dialing, etc. | Dianne Hackborn | 2013-02-01 | 1 | -1/+2 |
* | | Maybe fix build. | Dianne Hackborn | 2013-01-29 | 1 | -4/+4 |
* | | Merge "Tests to assert correct January behavior." | Jeff Sharkey | 2013-01-23 | 1 | -0/+19 |
|\ \ |
|
| * | | Tests to assert correct January behavior. | Jeff Sharkey | 2013-01-22 | 1 | -0/+19 |
* | | | Removed Throttle Manager as obsolete | Sasha Levitskiy | 2013-01-14 | 1 | -353/+0 |
|/ / |
|