1. e6904fb Vibra: Add loading of the vibrator hardware module. by Vincent Becker · 12 years ago
  2. b28ff48 resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  3. ff1d8a6 Move frameworks/base over to libc++. by Dan Albert · 10 years ago
  4. a8fe1b3 Remove unused variable by Bernhard Rosenkränzer · 10 years ago
  5. b39f551 Show error dialogs over apps that dismiss keyguard automerge: c08eab8 by Craig Mautner · 10 years ago
  6. c08eab8 Show error dialogs over apps that dismiss keyguard by Craig Mautner · 10 years ago
  7. 91c962a am a084d357: Merge "Fix reference leak in GPS measurement JNI layer. b/16727892 b/17075171" into lmp-mr1-dev automerge: c3e5599 by destradaa · 10 years ago
  8. df11984 Fix reference leak in GPS measurement JNI layer. b/16727892 b/17075171 by destradaa · 10 years ago
  9. fe86d92 Merge "TIF: fix wrong config comparison & confusing method name" into lmp-mr1-dev automerge: cfc7323 by Wonsik Kim · 10 years ago
  10. 8f24a8b TIF: fix wrong config comparison & confusing method name by Wonsik Kim · 10 years ago
  11. 8dcf593 resolved conflicts for merge of 6290c048 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  12. 184e3ed resolved conflicts for merge of 6290c048 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  13. 51938c2 Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev by Mike Lockwood · 10 years ago
  14. 109526f Merge "CEC: Stub MHL Controller" into lmp-dev by Jinsuk Kim · 10 years ago
  15. 9ee5e7e USB string descriptors are not UTF8, so it is not safe to treat them as such. by Mike Lockwood · 10 years ago
  16. f5e56d4 Remove unused variables from UsbHostManager. by Michael Wright · 10 years ago
  17. 7810412 CEC: Stub MHL Controller by Jinsuk Kim · 10 years ago
  18. a6863ad Merge "Allow for event dispatching when in non-interactive states." into lmp-dev by Michael Wright · 10 years ago
  19. 70af00a Allow for event dispatching when in non-interactive states. by Michael Wright · 10 years ago
  20. 52617bb Reload GPS configuration after carrier info is available. by Tsuwei Chen · 10 years ago
  21. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  22. 2d8964c Merge "Update FlpHardwareProvider native layer, to stop raising FatalErrors." into lmp-dev by destradaa · 10 years ago
  23. ff8e609 Update FlpHardwareProvider native layer, to stop raising FatalErrors. by destradaa · 10 years ago
  24. 931a37f Add additional logging around AGPS IP Address handling. by destradaa · 10 years ago
  25. b82de36 TIF: fix JTvInputHal::removeStream issue by Wonsik Kim · 10 years ago
  26. 21aa346 TIF: fix TvInputHal bug for multiple devices by Wonsik Kim · 10 years ago
  27. f9a274c Add support for sources in Geofencing APIs. by destradaa · 10 years ago
  28. f4e0c0c Allow VPNs to add/remove link addresses dynamically. by Sreeram Ramachandran · 10 years ago
  29. 0f208eb Remove DozeHardware since it will not be used. by Jeff Brown · 10 years ago
  30. 8c688ad MHL controller for subcommand reception by Jinsuk Kim · 10 years ago
  31. c086a3d Add a frame capture API of TV input by Terry Heo · 10 years ago
  32. 4b3e393 Expose Gps Navigation Messages in the platform. b/16405976 by destradaa · 10 years ago
  33. 81cabb8 Add uncertainty for GPS received TOW field. b/16463499 by destradaa · 10 years ago
  34. 2102dd7 Update GPS HAL raw measurements support. by destradaa · 10 years ago
  35. 963295e Permit settings to "wipe" the persistent partition by Andres Morales · 10 years ago
  36. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  37. 284c31b Update HdmiControlService JNI to the change in HAL definition by Jinsuk Kim · 10 years ago
  38. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  39. 68d4acd Service for reading and writing blocks to PST partition by Andres Morales · 10 years ago
  40. 1e47ff9 Merge "Implement support for buffer producer profile" by Wonsik Kim · 10 years ago
  41. 0b2691b Implement support for buffer producer profile by Wonsik Kim · 10 years ago
  42. 4223072 Add port number to hot plug event handler. by Jungshik Jang · 10 years ago
  43. 4a9c389 kNative_8888_SkColorType is now kN32_SkColorType by Mike Reed · 10 years ago
  44. 839ae5f TIF: Let TvInputHal handle multiple streams by Wonsik Kim · 10 years ago
  45. ba14758 Remove the usage of TX_STATUS in HdmiControlService by Jinsuk Kim · 10 years ago
  46. 9e922ca Fix native calls to null pointer by Wonsik Kim · 10 years ago
  47. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 10 years ago
  48. a358b53 TvInputHardware: Add HDMI port ID by Wonsik Kim · 10 years ago
  49. d7c2918 TvInputHardware: Integration with audio framework changes by Wonsik Kim · 10 years ago
  50. 63dd3bb Fixed a wrong path to HdmiPortInfo class by Jinsuk Kim · 10 years ago
  51. 0340bbc RoutingControlAction for HdmiControlService by Jinsuk Kim · 10 years ago
  52. a6ce770 DeviceSelectAction for HdmiControlService by Jinsuk Kim · 10 years ago
  53. 092b445 Move message handling logic to local device instead of service. by Jungshik Jang · 10 years ago
  54. 96a1470 IPv6 support for GPS HAL. by destradaa · 10 years ago
  55. 5adb67d merge 4ce22057, regen api/current.txt by Ed Heyl · 10 years ago
  56. 3f48068 Remove HdmiCecService by Jinsuk Kim · 10 years ago
  57. 5ce66d8 Re-work the initialization of FLP HAL to make isSupported() static. b/14839888 by destradaa · 10 years ago
  58. 4c9e57f resolved conflicts for merge of ebe661c4 to master by Jae Seo · 10 years ago
  59. d5cc4a2 Put TV Input Framework under android.media.tv, including TvContract by Jae Seo · 10 years ago
  60. 9ec2eab Merge "Add a native Canvas wrapper." by Florin Malita · 10 years ago
  61. e74282b DO NOT MERGE: Stop publishing HdmiCecService, start publishing HdmiControlService by Jinsuk Kim · 10 years ago
  62. c47e26c DO NOT MERGE: Add cec message handler to hdmi cec jni implementation by Jungshik Jang · 10 years ago
  63. 5c3d927 Add a native Canvas wrapper. by Florin Malita · 10 years ago
  64. 8692fc6 Stop publishing HdmiCecService, start publishing HdmiControlService by Jinsuk Kim · 10 years ago
  65. 4085d0e Add cec message handler to hdmi cec jni implementation by Jungshik Jang · 10 years ago
  66. c22dbb6 Revert "Revert "Add physical TV input handling to TvInputManagerService"" by Wonsik Kim · 10 years ago
  67. be9cd8e Add ARC commands by Jungshik Jang · 10 years ago
  68. 531fecc Merge "Encapsulate Canvas.mNativeCanvas" by Florin Malita · 10 years ago
  69. c677675 Encapsulate Canvas.mNativeCanvas by Florin Malita · 10 years ago
  70. a9095ba Implement more native api for Hdmi cec. by Jungshik Jang · 10 years ago
  71. 97babdc Fix unmatched jni method name. by Jungshik Jang · 10 years ago
  72. e9c77c8 Implement native send and receive logic for HdmiCecController. by Jungshik Jang · 10 years ago
  73. 15c32f2 Merge "Move key attribute information into KeyEvent." by Michael Wright · 10 years ago
  74. c79224e am 60037302: am 8fe27e88: Merge "Move logical address allocation logic into native service from HAL" into klp-modular-dev by Jinsuk Kim · 10 years ago
  75. 6003730 am 8fe27e88: Merge "Move logical address allocation logic into native service from HAL" into klp-modular-dev by Jinsuk Kim · 10 years ago
  76. 337d9d2 Move key attribute information into KeyEvent. by Michael Wright · 10 years ago
  77. 0792d37 Implement skeleton of new HDMI Control Service. by Jungshik Jang · 10 years ago
  78. cbafd1b Move logical address allocation logic into native service from HAL by Jinsuk Kim · 10 years ago
  79. 4bdcd29 am 55dab4dd: am b11f250e: Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into klp-modular-dev by Jinsuk Kim · 10 years ago
  80. 55dab4d am b11f250e: Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into klp-modular-dev by Jinsuk Kim · 10 years ago
  81. b11f250 Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into klp-modular-dev by Jinsuk Kim · 10 years ago
  82. 6179107 Delegate HdmiCecService method impl to HdmiCecDevice subclass by Jinsuk Kim · 10 years ago
  83. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  84. 337e764 am f24687e2: Merge "Plumb display power state through display manager." into klp-modular-dev by Jeff Brown · 10 years ago
  85. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  86. 118d113 Merge "Fix size_t format specifier" by Michael Wright · 10 years ago
  87. 654d75f PowerManager: Fix build by Ruchi Kandoi · 10 years ago
  88. 9ecba52 Fix size_t format specifier by Michael Wright · 10 years ago
  89. 7716b7d Merge "Update to call new Skia APIs." by Leon Scroggins · 10 years ago
  90. f20a5eb PowerManager: add powerHint method by Ruchi Kandoi · 10 years ago
  91. cc11f15 Update to call new Skia APIs. by Leon Scroggins · 10 years ago
  92. f602835 am f2fe3505: am 31518f74: Merge "Use build property for CEC device OSD name" into klp-modular-dev by Jinsuk Kim · 10 years ago
  93. f2fe350 am 31518f74: Merge "Use build property for CEC device OSD name" into klp-modular-dev by Jinsuk Kim · 10 years ago
  94. 60b17cc Use build property for CEC device OSD name by Jinsuk Kim · 10 years ago
  95. 00bc283 am 2e59bd78: am 41eaa32c: Merge "Replace individual methods with a consolidated CEC nativeSendmessage" into klp-modular-dev by Jinsuk Kim · 10 years ago
  96. 2e59bd7 am 41eaa32c: Merge "Replace individual methods with a consolidated CEC nativeSendmessage" into klp-modular-dev by Jinsuk Kim · 10 years ago
  97. ecd07216 resolved conflicts for merge of 22d07464 to master by Narayan Kamath · 10 years ago
  98. 22d0746 resolved conflicts for merge of eaab4df0 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  99. 40a00a3 Replace individual methods with a consolidated CEC nativeSendmessage by Jinsuk Kim · 10 years ago
  100. a1bd792 Battery stats: track actually running time by Dianne Hackborn · 10 years ago