OSDN Git Service

android-x86/frameworks-base.git
2013-12-19 Craig MautnerMerge "Keydispatching timeout while finish Activity"
2013-12-19 Narayan KamathMerge "MediaDrm#mNativeContext is a long, not int."
2013-12-19 Martin WallgrenKeydispatching timeout while finish Activity
2013-12-19 Brian CarlstromMerge "Track Looper decoupling from ALooper"
2013-12-19 Brian CarlstromTrack Looper decoupling from ALooper
2013-12-19 Tim MurrayMerge "Handle user-defined cache path for RS."
2013-12-19 Tim MurrayHandle user-defined cache path for RS.
2013-12-19 Stephen HinesMerge "DO NOT MERGE - Fix improper declaration/use...
2013-12-19 Stephen HinesDO NOT MERGE - Fix improper declaration/use of pointer.
2013-12-18 Narayan KamathMerge "Remove unused field from MediaMuxer"
2013-12-18 Narayan KamathRemove unused field from MediaMuxer
2013-12-18 Narayan KamathMediaDrm#mNativeContext is a long, not int.
2013-12-18 Narayan KamathMerge "Don't pseudolocalize untranslatable strings."
2013-12-17 Greg HackmannMerge "Add /dev/rtc backend to SystemClock"
2013-12-17 Greg HackmannMerge "Add timerfd backend to AlarmManagerService"
2013-12-17 Greg HackmannMerge "Clean up native AlarmManagerService tabs/spaces...
2013-12-17 Craig MautnerMerge "Fix to NullPointerException on move back in...
2013-12-17 Daniel 2 OlofssonFix to NullPointerException on move back in ActivityStack.
2013-12-17 Greg HackmannAdd /dev/rtc backend to SystemClock
2013-12-17 Greg HackmannAdd timerfd backend to AlarmManagerService
2013-12-16 Elliott HughesMerge "AArch64: Use long for pointers in MediaDrm and...
2013-12-16 Christopher... Merge "Fix ResTable_config::CONFIG_* typo (MCC vs MNC)"
2013-12-16 Nick KralevichMerge "[bootanimation] Drop user loadable bootanimation...
2013-12-16 Robert Craig[bootanimation] Drop user loadable bootanimation.zip...
2013-12-16 Mårten KongstadFix ResTable_config::CONFIG_* typo (MCC vs MNC)
2013-12-16 Narayan KamathMerge "Use StrictJarFile instead of JarFile for cert...
2013-12-15 Jesse HallMerge "Fix incorrect name in eglSwapBuffers log wrapper"
2013-12-13 Kenny RootMerge "Use java.util.Objects instead on internal API"
2013-12-13 Kenny RootUse java.util.Objects instead on internal API
2013-12-13 Narayan KamathUse StrictJarFile instead of JarFile for cert collection.
2013-12-13 Kristian MonsenMerge "Fix one and hide the other warnings from core...
2013-12-13 Kenny RootMerge "Add GCMParameterSpec to preloaded-classes"
2013-12-13 Kenny RootAdd GCMParameterSpec to preloaded-classes
2013-12-12 Greg HackmannClean up native AlarmManagerService tabs/spaces and...
2013-12-12 Kristian MonsenFix one and hide the other warnings from core/jni
2013-12-11 Nick KralevichMerge "Don't try to set service.bootanim.exit"
2013-12-11 Nick KralevichDon't try to set service.bootanim.exit
2013-12-11 Marco NelissenMerge "Parse UUID string with Long.parseLong"
2013-12-11 Narayan KamathMerge "Add libutils dependency for libandroidfw host...
2013-12-11 Narayan KamathAdd libutils dependency for libandroidfw host build.
2013-12-11 Narayan KamathMerge "Reimplement ZipFileRO in terms of libziparchive."
2013-12-11 Elliott HughesMerge "fix possible buffer overrun and memory leak"
2013-12-10 Brian HarrisFix incorrect name in eglSwapBuffers log wrapper
2013-12-10 Ashok BhatAArch64: Use long for pointers in MediaDrm and MediaMuxer
2013-12-10 Narayan KamathDon't pseudolocalize untranslatable strings.
2013-12-10 Narayan KamathMerge "Fix inconsistency in LoggingPrintStream."
2013-12-10 Mathieu ChartierMerge "Update Dalvik process state through VMRuntime."
2013-12-09 Kenny RootMerge changes Ib4450c39,Ie7ed5655
2013-12-09 Kenny Rootpreloaded-classes: remove some OpenSSLCipher modes
2013-12-09 Kenny RootAdd CertStoreParameters to preloaded-classes
2013-12-09 Narayan KamathReimplement ZipFileRO in terms of libziparchive.
2013-12-09 Narayan KamathFix inconsistency in LoggingPrintStream.
2013-12-07 Lorenzo ColittiMerge "Add address flags and scope to LinkAddress."
2013-12-06 Tom MarshallParse UUID string with Long.parseLong
2013-12-06 Nick Kralevicham f7422885: Merge "Augment SELinuxMMAC functionality."
2013-12-06 Nick KralevichMerge "Augment SELinuxMMAC functionality."
2013-12-06 Robert CraigAugment SELinuxMMAC functionality.
2013-12-06 Lorenzo ColittiAdd address flags and scope to LinkAddress.
2013-12-05 The Android... Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689...
2013-12-05 Ying WangMerge "wifi: Remove obsolete libwpa_client library"
2013-12-05 Dmitry Shmidtwifi: Remove obsolete libwpa_client library
2013-12-05 Ying WangMerge "libcore_to_document and junit_to_document are...
2013-12-05 Brian CarlstromMerge "Use exceptionCheck after VMRuntime.newNonMovable...
2013-12-05 Mathieu ChartierUse exceptionCheck after VMRuntime.newNonMovableArray...
2013-12-05 John HuangMerge "RIL changes for supporting generic SIM communica...
2013-12-05 Ying Wanglibcore_to_document and junit_to_document are no longer...
2013-12-04 Lorenzo ColittiMerge "Minor changes to LinkAddress."
2013-12-03 Lorenzo ColittiMinor changes to LinkAddress.
2013-12-02 Mathieu ChartierMerge "Add dalvik.vm.gctype to enable switching between...
2013-12-02 Mathieu ChartierAdd dalvik.vm.gctype to enable switching between differ...
2013-12-02 Nick KralevichMerge "Remove setEnforcingMode from SELinuxPolicyInstal...
2013-12-02 Stephen SmalleyRemove setEnforcingMode from SELinuxPolicyInstallReceiver.
2013-12-02 Shishir AgrawalRIL changes for supporting generic SIM communication.
2013-11-27 Lorenzo ColittiMerge "Use LinkAddress in address notifications."
2013-11-26 Jason SamsMerge "Adding operations to reflected Renderscript...
2013-11-26 Dan SandlerMerge "Keep PhoneStatusBar default constructor around."
2013-11-26 John SpurlockKeep PhoneStatusBar default constructor around.
2013-11-26 Lorenzo ColittiUse LinkAddress in address notifications.
2013-11-26 Mathieu ChartierUpdate Dalvik process state through VMRuntime.
2013-11-26 Lorenzo ColittiMerge "Pass DNS server info notifications to observers."
2013-11-26 Lorenzo ColittiMerge "Minor cleanups to NetdCallbackReceiver.onEvent."
2013-11-26 Lorenzo ColittiMerge "Use BaseNetworkObserver in Tethering."
2013-11-25 Lorenzo ColittiPass DNS server info notifications to observers.
2013-11-25 Lorenzo ColittiMinor cleanups to NetdCallbackReceiver.onEvent.
2013-11-25 Lorenzo ColittiUse BaseNetworkObserver in Tethering.
2013-11-22 The Android... Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6...
2013-11-22 Robert Greenwaltam a4c8fabf: Merge "fix ethernet and wifi can\'t be...
2013-11-22 Robert GreenwaltMerge "fix ethernet and wifi can't be tuned seperately...
2013-11-21 Craig Mautneram 0495f4ed: Merge "Make SurfaceView layers captured...
2013-11-21 Craig MautnerMerge "Make SurfaceView layers captured by screenshotAp...
2013-11-21 Sangkyu LeeMake SurfaceView layers captured by screenshotApplicati...
2013-11-18 Adam Lesinskiam 1abead42: am 245408d2: Merge "Do not hold direct...
2013-11-18 Adam Lesinskiam 245408d2: Merge "Do not hold direct ref BatteryStats...
2013-11-18 Adam LesinskiMerge "Do not hold direct ref BatteryStatsImpl$Uid...
2013-11-18 John Spurlockam c65dfef3: am afc76f28: Merge "Use scaled display...
2013-11-18 John Spurlockam afc76f28: Merge "Use scaled display size in wallpape...
2013-11-18 John SpurlockMerge "Use scaled display size in wallpaper constraint...
2013-11-18 Adam LesinskiDo not hold direct ref BatteryStatsImpl$Uid$Proc
2013-11-18 John SpurlockUse scaled display size in wallpaper constraint.
2013-11-18 Baligh Uddinam 4dee4e1c: (-s ours) am 35fb6cdf: (-s ours) Merge...
next