1. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  2. 94d0024 Power HAL PowerManagerService hookup by Todd Poynor · 13 years ago
  3. b93a03f frameworks/base refactoring. by Mathias Agopian · 12 years ago
  4. c35761e Merge "Remove bit fields to improve performance" by Glenn Kasten · 12 years ago
  5. ba217ef Merge "Ignore broken input channel when finishing input event." by Jeff Brown · 12 years ago
  6. 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 12 years ago
  7. 51723c8 Merge "New clock sync control loop." by Mike Lockwood · 12 years ago
  8. 11bc45f New clock sync control loop. by Kent Ryhorchuk · 12 years ago
  9. 4f22c05 Remove bit fields to improve performance by Glenn Kasten · 13 years ago
  10. e13ac73 Merge "Simplify code" by Glenn Kasten · 12 years ago
  11. 7d3be3a Simplify code by Glenn Kasten · 13 years ago
  12. e7c84be Merge "Put a bandaid on a segfault in timed audio track handling." by Mike Lockwood · 12 years ago
  13. df344b6 Merge "Fixed possible heap corruption in EffectDesc" by Glenn Kasten · 12 years ago
  14. b9ee4f4 Merge "Revert "Don't wait for current activity to pause before resuming next."" by Dianne Hackborn · 12 years ago
  15. 8c01061 Put a bandaid on a segfault in timed audio track handling. by John Grossman · 12 years ago
  16. 621e2fe Revert "Don't wait for current activity to pause before resuming next." by Dianne Hackborn · 12 years ago
  17. afe9833 Fixed possible heap corruption in EffectDesc by Glenn Kasten · 13 years ago
  18. 3c3155a Merge "Fix Power Control widget" by Amith Yamasani · 12 years ago
  19. ba2ff9c Really fix the build this time. by John Grossman · 12 years ago
  20. 67cf7d3 Fix Power Control widget by Amith Yamasani · 12 years ago
  21. b8525e9 Fix the build. by John Grossman · 12 years ago
  22. 4fbe95e Fix a segfault in AudioFlinger. by John Grossman · 12 years ago
  23. d8cf296 Upintegrate Audio Flinger changes from ICS_AAH by John Grossman · 12 years ago
  24. c157673 Add the CommonTimeManagementService. by John Grossman · 13 years ago
  25. 6c92951 Upintegrate the common_time service from ics-aah. by Mike J. Chen · 13 years ago
  26. cb46d80 Merge "Adding shell commands for modifying content." by Svetoslav Ganov · 12 years ago
  27. 4a06c80 Simplify Choreographer API. by Jeff Brown · 12 years ago
  28. 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 13 years ago
  29. 91ec0b7 Merge "Clean up InputChannel file descriptor data type." by Jeff Brown · 12 years ago
  30. ea555e2 Merge "Mixed up uid and user-id." by Amith Yamasani · 12 years ago
  31. c600e21f Mixed up uid and user-id. by Amith Yamasani · 12 years ago
  32. 91e3289 Clean up InputChannel file descriptor data type. by Jeff Brown · 12 years ago
  33. ef9d55a am 8f7cc7af: am b9be8eff: am ffc89899: Merge "Don\'t pulse LED on new notification unless notification has LED flag set" into ics-mr1 by Mike Lockwood · 12 years ago
  34. b9be8ef am ffc89899: Merge "Don\'t pulse LED on new notification unless notification has LED flag set" into ics-mr1 by Mike Lockwood · 12 years ago
  35. 05bd19f Merge "Fix races related to volume and mute" by Glenn Kasten · 12 years ago
  36. 4f7adcf Merge "Update comments" by Glenn Kasten · 12 years ago
  37. b3db213 Update comments by Glenn Kasten · 13 years ago
  38. 150d238 Use size_t and ssize_t with Vector by Glenn Kasten · 12 years ago
  39. 6a20b26 AudioRecord and AudioTrack client tid by Glenn Kasten · 13 years ago
  40. ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 12 years ago
  41. dc38fd4 Merge "Don't serialize motion events." by Jeff Brown · 12 years ago
  42. 07f941f Merge "Move BroadcastQueue out of the ActivityManager class." by Dianne Hackborn · 12 years ago
  43. 0952c30 Don't serialize motion events. by Jeff Brown · 12 years ago
  44. ec5b515 Merge "Fix issue where screen rotations would stop animating." by Dianne Hackborn · 12 years ago
  45. 4dcece8 Fix issue where screen rotations would stop animating. by Dianne Hackborn · 12 years ago
  46. 760a36f Merge "Factor out and speed up permission-checking code" by Glenn Kasten · 12 years ago
  47. 8121114 Factor out and speed up permission-checking code by Glenn Kasten · 13 years ago
  48. 072ec96 Implement batching of input events on the consumer side. by Jeff Brown · 12 years ago
  49. 1adee11 Optimize dispatcher for back-to-back finished signals. by Jeff Brown · 12 years ago
  50. d1c48a0 Dispatch multiple touch events in parallel. by Jeff Brown · 12 years ago
  51. 8b4be56 Delete premature optimization. by Jeff Brown · 12 years ago
  52. 28b5cf1 Delete dead code. by Jeff Brown · 12 years ago
  53. 59f1ff9 Delete latency tracking information in the Connection. by Jeff Brown · 12 years ago
  54. 9831d90 Remove active connection tracking. by Jeff Brown · 12 years ago
  55. e9bb9be Simplify input target handling in the dispatcher. by Jeff Brown · 12 years ago
  56. cbee6d6 Rewrite input transport using sockets. by Jeff Brown · 13 years ago
  57. 3241b6b Remove batching and streaming from the input dispatcher. by Jeff Brown · 13 years ago
  58. 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 12 years ago
  59. 40c8db5 Move BroadcastQueue out of the ActivityManager class. by Dianne Hackborn · 12 years ago
  60. 9288155 Merge "resolved conflicts for merge of e8b57fea to master" by Wink Saville · 12 years ago
  61. 41b564f resolved conflicts for merge of e8b57fea to master by Wink Saville · 12 years ago
  62. ad8d175 mAudioHwDevs and related cleanup by Glenn Kasten · 13 years ago
  63. da639f5 Merge "Simplify ThreadBase::exit() aka requestExitAndWait" by Glenn Kasten · 12 years ago
  64. 6f5f9ce Merge "Disable HQ resamplers for now until qualified" by Glenn Kasten · 12 years ago
  65. d335c1c Merge "Move header declarations around for clarity" by Glenn Kasten · 12 years ago
  66. 3ebf95b Merge "Camel case readability & private disconnect(bool)" by Glenn Kasten · 12 years ago
  67. 2a67e1a Merge "Remove aliasing" by Glenn Kasten · 12 years ago
  68. 5bb3090 Merge "Use mul from audioutils" by Glenn Kasten · 12 years ago
  69. 52ee635 Merge "Mark fields const if only set in constructor" by Glenn Kasten · 12 years ago
  70. c199e2c Merge changes Iefeba018,I1ce5b26d,Ie3f59793,Id3c5e1ec,I9063154a,Ib7bd88a3,I20963df8,I01060b08,I7dc29739,I5c55a051,Ia07aa3c4,I3194ea94,I0dc37cce,Ic3a7bb65,I0a7eaecf,Ifa7b0614,Ice952c8e,Ia5abdb9e,Ifcb310f9,If5f4ec97,I4767690f,I79824179,I6e0f981e,Id60ae7f6 by Mike Lockwood · 12 years ago
  71. 812c2ff am 197fe269: Merge "Add OEM specific USB mode enumeration based on ro.bootmode property" into ics-mr1 by Wink Saville · 12 years ago
  72. 0ee0969 Merge "UI automation service disconnected upon package change." by Svetoslav Ganov · 12 years ago
  73. 761286f Simplify ThreadBase::exit() aka requestExitAndWait by Glenn Kasten · 13 years ago
  74. 9b666d0 UI automation service disconnected upon package change. by Svetoslav Ganov · 12 years ago
  75. 20963df Show the flags in package manager debugging. by Joe Onorato · 13 years ago
  76. a07aa3c Add an option that disables the AUDIO_BECOMING_NOISY intent send when a headset is hotplugged. by Jason Simmons · 13 years ago
  77. a5abdb9 NetworkTimeUpdateService: Schedule NTP on ethernet connect as well as wifi by Mike Lockwood · 13 years ago
  78. f0451db Merge "Multi-user - wallpaper service" by Amith Yamasani · 12 years ago
  79. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 13 years ago
  80. 1137be1 Follow raw pointer and sp<> conventions by Glenn Kasten · 12 years ago
  81. 5dd4754 Merge "No newline or space at end of ALOG format string" by Glenn Kasten · 12 years ago
  82. c1513f4 Merge "Move declaration of stream_type_t up earlier" by Glenn Kasten · 12 years ago
  83. 80d0a9d Merge "Fix typos in ALOG for pid vs tid" by Glenn Kasten · 12 years ago
  84. 9fd2d6b Merge "Rename type() to streamType()" by Glenn Kasten · 12 years ago
  85. 54a4a41 Make ActivityManagerService just kill apps when they crash on headless devices. by Joe Onorato · 13 years ago
  86. c067c9c Add support for disabling wallpaper service by Mike Lockwood · 13 years ago
  87. afd8f18 Add OEM specific USB mode enumeration based on ro.bootmode property by Kazuhiro Ondo · 12 years ago
  88. 491f40d Fix merge problem by Mike Lockwood · 13 years ago
  89. cba928c SystemServer: Add support for disabling AudioService and MountService by Mike Lockwood · 13 years ago
  90. a21e945 BatteryService: Don't fail to register native methods if kernel power supply driver is missing by Mike Lockwood · 13 years ago
  91. 11ca317 Merge changes Id747dc81,I3a74bd36,I2395527c,I86aeb066,Ic33d5766,I7bef7390,I4b797dd8,Id3622e9e,I28087c63,Ia1c6d909,I95a766dd,I6c0236c5,Ib71287f4,I4bcbefdc,I22a7cb8d,Ie24dbeaf,I7dbc4b45,I21d524ea,Iaa5bf14e,I7db766c3,I93fcaca2,I1eb72044,I05ffbe7c,Ifdfe2ff8,Ia8f767a2 by Mike Lockwood · 12 years ago
  92. 1e11c65 Merge "New Serial Manager API:" by Mike Lockwood · 12 years ago
  93. d262744 Merge "Some cruft removal." by Dianne Hackborn · 12 years ago
  94. 21fbd1f Some cruft removal. by Dianne Hackborn · 12 years ago
  95. d747dc8 Fix problems dispatching media button events on headless devices by Mike Lockwood · 13 years ago
  96. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 13 years ago
  97. 93fcaca2 SystemServer: Don't start A2DP service if audio is not enabled by Mike Lockwood · 13 years ago
  98. a8f767a ActivityManager: Make sure BOOT_COMPLETED Intent is sent when running headless by Mike Lockwood · 13 years ago
  99. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  100. c62242a5 Merge "Fix "dumpsys activity provider"" by Marco Nelissen · 12 years ago