OSDN Git Service

android-x86/frameworks-base.git
2014-02-11 Narayan KamathMerge "Fix in MediaMuxer's JNI code"
2014-02-11 Narayan KamathMerge "Use long to store pointers in ConsumerIrService"
2014-02-11 Narayan KamathMerge "Use long for pointers in EmojiFactory and PdfDoc...
2014-02-11 Narayan KamathMerge "Fix TinyHashMap to use generic hash_type instead...
2014-02-10 Tim MurrayMerge "Generic object based data copy."
2014-02-10 Jason SamsGeneric object based data copy.
2014-02-10 Colin CrossMerge "frameworks/base: fix errors inside ALOGV"
2014-02-10 Narayan KamathMerge "AArch64: Use long for pointers in RS Java/JNI...
2014-02-10 Colin Crossframeworks/base: fix errors inside ALOGV
2014-02-07 Christopher... Merge "Use canonical path for /vendor/app"
2014-02-07 John SpurlockMerge "Example controller app for system ui demo mode."
2014-02-07 John SpurlockExample controller app for system ui demo mode.
2014-02-07 Ashok BhatFix TinyHashMap to use generic hash_type instead of...
2014-02-07 Jean-Luc BrouilletMerge "Fix a typo."
2014-02-07 Jean-Luc BrouilletFix a typo.
2014-02-07 Ashok BhatUse long to store pointers in ConsumerIrService
2014-02-07 Ashok BhatFix in MediaMuxer's JNI code
2014-02-07 Dan SandlerMerge "Make sure to turn off led after pulse()"
2014-02-05 Chris CraikMerge "Fix for positioning of glyphs within a bitmap"
2014-02-05 Ashok BhatAArch64: Use long for pointers in RS Java/JNI code
2014-02-05 Stephen HinesMerge "Add message to RS docs about application vs...
2014-02-03 Tim MurrayMerge "DO NOT MERGE: Mark new util type functions as...
2014-02-03 Tim MurrayMerge "Check that bound allocations are 1D"
2014-02-03 Tim MurrayMerge "Fix debug context."
2014-02-03 Tim MurrayMerge "Enable asynchronous destruction of BaseObjs."
2014-02-03 Tim MurrayMerge "Fix most logging macros for context pointers."
2014-02-03 Tim MurrayMerge "Fix getBytesSize for YUV allocations."
2014-02-03 Tim MurrayMerge "Move RenderScript from graphics/ to new fw/base...
2014-02-03 Tim MurrayMerge "Convert Java/JNI to 64-bit, part 2."
2014-02-03 Tim MurrayMerge changes If93a5d78,I1957f7ac
2014-02-03 Tim MurrayMerge "Use Object + type in place of specific array"
2014-02-03 Tim MurrayMerge "Utility API for creating types."
2014-02-03 Tim MurrayMerge "Remove old hidden API."
2014-02-03 Tim MurrayMerge "Remove hidden API setSurfaceTexture."
2014-01-31 Kenny RootMerge "Remove DRLCertFactory"
2014-01-31 Kenny RootRemove DRLCertFactory
2014-01-31 Tim MurrayDO NOT MERGE: Mark new util type functions as @hide...
2014-01-31 Jason SamsCheck that bound allocations are 1D
2014-01-31 Tim MurrayFix debug context.
2014-01-31 Tim MurrayEnable asynchronous destruction of BaseObjs.
2014-01-31 Tim MurrayFix most logging macros for context pointers.
2014-01-31 Tim MurrayFix getBytesSize for YUV allocations.
2014-01-31 Tim MurrayMove RenderScript from graphics/ to new fw/base subdire...
2014-01-31 Tim MurrayConvert Java/JNI to 64-bit, part 2.
2014-01-31 Tim MurrayConvert Java/JNI to 64-bit, part 1.
2014-01-31 Jason SamsAdd long/double read support.
2014-01-31 Jason SamsUse Object + type in place of specific array
2014-01-31 Jason SamsUtility API for creating types.
2014-01-31 Jason SamsRemove old hidden API.
2014-01-31 Jason SamsRemove hidden API setSurfaceTexture.
2014-01-31 Narayan KamathMerge "AArch64: Make AssetManager and related classes...
2014-01-31 Ashok BhatAArch64: Make AssetManager and related classes 64-bit...
2014-01-31 Narayan KamathMerge "Change ResourceType cookies to int32_t."
2014-01-31 Narayan KamathChange ResourceType cookies to int32_t.
2014-01-31 Narayan KamathMerge "Fixed cancel() not working correctly"
2014-01-31 Ashok BhatUse long for pointers in EmojiFactory and PdfDocument
2014-01-31 Stephen HinesAdd message to RS docs about application vs. library...
2014-01-31 Igor MurashkinMerge "EGL14.eglCreateWindowSurface should set producer...
2014-01-30 Zhijun HeMerge "Release locked buffer when it fails to acquire...
2014-01-30 Brian CarlstromMerge "frameworks/base: Rename persist.sys.dalvik.vm...
2014-01-30 Brian Carlstromframeworks/base: Rename persist.sys.dalvik.vm.lib to...
2014-01-30 jl1990Fixed cancel() not working correctly
2014-01-30 Narayan KamathMerge "AArch64: Use of long for pointers in PropertyVal...
2014-01-30 Narayan KamathMerge "change Surface constructor arg to 64bit"
2014-01-30 Chong Zhangchange Surface constructor arg to 64bit
2014-01-30 Narayan KamathMerge "Fix a few more delegate methods in layoutlib."
2014-01-30 Johan RedestigUse canonical path for /vendor/app
2014-01-29 Nick KralevichMerge "Map SELinux log levels to Android log levels."
2014-01-29 Stephen SmalleyMap SELinux log levels to Android log levels.
2014-01-29 John SpurlockMerge "[Navigation bar] Allow "right to left" gesture...
2014-01-29 Narayan KamathFix a few more delegate methods in layoutlib.
2014-01-29 Narayan KamathMerge "mNativeCanvas is long, not int."
2014-01-29 Narayan KamathmNativeCanvas is long, not int.
2014-01-29 Narayan KamathMerge "AArch64: Use long for pointers in graphics/Inter...
2014-01-29 Narayan KamathMerge "AArch64: Use long for pointers in SurfaceTexture"
2014-01-29 Narayan KamathMerge "AArch64: Use long for pointers in DRM classes"
2014-01-29 Ashok BhatAArch64: Use of long for pointers in PropertyValuesHolder
2014-01-29 Narayan KamathMerge "AArch64: Make Binder and Parcel 64-bit compatible"
2014-01-29 fisherson_lin[Navigation bar] Allow "right to left" gesture to launc...
2014-01-28 Mark SalyzynMerge changes I3659193f,I8b78e4db
2014-01-28 Narayan KamathMerge "Track 64bit changes to android/graphics."
2014-01-28 Narayan KamathMerge "AArch64: Use long for pointers in graphics/Camera"
2014-01-28 Narayan KamathMerge "AArch64: Make graphics classes 64-bit compatible"
2014-01-28 Craig MautnerMerge "[ActivityManager]: Fix the activity visibility...
2014-01-28 Narayan KamathTrack 64bit changes to android/graphics.
2014-01-28 Ashok BhatAArch64: Use long for pointers in graphics/Camera
2014-01-28 Ashok BhatAArch64: Make graphics classes 64-bit compatible
2014-01-28 louis_chang[ActivityManager]: Fix the activity visibility state...
2014-01-28 lina.x.piRelease locked buffer when it fails to acquire graphics...
2014-01-27 Mark Salyzynjni: Resolve build warnings
2014-01-27 Mark Salyzynjni: Incorporate liblog reading API
2014-01-27 Christopher... Merge "Fixed race condition in Spinner.DialogPopup...
2014-01-27 Mathieu ChartierMerge "Fix dest == src bugs in Matrix.cpp."
2014-01-27 Narayan KamathMerge "AssetManager cookies should be int32_t and not...
2014-01-27 Narayan KamathAssetManager cookies should be int32_t and not void*.
2014-01-26 Mathieu ChartierFix dest == src bugs in Matrix.cpp.
2014-01-25 Wink SavilleMerge "Telephony: Modify code to check that PUK code...
2014-01-24 Oskar AnderoMake sure to turn off led after pulse()
2014-01-24 Narayan KamathMerge "Remove unused field from AssetManager."
2014-01-23 Selim GurunMerge "Revert "Adding freeMemoryForTests static method...
next