- 7657059 Merge "SipManager: always return true for SIP API and VOIP support query." into gingerbread by Hung-ying Tyan · 15 years ago
- bcd7841 am c5083cdf: Merge "clarify dp dimension description" into froyo by Scott Main · 15 years ago
- c0bb887 Merge "Calculate audio media drift time from AudioSource" into gingerbread by James Dong · 15 years ago
- 1b8629d Merge "clarify dp dimension description" into froyo by Scott Main · 15 years ago
- 8bc5256 Merge "Implement #2964234: Add support for <uses-package> element to aapt" into gingerbread by Dianne Hackborn · 15 years ago
- 6dfd218 Merge "Add better debug output for ResourceType errors" into gingerbread by Kenny Root · 15 years ago
- f1fa4ad Merge "Revert "Merge "InputMethodManager showSoftInput return documentation." into gingerbread"" into gingerbread by Gilles Debunne · 15 years ago
- 4516244 Add better debug output for ResourceType errors by Kenny Root · 15 years ago
- 2c3659c am ac3c1f55: Add BT test instrumentation for reboot tests. by Eric Rowe · 15 years ago
- 3d71a05 Merge "InputMethodManager showSoftInput return documentation." into gingerbread by Gilles Debunne · 15 years ago
- 1ff3da4 am 1314219a: (-s ours) DO NOT MERGE Separate utility methods into utility class. by Eric Rowe · 15 years ago
- 3fb3a4f Merge "VCard refactoring backport." into gingerbread by Daisuke Miyakawa · 15 years ago
- a92ce71 Merge "Fix problem in AudioEffect::command() status." into gingerbread by Eric Laurent · 15 years ago
- a9e23b3 Merge "DO NOT MERGE Separate utility methods into utility class." into gingerbread by Eric Rowe · 15 years ago
- d4d7550 Merge "SipService: reduce the usage of javax.sdp.*." into gingerbread by Chia-chi Yeh · 15 years ago
- 1b7a930 Merge "DO NOT MERGE Overscroll continues; asset and behavior tweaks." into gingerbread by Adam Powell · 15 years ago
- f1f5b58 Merge "Improve messages when java process is starting." into gingerbread by Dianne Hackborn · 15 years ago
- af538c2 Merge "Better support for buffered streaming of rtsp content, if buffer drops below a certain threshold we will temporarily pause playback until we have sufficient data." into gingerbread by Andreas Huber · 15 years ago
- 5171c04 Merge "Make sure that if initialization fails, AudioSource still behaves well." into gingerbread by James Dong · 15 years ago
- 8bdbfa1 Merge "Adding a feature definition corresponding to support for Near-Field Communications (NFC)." into gingerbread by Dan Morrill · 15 years ago
- d937746 Merge "Fixing the build." into gingerbread by Andreas Huber · 15 years ago
- f77ecb5 Merge "Add null check for package settings" into gingerbread by Kenny Root · 15 years ago
- f80fc12 Merge "DO NOT MERGE Integrate edge effects into WebView." into gingerbread by Adam Powell · 15 years ago
- 94d559b Merge "Now that AmrInputStream no longer relies on opencore, make sure it's registered in non-opencore builds." into gingerbread by Andreas Huber · 15 years ago
- 949c04f Merge "Keep gtalk video chat specific code consistent with rtsp changes." into gingerbread by Andreas Huber · 15 years ago
- 76881af Merge "Properly extract all raw_data_blocks from an ADSP mpeg4 audio buffer." into gingerbread by Andreas Huber · 15 years ago
- b566656 Merge "Fix build (restore deleted assets)." into gingerbread by Daniel Sandler · 15 years ago
- e35742b Merge "Fix invalid comment in WebSettings." into gingerbread by Derek Sollenberger · 15 years ago
- b4afe06 Merge "Removing AWT. See bug 2732079" into gingerbread by Jesse Wilson · 15 years ago
- a0f5241 Merge "Improve debug output when an ANR happens." into gingerbread by Dianne Hackborn · 15 years ago
- a173691 Removing AWT. See bug 2732079 by Jesse Wilson · 15 years ago
- f93a3eb Merge "Fixed single line state on TextView." into gingerbread by Gilles Debunne · 15 years ago
- 875fb77 Merge "Remove incomplete input device enumeration NDK API." into gingerbread by Jeff Brown · 15 years ago
- b3b4688 Merge "Audio Effects: fix problems in volume control." into gingerbread by Eric Laurent · 15 years ago
- 774cf1b Remove incomplete input device enumeration NDK API. by Jeff Brown · 15 years ago
- 6d29e39 Merge "Don't propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago
- 59f189a Merge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr." into gingerbread by Andreas Huber · 15 years ago
- 6d8d825 Merge "Better detection of connection problems - timeout if no rtcp packets arrive within a certain time, not a final frame (which may take longer)" into gingerbread by Andreas Huber · 15 years ago
- f7d5936 Merge "Add a --debug-mode option to aapt." into gingerbread by Xavier Ducrohet · 15 years ago
- 5273603 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 15 years ago
- 00807f5 Merge "Add some encoding parameters for the "record" utility" into gingerbread by James Dong · 15 years ago
- 28afafd Merge "Fix bug 2918587 Infinite loop and memory leak in AdapterView" into gingerbread by Adam Powell · 15 years ago
- 38a7fab Input device calibration and capabilities. by Jeff Brown · 15 years ago
- 296e9b7 Merge "Renaming SharedPreferences$Editor.startCommit to apply" into gingerbread by Brad Fitzpatrick · 15 years ago
- 6270209 Merge "Recent changes to the rtsp code require every buffer fed to the packet source to have a timestamp, we're ignoring timestamps for gtalk videochat but we still have to have a placeholder." into gingerbread by Andreas Huber · 15 years ago
- d8864f8 Merge "Instead of closing the connection altogether if no UDP packets arrive after a certain time, try changing transports (to interleaved TCP). Also properly close the sockets on disconnection." into gingerbread by Andreas Huber · 15 years ago
- 9a2a7a3 Merge "Native libraries on SD" into gingerbread by Kenny Root · 15 years ago
- 44de521 Merge "Fix issue 2952766." into gingerbread by Eric Laurent · 15 years ago
- ad40891 Merge "Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore." into gingerbread by Andreas Huber · 15 years ago
- 6a8099f Merge "LVM release 1.07 delivery." into gingerbread by Eric Laurent · 15 years ago
- 9838cb7 Merge "DO NOT MERGE Add A2DP and Headset connection stress tests." into gingerbread by Eric Rowe · 15 years ago
- 4cb6dd8 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
- 617fa2d Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 15 years ago
- bdedbf0 Merge "Support pre-loading browser plugins on the system image." into gingerbread by Derek Sollenberger · 15 years ago
- 8e7ee82 Merge "Allow native shared libraries in ASEC containers" into gingerbread by Kenny Root · 15 years ago
- 729f4ca Merge "Send broadcast intent when configured location providers change." into gingerbread by Brad Fitzpatrick · 15 years ago
- 9ee5294 Merge "Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder is occasionally too small." into gingerbread by James Dong · 15 years ago
- c607549 Merge "Unhide camera fps range API and deprecate old ones." into gingerbread by Wu-cheng Li · 15 years ago
- af4764d Merge "cleanup EGL a bit. remove unused extension." into gingerbread by Mathias Agopian · 15 years ago
- a75ced9 Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 15 years ago
- 1afe05e Merge "Better support for rtsp (normal play-)time display. Better seek support, timeout if no packets arrive for too long." into gingerbread by Andreas Huber · 15 years ago
- 2c39c50 Merge "We accidentally always aborted after 10 secs, even if the connection was fine." into gingerbread by Andreas Huber · 15 years ago
- 10cab19 cleanup EGL a bit. remove unused extension. by Mathias Agopian · 15 years ago
- d22af9f Merge "Added char limit to string" into gingerbread by Gilles Debunne · 15 years ago
- e96ad7b Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 15 years ago
- e0573a4 Add debugging to ZipFileRO by Kenny Root · 15 years ago
- 3c07bb6 Merge "Broken build. Missing ;" into gingerbread by Gilles Debunne · 15 years ago
- b481c79 Merge "DO NOT MERGE Removed "Stop selecting text" option." into gingerbread by Gilles Debunne · 15 years ago
- 73414a1 Merge "Document blocking behavior of ImageView setImageURI and setImageResource" into gingerbread by Brad Fitzpatrick · 15 years ago
- e5b4978 Merge "fix a race in SF buffer management" into gingerbread by Mathias Agopian · 15 years ago
- 12831aa am f5287094: Fix closing tag in docs. by Brad Fitzpatrick · 15 years ago
- 879e1ce Merge "SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 15 years ago
- 4ab6241 Merge "DO NOT MERGE Text selection: tapping on selection opens context menu" into gingerbread by Gilles Debunne · 15 years ago
- 9c060fe Merge "Fix for 512 limit in assetManager.list" into gingerbread by Gilles Debunne · 15 years ago
- eb61092 Merge "DO NOT MERGE copy selected text on tap" into gingerbread by Cary Clark · 15 years ago
- 8a19c2d Merge "Fix some bugs in SettingsProvider that I introduced the other day." into gingerbread by Brad Fitzpatrick · 15 years ago
- 0e7f429 fix a race in SF buffer management by Mathias Agopian · 15 years ago
- 97e391e am 163fba0a: Merge "Improve logging and flexibility of BT stress tests." into froyo by Eric Rowe · 15 years ago
- 6a8cde1 Merge "Improve logging and flexibility of BT stress tests." into froyo by Eric Rowe · 15 years ago
- d32b734 Merge "Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF." into gingerbread by Joe Onorato · 15 years ago
- c46b7c5 Merge "Support for RTP packets arriving interleaved with RTSP responses." into gingerbread by Andreas Huber · 15 years ago
- 404860e Merge "DO NOT MERGE -- copy on tapping outside of selected text in gmail" into gingerbread by Cary Clark · 15 years ago
- 059e073 am 797e688b: Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 15 years ago
- 0b2976f Merge "Just disable widgets that come from apps on sd cards, because they don't work anyway." into gingerbread by Joe Onorato · 15 years ago
- 0b97a51 Merge "Fix typo that makes apps on sd work better with app widgets." into gingerbread by Joe Onorato · 15 years ago
- 0e2410c Merge "Changed type of reverb presets from int to short" into gingerbread by Eric Laurent · 15 years ago
- 26c7992 Merge "Fix for NPE in TextView." into gingerbread by Gilles Debunne · 15 years ago
- 0d6c2a6 Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread by Guang Zhu · 15 years ago
- 3d66e77 Merge "Fix issue #2951784: Launcher crashes on startup" into gingerbread by Dianne Hackborn · 15 years ago
- 66f0eb4 Merge "Added automated tests for reverb audio effect." into gingerbread by Eric Laurent · 15 years ago
- e4295dc Merge "Make sure that timestamp does not go backward in MP4 file writer" into gingerbread by James Dong · 15 years ago
- a79061a Merge "Don't retain global ref to last inflated context." into gingerbread by Dianne Hackborn · 15 years ago
- 3898d53 Merge "Revert "RTP: integrate the echo canceller from speex."" into gingerbread by Chia-chi Yeh · 15 years ago
- c369e4f Merge "CallManager: remove unused Phone argument from stopDtmf() and sendBurstDtmf()" into gingerbread by Hung-ying Tyan · 15 years ago
- bf1f869 Merge "Add dynamic uid info for tracking the sip service usage." into gingerbread by Chung-yih Wang · 15 years ago
- 7c4f53c Merge "Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared." into gingerbread by Konstantin Lopyrev · 15 years ago
- 37f2bb9 Merge "reserve android.opengl.GLWallpaperService name for future use" into gingerbread by Romain Guy · 15 years ago
- 4597abe Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 15 years ago
- 85e9b6d Merge "Fix a fun bug with multiple service bindings from an activity." into gingerbread by Dianne Hackborn · 15 years ago
- a1f8246 Merge "Improve Sensors documentation a bit" into gingerbread by Mathias Agopian · 15 years ago