OSDN Git Service

android-x86/frameworks-native.git
2014-11-04 Chih-Hung HsiehMerge "Avoid two warnings from clang."
2014-10-31 Chih-Hung HsiehAvoid two warnings from clang.
2014-10-29 Dan StozaMerge "Initialize ARect fields in default ctor"
2014-10-29 Dmitriy IvanovInitialize ARect fields in default ctor
2014-10-21 Dmitriy IvanovMerge "Switch to libsigchain.a"
2014-10-20 Dmitriy IvanovSwitch to libsigchain.a
2014-10-17 Dan AlbertMerge "Some more test cleanup."
2014-10-17 Dan AlbertSome more test cleanup.
2014-10-16 Chih-hung HsiehMerge "Use LOCAL_CLANG := false for GLES wrappers for...
2014-10-15 Dan AlbertMerge "Don't check if this == NULL."
2014-10-15 Bernhard RosenkraenzerUse LOCAL_CLANG := false for GLES wrappers for now
2014-10-14 Dmitriy IvanovMerge "Link sigchain to surfaceflinger main executable"
2014-10-09 Dmitriy IvanovLink sigchain to surfaceflinger main executable
2014-10-01 Narayan KamathMerge "Allow more than one dex2oat extra option"
2014-09-23 Dan AlbertMerge "Fix a null dereference."
2014-09-23 Dan AlbertFix a null dereference.
2014-09-17 Yevgeny RoubanAllow more than one dex2oat extra option
2014-09-17 Dan AlbertDon't check if this == NULL.
2014-09-12 Dan AlbertMerge "Clean cruft out of makefiles."
2014-09-12 Dan AlbertClean cruft out of makefiles.
2014-09-12 Chih-Hung HsiehMerge "Fix warnings on unused variables and parameters."
2014-09-11 Chih-Hung HsiehFix warnings on unused variables and parameters.
2014-09-11 Hans BoehmMerge "Work around C11 const atomic restrictions."
2014-09-11 Hans BoehmWork around C11 const atomic restrictions.
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."
next