OSDN Git Service

android-x86/frameworks-base.git
2013-03-20 Kenny RootKeyStore: add API to uid versions
2013-03-19 Elliott HughesMerge "Remove dead code from DateUtils."
2013-03-19 Elliott HughesRemove dead code from DateUtils.
2013-03-19 Elliott HughesMerge "Fix times in debugging output to use H rather...
2013-03-19 Elliott HughesMerge "Fix build."
2013-03-19 Elliott HughesFix build.
2013-03-19 Elliott HughesFix times in debugging output to use H rather than k.
2013-03-19 Elliott HughesMerge "Clean up (some of) our many clocks to use H...
2013-03-19 Elliott HughesClean up (some of) our many clocks to use H instead...
2013-03-18 Elliott HughesMerge "Deliberately break DateFormat.format's formattin...
2013-03-18 Elliott HughesDeliberately break DateFormat.format's formatting of...
2013-03-18 Craig MautnerMerge "Correct the target app token for input method...
2013-03-18 Carrie XuCorrect the target app token for input method window
2013-03-16 Robert GreenwaltMerge "update APN version for MVNO"
2013-03-15 Nick KralevichMerge "app_process: don't pollute the environment"
2013-03-15 Nick Kralevichapp_process: don't pollute the environment
2013-03-15 Nick KralevichMerge "Never call app_main more than once"
2013-03-15 Nick KralevichNever call app_main more than once
2013-03-14 Nick KralevichMerge "Don't use ADDR_COMPAT_LAYOUT on the emulator"
2013-03-14 Nick KralevichDon't use ADDR_COMPAT_LAYOUT on the emulator
2013-03-14 Nick KralevichMerge "Respawn app_main if ADDR_COMPAT_LAYOUT is not...
2013-03-14 Nick KralevichRespawn app_main if ADDR_COMPAT_LAYOUT is not set
2013-03-12 John ReckMerge "Fix NPE when pasting non-text from Clipboard"
2013-03-12 Kenny RootMerge "Switch TLS Channel ID API from ECPrivateKey...
2013-03-12 Daniel SandlerMerge ""[+>" more icon was never shown in PhoneStatusBar"
2013-03-12 Mats H Carlsson"[+>" more icon was never shown in PhoneStatusBar
2013-03-12 Alex KlyubinSwitch TLS Channel ID API from ECPrivateKey to PrivateKey.
2013-03-12 Nils HolmströmFix NPE when pasting non-text from Clipboard
2013-03-11 Elliott HughesMerge "Fix DateFormat k and h, and implement K and...
2013-03-11 Elliott HughesFix DateFormat k and h, and implement K and H for the...
2013-03-11 Elliott HughesMerge "use Calendar in DateUtils format method"
2013-03-11 Sungmin Choiuse Calendar in DateUtils format method
2013-03-11 Elliott HughesMerge "update preloaded-classes"
2013-03-11 Sungmin Choiupdate preloaded-classes
2013-03-08 Elliott HughesMerge "Improve DateFormat.format."
2013-03-08 Elliott HughesImprove DateFormat.format.
2013-03-08 Elliott HughesMerge "Improve the Resource.getQuantityString/getQuanti...
2013-03-08 Elliott HughesImprove the Resource.getQuantityString/getQuantityText...
2013-03-08 Elliott HughesMerge "Use getRelativeDayString in getRelativeTimeSpanS...
2013-03-08 Elliott HughesUse getRelativeDayString in getRelativeTimeSpanString.
2013-03-07 Elliott HughesMerge "Explain why the frameworks/base DateUtilsTest...
2013-03-07 Elliott HughesExplain why the frameworks/base DateUtilsTest isn't...
2013-03-06 Irfan SheriffMerge "frameworks/base: stop find before issuing wps...
2013-03-06 Deepthi Gowriframeworks/base: stop find before issuing wps pbc.
2013-03-05 Victoria LeaseMerge "FIX Null Pointer Exception on dialog cancel"
2013-03-05 Victoria LeaseMerge "Audio continue to played even if paused manually"
2013-03-05 Elliott HughesMerge "jni: remove obsolete flag from makefile"
2013-03-05 Bruce Bearejni: remove obsolete flag from makefile
2013-03-05 Roger ChenAudio continue to played even if paused manually
2013-03-05 Marco NelissenMerge "Performance increase in thumbnail handling"
2013-03-04 Brian CarlstromMerge "Tracking libcore change to use longs instead...
2013-03-01 Brian CarlstromTracking libcore change to use longs instead of ints...
2013-03-01 Nick KralevichMerge "installd: use correct header file."
2013-03-01 Nick KralevichMerge "ZygoteInit: use correct header files."
2013-03-01 Nick KralevichZygoteInit: use correct header files.
2013-03-01 Nick Kralevichinstalld: use correct header file.
2013-02-27 Dianne HackbornMerge "Fix starting window memory leak"
2013-02-27 Ian RogersMerge "Track stack memory in MemoryInfo."
2013-02-27 Ian RogersTrack stack memory in MemoryInfo.
2013-02-27 Ian RogersMerge "Deprecate and document memory allocation counting."
2013-02-27 Romain GuyMerge "Check and fail early if requested wallpaper...
2013-02-26 Ian RogersDeprecate and document memory allocation counting.
2013-02-26 Elliott HughesMerge "Fix incorrect FloatMath documentation."
2013-02-26 Kenny RootMerge "Fix spelling error s/SORT_OREDER/SORT_ORDER...
2013-02-26 Elliott HughesFix incorrect FloatMath documentation.
2013-02-26 Martin OlssonFix spelling error s/SORT_OREDER/SORT_ORDER/ in "conten...
2013-02-25 Elliott HughesMerge "Remove obsolete traceview file format documentat...
2013-02-25 Ian RogersMerge "Recognize odex files in memory accounting."
2013-02-24 Amit KumarFIX Null Pointer Exception on dialog cancel
2013-02-23 Elliott HughesRemove obsolete traceview file format documentation.
2013-02-23 Ian RogersRecognize odex files in memory accounting.
2013-02-22 Adam PowellMerge "Fix ListView is not scrolled properly with arrows"
2013-02-22 Ian RogersMerge "Account malloc mmaped pages as native heap."
2013-02-22 Ian RogersAccount malloc mmaped pages as native heap.
2013-02-22 Kenny RootMerge "StreamingZipInflater: fix mmap'd end of read"
2013-02-20 Wink SavilleMerge "Allow three digit phone numbers"
2013-02-19 Victoria LeaseMerge "Applying ChannelScrolling to remove calculateDra...
2013-02-18 kiwonApplying ChannelScrolling to remove calculateDragAngle
2013-02-15 Irfan SheriffMerge changes I8c5649c9,I79b43bf7,I83a01690,If5687eac...
2013-02-15 Wink SavilleFix broken test.
2013-02-15 Irfan SheriffTrack keys per config and allow cert push from apps
2013-02-15 Irfan Sheriffeix enterprise config storage bugs
2013-02-15 Irfan SheriffFix connectivitymanagertest
2013-02-15 Irfan SheriffFix build
2013-02-15 Irfan SheriffRefactor enterprise config
2013-02-15 Kenny RootStreamingZipInflater: fix mmap'd end of read
2013-02-15 Bin ZhuAllow three digit phone numbers
2013-02-14 Kenny RootMerge "KeyStore: stop using state()"
2013-02-14 Kenny RootKeyStore: stop using state()
2013-02-14 Wim Vander... Check and fail early if requested wallpaper size exceed...
2013-02-14 Kenny RootMerge "VpnDialogs: filter obscured touches"
2013-02-14 Kenny RootVpnDialogs: filter obscured touches
2013-02-13 Kenny RootMerge "Track keystore binder changes"
2013-02-13 Kenny RootMerge "KeyChain: return null instead of throw"
2013-02-13 Kenny RootKeyChain: return null instead of throw
2013-02-13 Kenny RootTrack keystore binder changes
2013-02-13 Mathias JeppssonFix starting window memory leak
2013-02-12 Jean-Baptiste... Merge "Revert "makefile changes for gcm javadocs""
2013-02-12 Robert LyRevert "makefile changes for gcm javadocs"
2013-02-12 Marco NelissenMerge "Revert "use utf8_length() instead of local funct...
next