| Commit message (Expand) | Author | Age | Files | Lines |
* | Add APIs for application-generated systrace events | Jamie Gennis | 2013-04-09 | 1 | -13/+87 |
* | Merge "Queues, queues, queues and input." into jb-mr2-dev | Jeff Brown | 2013-04-08 | 2 | -94/+8 |
|\ |
|
| * | Queues, queues, queues and input. | Jeff Brown | 2013-04-08 | 2 | -94/+8 |
* | | Merge "Correctly manage the lifecycle of IME InputChannels." into jb-mr2-dev | Jeff Brown | 2013-04-05 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | Correctly manage the lifecycle of IME InputChannels. | Jeff Brown | 2013-04-04 | 1 | -1/+9 |
* | | Fix doc build. | Ying Wang | 2013-04-03 | 1 | -1/+1 |
|/ |
|
* | Warn when exposing file:// Uris beyond a process. | Jeff Sharkey | 2013-04-03 | 1 | -2/+33 |
* | Make MessageQueue and Looper final. | Jeff Brown | 2013-04-01 | 2 | -16/+16 |
* | Block access to accounts for limited users. | Amith Yamasani | 2013-03-30 | 1 | -0/+8 |
* | Merge "Add user restrictions for bluetooth, sideloading, usb file transfer" i... | Maggie Benthall | 2013-03-28 | 1 | -9/+46 |
|\ |
|
| * | Add user restrictions for bluetooth, sideloading, usb file transfer | Maggie Benthall | 2013-03-27 | 1 | -9/+46 |
* | | Add BT - DataTracker connection | Robert Greenwalt | 2013-03-27 | 1 | -10/+0 |
|/ |
|
* | Fix docs build. | Amith Yamasani | 2013-03-26 | 1 | -4/+3 |
* | Merge "Device Owner, a special kind of device admin" into jb-mr2-dev | Amith Yamasani | 2013-03-26 | 2 | -23/+71 |
|\ |
|
| * | Device Owner, a special kind of device admin | Amith Yamasani | 2013-03-26 | 2 | -23/+71 |
* | | Remove misleading documentation from SystemClock | Michael Wright | 2013-03-22 | 1 | -2/+0 |
|/ |
|
* | Application restrictions API | Amith Yamasani | 2013-03-20 | 2 | -2/+43 |
* | Move deleteOlderFiles() to framework, tests. | Jeff Sharkey | 2013-03-14 | 1 | -1/+44 |
* | Specify the size of the Map in the constructor | Scott Kennedy | 2013-03-05 | 1 | -1/+1 |
* | Merge "Improve performance of storage measurement." into jb-mr2-dev | Jeff Sharkey | 2013-03-02 | 1 | -3/+57 |
|\ |
|
| * | Improve performance of storage measurement. | Jeff Sharkey | 2013-03-01 | 1 | -3/+57 |
* | | Expose clatd commands to NetworkManagementService. | Lorenzo Colitti | 2013-02-28 | 1 | -0/+15 |
* | | am 14d0ab55: am de3c20bc: Merge "Track stack memory in MemoryInfo." | Ian Rogers | 2013-02-27 | 1 | -10/+11 |
|\ \ |
|
| * | | Track stack memory in MemoryInfo. | Ian Rogers | 2013-02-27 | 1 | -10/+11 |
* | | | am 75dcb333: am 545464df: Merge "Deprecate and document memory allocation cou... | Ian Rogers | 2013-02-27 | 1 | -112/+173 |
|\ \ \
| |/ / |
|
| * | | Deprecate and document memory allocation counting. | Ian Rogers | 2013-02-26 | 1 | -112/+173 |
* | | | Merge "Add Bundle APIs for putting/getting Binder objects." into jb-mr2-dev | Dianne Hackborn | 2013-02-26 | 1 | -2/+43 |
|\ \ \ |
|
| * | | | Add Bundle APIs for putting/getting Binder objects. | Dianne Hackborn | 2013-02-25 | 1 | -2/+43 |
| | |/
| |/| |
|
* | | | Merge "Add version code constant for JB MR2." into jb-mr2-dev | Dianne Hackborn | 2013-02-25 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Add version code constant for JB MR2. | Dianne Hackborn | 2013-02-25 | 1 | -2/+2 |
| |/ / |
|
* | | | Add location sharing toggle user restriction. | Maggie Benthall | 2013-02-25 | 1 | -5/+28 |
|/ / |
|
* | | Better API for low disk space warnings. | Jeff Sharkey | 2013-02-15 | 1 | -9/+44 |
* | | Expose longer statfs values, add derived values. | Jeff Sharkey | 2013-02-13 | 1 | -0/+50 |
* | | Merge "Starting point for User Restrictions API" | Amith Yamasani | 2013-02-11 | 2 | -0/+68 |
|\ \ |
|
| * | | Starting point for User Restrictions API | Amith Yamasani | 2013-02-08 | 2 | -0/+68 |
* | | | Merge "Second pass tying into dns cache per interface" | Robert Greenwalt | 2013-02-07 | 1 | -0/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Second pass tying into dns cache per interface | Mattias Falk | 2013-02-06 | 1 | -0/+10 |
* | | | Merge "allow the framework to access a Sensor's handle" | Mathias Agopian | 2013-02-06 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | allow the framework to access a Sensor's handle | Mathias Agopian | 2013-02-04 | 1 | -0/+5 |
* | | | | App ops: vibration, neighboring cells, dialing, etc. | Dianne Hackborn | 2013-02-01 | 4 | -6/+53 |
|/ / / |
|
* | | | Merge "Optimize Looper JNI code." | Jeff Brown | 2013-01-29 | 1 | -6/+14 |
|\ \ \ |
|
| * | | | Optimize Looper JNI code. | Jeff Brown | 2013-01-28 | 1 | -6/+14 |
| |/ / |
|
* | | | App ops: you can now turn off operations. | Dianne Hackborn | 2013-01-25 | 1 | -1/+1 |
|/ / |
|
* | | Merge "Revert "Second pass tying into dns cache per interface"" | Robert Greenwalt | 2013-01-19 | 1 | -10/+0 |
|\ \ |
|
| * | | Revert "Second pass tying into dns cache per interface" | Robert Greenwalt | 2013-01-19 | 1 | -10/+0 |
* | | | Rework ParceledListSlice to be much easier to use. | Dianne Hackborn | 2013-01-18 | 2 | -5/+30 |
* | | | Add method to get process group. | Jeff Sharkey | 2013-01-17 | 1 | -1/+9 |
* | | | Merge "Second pass tying into dns cache per interface" | Robert Greenwalt | 2013-01-17 | 1 | -0/+10 |
|\ \ \
| |/ / |
|
| * | | Second pass tying into dns cache per interface | Mattias Falk | 2013-01-11 | 1 | -0/+10 |
* | | | Merge "Removed Throttle Manager as obsolete" | Sasha Levitskiy | 2013-01-15 | 1 | -17/+0 |
|\ \ \ |
|