summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Merge changes I6d4fdada,Ia34899a4Greg Hackmann2014-02-211-1/+22
|\
| * Move time setting code from SystemClock to AlarmManagerServiceGreg Hackmann2014-02-211-1/+22
* | Merge "Fix documentation for Parcel.readException()."Elliott Hughes2014-02-211-4/+5
|\ \ | |/ |/|
| * Fix documentation for Parcel.readException().Mark Doliner2014-01-021-4/+5
* | Improve Parcel's handling of non-primitive arraysPaul Duffin2014-02-111-8/+13
* | Fixed cancel() not working correctlyjl19902014-01-301-3/+12
* | AArch64: Make Binder and Parcel 64-bit compatibleAshok Bhat2014-01-232-46/+51
* | Merge "AArch64: Use long for pointers in android/os/MessageQueue"Narayan Kamath2014-01-161-6/+6
|\ \
| * | AArch64: Use long for pointers in android/os/MessageQueueAshok Bhat2014-01-101-6/+6
| |/
* | Merge "AArch64: Use long for pointers in android/os/MemoryFile"Narayan Kamath2014-01-161-5/+5
|\ \
| * | AArch64: Use long for pointers in android/os/MemoryFileAshok Bhat2014-01-101-5/+5
| |/
* | Add sample profiling interface to startMethodTracing.Jeff Hao2014-01-151-13/+41
|/
* Parse UUID string with Long.parseLongTom Marshall2013-12-061-1/+1
* am 47b260d0: am 572b759a: Merge "Use index in SparseArray access properly"Dianne Hackborn2013-11-141-1/+1
|\
| * Use index in SparseArray access properlyIgor Chernyshev2013-11-121-1/+1
* | am bb146981: am 29610421: Merge "Revised some text while reading up on tracev...Scott Main2013-11-121-1/+4
|\ \
| * \ am 29610421: Merge "Revised some text while reading up on traceview. this is ...Scott Main2013-11-131-1/+4
| |\ \
| | * | Revised some text while reading up on traceview.Scott Main2013-11-121-1/+4
* | | | am f1612bcf: am e8c51298: Merge "Add BatteryStats for Wifi Batched Scanning."...Robert Greenwalt2013-11-071-3/+15
|\ \ \ \ | |/ / /
| * | | Add BatteryStats for Wifi Batched Scanning.Robert Greenwalt2013-11-061-3/+15
* | | | am 5eecb9e8: am bd9513f3: Merge "Add HSPA+ to BatteryStats" into klp-devPatrick Tjin2013-11-061-2/+3
|\ \ \ \ | |/ / /
| * | | Add HSPA+ to BatteryStatsPatrick Tjin2013-11-061-2/+3
| |/ /
* | | resolved conflicts for merge of 5214dae4 to klp-dev-plus-aospJeff Brown2013-10-291-8/+8
|\ \ \ | | |/ | |/|
| * | Merge "handle negative temperature"Jeff Brown2013-10-291-8/+8
| |\ \
| | * | handle negative temperatureSungmin Choi2013-07-241-8/+8
* | | | am 23ac234e: am 704269ec: Merge "Mention external storage changes in KITKAT d...Jeff Sharkey2013-10-291-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Mention external storage changes in KITKAT docs.Jeff Sharkey2013-10-291-0/+7
* | | | am d19385bf: am 21657181: Merge "Add a method to set a list of uids for a wak...Marco Nelissen2013-10-251-1/+2
|\ \ \ \ | |/ / /
| * | | Merge "Add a method to set a list of uids for a wake lock" into klp-devMarco Nelissen2013-10-251-1/+2
| |\ \ \
| | * | | Add a method to set a list of uids for a wake lockMarco Nelissen2013-10-251-1/+2
* | | | | am fd38f940: am ac4bf7fd: Merge "Skip writing PFD status when comm is closed....Jeff Sharkey2013-10-251-25/+27
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Skip writing PFD status when comm is closed." into klp-devJeff Sharkey2013-10-251-25/+27
| |\ \ \ \
| | * | | | Skip writing PFD status when comm is closed.Jeff Sharkey2013-10-251-25/+27
| | |/ / /
* | | | | am aec8fbb3: am df033aed: Merge "Fix issue #11290095: Parcel change causing c...Dianne Hackborn2013-10-252-13/+58
|\ \ \ \ \ | |/ / / /
| * | | | Fix issue #11290095: Parcel change causing crashing in KLP...Dianne Hackborn2013-10-252-13/+58
| |/ / /
* | | | am 3e3296e5: am 82f31701: Merge "Log view root, input and looper state in bug...Jeff Brown2013-10-173-42/+56
|\ \ \ \ | |/ / /
| * | | Merge "Log view root, input and looper state in bug reports." into klp-devJeff Brown2013-10-183-42/+56
| |\ \ \
| | * | | Log view root, input and looper state in bug reports.Jeff Brown2013-10-153-42/+56
* | | | | am 1a5804d7: am 0c0f1e2e: Merge "Include external storage devices in Document...Jeff Sharkey2013-10-171-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | Include external storage devices in DocumentsUI.Jeff Sharkey2013-10-171-0/+12
* | | | | am 306bb90d: am 8f4c15d8: Merge "Plumb through physical device UUID and label...Jeff Sharkey2013-10-172-20/+62
|\ \ \ \ \ | |/ / / /
| * | | | Plumb through physical device UUID and label.Jeff Sharkey2013-10-162-20/+62
* | | | | am 2a48dbce: am 905c50a2: Merge "Improve DocumentsProvider and contract docs....Jeff Sharkey2013-10-151-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Improve DocumentsProvider and contract docs.Jeff Sharkey2013-10-151-0/+2
| |/ / /
* | | | am 16c4b8c5: am ddf5a170: Merge "Relax user constraint on storage state." int...Jeff Sharkey2013-10-141-1/+2
|\ \ \ \ | |/ / /
| * | | Relax user constraint on storage state.Jeff Sharkey2013-10-141-1/+2
* | | | am 69779458: am 7878883e: Merge "Remove direct reference to X509CertImpl"Kenny Root2013-10-141-12/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Remove direct reference to X509CertImplKenny Root2013-10-141-12/+12
* | | | am 58ff8af5: am a6af40cd: Merge "Add secondary external storage support." int...Jeff Sharkey2013-10-081-5/+23
|\ \ \ \ | | |/ / | |/| |
| * | | Add secondary external storage support.Jeff Sharkey2013-10-081-5/+23