OSDN Git Service

android-x86/frameworks-native.git
2012-01-24 Daniel Sandleram a4474ae0: Merge "Detect and repair invalid layouts...
2012-01-24 Daniel SandlerMerge "Detect and repair invalid layouts in the navigat...
2012-01-24 Scott Mainam 4809f09f: docs: update fujitsu id, capitalize
2012-01-24 Scott Mainam cdf14454: docs: add fujitsu/toshiba USB vendor id
2012-01-24 Jean-Baptiste... am 2ae5805c: am 164a9842: Merge "stagefright aacenc...
2012-01-24 Jean-Baptiste... am 164a9842: Merge "stagefright aacenc: Properly termin...
2012-01-24 Jean-Baptiste... Merge "stagefright aacenc: Properly terminate a comment"
2012-01-23 Jim Milleram 44760b10: Merge "Revert "Fix 5797764: Increase lock...
2012-01-23 Jim MillerMerge "Revert "Fix 5797764: Increase lock screen's...
2012-01-23 Justin Hoam fee5a860: Merge "DO NOT MERGE Revert "AudioFlinger...
2012-01-23 Justin HoMerge "DO NOT MERGE Revert "AudioFlinger: mix track...
2012-01-23 Bill Gruberam 5e5b57ae: Merge "DevDocs update: Publishing on Marke...
2012-01-23 Bill GruberMerge "DevDocs update: Publishing on Market" into ics-mr1
2012-01-23 The Android... Reconcile with ics-mr1-release
2012-01-21 The Android... merge in ics-mr1-release history after reset to ics-mr1
2012-01-20 Jim Milleram eaa11a72: Merge "Fix 5797764: Increase lock screen...
2012-01-20 Jim MillerMerge "Fix 5797764: Increase lock screen's thread prior...
2012-01-20 Justin Hoam b09f6f96: Merge "Update WiMAX assets to match new...
2012-01-20 Justin HoMerge "Update WiMAX assets to match new style Bug:...
2012-01-20 Daniel Sandleram 639ed754: Hide mobile RSSI on devices without mobile...
2012-01-20 Justin Hoam 70e21c92: Merge "New out-of-service RSSI." into...
2012-01-20 Justin HoMerge "New out-of-service RSSI." into ics-mr1
2012-01-20 Dianne Hackbornam 1bae8066: Merge "Fix issue #5823276 again: home...
2012-01-20 Dianne HackbornMerge "Fix issue #5823276 again: home repaints after...
2012-01-20 Daniel Sandleram 4d3161f3: Merge "Always show appropriate mobile...
2012-01-20 Daniel SandlerMerge "Always show appropriate mobile service label...
2012-01-20 Jeff Brownam ad1f4a2c: Merge "Implement a max time bound for...
2012-01-20 Jeff Brownam 5d58eb06: Merge "Fix a few memory leaks in the input...
2012-01-20 Jeff BrownMerge "Implement a max time bound for rotation. (DO...
2012-01-20 Jeff BrownMerge "Fix a few memory leaks in the input dispatcher...
2012-01-20 The Android... Reconcile with ics-mr1-release
2012-01-20 Jean-Baptiste... am c3c36b4f: am 9d25b82d: Merge "Rename LOG_ASSERT...
2012-01-20 Jean-Baptiste... am 12b7da69: am 6df477be: Merge "Rename (IF_)LOGE(_IF...
2012-01-20 Jean-Baptiste... am f3f650db: am a826f9e2: Merge "Rename (IF_)LOGW(_IF...
2012-01-20 Jean-Baptiste... am 08d3c6e5: am 4f367f33: Merge "Rename (IF_)LOGI(_IF...
2012-01-20 Jean-Baptiste... am 7ae84204: am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF...
2012-01-20 Jean-Baptiste... am 9d25b82d: Merge "Rename LOG_ASSERT to ALOG_ASSERT"
2012-01-20 Jean-Baptiste... am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE...
2012-01-20 Jean-Baptiste... am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW...
2012-01-20 Jean-Baptiste... am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI...
2012-01-20 Jean-Baptiste... am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD...
2012-01-20 Jean-Baptiste... am 97aa8ee8: Merge ee4618bc
2012-01-20 Jean-Baptiste... Merge ee4618bc
2012-01-20 Jean-Baptiste... am 36b48c30: am c318bbb0: Merge "Rename (IF_)LOG()...
2012-01-20 Jean-Baptiste... am c318bbb0: Merge "Rename (IF_)LOG() to (IF_)ALOG()"
2012-01-20 The Android... merge in ics-mr1-release history after reset to ics-mr1
2012-01-19 Justin Hoam 820b45c0: Merge "DO NOT MERGE Revert "Fix issue...
2012-01-19 Justin HoMerge "DO NOT MERGE Revert "Fix issue #5823276: home...
2012-01-19 Jean-Baptiste... Merge "Rename LOG_ASSERT to ALOG_ASSERT"
2012-01-19 Jean-Baptiste... Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"
2012-01-19 Jean-Baptiste... Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)"
2012-01-19 Jean-Baptiste... Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"
2012-01-19 Jean-Baptiste... Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)"
2012-01-19 Jean-Baptiste... Merge "Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)"
2012-01-19 Steve BlockRename LOG_ASSERT to ALOG_ASSERT
2012-01-19 Steve BlockRename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
2012-01-19 Steve BlockRename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
2012-01-19 Steve BlockRename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
2012-01-19 Steve BlockRename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
2012-01-19 Steve BlockRename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
2012-01-19 Jean-Baptiste... Merge "Rename (IF_)LOG() to (IF_)ALOG()"
2012-01-19 Robert Lyam 4e552533: resolved conflicts for merge of b078d942...
2012-01-19 Robert Lyresolved conflicts for merge of b078d942 to ics-mr1
2012-01-19 The Android... Reconcile with ics-mr1-release
2012-01-19 Robert Lyam 12310ee8: am 9575a1ab: Merge "docs: wifi direct...
2012-01-19 Robert Lyam 9575a1ab: Merge "docs: wifi direct" into ics-mr0
2012-01-19 Robert LyMerge "docs: wifi direct" into ics-mr0
2012-01-19 The Android... merge in ics-mr1-release history after reset to ics-mr1
2012-01-19 Jim Milleram 230a7092: Merge "Fix 5863053: Add method to lock...
2012-01-19 Jim MillerMerge "Fix 5863053: Add method to lock screen immediate...
2012-01-19 Eric Laurentam db2e7163: Merge "AudioFlinger: mix track only when...
2012-01-19 Wink Savilleam aba79851: Merge "Use new preferredAPN URI avoiding...
2012-01-19 Eric LaurentMerge "AudioFlinger: mix track only when really ready...
2012-01-19 Wink SavilleMerge "Use new preferredAPN URI avoiding onApnChanged...
2012-01-18 Adam Powellam 04f38489: Merge "Fix DeviceDefault theme/style bugs...
2012-01-18 Adam PowellMerge "Fix DeviceDefault theme/style bugs where parent...
2012-01-18 Robert Lyam 013dbcf0: Merge "docs: adding rs api docs" into...
2012-01-18 Robert Lyam 6ad9ea7d: Merge "update overview page for rs api...
2012-01-18 Robert LyMerge "docs: adding rs api docs" into ics-mr1
2012-01-18 Robert LyMerge "update overview page for rs api docs to open...
2012-01-18 Joe Fernandezam dd41d360: Merge "docs: Android API 15 SDK r2 Release...
2012-01-18 Joe FernandezMerge "docs: Android API 15 SDK r2 Release Notes" into...
2012-01-18 Steve BlockRename (IF_)LOG() to (IF_)ALOG()
2012-01-14 Scott Mainam 3938e4fb: Merge "docs: emphasize qualifier order...
2012-01-14 Scott MainMerge "docs: emphasize qualifier order and mention...
2012-01-14 Scott Mainam 40d6e7d9: Merge "docs: mention x86 as a native platf...
2012-01-14 Dianne Hackbornam cc7bd5ab: Merge "Update notification documentation...
2012-01-14 Daniel Sandleram bd9d9d3a: cherrypick from hc-mr2, updated adk instal...
2012-01-14 Scott MainMerge "docs: mention x86 as a native platform filter...
2012-01-14 Dianne HackbornMerge "Update notification documentation to follow...
2012-01-14 The Android... merge in ics-mr1-release history after reset to ics-mr1
2012-01-13 Kenny Rootam 2ddf6ea6: Merge "Fix issue with selecting proper...
2012-01-13 Kenny RootMerge "Fix issue with selecting proper JNI libraries...
2012-01-13 Dianne Hackbornam 2e282f35: Merge "Fix issue #5823276: home repaints...
2012-01-13 Dianne HackbornMerge "Fix issue #5823276: home repaints after full...
2012-01-13 Bart Searsam da7b7700: Merge "Update to latest version of Roboto...
2012-01-13 Bart SearsMerge "Update to latest version of Roboto" into ics-mr1
2012-01-13 Christopher... am 2cf18d28: Merge "Streamline package-installed handli...
2012-01-13 Christopher... Merge "Streamline package-installed handling by the...
2012-01-13 John Huangam 2753e826: Merge "Fix teardown of secondary connectio...
next