- 2382755 Merge "Add a --debug-mode option to aapt." into gingerbread by Xavier Ducrohet · 14 years ago
- 6aacad6 Merge "Add some encoding parameters for the "record" utility" into gingerbread by James Dong · 14 years ago
- 54901c9 fix the build. will revisit this change in a minute by Joe Onorato · 14 years ago
- 7788129 DO NOT MERGE - Back port change from master that enforces correctness in the javadoc comments. by Joe Onorato · 14 years ago
- d31c89f Add some encoding parameters for the "record" utility by James Dong · 14 years ago
- 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
- 6eb5ac9 Fix doc link in InputDevice. by Jeff Brown · 14 years ago
- 1200601 fixedfft: Only includes cpu-features.h when __arm__ is defined. by Chia-chi Yeh · 14 years ago
- 0a77ce2 New edge effects for scrolling widgets (overscroll) by Adam Powell · 14 years ago
- 4c72ad7 Merge "Fix bug 2918587 Infinite loop and memory leak in AdapterView" into gingerbread by Adam Powell · 14 years ago
- 9c17a4c1 Fix bug 2918587 Infinite loop and memory leak in AdapterView by Adam Powell · 14 years ago
- 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
- bb660d7 Merge "Renaming SharedPreferences$Editor.startCommit to apply" into gingerbread by Brad Fitzpatrick · 14 years ago
- 66fce50 Renaming SharedPreferences$Editor.startCommit to apply by Brad Fitzpatrick · 14 years ago
- 68ae91c 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 · 14 years ago
- 0ddf8c0 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. by Andreas Huber · 14 years ago
- abb8398 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 · 14 years ago
- f88ca7a0 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. by Andreas Huber · 14 years ago
- 2e86809 Merge "Native libraries on SD" into gingerbread by Kenny Root · 14 years ago
- 0ac83f5 Native libraries on SD by Kenny Root · 14 years ago
- ae6bdc2 Merge "Fix issue 2952766." into gingerbread by Eric Laurent · 14 years ago
- 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 14 years ago
- 681c5ff Merge "Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore." into gingerbread by Andreas Huber · 14 years ago
- 30cfa20 Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore. by Andreas Huber · 14 years ago
- 858bb4f Merge "LVM release 1.07 delivery." into gingerbread by Eric Laurent · 14 years ago
- f72b0e4 Merge "DO NOT MERGE Add A2DP and Headset connection stress tests." into gingerbread by Eric Rowe · 14 years ago
- f6639c4 Finetune some rtsp timeout constants. by Andreas Huber · 14 years ago
- 01ee34d Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
- df992ac Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 14 years ago
- 6726d6b Merge "Support pre-loading browser plugins on the system image." into gingerbread by Derek Sollenberger · 14 years ago
- 27cf4ad Fix build. by Daniel Sandler · 14 years ago
- 0776def More obsolete status bar bits. DO NOT MERGE by Daniel Sandler · 14 years ago
- d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
- b8453f4 Fix issue 2952766. by Eric Laurent · 14 years ago
- fd33de3 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
- 7046bd9 Merge "Allow native shared libraries in ASEC containers" into gingerbread by Kenny Root · 14 years ago
- 15665bb Add current.xml API file missing from I8f2b6b79. by Brad Fitzpatrick · 14 years ago
- 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 14 years ago
- 4f8c2f26 Fix docs build. by Dianne Hackborn · 14 years ago
- 0c731f9 Merge "Send broadcast intent when configured location providers change." into gingerbread by Brad Fitzpatrick · 14 years ago
- c4e0b70 ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 14 years ago
- 1620d11 Fix SDK build error. by Wu-cheng Li · 14 years ago
- df8356f 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 · 14 years ago
- d851e6f Merge "Unhide camera fps range API and deprecate old ones." into gingerbread by Wu-cheng Li · 14 years ago
- 5f1e69c Unhide camera fps range API and deprecate old ones. by Wu-cheng Li · 14 years ago
- ff3dcf2 Merge "cleanup EGL a bit. remove unused extension." into gingerbread by Mathias Agopian · 14 years ago
- 0c5a040 Send broadcast intent when configured location providers change. by Brad Fitzpatrick · 14 years ago
- 90862e2 Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder by James Dong · 14 years ago
- b86365a Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 14 years ago
- 577615c 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 · 14 years ago
- e250c22 Merge "We accidentally always aborted after 10 secs, even if the connection was fine." into gingerbread by Andreas Huber · 14 years ago
- eeb97d9 Better support for rtsp (normal play-)time display. Better seek support, timeout if no packets arrive for too long. by Andreas Huber · 14 years ago
- ebc3d5a cleanup EGL a bit. remove unused extension. by Mathias Agopian · 14 years ago
- ee4831c Merge "Added char limit to string" into gingerbread by Gilles Debunne · 14 years ago
- 9220948 Added char limit to string by Gilles Debunne · 14 years ago
- ad6731b Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 14 years ago
- 6329fdb Add debugging to ZipFileRO by Kenny Root · 14 years ago
- adecf1c LVM release 1.07 delivery. by Eric Laurent · 14 years ago
- 445ab76 Merge "Broken build. Missing ;" into gingerbread by Gilles Debunne · 14 years ago
- 0db187a Broken build. Missing ; by Gilles Debunne · 14 years ago
- e69b286 Merge "DO NOT MERGE Removed "Stop selecting text" option." into gingerbread by Gilles Debunne · 14 years ago
- b94493f Merge "Document blocking behavior of ImageView setImageURI and setImageResource" into gingerbread by Brad Fitzpatrick · 14 years ago
- ae66946 Merge "fix a race in SF buffer management" into gingerbread by Mathias Agopian · 14 years ago
- c6b0b77 Document blocking behavior of ImageView setImageURI and setImageResource by Brad Fitzpatrick · 14 years ago
- 9020595 am f5287094: Fix closing tag in docs. by Brad Fitzpatrick · 14 years ago
- f528709 Fix closing tag in docs. by Brad Fitzpatrick · 14 years ago
- 6b50986 Merge "SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
- d242024 DO NOT MERGE Removed "Stop selecting text" option. by Gilles Debunne · 14 years ago
- 225ad9c Merge "DO NOT MERGE Text selection: tapping on selection opens context menu" into gingerbread by Gilles Debunne · 14 years ago
- b8fd047 Merge "Fix for 512 limit in assetManager.list" into gingerbread by Gilles Debunne · 14 years ago
- 45b2d69 DO NOT MERGE Text selection: tapping on selection opens context menu by Gilles Debunne · 14 years ago
- d6a4004 We accidentally always aborted after 10 secs, even if the connection was fine. by Andreas Huber · 14 years ago
- 333b8cb SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
- c28bf25 Merge "DO NOT MERGE copy selected text on tap" into gingerbread by Cary Clark · 14 years ago
- de2c49e Support pre-loading browser plugins on the system image. by Derek Sollenberger · 14 years ago
- 66991b9 DO NOT MERGE Add A2DP and Headset connection stress tests. by Eric Rowe · 14 years ago
- cc033bd Merge "Fix some bugs in SettingsProvider that I introduced the other day." into gingerbread by Brad Fitzpatrick · 14 years ago
- 3a2952b Fix some bugs in SettingsProvider that I introduced the other day. by Brad Fitzpatrick · 14 years ago
- c9289fa fix a race in SF buffer management by Mathias Agopian · 14 years ago
- 8f5007b am 163fba0a: Merge "Improve logging and flexibility of BT stress tests." into froyo by Eric Rowe · 14 years ago
- 163fba0 Merge "Improve logging and flexibility of BT stress tests." into froyo by Eric Rowe · 14 years ago
- 4d4040b Fix for 512 limit in assetManager.list by Gilles Debunne · 14 years ago
- d7f1c3d Suppress the video recording start signal - bug 2950297 by James Dong · 14 years ago
- e1d666b Improve logging and flexibility of BT stress tests. by Eric Rowe · 14 years ago
- a90b7f0 Add methods to InputConnection: setComposingRegion() to select a region of text for correction, and getSelectedText() by Amith Yamasani · 14 years ago
- 846eb30 Add SipAddress to ContactsContract. by David Brown · 14 years ago
- 02486b1 Hide heavy-weight API. by Dianne Hackborn · 14 years ago
- 4e43744 DO NOT MERGE copy selected text on tap by Cary Clark · 14 years ago
- bc5d9d2 Merge "Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF." into gingerbread by Joe Onorato · 14 years ago
- 246ba11 Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF. by Joe Onorato · 14 years ago
- 17a765a Merge "Support for RTP packets arriving interleaved with RTSP responses." into gingerbread by Andreas Huber · 14 years ago
- ed10193 Merge "DO NOT MERGE -- copy on tapping outside of selected text in gmail" into gingerbread by Cary Clark · 14 years ago
- 00d1772 am 797e688b: Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 14 years ago
- 8b0b772 DO NOT MERGE -- copy on tapping outside of selected text in gmail by Cary Clark · 14 years ago
- 274ad98 Merge "Just disable widgets that come from apps on sd cards, because they don't work anyway." into gingerbread by Joe Onorato · 14 years ago
- cc45381 Merge "Fix typo that makes apps on sd work better with app widgets." into gingerbread by Joe Onorato · 14 years ago
- 797e688 Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 14 years ago
- 0416da7 Support for RTP packets arriving interleaved with RTSP responses. by Andreas Huber · 14 years ago
- 62dbd82 Fix for IndexOutOfBounds in TextView getWordLimitsAt. by Gilles Debunne · 14 years ago
- c6d7a89 Merge "Changed type of reverb presets from int to short" into gingerbread by Eric Laurent · 14 years ago