1. 3241b6b Remove batching and streaming from the input dispatcher. by Jeff Brown · 13 years ago
  2. 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 13 years ago
  3. 9288155 Merge "resolved conflicts for merge of e8b57fea to master" by Wink Saville · 13 years ago
  4. 41b564f resolved conflicts for merge of e8b57fea to master by Wink Saville · 13 years ago
  5. ad8d175 mAudioHwDevs and related cleanup by Glenn Kasten · 13 years ago
  6. da639f5 Merge "Simplify ThreadBase::exit() aka requestExitAndWait" by Glenn Kasten · 13 years ago
  7. 6f5f9ce Merge "Disable HQ resamplers for now until qualified" by Glenn Kasten · 13 years ago
  8. d335c1c Merge "Move header declarations around for clarity" by Glenn Kasten · 13 years ago
  9. 3ebf95b Merge "Camel case readability & private disconnect(bool)" by Glenn Kasten · 13 years ago
  10. 2a67e1a Merge "Remove aliasing" by Glenn Kasten · 13 years ago
  11. 5bb3090 Merge "Use mul from audioutils" by Glenn Kasten · 13 years ago
  12. 52ee635 Merge "Mark fields const if only set in constructor" by Glenn Kasten · 13 years ago
  13. 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 · 13 years ago
  14. 812c2ff am 197fe269: Merge "Add OEM specific USB mode enumeration based on ro.bootmode property" into ics-mr1 by Wink Saville · 13 years ago
  15. 0ee0969 Merge "UI automation service disconnected upon package change." by Svetoslav Ganov · 13 years ago
  16. 761286f Simplify ThreadBase::exit() aka requestExitAndWait by Glenn Kasten · 13 years ago
  17. 9b666d0 UI automation service disconnected upon package change. by Svetoslav Ganov · 13 years ago
  18. 20963df Show the flags in package manager debugging. by Joe Onorato · 13 years ago
  19. a07aa3c Add an option that disables the AUDIO_BECOMING_NOISY intent send when a headset is hotplugged. by Jason Simmons · 13 years ago
  20. a5abdb9 NetworkTimeUpdateService: Schedule NTP on ethernet connect as well as wifi by Mike Lockwood · 13 years ago
  21. f0451db Merge "Multi-user - wallpaper service" by Amith Yamasani · 13 years ago
  22. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 13 years ago
  23. 1137be1 Follow raw pointer and sp<> conventions by Glenn Kasten · 13 years ago
  24. 5dd4754 Merge "No newline or space at end of ALOG format string" by Glenn Kasten · 13 years ago
  25. c1513f4 Merge "Move declaration of stream_type_t up earlier" by Glenn Kasten · 13 years ago
  26. 80d0a9d Merge "Fix typos in ALOG for pid vs tid" by Glenn Kasten · 13 years ago
  27. 9fd2d6b Merge "Rename type() to streamType()" by Glenn Kasten · 13 years ago
  28. 54a4a41 Make ActivityManagerService just kill apps when they crash on headless devices. by Joe Onorato · 13 years ago
  29. c067c9c Add support for disabling wallpaper service by Mike Lockwood · 13 years ago
  30. afd8f18 Add OEM specific USB mode enumeration based on ro.bootmode property by Kazuhiro Ondo · 13 years ago
  31. 491f40d Fix merge problem by Mike Lockwood · 13 years ago
  32. cba928c SystemServer: Add support for disabling AudioService and MountService by Mike Lockwood · 13 years ago
  33. a21e945 BatteryService: Don't fail to register native methods if kernel power supply driver is missing by Mike Lockwood · 13 years ago
  34. 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 · 13 years ago
  35. 1e11c65 Merge "New Serial Manager API:" by Mike Lockwood · 13 years ago
  36. d262744 Merge "Some cruft removal." by Dianne Hackborn · 13 years ago
  37. 21fbd1f Some cruft removal. by Dianne Hackborn · 13 years ago
  38. d747dc8 Fix problems dispatching media button events on headless devices by Mike Lockwood · 13 years ago
  39. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 13 years ago
  40. 93fcaca2 SystemServer: Don't start A2DP service if audio is not enabled by Mike Lockwood · 13 years ago
  41. a8f767a ActivityManager: Make sure BOOT_COMPLETED Intent is sent when running headless by Mike Lockwood · 13 years ago
  42. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  43. c62242a5 Merge "Fix "dumpsys activity provider"" by Marco Nelissen · 13 years ago
  44. 59d46b0 Merge "Add an api to switch to the next IME and subtype" by satok · 13 years ago
  45. 688bd47 Add an api to switch to the next IME and subtype by satok · 13 years ago
  46. 32d41d5 Disable HQ resamplers for now until qualified by Glenn Kasten · 13 years ago
  47. a573f6a Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 13 years ago
  48. 00931bb Move header declarations around for clarity by Glenn Kasten · 13 years ago
  49. 8ce220e Mark fields const if only set in constructor by Glenn Kasten · 13 years ago
  50. d8b2e2b Remove aliasing by Glenn Kasten · 13 years ago
  51. 29441ff Camel case readability & private disconnect(bool) by Glenn Kasten · 13 years ago
  52. f8b667f Use mul from audioutils by Glenn Kasten · 13 years ago
  53. 7ed4f0c Fix typos in ALOG for pid vs tid by Glenn Kasten · 13 years ago
  54. a0c283e Add new feature for running services in "isolated" sandbox processes. by Dianne Hackborn · 13 years ago
  55. 0765c44 No newline or space at end of ALOG format string by Glenn Kasten · 13 years ago
  56. de7408c Fix "dumpsys activity provider" by Marco Nelissen · 13 years ago
  57. 3773334 Move declaration of stream_type_t up earlier by Glenn Kasten · 13 years ago
  58. aae26c8 Rename type() to streamType() by Glenn Kasten · 13 years ago
  59. f6a7e1f Merge "Don't wait for current activity to pause before resuming next." by Dianne Hackborn · 13 years ago
  60. 803a86a Combine duplicate code & document wp<> in mClients by Glenn Kasten · 13 years ago
  61. 39d00cb Use audio_io_handle_t consistently instead of int by Glenn Kasten · 13 years ago
  62. f31d050 Simplify destructors by Glenn Kasten · 13 years ago
  63. 6731333 Effect UUID inputs passed by pointer are const by Glenn Kasten · 13 years ago
  64. a5a6580 Merge "Use pid_t not int" by Glenn Kasten · 13 years ago
  65. 1b33107 Merge "Don't double destruct audio_track_cblk_t" by Glenn Kasten · 13 years ago
  66. cd330e7 Merge "AudioFlinger methods const and inline" by Glenn Kasten · 13 years ago
  67. cbe8b72 Merge "Use virtual destructors" by Glenn Kasten · 13 years ago
  68. 2277665 Merge "Improve performance for sp<> on stack" by Glenn Kasten · 13 years ago
  69. 01a8026 Merge "Use 0 not NULL for sp<> and wp<>" by Glenn Kasten · 13 years ago
  70. 35624c1 Merge "Use bool instead of int" by Glenn Kasten · 13 years ago
  71. 16d64ad Merge "Declare more IAudioFlinger methods const" by Glenn Kasten · 13 years ago
  72. e0efd5f Merge "Remove dead code" by Glenn Kasten · 13 years ago
  73. 6ffa760 Revert "Make NDC not block forever and handle restart." by Guang Zhu · 13 years ago
  74. 3080280 Remove the input dispatcher throttle. by Jeff Brown · 13 years ago
  75. cbb722e Don't wait for current activity to pause before resuming next. by Dianne Hackborn · 13 years ago
  76. ec15935 Merge "Make NDC not block forever and handle restart." by Robert Greenwalt · 13 years ago
  77. 813af8d Make NDC not block forever and handle restart. by Robert Greenwalt · 13 years ago
  78. b5718c2 Merge "Send broadcast when changing restrict background." by Jeff Sharkey · 13 years ago
  79. dc210ad Merge "Return information about whether overlays are disabled." by Dianne Hackborn · 13 years ago
  80. 1f8ea2d Send broadcast when changing restrict background. by Jeff Sharkey · 13 years ago
  81. e7171ef Merge "List rotated netstats files during --checkin dump." by Jeff Sharkey · 13 years ago
  82. 5989e8e7 Return information about whether overlays are disabled. by Dianne Hackborn · 13 years ago
  83. 706498d List rotated netstats files during --checkin dump. by Jeff Sharkey · 13 years ago
  84. a52b6e7 Merge "Extract code from performLayoutAndPlaceSurfacesInnerLocked() into multiple methods." by Craig Mautner · 13 years ago
  85. 61ac6bb Extract code from performLayoutAndPlaceSurfacesInnerLocked() into multiple methods. by Craig Mautner · 13 years ago
  86. 13c7b8223 Merge "Check for null ActivityInfo." by Amith Yamasani · 13 years ago
  87. 2f6c9eb Check for null ActivityInfo. by Amith Yamasani · 13 years ago
  88. 587ae01 fix a crasher when starting SF with the screen off by Mathias Agopian · 13 years ago
  89. cf7f0c7 ui freeze workaround: reenable triple buffering mode by Mathias Agopian · 13 years ago
  90. 077f29f improve SF dumpsys by Mathias Agopian · 13 years ago
  91. fe00528 fix UI freezes by Mathias Agopian · 13 years ago
  92. af87216 attempt to fix an ANR in various apps by Mathias Agopian · 13 years ago
  93. d9d68dc Don't double destruct audio_track_cblk_t by Glenn Kasten · 13 years ago
  94. d153b1f Use pid_t not int by Glenn Kasten · 13 years ago
  95. 4fc6161 Remove dead code by Glenn Kasten · 13 years ago
  96. 3f6d83a Declare more IAudioFlinger methods const by Glenn Kasten · 13 years ago
  97. 450b998 Use bool instead of int by Glenn Kasten · 13 years ago
  98. eabd94a AudioFlinger methods const and inline by Glenn Kasten · 13 years ago
  99. 241dde2 Unify shorthand for byte-based units. by Jeff Sharkey · 13 years ago
  100. b163138 Use virtual destructors by Glenn Kasten · 13 years ago