OSDN Git Service

android-x86/frameworks-base.git
2015-07-31 Yusuke SatoMerge "Distinguish user-requested shutdown from power...
2015-07-31 Yusuke SatoDistinguish user-requested shutdown from power-related...
2015-07-30 Elliott HughesMerge "Use _WIN32 rather than HAVE_WINSOCK."
2015-07-30 Elliott HughesUse _WIN32 rather than HAVE_WINSOCK.
2015-07-29 Elliott HughesMerge "Move frameworks/base/tools/ off AndroidConfig.h."
2015-07-29 Elliott HughesMove frameworks/base/tools/ off AndroidConfig.h.
2015-07-29 Elliott HughesMerge "Use _WIN32 rather than HAVE_WINDOWS_PATHS."
2015-07-29 Elliott HughesUse _WIN32 rather than HAVE_WINDOWS_PATHS.
2015-07-26 Nick KralevichMerge "ActivityManagerService: delete unnecessary mkdir"
2015-07-26 Nick KralevichActivityManagerService: delete unnecessary mkdir
2015-07-24 Andreas GampeMerge "Frameworks/base: Hand fingerprint to ART"
2015-07-24 Andreas GampeFrameworks/base: Hand fingerprint to ART
2015-07-24 Ying WangMerge "Add phony source target in the generated depende...
2015-07-23 Stephen HinesMerge "RenderScript: implement a Script entry point...
2015-07-23 Colin CrossMerge "Use build_number from file"
2015-07-23 Ying WangAdd phony source target in the generated dependency...
2015-07-22 Elliott HughesMerge "aapt: expat exports its header files now."
2015-07-22 Elliott Hughesaapt: expat exports its header files now.
2015-07-21 Colin CrossUse build_number from file
2015-07-21 Matt WalaRenderScript: implement a Script entry point for calling a
2015-07-20 Miao WangMerge "[RenderScript] Add docs advising users about...
2015-07-20 Miao Wang[RenderScript] Add docs advising users about dstAtop...
2015-07-17 Stephen HinesMerge "Add a flag to the API to specify -O0 on the...
2015-07-17 Neil FullerMerge "Migrate Resources.java to use ICU4j drectly."
2015-07-17 verena beckhamAdd a flag to the API to specify -O0 on the bcc command...
2015-07-16 Miao WangMerge "fix BNNM docs"
2015-07-16 Miao Wangfix BNNM docs
2015-07-16 Neil FullerMerge "Fix NativeCrashListener"
2015-07-16 Narayan KamathMerge "docs: Add an explicit dependency on libcore...
2015-07-16 Narayan Kamathdocs: Add an explicit dependency on libcore/Docs.mk
2015-07-16 Chris TateMerge "Fix a bug disappearing installerPackageName...
2015-07-15 Neil FullerFix NativeCrashListener
2015-07-15 Rayhaan JaufeerallyMigrate Resources.java to use ICU4j drectly.
2015-07-14 Narayan KamathMerge "Delete some obsolete test code."
2015-07-13 Mathieu ChartierMerge "Change conditionallyCheckInstanceCounts to use...
2015-07-13 Neil FullerMerge "Switch shutdownInput / shutdownOutput to using...
2015-07-11 Elliott HughesMerge "Revert "frameworks/base: libexpat now exports...
2015-07-11 Elliott HughesRevert "frameworks/base: libexpat now exports its headers."
2015-07-11 Elliott HughesMerge "frameworks/base: libexpat now exports its headers."
2015-07-10 Mathieu ChartierChange conditionallyCheckInstanceCounts to use countIns...
2015-07-10 Elliott Hughesframeworks/base: libexpat now exports its headers.
2015-07-10 Neil FullerSwitch shutdownInput / shutdownOutput to using Os.shutdown.
2015-07-09 Narayan KamathDelete some obsolete test code.
2015-07-09 Narayan KamathMerge "Remove @ToBeFixed from knowntags."
2015-07-09 Narayan KamathRemove @ToBeFixed from knowntags.
2015-07-09 Neil FullerMerge "Switch LocalSocketImpl.accept() over to using...
2015-07-09 Neil FullerSwitch LocalSocketImpl.accept() over to using Os.accept()
2015-07-09 Neil FullerMerge "Switch from InetUnixAddress to UnixSocketAddress"
2015-07-09 hyemin.hwangFix a bug disappearing installerPackageName info of...
2015-07-08 Elliott HughesMerge "Android always has <malloc.h>."
2015-07-08 Neil FullerMerge "Move listen() over to using android.system.Os"
2015-07-08 Elliott HughesAndroid always has <malloc.h>.
2015-07-07 Neil FullerMerge "Reimplement LocalSocket methods using android...
2015-07-07 Neil FullerSwitch from InetUnixAddress to UnixSocketAddress
2015-07-07 Elliott HughesMerge "Fix "Bluetooh" logging typo."
2015-07-07 Elliott HughesFix "Bluetooh" logging typo.
2015-07-06 Mike LockwoodMerge "Miss USB device Interface from UsbManager.getDev...
2015-07-06 wang.zhenyuMiss USB device Interface from UsbManager.getDeviceList().
2015-07-03 Neil FullerMove listen() over to using android.system.Os
2015-07-03 Neil FullerReimplement LocalSocket methods using android.system.Os
2015-07-03 Neil FullerMerge "Switch to using android.system.Os for more calls"
2015-07-03 Neil FullerSwitch to using android.system.Os for more calls
2015-07-02 Narayan KamathMerge "Delete unused testing scripts and WithFramework."
2015-07-02 Narayan KamathDelete unused testing scripts and WithFramework.
2015-07-01 Narayan KamathMerge "Remove memory leak in PersistentDataBlockService...
2015-07-01 Henrik BaardRemove memory leak in PersistentDataBlockService jni
2015-07-01 Miao WangMerge "[RenderScript] update the type of offsets for...
2015-07-01 Miao Wang[RenderScript] update the type of offsets for BLAS...
2015-06-30 John HofordMerge "add comment about xor not being porter/duff...
2015-06-30 John Hofordadd comment about xor not being porter/duff
2015-06-30 Stephen HinesMerge "Replace parentheses with curly braces to fix...
2015-06-30 Stephen HinesReplace parentheses with curly braces to fix vector...
2015-06-29 Yang NiMerge "Add Java doc comments on script group name reuse"
2015-06-29 Yang NiAdd Java doc comments on script group name reuse
2015-06-29 Yusuke SatoMerge "Rename ZipEntryName to ZipString"
2015-06-29 Wale OgunwaleMerge "Use the correct lock to protect members in Polic...
2015-06-29 tiger_huangUse the correct lock to protect members in PolicyControl
2015-06-25 Yusuke SatoRename ZipEntryName to ZipString
2015-06-25 Tenghui ZhuMerge "Limit dotProduct value to 1.0f, so acosf would...
2015-06-25 Lazar TrsicLimit dotProduct value to 1.0f, so acosf would not...
2015-06-25 Narayan KamathMerge "Fix filedescriptor leakage in MediaMetadataRetri...
2015-06-25 harvey_tsaiFix filedescriptor leakage in MediaMetadataRetriever
2015-06-25 Narayan KamathMerge "Fixed Javadoc typos"
2015-06-25 Philipp HasperFixed Javadoc typos
2015-06-25 Andreas GampeMerge "Frameworks/base: Add tracing system properties"
2015-06-25 Andreas GampeFrameworks/base: Add tracing system properties
2015-06-24 Alan ViveretteMerge "Duplicate description on AccessibilityEvent"
2015-06-24 Mathieu ChartierMerge "Add an AM option to start with allocation tracking"
2015-06-24 Man CaoAdd an AM option to start with allocation tracking
2015-06-24 Hiroshi YamauchiMerge "Clarify art.gc.gc-count-rate-histogram runtime...
2015-06-23 Hiroshi YamauchiClarify art.gc.gc-count-rate-histogram runtime stat.
2015-06-23 Wale OgunwaleMerge "Fix javadoc for Adapter.getViewTypeCount()"
2015-06-20 Minhyeok JeongFix javadoc for Adapter.getViewTypeCount()
2015-06-19 Wale OgunwaleMerge "Apply the scale to surfaceinsets when computing...
2015-06-19 Nick KralevichMerge "overlaytests: fix testrunner.py md5sum invocation"
2015-06-19 Stephen Smalleyoverlaytests: fix testrunner.py md5sum invocation
2015-06-19 seunghyun85.leeApply the scale to surfaceinsets when computing crop...
2015-06-18 Wale OgunwaleMerge "[ActivityManager] Fix index OOB when updating...
2015-06-17 Narayan KamathMerge "Delete android.speech.srec.*"
2015-06-17 Narayan KamathDelete android.speech.srec.*
next