OSDN Git Service

Merge "Fix Time docs to document various error cases"
[android-x86/frameworks-base.git] / tools /
2014-10-15 Neil FullerMerge "Fix Time docs to document various error cases"
2014-10-09 Elliott HughesMerge "Track change to private libcore data structure."
2014-10-08 Elliott HughesTrack change to private libcore data structure.
2014-10-02 Glenn KastenMerge "AudioService: Fix monitorRotation for landscape...
2014-10-02 Neil FullerMerge "Switch from FloatMath -> Math and Math.hypot...
2014-10-02 Andreas GampeMerge "Frameworks/base: Fix more aapt issues"
2014-10-02 Andreas GampeFrameworks/base: Fix more aapt issues
2014-10-01 Andreas GampeMerge "Frameworks/base: Fix AAPT warnings"
2014-10-01 Andreas GampeFrameworks/base: Fix AAPT warnings
2014-10-01 Dan AlbertMerge "Use std::sort instead of qsort_r wrapper."
2014-10-01 Dan AlbertUse std::sort instead of qsort_r wrapper.
2014-10-01 Neil FullerSwitch from FloatMath -> Math and Math.hypot where...
2014-09-22 Marco NelissenMerge "Broadcast an intent to mediascanner after execut...
2014-09-19 Elliott HughesMerge "Use constants instead of resources for ellipsis."
2014-09-11 Dan AlbertMerge "Clean up makefile cruft."
2014-09-11 Dan AlbertClean up makefile cruft.
2014-09-11 Dan AlbertMerge "Clean up test makefiles."
2014-09-11 Ian RogersMerge "Make a field final."
2014-09-09 Dan AlbertMerge "Don't check for null references."
2014-09-09 Dan AlbertMerge "Use char16_t for char things."
2014-09-09 Dan AlbertMerge "Don't pollute the namespace for two uses."
2014-09-09 Dan AlbertDon't pollute the namespace for two uses.
2014-09-09 Dan AlbertDon't check for null references.
2014-09-09 Dan AlbertUse char16_t for char things.
2014-09-01 Marcin KosibaMerge "Update WebViewFactory.java to compile in AOSP."
2014-09-01 Marcin KosibaMerge "Load the WebView Java code via createPackageCont...
2014-09-01 Marcin KosibaMerge "Remove WebView library preloading mechanism."
2014-08-27 Calin JuravleMerge "Make native bridge property read-only."
2014-08-16 Stephen HinesMerge "Collapse code paths for single- and multi-input...
2014-08-16 Elliott HughesMerge "WifiP2pWfdInfo set device type bugfix"
2014-08-16 Piotr JastrzebskiMerge "Update ziparchive usage to the new API."
2014-08-16 Brian CarlstromMerge "PackageInfo is a class, not a struct"
2014-08-17 Brian CarlstromPackageInfo is a class, not a struct
2014-08-12 Jeff SharkeyMerge "Prevent system_server shutdown when trying to...
2014-08-08 Adam PowellMerge "Don't unnecessarily set LayoutParams on children"
2014-07-29 John ReckMerge "[View] Clear Hardware-Layers before system destr...
2014-07-23 Tim MurrayMerge "Update makefile for clang host build."
2014-07-22 Chris CraikMerge "[Bitmap] Add null pointer protection in Bitmap_s...
2014-07-22 Chris CraikMerge "[HWUI] Fix invisible views are still shown in...
2014-07-17 Tim MurrayUpdate makefile for clang host build.
2014-07-17 Craig MautnerMerge "Skip broadcasting to a receiver if the receiver...
2014-07-17 Chris CraikMerge "[HWUI]: fix residual line on FrameBuffer"
2014-07-16 Narayan KamathMerge "Removed useless test"
2014-07-16 Narayan KamathMerge "Add an internal API to get all asset locales."
2014-07-14 Deepanshu GuptaMerge "Optimize Blend composites."
2014-07-14 Deepanshu GuptaMerge "Add BlendComposite.java"
2014-07-10 Christopher TateMerge "Logging in LocalTransport on as default"
2014-07-10 Colin CrossMerge "GpsLocationProvider: look for config file in...
2014-07-07 Deepanshu GuptaOptimize Blend composites.
2014-07-07 Deepanshu GuptaAdd BlendComposite.java
2014-07-02 Nick KralevichMerge "Typo in method name: Clone"
2014-07-02 Nick KralevichMerge "Fix typo in the exception message."
2014-07-03 Nick KralevichMerge "Fix typo in comment of FragmentTransaction"
2014-07-03 Nick KralevichMerge "Added missing brace."
2014-07-02 Nick KralevichMerge "Correct typo in doc comment"
2014-07-03 Nick KralevichMerge "Fix typo - issue 56671"
2014-07-03 Nick KralevichMerge "fix trivial typo: s/meansure/measure"
2014-07-02 Nick KralevichMerge "Fix a copy/paste typo in ViewPropertyAnimator"
2014-07-02 Nick KralevichMerge "Fix Issue 59989"
2014-07-02 Nick KralevichMerge "Fix a typo in a javadoc comment"
2014-07-03 Nick KralevichMerge "Fix typo in DevicePolicyManager documentation"
2014-07-02 Brian DuffMerge "Fix a typo in NumberPicker javadoc."
2014-07-02 Nick KralevichMerge "Fix javadoc typo in Message.java: "arg1" ->...
2014-07-03 Nick KralevichMerge "Typo fix in permission string"
2014-07-02 Robin LeeMerge "Make misc config directory during user creation"
2014-07-07 Robert GreenwaltMerge "Add Telefonica/Movistar specific APN details...
2014-07-01 Marco NelissenMerge "Make sure we clean up"
2014-06-24 Narayan KamathMerge "Memory leak in parsePackage"
2014-06-24 Narayan KamathMerge "Explicitly list out the list of cache subdirs...
2014-06-24 Narayan KamathMerge "Update javadoc for android.os.Bundle."
2014-06-20 Dan AlbertMerge "Use openssl's SHA1 instead of bionic's."
2014-06-20 Elliott HughesMerge "Fixed VM memory leak in AudioSystem JNI interface"
2014-06-18 Stephen HinesMerge "Create FieldPacker.getPos() to get the actual...
2014-06-18 Jeff SharkeyMerge "Fixing parcel leaks to avoid virtual memory...
2014-06-18 Brian CarlstromMerge "Switch from core to core-libart"
2014-06-19 Brian CarlstromSwitch from core to core-libart
2014-06-17 Colin CrossMerge "Fix reading memory usage for 64-bit processes"
2014-06-16 Colin CrossMerge "clean up native com.android.internal.os.Zygote"
2014-06-10 Calin JuravleMerge "Shrink profiler.start-immediately to fit in...
2014-06-10 Calin JuravleMerge "Improved profile.start-immediately comment"
2014-06-09 Calin JuravleMerge "Fixed comments related to profile properties."
2014-06-06 Ian RogersMerge "Add missing dependency in layoutlib build file...
2014-06-06 Deepanshu GuptaAdd missing dependency in layoutlib build file [DO...
2014-06-04 Elliott HughesMerge "Delete duplicate SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVI...
2014-06-04 Robin LeeMerge "Assign AID_EVERYONE gid to newly-created processes"
2014-06-03 Tim MurrayMerge "Add support for mixed 32/64 APKs using RenderScr...
2014-06-03 Adam LesinskiMerge "Add --pseudo-localize option to generate resourc...
2014-06-03 Igor ViarheichykAdd --pseudo-localize option to generate resources...
2014-06-03 Narayan KamathMerge "Log process abis during start."
2014-06-02 Mike Lockwoodam 1c725866: Merge "MtpDatabase JNI: Fixed incorrect...
2014-06-02 Mike Lockwoodam 27eb205e: Merge "MtpDatabase JNI: Fixed a memory...
2014-05-31 Nick Kralevicham 4f8785f2: Merge "SELinuxMMAC additions to perform...
2014-05-31 Nick KralevichMerge "SELinuxMMAC additions to perform policy versioni...
2014-05-31 Nick Kralevicham 3a9835d4: Merge "Allow SELinuxPolicyInstallReceiver...
2014-05-31 Nick KralevichMerge "Allow SELinuxPolicyInstallReceiver to update...
2014-05-31 Elliott Hughesam 5568e0e4: Merge "Move frameworks/base off private...
2014-05-30 Chris Craikam ce7fa780: Merge "Fix a resource race bug in PathCache"
2014-05-30 Narayan Kamatham bd4d3203: Merge "Support an ABI flag for instrumenta...
2014-05-29 Wink Savilleam 9cd3ff7d: Merge "Introduce a new event: EVENT_DATA_R...
2014-05-28 Brian Carlstromam 197565e0: Merge "Move to dalvik.vm.lib.2 to force...
next