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