OSDN Git Service

android-x86/frameworks-native.git
2014-09-11 Dan AlbertMerge "Silence warnings about unused parameters."
2014-09-10 Dan AlbertMerge "Fix clang warnings about struct vs. class."
2014-09-09 Dan AlbertSilence warnings about unused parameters.
2014-09-09 Christopher... Merge "Use time() instead of clock() for timeouts."
2014-09-09 Dan AlbertFix clang warnings about struct vs. class.
2014-09-09 Christopher... Use time() instead of clock() for timeouts.
2014-09-09 Dan AlbertMerge "Make string literal concatenation play nice...
2014-09-09 Dan AlbertMake string literal concatenation play nice with C...
2014-09-08 Nick KralevichMerge "Fix relabeling of secondary user package directo...
2014-09-08 Stephen SmalleyFix relabeling of secondary user package directories.
2014-08-28 Brian CarlstromMerge "Remove obsolete prunedexcache"
2014-08-28 Alex LightRemove obsolete prunedexcache
2014-08-27 Calin JuravleMerge "Add vm_safe_mode to dexopt."
2014-08-27 Calin JuravleAdd vm_safe_mode to dexopt.
2014-08-26 Calin JuravleMerge "Pass isa features flag to dex2oat."
2014-08-26 Calin JuravlePass isa features flag to dex2oat.
2014-08-22 Calin JuravleMerge "Fix validation of system paths in installd."
2014-08-22 Calin JuravleFix validation of system paths in installd.
2014-08-22 Calin JuravleMerge "Allow apk path to contain one subdirectory."
2014-08-22 Calin JuravleAllow apk path to contain one subdirectory.
2014-08-16 Hans BoehmMerge "Fix CAS argument type."
2014-08-19 Hans BoehmFix CAS argument type.
2014-08-16 Elliott HughesMerge "Use gettid directly in binder."
2014-08-18 Elliott HughesUse gettid directly in binder.
2014-08-15 Brian CarlstromMerge "Disable verification based on vold.decrypt....
2014-08-15 Brian CarlstromDisable verification based on vold.decrypt. [frameworks...
2014-08-12 Hans BoehmMerge "Revert "Revert "Revert "Revert "Remove incorrect...
2014-08-12 Hans BoehmRevert "Revert "Revert "Revert "Remove incorrect androi...
2014-08-11 Andreas GampeMerge "Change an accidental ALOGE to an ALOGV"
2014-08-11 Alex LightChange an accidental ALOGE to an ALOGV
2014-08-09 Hans BoehmRevert "Revert "Revert "Remove incorrect android_atomic...
2014-08-09 Hans BoehmRevert "Revert "Remove incorrect android_atomic_.....
2014-08-08 Hans BoehmMerge "Revert "Revert "Revert "Remove incorrect android...
2014-08-07 Narayan KamathMerge "Use set_sched_policy to put dexopt operations...
2014-08-09 Brian CarlstromUse set_sched_policy to put dexopt operations in SP_BAC...
2014-08-07 Hans BoehmMerge "Revert "Revert "Remove incorrect android_atomic_...
2014-08-06 Hans BoehmMerge "Revert "Remove incorrect android_atomic_...64...
2014-08-06 Hans BoehmRevert "Remove incorrect android_atomic_...64 use."
2014-08-06 Hans BoehmMerge "Remove incorrect android_atomic_...64 use."
2014-08-05 Jesse HallMerge "GlES2: Add NULL check"
2014-08-06 Anshuman DaniGlES2: Add NULL check
2014-08-05 Brian CarlstromMerge "Make system use patchoat to relocate during...
2014-08-05 Alex LightMake system use patchoat to relocate during runtime.
2014-08-01 Brian CarlstromMerge "Disable compilation based on vold.decrypt. ...
2014-08-04 Brian CarlstromDisable compilation based on vold.decrypt. [frameworks...
2014-08-01 Brian CarlstromMerge "Move from dalvik.vm.image-dex2oat-flags to dalvi...
2014-07-30 Brian CarlstromMove from dalvik.vm.image-dex2oat-flags to dalvik.vm...
2014-07-23 Christopher... Merge "Add dumping of tombstones to dumpstate."
2014-07-23 Christopher... Add dumping of tombstones to dumpstate.
2014-07-23 Ying WangMerge "Install symlinks in multilib build."
2014-07-23 Ying WangInstall symlinks in multilib build.
2014-07-23 Hans BoehmRemove incorrect android_atomic_...64 use.
2014-07-17 Elliott HughesMerge "Always #include <sys/...>, not <linux/...>."
2014-07-19 Elliott HughesAlways #include <sys/...>, not <linux/...>.
2014-07-19 Elliott HughesFix implicit declaration of function 'prctl' in installd.
2014-07-17 Elliott HughesMerge "Fix implicit declaration of function 'prctl...
2014-07-16 Colin CrossMerge "dumpstate: fix dumping traces for vm processes...
2014-07-17 Colin Crossdumpstate: fix dumping traces for vm processes on 64-bit
2014-07-14 Nick KralevichMerge "Add MAC for remaining service_manager functional...
2014-07-14 Riley SpahnAdd MAC for remaining service_manager functionality.
2014-07-14 Nick KralevichMerge "service_manager: check binder passed lengths"
2014-07-12 Nick Kralevichservice_manager: check binder passed lengths
2014-07-04 Robin LeeMerge "Rename 'mkuser' command to 'mkuserconfig'"
2014-07-07 Brian CarlstromMerge "Make dex2oat heap size product configurable...
2014-07-08 Brian CarlstromMake dex2oat heap size product configurable [frameworks...
2014-07-05 Sreeram RamachandranMerge "Dump all the correct routing tables."
2014-07-08 Sreeram RamachandranDump all the correct routing tables.
2014-07-02 Nick KralevichMerge "Remove inline access control in service_manager."
2014-06-26 Riley SpahnRemove inline access control in service_manager.
2014-06-26 Brian CarlstromMerge "Use current max product dalvik.vm.heapsize as...
2014-06-27 Brian CarlstromUse current max product dalvik.vm.heapsize as default...
2014-06-24 Narayan KamathMerge "Exclude subdirectories when pruning the dex...
2014-06-20 Narayan KamathExclude subdirectories when pruning the dex cache.
2014-06-17 Brian CarlstromMerge "Fix obsolete argument name"
2014-06-16 Brian CarlstromFix obsolete argument name
2014-06-10 Narayan KamathMerge "Add an installd command to prune dex files."
2014-06-10 Narayan KamathMerge "Remove Parcel::writeIntPtr."
2014-06-13 Narayan KamathRemove Parcel::writeIntPtr.
2014-06-10 Nick KralevichMerge "installd: change profile files to 0660"
2014-06-12 Nick Kralevichinstalld: change profile files to 0660
2014-06-12 Nick KralevichMerge "Add SELinux checks when adding a service."
2014-06-12 Riley SpahnAdd SELinux checks when adding a service.
2014-06-12 Mark SalyzynMerge "sensorservice: 64-bit compile issues"
2014-06-10 Mark Salyzynsensorservice: 64-bit compile issues
2014-06-10 Calin JuravleMerge "Pass --top-k-profile-threshold to dex2oat if...
2014-06-10 Robin LeeRename 'mkuser' command to 'mkuserconfig'
2014-06-10 Narayan KamathAdd an installd command to prune dex files.
2014-06-10 Calin JuravlePass --top-k-profile-threshold to dex2oat if available.
2014-06-09 Ying WangMerge "Don't set LOCAL_MODULE_PATH for native tests."
2014-06-09 Ying WangDon't set LOCAL_MODULE_PATH for native tests.
2014-06-09 Mark SalyzynMerge "libgui: 64-bit compile issues"
2014-06-09 Mark Salyzynlibgui: 64-bit compile issues
2014-06-09 Robin LeeMerge "Migrate keychain directories to /data/misc/user/0"
2014-06-09 Calin JuravleMerge "Don't always add profile-file option to dex2oat"
2014-06-06 Jesse HallMerge "Add aarch64 EGL/GLES trampolines"
2014-06-06 Jesse HallAdd aarch64 EGL/GLES trampolines
2014-06-06 Calin JuravleDon't always add profile-file option to dex2oat
2014-06-06 Narayan KamathMerge "Fix flattening/unflattening of android::Sensor."
2014-06-05 Robin LeeMigrate keychain directories to /data/misc/user/0
2014-06-05 Robin LeeMerge "Add installd command to create /data/misc user...
next