OSDN Git Service

android-x86/frameworks-base.git
2013-05-06 Kenny RootMerge "Track change in NativeCrypto"
2013-05-06 Kenny RootTrack change in NativeCrypto
2013-05-06 Elliott HughesMerge "Someone's IDE chose the wrong Date."
2013-05-06 Elliott HughesSomeone's IDE chose the wrong Date.
2013-05-01 Elliott HughesMerge "Show CJK dates as all-numeric in the DatePicker."
2013-05-01 Elliott HughesShow CJK dates as all-numeric in the DatePicker.
2013-04-30 Dmitry ShmidtMerge "framework:When turn off of SoftAp immediately...
2013-04-30 sunil duttuframework:When turn off of SoftAp immediately call...
2013-04-30 Elliott HughesMerge "when locale is non-Enligh, sometimes month spinn...
2013-04-30 Romain GuyMerge "HeaderViewListAdapter: Correct thrown error...
2013-04-30 Taylor H. PerkinsHeaderViewListAdapter: Correct thrown error names.
2013-04-30 Elliott HughesMerge "Fix DatePicker's spinner order in various locales."
2013-04-30 Elliott HughesMerge "Use ICU for getDateFormatOrder."
2013-04-30 Elliott HughesFix DatePicker's spinner order in various locales.
2013-04-30 Elliott HughesUse ICU for getDateFormatOrder.
2013-04-30 Kenny RootMerge "Track change to JSSE provider"
2013-04-30 John ReckMerge "Revert "Can not mark the same content of browser...
2013-04-30 John ReckRevert "Can not mark the same content of browser page...
2013-04-29 Kenny RootTrack change to JSSE provider
2013-04-29 Michael WrightMerge "input: added support for multiple keyevents"
2013-04-29 Diego Torres... input: added support for multiple keyevents
2013-04-29 Christopher... Merge "Document the 'aapt dump strings' command"
2013-04-29 Kenny RootMerge "Don't use X509CertImpl directly"
2013-04-29 Kenny RootDon't use X509CertImpl directly
2013-04-29 Mårten KongstadDocument the 'aapt dump strings' command
2013-04-26 Elliott HughesMerge "Use the newer ZoneInfoDB API."
2013-04-26 Elliott HughesUse the newer ZoneInfoDB API.
2013-04-26 Victoria LeaseMerge "Can not mark the same content of browser page...
2013-04-24 Alex KlyubinMerge "Human-readable POSIX capabilities for SystemServer."
2013-04-23 Nick KralevichMerge "Don't set ADDR_COMPAT_LAYOUT on the emulator"
2013-04-23 Nick KralevichDon't set ADDR_COMPAT_LAYOUT on the emulator
2013-04-23 Ian RogersMerge "Adding matching @deprecated."
2013-04-22 Alex KlyubinHuman-readable POSIX capabilities for SystemServer.
2013-04-21 Michael WrightMerge "KeyEvent: update comment"
2013-04-19 Christopher... Merge "Correct a small doc error"
2013-04-19 Scott KennedyCorrect a small doc error
2013-04-19 Ian RogersAdding matching @deprecated.
2013-04-18 Satoshi KataokaMerge "Fixed the problem ime invisible status despite...
2013-04-15 Kenny RootMerge "AndroidKeyStore: Add encrypted flag"
2013-04-15 Kenny RootAndroidKeyStore: Add encrypted flag
2013-04-15 Kenny RootMerge "keystore: Add flag for blobs to be unencrypted"
2013-04-15 Kenny Rootkeystore: Add flag for blobs to be unencrypted
2013-04-15 Kenny RootMerge "Remove keystore entries when app data cleared"
2013-04-15 Kenny RootRemove keystore entries when app data cleared
2013-04-15 Kenny RootMerge "Check outInfo is not null"
2013-04-15 Kenny RootCheck outInfo is not null
2013-04-15 Chirayu DesaiKeyEvent: update comment
2013-04-12 Geremy CondraMerge "Remove /data/system location for mac_permissions...
2013-04-10 Peter NilssonCan not mark the same content of browser page after...
2013-04-09 Hyejin Kimwhen locale is non-Enligh, sometimes month spinner...
2013-04-05 Geremy CondraMerge "Add /data/security path for mac_permissions...
2013-04-05 Stephen SmalleyRemove /data/system location for mac_permissions.xml.
2013-04-05 Stephen SmalleyAdd /data/security path for mac_permissions.xml.
2013-04-05 Jeff BrownMerge "Add new physical keyboard layouts."
2013-04-03 Jean-Baptiste... Merge "Update list of all audio files."
2013-04-03 Jean-Baptiste... Update list of all audio files.
2013-04-03 Brian CarlstromMerge "Adjust the HttpResponseCache for OkHttp."
2013-04-03 jwilsonAdjust the HttpResponseCache for OkHttp.
2013-04-03 Kenny RootMerge "Remove keystore entries when package removed"
2013-04-03 Andreas HuberMerge "MediaCodec: docs: Clarify that audio/mp4a-latm...
2013-04-02 Kenny RootRemove keystore entries when package removed
2013-04-02 Craig MautnerMerge "Fix potential deadlock between LockScreen and...
2013-04-02 Sangkyu LeeFix potential deadlock between LockScreen and WindowMan...
2013-04-01 Jean-Baptiste... Merge "It helps to catch the right exception."
2013-03-30 Olivier GayAdd new physical keyboard layouts.
2013-03-29 Elliott HughesMerge "Clarify the documentation of SparseArray.indexOf...
2013-03-29 Kenny RootMerge "KeyStore: add API to query storage type"
2013-03-29 Kenny RootKeyStore: add API to query storage type
2013-03-28 Kenny RootMerge "AndroidKeyStore: add Builder for param spec"
2013-03-28 Kenny RootAndroidKeyStore: add Builder for param spec
2013-03-28 Geremy CondraMerge "Save off the seinfo value with packages.list."
2013-03-28 Kenny RootMerge "Add ability to install credentials as other...
2013-03-28 Elliott HughesMerge "Correct executable bit for source files [Take 2]"
2013-03-28 Geremy CondraMerge "Add data validation on seinfo labels."
2013-03-28 Kenny RootAdd ability to install credentials as other UID
2013-03-28 Robert CraigAdd data validation on seinfo labels.
2013-03-28 Kenny RootMerge "Add interrupter library to simulate EINTR"
2013-03-27 Chirayu DesaiCorrect executable bit for source files [Take 2]
2013-03-27 Dianne HackbornMerge "Two REMOVE_PROVIDER messages caused by race...
2013-03-27 Guobin ZhangTwo REMOVE_PROVIDER messages caused by race condition.
2013-03-26 Elliott HughesClarify the documentation of SparseArray.indexOfValue.
2013-03-26 Elliott HughesMerge "Remove dead DateUtils code that was never in...
2013-03-26 Elliott HughesRemove dead DateUtils code that was never in an API...
2013-03-26 Elliott HughesMerge "Remove the fixed-length buffer in DdmHandleNativ...
2013-03-26 Elliott HughesRemove the fixed-length buffer in DdmHandleNativeHeap...
2013-03-26 Jeff SharkeyIt helps to catch the right exception.
2013-03-26 Robert CraigSave off the seinfo value with packages.list.
2013-03-26 Geremy CondraMerge "BackupManagerService files need new security...
2013-03-25 Geremy CondraMerge "Proper security labeling of multi-user data...
2013-03-25 Geremy CondraMerge "Add seinfo parsing to PackageManagerService."
2013-03-25 rpcraigProper security labeling of multi-user data directories.
2013-03-25 Robert CraigAdd seinfo parsing to PackageManagerService.
2013-03-21 Kenny RootMerge "KeyStore: change migrate to duplicate"
2013-03-21 Kenny RootKeyStore: change migrate to duplicate
2013-03-21 Wink SavilleMerge "Fix Watchdog HeartbeatHandler to run on correct...
2013-03-20 Kenny RootMerge "Update SELinux JNI to use helpers"
2013-03-20 Kenny RootUpdate SELinux JNI to use helpers
2013-03-20 Kenny RootMerge changes I65f7a915,I32098dc0
2013-03-20 Kenny RootKeyStore: add "migrate" command
2013-03-20 Kenny RootKeyStore: add API to uid versions
next