summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Hide isLinkedUser()Amith Yamasani2013-04-251-0/+1
* Adding matching @deprecated.Ian Rogers2013-04-231-0/+1
* JB MR2 == API 18.Dianne Hackborn2013-04-221-2/+2
* Environment should only warn when asked.Jeff Sharkey2013-04-191-12/+19
* Deprecate StatFs methods returning small values.Jeff Sharkey2013-04-191-14/+20
* Fix change of behavior in Looper.quit().Jeff Brown2013-04-184-19/+128
* Modify restrictions bundle per api council recommendationsAmith Yamasani2013-04-172-6/+24
* Disable tracing from ZygoteJamie Gennis2013-04-161-4/+17
* Rename isUserLimited to isLinkedUserAmith Yamasani2013-04-131-3/+3
* Merge "Add new resources trace, also trace apk dex loading." into jb-mr2-devDianne Hackborn2013-04-121-0/+2
|\
| * Add new resources trace, also trace apk dex loading.Dianne Hackborn2013-04-121-0/+2
* | Merge "Rename isUserRestricted to isUserLimited" into jb-mr2-devAmith Yamasani2013-04-121-6/+5
|\ \
| * | Rename isUserRestricted to isUserLimitedAmith Yamasani2013-04-121-6/+5
* | | Merge "Add async events tracing to android.os.Trace" into jb-mr2-devRomain Guy2013-04-121-0/+38
|\ \ \ | |/ / |/| |
| * | Add async events tracing to android.os.TraceRomain Guy2013-04-101-0/+38
* | | Merge "Add user restrictions (credentials, user removal)" into jb-mr2-devEmily Bernier2013-04-121-1/+20
|\ \ \ | |_|/ |/| |
| * | Add user restrictions (credentials, user removal)Emily Bernier2013-04-111-1/+20
| |/
* | Ensure looper quits after all other messages are handled.Jeff Brown2013-04-112-7/+16
* | Merge "Trace: unhide app tracing APIs" into jb-mr2-devJamie Gennis2013-04-111-11/+6
|\ \ | |/ |/|
| * Trace: unhide app tracing APIsJamie Gennis2013-04-101-11/+6
* | Fix issue #7691456: adbd CPU usage identified as Bluetooth in battery statsDianne Hackborn2013-04-101-5/+0
|/
* Add APIs for application-generated systrace eventsJamie Gennis2013-04-091-13/+87
* Merge "Queues, queues, queues and input." into jb-mr2-devJeff Brown2013-04-082-94/+8
|\
| * Queues, queues, queues and input.Jeff Brown2013-04-082-94/+8
* | Merge "Correctly manage the lifecycle of IME InputChannels." into jb-mr2-devJeff Brown2013-04-051-1/+9
|\ \ | |/
| * Correctly manage the lifecycle of IME InputChannels.Jeff Brown2013-04-041-1/+9
* | Fix doc build.Ying Wang2013-04-031-1/+1
|/
* Warn when exposing file:// Uris beyond a process.Jeff Sharkey2013-04-031-2/+33
* Make MessageQueue and Looper final.Jeff Brown2013-04-012-16/+16
* Block access to accounts for limited users.Amith Yamasani2013-03-301-0/+8
* Merge "Add user restrictions for bluetooth, sideloading, usb file transfer" i...Maggie Benthall2013-03-281-9/+46
|\
| * Add user restrictions for bluetooth, sideloading, usb file transferMaggie Benthall2013-03-271-9/+46
* | Add BT - DataTracker connectionRobert Greenwalt2013-03-271-10/+0
|/
* Fix docs build.Amith Yamasani2013-03-261-4/+3
* Merge "Device Owner, a special kind of device admin" into jb-mr2-devAmith Yamasani2013-03-262-23/+71
|\
| * Device Owner, a special kind of device adminAmith Yamasani2013-03-262-23/+71
* | Remove misleading documentation from SystemClockMichael Wright2013-03-221-2/+0
|/
* Application restrictions APIAmith Yamasani2013-03-202-2/+43
* Move deleteOlderFiles() to framework, tests.Jeff Sharkey2013-03-141-1/+44
* Specify the size of the Map in the constructorScott Kennedy2013-03-051-1/+1
* Merge "Improve performance of storage measurement." into jb-mr2-devJeff Sharkey2013-03-021-3/+57
|\
| * Improve performance of storage measurement.Jeff Sharkey2013-03-011-3/+57
* | Expose clatd commands to NetworkManagementService.Lorenzo Colitti2013-02-281-0/+15
* | am 14d0ab55: am de3c20bc: Merge "Track stack memory in MemoryInfo."Ian Rogers2013-02-271-10/+11
|\ \
| * | Track stack memory in MemoryInfo.Ian Rogers2013-02-271-10/+11
* | | am 75dcb333: am 545464df: Merge "Deprecate and document memory allocation cou...Ian Rogers2013-02-271-112/+173
|\ \ \ | |/ /
| * | Deprecate and document memory allocation counting.Ian Rogers2013-02-261-112/+173
* | | Merge "Add Bundle APIs for putting/getting Binder objects." into jb-mr2-devDianne Hackborn2013-02-261-2/+43
|\ \ \
| * | | Add Bundle APIs for putting/getting Binder objects.Dianne Hackborn2013-02-251-2/+43
| | |/ | |/|
* | | Merge "Add version code constant for JB MR2." into jb-mr2-devDianne Hackborn2013-02-251-2/+2
|\ \ \