OSDN Git Service

android-x86/frameworks-base.git
2013-05-10 SvetoslavMerge "Accessibility should not query for list items...
2013-05-10 Chris CraikMerge "Fix off by one error in log tracking" into jb...
2013-05-10 Marco NelissenFix build
2013-05-10 Marco NelissenMerge "Fix build" into jb-mr2-dev
2013-05-10 Marco NelissenFix build
2013-05-10 Marco NelissenMerge "Add VideoView.getAudioSessionId()" into jb-mr2-dev
2013-05-10 Elliott HughesMerge "Update nomenclature." into jb-mr2-dev
2013-05-10 Dirk Doughertyam 3f14b556: am cf90471a: am f1456dea: am a48a2d16...
2013-05-10 Scott Mainam 3676cbb6: am 054215d1: am d948cb49: am 8f820209...
2013-05-10 Dirk Doughertyam cf90471a: am f1456dea: am a48a2d16: am 4da9c11b...
2013-05-10 Scott Mainam 054215d1: am d948cb49: am 8f820209: am 4e3773d3...
2013-05-10 Dirk Doughertyam f1456dea: am a48a2d16: am 4da9c11b: Merge "Doc chang...
2013-05-10 Scott Mainam d948cb49: am 8f820209: am 4e3773d3: Merge "update...
2013-05-10 Dirk Doughertyam a48a2d16: am 4da9c11b: Merge "Doc change: refresh...
2013-05-10 Scott Mainam 8f820209: am 4e3773d3: Merge "update homepage with...
2013-05-10 Dirk Doughertyam 4da9c11b: Merge "Doc change: refresh gms/gcm referen...
2013-05-10 Scott Mainam 4e3773d3: Merge "update homepage with IO Live banner...
2013-05-10 Dirk DoughertyMerge "Doc change: refresh gms/gcm reference docs....
2013-05-10 Dirk DoughertyDoc change: refresh gms/gcm reference docs.
2013-05-10 Jim MillerMerge "Attempt to fix NPE in keyguard" into jb-mr2-dev
2013-05-10 Chris CraikFix off by one error in log tracking
2013-05-09 Dianne HackbornMerge "Help on issue #8863955: Google Services keeping...
2013-05-09 Scott MainMerge "update homepage with IO Live banner" into jb...
2013-05-09 Jim MillerAttempt to fix NPE in keyguard
2013-05-09 Jeff BrownMerge "Add an API to allow a callback to request active...
2013-05-09 Jeff BrownMerge "Fix bug managing wifi display routes." into...
2013-05-09 Marco NelissenAdd VideoView.getAudioSessionId()
2013-05-09 Dianne HackbornHelp on issue #8863955: Google Services keeping phone...
2013-05-09 Amith YamasaniMerge "Cache the scaled avatar drawables in the keyguar...
2013-05-09 Chet HaaseMerge "Fix start delay jank in ViewPropertyAnimator...
2013-05-09 Amith YamasaniCache the scaled avatar drawables in the keyguard user...
2013-05-09 Jeff BrownAdd an API to allow a callback to request active scans.
2013-05-09 Chet HaaseFix start delay jank in ViewPropertyAnimator
2013-05-09 Matthew XieMerge "Donot bind to GATT service when BLE is not suppo...
2013-05-09 Jeff BrownFix bug managing wifi display routes.
2013-05-09 Daniel SandlerMerge "Exempt the notification panel from animation...
2013-05-09 Derek SollenbergerMerge "Fix bug where we incorrectly clipped the bounds...
2013-05-09 Raph LevienMerge "Fix bug 8717690 Full-width Latin Letters Garbled...
2013-05-09 Derek SollenbergerFix bug where we incorrectly clipped the bounds to...
2013-05-09 Amith YamasaniMerge "Don't allow non-authorized apps to access auth...
2013-05-09 Daniel SandlerMerge "Defend against a system server crash." into...
2013-05-09 Dianne HackbornMerge "DO NOT MERGE. Fix issue #8868003: Recents thumb...
2013-05-09 Derek SollenbergerMerge "Fix error where clips/matrices are incorrectly...
2013-05-09 Matthew XieDonot bind to GATT service when BLE is not supported
2013-05-09 Dianne HackbornDO NOT MERGE. Fix issue #8868003: Recents thumbnails...
2013-05-09 Daniel SandlerMerge "Filter out dangerous CharSequences in Notificati...
2013-05-08 Christopher... Merge "The default home intent needs CATEGORY_DEFAULT...
2013-05-08 Xia WangMerge "Add wifi association test" into jb-mr2-dev
2013-05-08 SvetoslavMerge "Dynamically togglable accessibility features...
2013-05-08 Yorke LeeMerge "Add system setting key for dialpad autocomplete...
2013-05-08 SvetoslavAccessibility should not query for list items when...
2013-05-08 Michael JurkaMerge "Fix bug where thumbnails flashed more often...
2013-05-08 Daniel SandlerFilter out dangerous CharSequences in Notification.
2013-05-08 Scott Mainam a086a70e: am 3f4d1bbd: am 52a37bf8: am 1d21aeca...
2013-05-08 Scott Mainam 3f4d1bbd: am 52a37bf8: am 1d21aeca: am 148ce232...
2013-05-08 Scott Mainam 52a37bf8: am 1d21aeca: am 148ce232: Merge "delete...
2013-05-08 Scott Mainam 1d21aeca: am 148ce232: Merge "delete obsolete tips...
2013-05-08 Daniel SandlerExempt the notification panel from animation lockout.
2013-05-08 Amith YamasaniDon't allow non-authorized apps to access auth tokens
2013-05-08 Scott Mainam 148ce232: Merge "delete obsolete tips/references...
2013-05-08 Scott MainMerge "delete obsolete tips/references to cupcake"...
2013-05-08 Yorke LeeAdd system setting key for dialpad autocomplete
2013-05-08 Michael JurkaFix bug where thumbnails flashed more often in Recents
2013-05-08 Xia WangAdd wifi association test
2013-05-08 Elliott HughesUpdate nomenclature.
2013-05-08 SvetoslavDynamically togglable accessibility features improperly...
2013-05-08 Fabrice Di... Merge "Fix bug #8839681 Reversed Textbox focus order...
2013-05-08 Fabrice Di... Merge "Fix bug #8846648 Reduce unnecessary drawing...
2013-05-08 Fergus HendersonMerge "Fix for TTS.setLanguage throwing MissingResource...
2013-05-08 Baligh UddinMerge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-05-08 Baligh UddinImport translations. DO NOT MERGE
2013-05-08 Derek SollenbergerFix error where clips/matrices are incorrectly transferred.
2013-05-08 Przemyslaw... Fix for TTS.setLanguage throwing MissingResourceException
2013-05-08 Victoria LeaseMerge "OO NOT MERGE allow connected location providers...
2013-05-08 Christopher... The default home intent needs CATEGORY_DEFAULT
2013-05-08 Jamie GennisMerge "Add the trace tag for Dalvik." into jb-mr2-dev
2013-05-08 Alan ViveretteEnsure ViewRootImpl.setAccessibilityFocus() doesn't...
2013-05-07 Xavier Ducrohetam 0974061e: (-s ours) am 1181564f: am 42fb3abd: DO...
2013-05-07 Xavier Ducrohetam 1181564f: am 42fb3abd: DO NOT MERGE. cherrypick...
2013-05-07 Xavier Ducrohetam 42fb3abd: DO NOT MERGE. cherrypick from I3653f67ee32...
2013-05-07 Fabrice Di... Fix bug #8839681 Reversed Textbox focus order on RTL...
2013-05-07 Xavier DucrohetDO NOT MERGE. cherrypick from I3653f67ee321eac37cb8a6d2...
2013-05-07 Jeff TinkerMerge "Correct java API docs for MediaDrm offline use...
2013-05-07 Victoria LeaseOO NOT MERGE allow connected location providers locatio...
2013-05-07 Jamie GennisAdd the trace tag for Dalvik.
2013-05-07 Jeff TinkerCorrect java API docs for MediaDrm offline use case
2013-05-07 Scott Mainupdate homepage with IO Live banner
2013-05-07 Robert GreenwaltMerge "Don't back up the scan-always setting." into...
2013-05-07 Fabrice Di... Fix bug #8846648 Reduce unnecessary drawing & GC in...
2013-05-07 Robert GreenwaltDon't back up the scan-always setting.
2013-05-07 Craig MautnerMerge "Don't limit the overscan frame to the window...
2013-05-07 Zhentao SunMerge "Fixed unreleased wake lock isues and NPE." into...
2013-05-07 Craig MautnerDon't limit the overscan frame to the window frame.
2013-05-07 Daniel SandlerDefend against a system server crash.
2013-05-07 Scott Mainam 9207be90: am b80b4bfd: am 3c8ecd30: am b2606b3f...
2013-05-07 Scott Mainam b80b4bfd: am 3c8ecd30: am b2606b3f: am c98612a9...
2013-05-07 Scott Mainam 3c8ecd30: am b2606b3f: am c98612a9: some more search...
2013-05-07 Scott Mainam b2606b3f: am c98612a9: some more search tags
2013-05-07 Scott Mainam c98612a9: some more search tags
2013-05-07 Scott Mainsome more search tags
next