1. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 10 years ago
  2. c924472 open("/dev/rtc0") failure in AlarmManagerService.setTime() should be non-fatal by Greg Hackmann · 11 years ago
  3. 38bf514 Move time setting code from SystemClock to AlarmManagerService by Greg Hackmann · 11 years ago
  4. 4de3f48 AArch64: Make AssetAtlasService 64-bit compatible by Ashok Bhat · 11 years ago
  5. 60097a9 Merge "Structure device not freed in error case" by Jeff Sharkey · 11 years ago
  6. 0d552f7 Use long to store pointers in ConsumerIrService by Ashok Bhat · 11 years ago
  7. a039843 AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  8. 9bd36ef Structure device not freed in error case by Henrik Baard · 11 years ago
  9. 9607d78 Merge "Added missing USB device descriptor fields needed for intent filters" by Mike Lockwood · 11 years ago
  10. 87d6cd4 Fix a bug introduced in change 73712 by Narayan Kamath · 11 years ago
  11. 7e2a9dc AArch64: Use long for pointers in services by Ashok Bhat · 11 years ago
  12. a1d6f92 Add timerfd backend to AlarmManagerService by Greg Hackmann · 11 years ago
  13. 32b4c07 Clean up native AlarmManagerService tabs/spaces and unused parameter warnings by Greg Hackmann · 11 years ago
  14. 95c4297 Private flags are masked in correct variable by Adam Lesinski · 11 years ago
  15. 7f02eb2 Ensure access to the map of geofence callbacks is synchronized in all cases by destradaa · 11 years ago
  16. c333a3f Merge "consumer_ir: add length to get carrier freqs" into klp-dev by Alex Ray · 11 years ago
  17. 91019c9 Merge "Remove dependency on JNIHelp header side effects." into klp-dev by Ruben Brunk · 11 years ago
  18. 5022f27 consumer_ir: add length to get carrier freqs by Alex Ray · 11 years ago
  19. f8a910f Merge "Fix exceptions in the Flp Hal layer: - JNI exception accessing a geofence method with wrong signature - FlpHardwareProvider exception when the monitoring status contains no location information" into klp-dev by destradaa · 11 years ago
  20. 839904e Fix exceptions in the Flp Hal layer: by destradaa · 11 years ago
  21. 51e95df Add consumer IR framework by Erik Gilling · 11 years ago
  22. 87eac99 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  23. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  24. b75cb3a Fix leaks of JNI objects in the local reference table by destradaa · 11 years ago
  25. 264705a Fixes to FlpHal JNI layer. by destradaa · 11 years ago
  26. 0682809a Add support in the platform for Flp Geofencing. by destradaa · 11 years ago
  27. 1af4b02 Add FlpHal layer to support Location Batching. by destradaa · 11 years ago
  28. 26faecc BatteryService use IBatteryProperties interfaces, drop JNI by Todd Poynor · 11 years ago
  29. ef69117 Remove dead code in system server initialization. by Jeff Brown · 11 years ago
  30. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  31. dbcf2d7 PowerManagerService: Don't reboot directly. by Nick Kralevich · 11 years ago
  32. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  33. b2bb9f6 BatteryService: Fix compile warning by Todd Poynor · 11 years ago
  34. a6017bc BatteryService: Fix detection of missing sysfs attributes by Todd Poynor · 11 years ago
  35. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  36. d685894 Add liblog by Ying Wang · 11 years ago
  37. b1d90c8 fix JNI use of incStrong/decStrong by Mathias Agopian · 12 years ago
  38. afae9d2 Merge "BatteryService: Treat USB charging ports and charging accessories as AC" by Todd Poynor · 12 years ago
  39. b86d026 Merge "BatteryService: Allow power supplies to switch type between AC and USB" by Todd Poynor · 12 years ago
  40. 78d8fe4 BatteryService: Treat USB charging ports and charging accessories as AC by Todd Poynor · 12 years ago
  41. 701bfb1 BatteryService: Allow power supplies to switch type between AC and USB by Todd Poynor · 12 years ago
  42. 86469346 Optimize Looper JNI code. by Jeff Brown · 12 years ago
  43. 160c1ca Fix logging typos in GpsLocationProvider by Magnus Eriksson · 12 years ago
  44. 575ca85 Added missing USB device descriptor fields needed for intent filters by Robin Cutshaw · 12 years ago
  45. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  46. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  47. 0a19d00 Fix a segfault when there is no power module. by Jeff Brown · 12 years ago
  48. 9e316a1 Blank or unblank all displays as need. by Jeff Brown · 12 years ago
  49. 94ffe87 Merge "Pass display arg to blank/unblank" into jb-mr1-dev by Andy McFadden · 12 years ago
  50. bcc046a Bundle correlated switch changes atomically. by Jeff Brown · 12 years ago
  51. 1081eed Pass display arg to blank/unblank by Andy McFadden · 12 years ago
  52. 80cd819 Use more reasonable warning thresholds for power on/off. by Jeff Brown · 12 years ago
  53. 83d616a Make input system aware of multiple displays. by Jeff Brown · 12 years ago
  54. d728bf5 Make display manager tell input system about viewports. by Jeff Brown · 12 years ago
  55. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  56. 0b722fe Use new surface flinger API. by Jeff Brown · 12 years ago
  57. 5ad9fc2 BatteryService: Fix comment to match code by Scott Anderson · 12 years ago
  58. 256237c Merge "Plumb the switch code into Dalvik." into jb-mr1-dev by Jeff Brown · 12 years ago
  59. 5338428 Plumb the switch code into Dalvik. by Jeff Brown · 12 years ago
  60. 37a37f4 add wireless charger support by Brian Muramatsu · 12 years ago
  61. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  62. 187019c Merge "screen-off animation won't be handled by SF anymore" into jb-mr1-dev by Mathias Agopian · 12 years ago
  63. 893a0e71 screen-off animation won't be handled by SF anymore by Mathias Agopian · 12 years ago
  64. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  65. b696de5 Move and rename user activity event type constants. by Jeff Brown · 12 years ago
  66. 92c6d2f update to new getDisplayInfo API by Mathias Agopian · 12 years ago
  67. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  68. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 12 years ago
  69. dccb2c1 PowerManagerService: call surfaceflinger blank and unblank through binder by Colin Cross · 12 years ago
  70. d232afa Tolerate missing power HAL module. by Jeff Brown · 12 years ago
  71. 30e5eb4 Tell power HAL when user activity occurs. by Jeff Brown · 12 years ago
  72. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  73. 93de746 Separate the internal and external display rotations. by Jeff Brown · 12 years ago
  74. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  75. 166b05e UsbService: Add support for accessory initiating USB audio support by Mike Lockwood · 12 years ago
  76. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  77. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  78. a47425a Add support for input devices that have vibrators. by Jeff Brown · 12 years ago
  79. af9e8d3 Notify applications when input devices change. by Jeff Brown · 12 years ago
  80. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  81. 27fd342 Fix lid switch interpretation. by Jeff Brown · 12 years ago
  82. 603b445 Ensure that apps crash if they throw exceptions. by Jeff Brown · 12 years ago
  83. e38fdfa Add a unique input device descriptor. by Jeff Brown · 12 years ago
  84. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  85. 8335f1c fix libgui header location by Mathias Agopian · 13 years ago
  86. 83c64e6 frameworks/base refactoring by Mathias Agopian · 13 years ago
  87. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  88. 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 13 years ago
  89. a21e945 BatteryService: Don't fail to register native methods if kernel power supply driver is missing by Mike Lockwood · 13 years ago
  90. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  91. 3080280 Remove the input dispatcher throttle. by Jeff Brown · 13 years ago
  92. ec193de Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  93. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  94. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  95. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  96. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  97. 3f15700 split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 13 years ago
  98. 1e08fe9 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  99. 98e044a BatteryService(jni): properly handle read's return value by Dima Zavin · 13 years ago
  100. d5bb82d DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago