- 3bf96c9 Merge "Avoid wp<>::unsafe_get() with a few exceptions" by Glenn Kasten · 13 years ago
- 685c9ce Avoid wp<>::unsafe_get() with a few exceptions by Glenn Kasten · 14 years ago
- 8c5ecd6 Merge "Fix build warning" by Glenn Kasten · 13 years ago
- 175b2be Fix build warning by Glenn Kasten · 13 years ago
- 5489e4af Merge "- Consolidate all animations in a single place outside of layout loop. - Move mPolicy.startAnimationLw and mPolicy.finishAnimationLw into same method as mPolicy.animatingWindowLw. - Fix first parameter of performLayoutLockedInner(initial, ...) to pass true on initial pass." by Craig Mautner · 13 years ago
- a6cdf86 Merge "Improving accessibility APIs used for UI automation." by Svetoslav Ganov · 13 years ago
- 0d04e24 Improving accessibility APIs used for UI automation. by Svetoslav Ganov · 13 years ago
- 1ebe8aa Merge "frameworks/base refactoring" by Mathias Agopian · 13 years ago
- 2f995a7 - Consolidate all animations in a single place outside of layout loop. by Craig Mautner · 13 years ago
- 06d9193 Merge "createSurface getpid() first parameter was removed" by Glenn Kasten · 13 years ago
- 7c53683 Merge "SurfaceFlinger: set wrap mode on screenshot texture" by Mathias Agopian · 13 years ago
- 83c64e6 frameworks/base refactoring by Mathias Agopian · 13 years ago
- 94d0024 Power HAL PowerManagerService hookup by Todd Poynor · 14 years ago
- b93a03f8 frameworks/base refactoring. by Mathias Agopian · 13 years ago
- c35761e Merge "Remove bit fields to improve performance" by Glenn Kasten · 13 years ago
- ba217ef Merge "Ignore broken input channel when finishing input event." by Jeff Brown · 13 years ago
- 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 13 years ago
- 51723c8 Merge "New clock sync control loop." by Mike Lockwood · 13 years ago
- 11bc45f New clock sync control loop. by Kent Ryhorchuk · 13 years ago
- 4f22c05 Remove bit fields to improve performance by Glenn Kasten · 14 years ago
- e13ac73 Merge "Simplify code" by Glenn Kasten · 13 years ago
- 7d3be3a Simplify code by Glenn Kasten · 14 years ago
- e7c84be Merge "Put a bandaid on a segfault in timed audio track handling." by Mike Lockwood · 13 years ago
- df344b6 Merge "Fixed possible heap corruption in EffectDesc" by Glenn Kasten · 13 years ago
- b9ee4f4 Merge "Revert "Don't wait for current activity to pause before resuming next."" by Dianne Hackborn · 13 years ago
- 8c01061 Put a bandaid on a segfault in timed audio track handling. by John Grossman · 13 years ago
- 621e2fe Revert "Don't wait for current activity to pause before resuming next." by Dianne Hackborn · 13 years ago
- afe9833 Fixed possible heap corruption in EffectDesc by Glenn Kasten · 14 years ago
- 3c3155a Merge "Fix Power Control widget" by Amith Yamasani · 13 years ago
- ba2ff9c Really fix the build this time. by John Grossman · 13 years ago
- 67cf7d3 Fix Power Control widget by Amith Yamasani · 13 years ago
- b8525e9 Fix the build. by John Grossman · 13 years ago
- 4fbe95e Fix a segfault in AudioFlinger. by John Grossman · 13 years ago
- d8cf296 Upintegrate Audio Flinger changes from ICS_AAH by John Grossman · 13 years ago
- c157673 Add the CommonTimeManagementService. by John Grossman · 14 years ago
- 6c92951 Upintegrate the common_time service from ics-aah. by Mike J. Chen · 14 years ago
- cb46d80 Merge "Adding shell commands for modifying content." by Svetoslav Ganov · 13 years ago
- 4a06c80 Simplify Choreographer API. by Jeff Brown · 13 years ago
- 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 14 years ago
- 91ec0b7 Merge "Clean up InputChannel file descriptor data type." by Jeff Brown · 13 years ago
- ea555e2 Merge "Mixed up uid and user-id." by Amith Yamasani · 13 years ago
- c600e21f Mixed up uid and user-id. by Amith Yamasani · 13 years ago
- 91e3289 Clean up InputChannel file descriptor data type. by Jeff Brown · 13 years ago
- 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 · 13 years ago
- b9be8ef am ffc89899: Merge "Don\'t pulse LED on new notification unless notification has LED flag set" into ics-mr1 by Mike Lockwood · 13 years ago
- 05bd19f Merge "Fix races related to volume and mute" by Glenn Kasten · 13 years ago
- 4f7adcf Merge "Update comments" by Glenn Kasten · 13 years ago
- b3db213 Update comments by Glenn Kasten · 14 years ago
- 150d238 Use size_t and ssize_t with Vector by Glenn Kasten · 14 years ago
- 6a20b26 AudioRecord and AudioTrack client tid by Glenn Kasten · 14 years ago
- ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 13 years ago
- dc38fd4 Merge "Don't serialize motion events." by Jeff Brown · 13 years ago
- 07f941f Merge "Move BroadcastQueue out of the ActivityManager class." by Dianne Hackborn · 13 years ago
- 0952c30 Don't serialize motion events. by Jeff Brown · 13 years ago
- ec5b515 Merge "Fix issue where screen rotations would stop animating." by Dianne Hackborn · 13 years ago
- 4dcece8 Fix issue where screen rotations would stop animating. by Dianne Hackborn · 13 years ago
- 760a36f Merge "Factor out and speed up permission-checking code" by Glenn Kasten · 13 years ago
- 8121114 Factor out and speed up permission-checking code by Glenn Kasten · 14 years ago
- 072ec96 Implement batching of input events on the consumer side. by Jeff Brown · 14 years ago
- 1adee11 Optimize dispatcher for back-to-back finished signals. by Jeff Brown · 14 years ago
- d1c48a0 Dispatch multiple touch events in parallel. by Jeff Brown · 14 years ago
- 8b4be560 Delete premature optimization. by Jeff Brown · 14 years ago
- 28b5cf1 Delete dead code. by Jeff Brown · 14 years ago
- 59f1ff9 Delete latency tracking information in the Connection. by Jeff Brown · 14 years ago
- 9831d90 Remove active connection tracking. by Jeff Brown · 14 years ago
- e9bb9be Simplify input target handling in the dispatcher. by Jeff Brown · 14 years ago
- cbee6d6 Rewrite input transport using sockets. by Jeff Brown · 14 years ago
- 3241b6b Remove batching and streaming from the input dispatcher. by Jeff Brown · 14 years ago
- 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 13 years ago
- 40c8db5 Move BroadcastQueue out of the ActivityManager class. by Dianne Hackborn · 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 · 14 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
- 52ee6350 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 · 14 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 · 14 years ago
- a07aa3c Add an option that disables the AUDIO_BECOMING_NOISY intent send when a headset is hotplugged. by Jason Simmons · 14 years ago
- a5abdb9 NetworkTimeUpdateService: Schedule NTP on ethernet connect as well as wifi by Mike Lockwood · 14 years ago
- f0451db Merge "Multi-user - wallpaper service" by Amith Yamasani · 13 years ago
- 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 14 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 · 14 years ago
- c067c9c Add support for disabling wallpaper service by Mike Lockwood · 14 years ago
- afd8f18 Add OEM specific USB mode enumeration based on ro.bootmode property by Kazuhiro Ondo · 14 years ago
- 491f40d Fix merge problem by Mike Lockwood · 14 years ago
- cba928c SystemServer: Add support for disabling AudioService and MountService by Mike Lockwood · 14 years ago