OSDN Git Service

android-x86/frameworks-base.git
2015-09-24 Andreas GampeFrameworks/base: Propagate boot status to installd
2015-09-22 Elliott HughesMerge "WrapperInit: remove dead execStandalone method"
2015-09-21 Daniel MicayWrapperInit: remove dead execStandalone method
2015-09-18 Alan ViveretteMerge "prevent unnecessary warning logs caused by View...
2015-09-18 kenzyun_chenprevent unnecessary warning logs caused by View.toString()
2015-09-15 Stephen HinesMerge "Update docs for RS object API fixes."
2015-09-14 Christopher... Merge "Remove the aidl tool"
2015-09-12 Selim CinekMerge "Fix scrolling of QS panel when no notification...
2015-09-11 Christopher... Remove the aidl tool
2015-09-11 Shawn WilldenMerge "Update KeymasterDefs"
2015-09-11 Jayasri bhattacharyyaFix scrolling of QS panel when no notification is present.
2015-09-11 Brian CarlstromMerge "Revert "Grab macros from libbase instead of...
2015-09-11 Casey DahlinRevert "Grab macros from libbase instead of duplicating"
2015-09-11 Stephen HinesMerge "Update RS docs for M-related changes."
2015-09-11 Casey DahlinMerge "Revert change to win32 isatty stub"
2015-09-11 Casey DahlinMerge "Grab macros from libbase instead of duplicating"
2015-09-11 Casey DahlinMerge "Convert to C++ Bison output"
2015-09-11 Casey DahlinRevert change to win32 isatty stub
2015-09-11 Stephen HinesUpdate docs for RS object API fixes.
2015-09-11 Casey DahlinGrab macros from libbase instead of duplicating
2015-09-11 Casey DahlinMerge "First pass on reentrant C++-ish parser"
2015-09-11 Casey DahlinConvert to C++ Bison output
2015-09-10 Casey DahlinFirst pass on reentrant C++-ish parser
2015-09-10 Shawn WilldenUpdate KeymasterDefs
2015-09-10 Stephen HinesUpdate RS docs for M-related changes.
2015-09-10 Alan ViveretteMerge "CalendarView: use theme attribute instead of...
2015-09-10 Young-Ho ChaCalendarView: use theme attribute instead of style...
2015-09-09 Hans BoehmMerge "Reduce risk of memory corruption due to finaliza...
2015-09-09 Hans BoehmReduce risk of memory corruption due to finalization.
2015-09-04 Dan WillemsenMerge "Whitelist windows module"
2015-09-04 Dan WillemsenWhitelist windows module
2015-09-04 Alan ViveretteMerge "Update mFillPaint color on GradientDrawable...
2015-09-04 Snild DolkowUpdate mFillPaint color on GradientDrawable inflation
2015-09-04 Yasuhiro MatsudaMerge "Remove unnecessary finally blocks for tracing."
2015-09-03 Yasuhiro MatsudaRemove unnecessary finally blocks for tracing.
2015-09-02 Christopher... Merge "aidl: Add end to end test"
2015-09-02 Christopher... Merge "aidl: Remove example test"
2015-09-02 Casey DahlinMerge "Delete outdated options tests"
2015-09-02 Casey DahlinMerge "Remove RPC interface Type"
2015-09-02 Casey DahlinDelete outdated options tests
2015-09-02 Casey DahlinRemove RPC interface Type
2015-09-02 Christopher... aidl: Add end to end test
2015-09-02 Christopher... aidl: Remove example test
2015-09-02 Christopher... Merge "aidl: Don't link librt on Mac"
2015-09-02 Christopher... aidl: Don't link librt on Mac
2015-09-02 Yasuhiro MatsudaMerge "Add trace code to system server."
2015-09-01 Christopher... Merge "aidl: Stop using Bionic's test main"
2015-09-01 Christopher... aidl: Stop using Bionic's test main
2015-09-01 Christopher... Merge "aidl: Separate aidl logic into its own static...
2015-09-01 Christopher... aidl: Separate aidl logic into its own static library
2015-09-01 Christopher... Merge "Set up aidl for gtest"
2015-09-01 Nick KralevichMerge "Automatically assign default seinfo labels using...
2015-09-01 Robert CraigAutomatically assign default seinfo labels using the...
2015-08-31 Christopher... Merge "Tighten up compiler flags for aidl"
2015-08-31 Christopher... Tighten up compiler flags for aidl
2015-08-31 Dan WillemsenMerge "Remove USE_MINGW, whitelist windows modules"
2015-08-31 Christopher... Merge "Revert "Tighten up compiler flags for aidl""
2015-08-31 Christopher... Revert "Tighten up compiler flags for aidl"
2015-08-31 Christopher... Merge "aidl: Pull main() into dedicated file"
2015-08-31 Christopher... aidl: Pull main() into dedicated file
2015-08-31 Christopher... Merge "Tighten up compiler flags for aidl"
2015-08-30 Christopher... Tighten up compiler flags for aidl
2015-08-28 Casey DahlinSet up aidl for gtest
2015-08-28 Christopher... Merge "Do not merge namespaces"
2015-08-28 Dan WillemsenRemove USE_MINGW, whitelist windows modules
2015-08-27 Yasuhiro MatsudaAdd trace code to system server.
2015-08-26 Alan ViveretteMerge "Fix WallpaperCropper crash when setting wallpape...
2015-08-26 Stephen WooFix WallpaperCropper crash when setting wallpaper over 8MB
2015-08-24 Christopher... Do not merge namespaces
2015-08-21 Stephen HinesMerge "Don't make bad RS API level recommendations."
2015-08-21 Tom CherryMerge "bundle init.rc contents with its service"
2015-08-20 Chong ZhangMerge "wm: call displayReady for all built in displays...
2015-08-20 Elliott HughesMerge "zygote: fix memory leak when fork process"
2015-08-20 Tom Cherrybundle init.rc contents with its service
2015-08-19 Mykola Kondratenkozygote: fix memory leak when fork process
2015-08-19 Stephen HinesDon't make bad RS API level recommendations.
2015-08-18 Tao BaoMerge "Recursively delete directories in handleAftermat...
2015-08-18 Tao BaoRecursively delete directories in handleAftermath().
2015-08-17 Elliott HughesMerge "Replace HAVE_MS_C_RUNTIME with _WIN32 in framewo...
2015-08-17 Elliott HughesReplace HAVE_MS_C_RUNTIME with _WIN32 in frameworks...
2015-08-14 Chris CraikMerge "Make the value for shadowRadius less than 1...
2015-08-14 Dan AlbertMerge "Fix mismatched new[]/delete."
2015-08-14 Dan AlbertFix mismatched new[]/delete.
2015-08-12 Nick KralevichMerge "SELinuxPolicyInstallReceiver: Switch to file_co...
2015-08-12 Elliott HughesMerge "Lose HAVE_ANDROID_OS from frameworks/base."
2015-08-12 Elliott HughesLose HAVE_ANDROID_OS from frameworks/base.
2015-08-07 Neil FullerMerge "Add ICU as a java library for docs."
2015-08-05 Yusuke SatoMerge "Clean up AssetManager::scanAndMergeZipLocked"
2015-08-05 Yusuke SatoMerge "Let findSupportedAbi and hasRenderscriptBitcode...
2015-08-05 Stephen SmalleySELinuxPolicyInstallReceiver: Switch to file_contexts...
2015-08-04 John ReckMerge "animateNoDamage failed to remove from current...
2015-08-04 John ReckMerge "hwui: add extension to support unpack operations...
2015-08-04 Matthew WilliamsMerge "Fix NPE in JobStore when jobs.xml is empty."
2015-08-04 Ye OuyanganimateNoDamage failed to remove from current frame...
2015-08-04 xiaozhengdonghwui: add extension to support unpack operations in...
2015-08-04 Yusuke SatoClean up AssetManager::scanAndMergeZipLocked
2015-08-04 Yusuke SatoLet findSupportedAbi and hasRenderscriptBitcode scan...
2015-08-03 Matthew WilliamsMerge "Idle Job Start During SCREEN_ON or DREAMING_STOPPED"
2015-08-03 Todd KennedyMerge "Add a trace constant for PackageManager"
2015-08-03 Todd KennedyAdd a trace constant for PackageManager
next