- e22eb86 Merge "fix start driver for corner cases DO NOT MERGE" into gingerbread by Irfan Sheriff · 14 years ago
- ba79909 Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 14 years ago
- a310031 Merge "Remove some PII." into gingerbread by Wink Saville · 14 years ago
- b08a1af Remove dead code, and make the animation a setting. by Joe Onorato · 14 years ago
- aab758e turn off the electron beam by Mathias Agopian · 14 years ago
- 354954a Merge "Doc change: cherrypick testing changes from master. Squashed commit of the following:" into gingerbread by Dirk Dougherty · 14 years ago
- a428807 Remove some PII. by Wink Saville · 14 years ago
- 844a6b3 Turn off additional debug. by John Wang · 14 years ago
- bf84430 fix start driver for corner cases DO NOT MERGE by Irfan Sheriff · 14 years ago
- f348502 Merge "Allow TextView to do its thing." into gingerbread by Leon Scroggins · 14 years ago
- 9facd2d Merge "StrictMode: link to designing for responsiveness ANR docs" into gingerbread by Brad Fitzpatrick · 14 years ago
- 23cb86a Allow TextView to do its thing. by Leon Scroggins · 14 years ago
- 03aa28f Merge "Improve the input policy handling a bit." into gingerbread by Jeff Brown · 14 years ago
- 3122e44 Improve the input policy handling a bit. by Jeff Brown · 14 years ago
- 4367ab0 Set the wifi-only for SIP service as the default config. by Chung-yih Wang · 14 years ago
- f5201ab Keep original phone number in SipConnection. by Hung-ying Tyan · 14 years ago
- a28d5af Merge "Fix a bug synthesizing cancelation events for motions." into gingerbread by Jeff Brown · 14 years ago
- ece7e11 Merge "SipService: fix a missing switch-case break." into gingerbread by Hung-ying Tyan · 14 years ago
- 685b61b SipService: fix a missing switch-case break. by Hung-ying Tyan · 14 years ago
- ffbc4b9 Merge "Fix SD card mounting issues #3074555 and #3072332" into gingerbread by Dianne Hackborn · 14 years ago
- d39d515 Fix SD card mounting issues #3074555 and #3072332 by Dianne Hackborn · 14 years ago
- a1160a7 Fix a bug synthesizing cancelation events for motions. by Jeff Brown · 14 years ago
- de846ac Merge "Change to new binder implementation for OBB" into gingerbread by Kenny Root · 14 years ago
- 4a99ed8 Change to new binder implementation for OBB by Kenny Root · 14 years ago
- b4de3dc Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 14 years ago
- af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
- 1169f42 Merge "Add animation for the status bar going away." into gingerbread by Joe Onorato · 14 years ago
- bb60d1e Add animation for the status bar going away. by Joe Onorato · 14 years ago
- 1da8d4d Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 14 years ago
- 44104df Merge "Fix status bar flashing after orientation change" into gingerbread by Joe Onorato · 14 years ago
- b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
- 0d7349b Fix status bar flashing after orientation change by Joe Onorato · 14 years ago
- a4e95df Merge "Grant URI permissions to the MCS" into gingerbread by Kenny Root · 14 years ago
- c0ad216 Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 14 years ago
- 6d74765 Add a configuration option to turn on the screen when you unplug the device. by Joe Onorato · 14 years ago
- 1112857 Grant URI permissions to the MCS by Kenny Root · 14 years ago
- 3d90d11 am 3fd40ee6: (-s ours) Revert "docs: new web apps dev guides" Do not merge. by Scott Main · 14 years ago
- 0a78923 Merge "Temporarily turn on backup/restore debug logs" into gingerbread by Chris Tate · 14 years ago
- cf6b276 Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbread by Mathias Agopian · 14 years ago
- a9c5043 Temporarily turn on backup/restore debug logs by Chris Tate · 14 years ago
- 3fd40ee Revert "docs: new web apps dev guides" Do not merge. by Scott Main · 14 years ago
- 5ba5997 fix a bug where FLIP_H would do a 180 rotation by Mathias Agopian · 14 years ago
- d0528b7 Merge "deliver invalidate messages AFTER other messages" into gingerbread by Mathias Agopian · 14 years ago
- 7b50a6d deliver invalidate messages AFTER other messages by Mathias Agopian · 14 years ago
- 446547a Merge "Don't throw when userActivity fails because of the permission check." into gingerbread by Joe Onorato · 14 years ago
- 6bb7a4a Go one day into 1970 for timezone code. by Brad Fitzpatrick · 14 years ago
- 4b9f62d Don't throw when userActivity fails because of the permission check. by Joe Onorato · 14 years ago
- 9fc2fc5 StrictMode: link to designing for responsiveness ANR docs by Brad Fitzpatrick · 14 years ago
- ce2f190 Merge "On boot, advance time to at least 1970." into gingerbread by Brad Fitzpatrick · 14 years ago
- a7c76d8 Merge "fix a bug where timeouts would only be handled when a message was delivered" into gingerbread by Mathias Agopian · 14 years ago
- b921d30 fix a bug where timeouts would only be handled when a message was delivered by Mathias Agopian · 14 years ago
- 1010da2 Merge "Just in case we're behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through." into gingerbread by Andreas Huber · 14 years ago
- 35ca9d8 On boot, advance time to at least 1970. by Brad Fitzpatrick · 14 years ago
- 86564dc Merge "GPS: Add update_network_state call to AGpsRillInterface" into gingerbread by Mike Lockwood · 14 years ago
- 5804b4f Merge "StrictMode: check max-offenses-per-loop earlier, before allocations" into gingerbread by Brad Fitzpatrick · 14 years ago
- 191cdf0 StrictMode: check max-offenses-per-loop earlier, before allocations by Brad Fitzpatrick · 14 years ago
- 0dc6403 Just in case we're behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through. by Andreas Huber · 14 years ago
- 50130bb GPS: Add update_network_state call to AGpsRillInterface by Mike Lockwood · 14 years ago
- c8511af Merge "Add mock ril control commands and tests" into gingerbread by Xia Wang · 14 years ago
- 692cac9 SipHelper: add debug log for challenge responses. by Hung-ying Tyan · 14 years ago
- 6b8bdaa New AppsPermission and market style by Gilles Debunne · 14 years ago
- d07833f Don't manually create CallerInfo objects from SipPhone by David Brown · 14 years ago
- 2f77c3e Merge "GPS: Fix another race condition in GPS HAL initialization" into gingerbread by Mike Lockwood · 14 years ago
- 5c61228 Merge "Updated media playback controls, unlock screen, misc framework assets" into gingerbread by Justin Ho · 14 years ago
- 01df140 GPS: Fix another race condition in GPS HAL initialization by Mike Lockwood · 14 years ago
- 5b640bd Updated media playback controls, unlock screen, misc framework assets by Justin Ho · 14 years ago
- b8f7a48 Merge "bug:3082865 don't use IN to construct sql to delete downloads" into gingerbread by Vasu Nori · 14 years ago
- e7be6bd bug:3082865 don't use IN to construct sql to delete downloads by Vasu Nori · 14 years ago
- dd644c1 Fallback to SharedPreferences$Editor.commit() when no apply() exists. by Brad Fitzpatrick · 14 years ago
- 4e1658a Merge "Avoid pre-processing images when they won't be used" into gingerbread by Xavier Ducrohet · 14 years ago
- ffcb687 Add mock ril control commands and tests by Xia Wang · 14 years ago
- 1e6a3a5 Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
- b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
- b72a335 Merge "Voice input replaces selected text." into gingerbread by Gilles Debunne · 14 years ago
- dafac62 Doc change: cherrypick testing changes from master. Squashed commit of the following: by Dirk Dougherty · 14 years ago
- 66e6060 Merge "GPS: More HAL initialization cleanup" into gingerbread by Mike Lockwood · 14 years ago
- 4270237 GPS: More HAL initialization cleanup by Mike Lockwood · 14 years ago
- e507a9e Voice input replaces selected text. by Gilles Debunne · 14 years ago
- 96619f9 Merge "Add some error-case logging." into gingerbread by Wink Saville · 14 years ago
- 7efff5c Merge "fix getmacaddress race condition (don't auto-merge)" into gingerbread by Irfan Sheriff · 14 years ago
- 7a64e3a DO NOT MERGE Set the cap at alpha to 80% of the total available. by Mindy Pereira · 14 years ago
- df51221 Merge "Fix startDtmf." into gingerbread by John Wang · 14 years ago
- 864032f Fix startDtmf. by John Wang · 14 years ago
- 572172b Add some error-case logging. by Robert Greenwalt · 14 years ago
- d14230f Merge "Made paste work in ExtractEditText" into gingerbread by Gilles Debunne · 14 years ago
- 1c3ef78 Merge "GPS: Do not call sGpsInterface->init() multiple times" into gingerbread by Mike Lockwood · 14 years ago
- b6e5fa8 GPS: Do not call sGpsInterface->init() multiple times by Mike Lockwood · 14 years ago
- dc2e520 Merge "Do not release the wifi lock if the screen is off." into gingerbread by Chung-yih Wang · 14 years ago
- f8d8149 Made paste work in ExtractEditText by Gilles Debunne · 14 years ago
- c7fda18 Do not release the wifi lock if the screen is off. by Chung-yih Wang · 14 years ago
- bed5af7 am 456fe3b3: add some pages to the sitemap file in an attempt to kick-start the build server so i can get a doc build by Scott Main · 14 years ago
- a827d7b Merge "Other improvements to text cursor movement." into gingerbread by Gilles Debunne · 14 years ago
- 13a81aad Merge "DO NOT MERGE Limit the height of the pull glow." into gingerbread by Mindy Pereira · 14 years ago
- 456fe3b add some pages to the sitemap file in an attempt to kick-start the build server so i can get a doc build by Scott Main · 14 years ago
- f6859c3 DO NOT MERGE Limit the height of the pull glow. by Mindy Pereira · 14 years ago
- 3d265b5 am 50f86c65: docs: a few style adjustments to admin doc by Scott Main · 14 years ago
- 7255288 am 2e5a22aa: docs: remove old "new" tags from side nav by Scott Main · 14 years ago
- 50f86c6 docs: a few style adjustments to admin doc by Scott Main · 14 years ago
- 380b604 Other improvements to text cursor movement. by Gilles Debunne · 14 years ago
- beffefa Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread by Andreas Huber · 14 years ago