- ca1b261 am 87e215fd: Merge "Made context menu appear when tapping inside selection." into gingerbread by Gilles Debunne · 14 years ago
- 45bd9946 am fec5d38b: Merge "option to enable multisampling" into gingerbread by Mathias Agopian · 14 years ago
- 87e215f Merge "Made context menu appear when tapping inside selection." into gingerbread by Gilles Debunne · 14 years ago
- fec5d38 Merge "option to enable multisampling" into gingerbread by Mathias Agopian · 14 years ago
- 850753b option to enable multisampling by Mathias Agopian · 14 years ago
- 1ed20dc am e3692d15: Merge "Hidden API to control sorting of download manager queries." into gingerbread by Steve Howard · 14 years ago
- a9ff29b am 6808e6a8: Merge "Fix a few typos in EGL wrapper" into gingerbread by Mathias Agopian · 14 years ago
- e3692d1 Merge "Hidden API to control sorting of download manager queries." into gingerbread by Steve Howard · 14 years ago
- 6808e6a Merge "Fix a few typos in EGL wrapper" into gingerbread by Mathias Agopian · 14 years ago
- f054e19 Hidden API to control sorting of download manager queries. by Steve Howard · 15 years ago
- 97961db Fix a few typos in EGL wrapper by Mathias Agopian · 14 years ago
- b189249 Made context menu appear when tapping inside selection. by Gilles Debunne · 14 years ago
- 049912b am 9395b465: Merge "Fix to get A2DP to connect after unpairing" into gingerbread by Jaikumar Ganesh · 14 years ago
- 9395b46 Merge "Fix to get A2DP to connect after unpairing" into gingerbread by Jaikumar Ganesh · 14 years ago
- 4226415 Fix to get A2DP to connect after unpairing by Henrik Backlund · 15 years ago
- 8986f62 am f3de053c: Merge "Instead of asserting return a runtime error if the maximum sample size cannot be determined." into gingerbread by Andreas Huber · 14 years ago
- e19df3d am 5c43a7af: Merge "When 32-bit offset is used, if the requested max file size is greater than the 32-bit offset limit, set the limit to the max 32-bit offset limit." into gingerbread by James Dong · 14 years ago
- f3de053 Merge "Instead of asserting return a runtime error if the maximum sample size cannot be determined." into gingerbread by Andreas Huber · 14 years ago
- 5c43a7a Merge "When 32-bit offset is used, if the requested max file size is greater than the 32-bit offset limit, set the limit to the max 32-bit offset limit." into gingerbread by James Dong · 14 years ago
- d7f2225 Instead of asserting return a runtime error if the maximum sample size cannot be determined. by Andreas Huber · 14 years ago
- ff54538 am ab86b782: Merge "Fix for text selection in horizontally scrolled TextViews." into gingerbread by Gilles Debunne · 14 years ago
- ab86b78 Merge "Fix for text selection in horizontally scrolled TextViews." into gingerbread by Gilles Debunne · 14 years ago
- f0eab98 am a063cd64: Merge "Instead of asserting, publish no tracks if an MP3Extractor is used on non-mp3 content." into gingerbread by Andreas Huber · 14 years ago
- a063cd6 Merge "Instead of asserting, publish no tracks if an MP3Extractor is used on non-mp3 content." into gingerbread by Andreas Huber · 14 years ago
- ec52c98 am 0727a865: Merge "Add network condition reporting." into gingerbread by Robert Greenwalt · 14 years ago
- 3e0f2be Instead of asserting, publish no tracks if an MP3Extractor is used on non-mp3 content. by Andreas Huber · 14 years ago
- 0727a86 Merge "Add network condition reporting." into gingerbread by Robert Greenwalt · 14 years ago
- d7085fc Add network condition reporting. by Robert Greenwalt · 14 years ago
- c2eff4a am f6936a3a: Merge "RTP: prevent buffer overflow in AudioRecord." into gingerbread by Chia-chi Yeh · 14 years ago
- f6936a3a Merge "RTP: prevent buffer overflow in AudioRecord." into gingerbread by Chia-chi Yeh · 14 years ago
- b211825 am 4d1e0121: Change the keep-alive interval to 10 seconds. by Chung-yih Wang · 14 years ago
- 4d1e012 Change the keep-alive interval to 10 seconds. by Chung-yih Wang · 14 years ago
- 0c592ac Merge "Adding Download Manager Integration, stress, and hosts-based tests." into gingerbread-plus-aosp by Neal Nguyen · 14 years ago
- 44c1e4c Fix for text selection in horizontally scrolled TextViews. by Gilles Debunne · 14 years ago
- 099aa9a am edbb8083: Merge "add a fps counter to sanangeles demo" into gingerbread by Mathias Agopian · 14 years ago
- edbb808 Merge "add a fps counter to sanangeles demo" into gingerbread by Mathias Agopian · 14 years ago
- ce8f549 add a fps counter to sanangeles demo by Mathias Agopian · 14 years ago
- eed5d17 am ea68cab8: am 3eb07ea4: Merge "Doc change: Add notes for SDK Tools r7 and ADT 0.9.8." into froyo by Dirk Dougherty · 14 years ago
- ea68cab am 3eb07ea4: Merge "Doc change: Add notes for SDK Tools r7 and ADT 0.9.8." into froyo by Dirk Dougherty · 14 years ago
- a4fb816 When 32-bit offset is used, by James Dong · 14 years ago
- 306cd58 am d353c840: Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 14 years ago
- 3eb07ea Merge "Doc change: Add notes for SDK Tools r7 and ADT 0.9.8." into froyo by Dirk Dougherty · 14 years ago
- d353c84 Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 14 years ago
- 573c5d5 am 46b84d5b: Merge "Add MediaStore.ACTION_MEDIA_PLAY_FROM_SEARCH intent for open-ended search and play of music. This is used, for instance, by Google\'s new "listen to" Voice Action." into gingerbread by Mike LeBeau · 14 years ago
- 46b84d5 Merge "Add MediaStore.ACTION_MEDIA_PLAY_FROM_SEARCH intent for open-ended search and play of music. This is used, for instance, by Google's new "listen to" Voice Action." into gingerbread by Mike LeBeau · 14 years ago
- 2fe6fd0 Add MediaStore.ACTION_MEDIA_PLAY_FROM_SEARCH intent for open-ended by Mike LeBeau · 14 years ago
- d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 14 years ago
- e126119 am 95d86480: Merge "Modify type of some environmental reverb parameters" into gingerbread by Eric Laurent · 14 years ago
- 95d8648 Merge "Modify type of some environmental reverb parameters" into gingerbread by Eric Laurent · 14 years ago
- 5f53bca Adding Download Manager Integration, stress, and hosts-based tests. by Neal Nguyen · 15 years ago
- 3fa7d8a am 9bfb060a: Merge "Force wallpaper surface to 565." into gingerbread by Mathias Agopian · 14 years ago
- 9bfb060 Merge "Force wallpaper surface to 565." into gingerbread by Mathias Agopian · 14 years ago
- 62bf4a0 Force wallpaper surface to 565. by Mathias Agopian · 14 years ago
- 95d5de0 Modify type of some environmental reverb parameters by Eric Laurent · 14 years ago
- 022171b Doc change: Add notes for SDK Tools r7 and ADT 0.9.8. by Dirk Dougherty · 15 years ago
- d8f62ec am a48dc39b: Add hangupForegroundResumeBackground(). by John Wang · 14 years ago
- a48dc39 Add hangupForegroundResumeBackground(). by John Wang · 15 years ago
- f2bf6d6 am 65634a79: Merge "Don\'t block in the BackupManagerService.dataChanged() Binder call." into gingerbread by Brad Fitzpatrick · 14 years ago
- 65634a7 Merge "Don't block in the BackupManagerService.dataChanged() Binder call." into gingerbread by Brad Fitzpatrick · 14 years ago
- de5cfcb am d9c80ab3: Merge "Fix for a memory leak in TextKeyListener." into gingerbread by Gilles Debunne · 14 years ago
- d9c80ab Merge "Fix for a memory leak in TextKeyListener." into gingerbread by Gilles Debunne · 14 years ago
- 5fdacb8 am ee455f5a: Merge "People holding partial wake locks now get blamed for CPU usage." into gingerbread by Dianne Hackborn · 14 years ago
- e757834 am 5872e9d7: Merge "Allow incoming SMS until internal storage is almost full." into gingerbread by Jake Hamby · 14 years ago
- 8723bb5 am b21fb104: Fix key repeat delay. by Jeff Brown · 14 years ago
- ee455f5 Merge "People holding partial wake locks now get blamed for CPU usage." into gingerbread by Dianne Hackborn · 14 years ago
- 5872e9d Merge "Allow incoming SMS until internal storage is almost full." into gingerbread by Jake Hamby · 14 years ago
- 0d903a8 People holding partial wake locks now get blamed for CPU usage. by Dianne Hackborn · 14 years ago
- bb37163 Allow incoming SMS until internal storage is almost full. by Jake Hamby · 15 years ago
- 6bb7245 am de2f3340: Update current.xml for touch filtering feature. by Jeff Brown · 14 years ago
- b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
- de2f334 Update current.xml for touch filtering feature. by Jeff Brown · 14 years ago
- a05088c am 85a31767: Add support for secure views. by Jeff Brown · 14 years ago
- 85a3176 Add support for secure views. by Jeff Brown · 15 years ago
- d35180c Fix for a memory leak in TextKeyListener. by Gilles Debunne · 14 years ago
- 6ffee9b Merge "Revert "resolve conflicts"" into gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
- 2cc595a Revert "resolve conflicts" by Jean-Baptiste Queru · 14 years ago
- c4f628a am c0b4f6d3: Merge "Adds a time zone parameter to formatDateRange" into gingerbread by Erik · 14 years ago
- c0b4f6d Merge "Adds a time zone parameter to formatDateRange" into gingerbread by Erik · 14 years ago
- 577ec9e Adds a time zone parameter to formatDateRange by Erik · 15 years ago
- d4fd86d am 468394fc: Text Selection: smart word detection. DO NOT MERGE. by Gilles Debunne · 14 years ago
- 664c48e am 4c7d3f28: Merge "Remove dead code: NIOBuffer." into gingerbread by Elliott Hughes · 14 years ago
- 4f24aed am 66907078: Merge "Fix the dialing from contact for internet address." into gingerbread by Chung-yih Wang · 14 years ago
- 576b492 am 5de1d36d: Log outbound proxy address if exists for debugging. by Chung-yih Wang · 14 years ago
- 84f992a resolve conflicts by Jean-Baptiste Queru · 14 years ago
- 468394f Text Selection: smart word detection. DO NOT MERGE. by Gilles Debunne · 15 years ago
- 4c7d3f2 Merge "Remove dead code: NIOBuffer." into gingerbread by Elliott Hughes · 14 years ago
- 6690707 Merge "Fix the dialing from contact for internet address." into gingerbread by Chung-yih Wang · 14 years ago
- 6f0f870 Fix the dialing from contact for internet address. by Chung-yih Wang · 14 years ago
- 3dd4233 Don't block in the BackupManagerService.dataChanged() Binder call. by Brad Fitzpatrick · 14 years ago
- 5de1d36 Log outbound proxy address if exists for debugging. by Chung-yih Wang · 14 years ago
- 8fc6f8b am 1b214be9: Merge "Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."" into gingerbread by Wei-Ta Chen · 14 years ago
- e097428 am d6e56895: update-api step missing from 64963. by Gilles Debunne · 14 years ago
- b1657b2 resolved conflicts for merge of 64591009 to gingerbread-plus-aosp by Brad Fitzpatrick · 14 years ago
- 6aec225 Merge "Adding Download Manager Integration, stress, and hosts-based tests." into gingerbread by Neal Nguyen · 14 years ago
- 1b214be Merge "Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."" into gingerbread by Wei-Ta Chen · 14 years ago
- d6e5689 update-api step missing from 64963. by Gilles Debunne · 14 years ago
- 6459100 Merge "Fix a race between requesting/loading/writing SharedPreferences." into gingerbread by Brad Fitzpatrick · 14 years ago
- 340ce75 Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API." by Wei-Ta Chen · 14 years ago
- f870ee8 am d580eee2: Merge "SipPhone: switch to its own phone type PHONE_TYPE_SIP." into gingerbread by Hung-ying Tyan · 14 years ago
- d580eee Merge "SipPhone: switch to its own phone type PHONE_TYPE_SIP." into gingerbread by Hung-ying Tyan · 14 years ago