OSDN Git Service

android-x86/frameworks-base.git
2013-09-11 Chet HaaseHide translucent activity conversion API
2013-09-10 Craig MautnerMerge "When waiting for activity to finish don't reset...
2013-09-10 John ReckMerge "Fix scissor for functor invocation" into klp-dev
2013-09-10 Tim MurrayMerge "Fix FontRenderer bug." into klp-dev
2013-09-10 Tim MurrayFix FontRenderer bug.
2013-09-10 John ReckFix scissor for functor invocation
2013-09-10 David BraunMerge "Factor out read/write SMS settings seperate...
2013-09-10 Jason MonkMerge "Verify inputs to PAC resolving." into klp-dev
2013-09-10 David BraunFactor out read/write SMS settings seperate from send...
2013-09-10 Alan ViveretteMerge "Make ListView's illegal state exception more...
2013-09-10 Zhijun HeMerge "MediaMuxer: Add setLocation API" into klp-dev
2013-09-10 Igor MurashkinMerge "camera2: Don't NPE in onStatusChanged" into...
2013-09-10 Chet HaaseMerge "Fix for transition layout suppression" into...
2013-09-10 Adam PowellFix some bizarre Spinner behavior
2013-09-10 Chet HaaseFix for transition layout suppression
2013-09-10 Alan ViveretteMake ListView's illegal state exception more helpful
2013-09-10 Vinit DeshapndeMerge "Set country code on P2p interfaces as well"...
2013-09-10 Yuhao ZhengMerge "Add a hidden API to toggle airplane mode." into...
2013-09-10 Martijn CoenenMerge "Remove legacy HCE APIs." into klp-dev
2013-09-10 Yuhao ZhengAdd a hidden API to toggle airplane mode.
2013-09-10 Glenn KastenMerge "AudioTrack.getTimestamp() return type is now...
2013-09-10 John ReckMerge "Remove FD optimization case for decodeStream...
2013-09-10 Marco NelissenMerge "Use correct timescale for "date taken" field...
2013-09-10 Amith YamasaniMerge "Don't leave space for summary text if it's an...
2013-09-10 Zhijun HeMediaMuxer: Add setLocation API
2013-09-10 Craig MautnerWhen waiting for activity to finish don't reset
2013-09-10 Stephen HinesMerge "Don't set Allocation mSize when we have no Type...
2013-09-10 Baligh UddinMerge "Import translations. DO NOT MERGE" into klp-dev
2013-09-10 Baligh UddinMerge "Import translations. DO NOT MERGE" into klp-dev
2013-09-10 Jeff SharkeyMerge "Fix getCallingPackage() to handle reentrance...
2013-09-10 Jeff SharkeyMerge changes I7b3f4c68,I9f022a08 into klp-dev
2013-09-10 Jeff BrownMerge "Clarify InputDevice#getControllerNumber document...
2013-09-10 Sandeep SiddharthaFix checkbuild error due to javadoc reference to hidden...
2013-09-10 Jeff SharkeyFix getCallingPackage() to handle reentrance.
2013-09-10 Xia WangRemove system user id for cm tests
2013-09-10 Stephen HinesDon't set Allocation mSize when we have no Type.
2013-09-10 Jeff SharkeyRename offer() to add(), remove/hide some APIs.
2013-09-10 Jeff SharkeySort order is sticky for session, back leaves.
2013-09-10 Jeff SharkeyMerge "Disabled states, more UX work, bug fixes." into...
2013-09-09 Jeff SharkeyDisabled states, more UX work, bug fixes.
2013-09-09 John ReckRemove FD optimization case for decodeStream
2013-09-09 Tim MurrayMerge "Add flags word to initialization." into klp-dev
2013-09-09 Vinit DeshapndeSet country code on P2p interfaces as well
2013-09-09 Sandeep SiddharthaMerge "Move public consts to HotwordRecognitionService...
2013-09-09 Tim MurrayAdd flags word to initialization.
2013-09-09 Chet HaaseMerge "Add updateListener to ViewPropertyAnimator"...
2013-09-09 Chris CraikMerge "Create a pixelref wrapper for reused bitmaps...
2013-09-09 Andy McFaddenMerge "Fix pixel test" into klp-dev
2013-09-09 Glenn KastenAudioTrack.getTimestamp() return type is now boolean
2013-09-09 Matthew WilliamsMerge "Preserve CTS fail behaviour on null bundle for...
2013-09-09 Craig MautnerMerge "Do not enter resumeTopActivity recursively....
2013-09-09 Amith YamasaniDon't leave space for summary text if it's an empty...
2013-09-09 Matthew WilliamsPreserve CTS fail behaviour on null bundle for old API
2013-09-09 Christopher... Merge "Fix clearApplicationUserData() to allow a null...
2013-09-09 Christopher... Fix clearApplicationUserData() to allow a null observer
2013-09-09 Chet HaaseMerge "Show view overlays in hierarchyviewer" into...
2013-09-09 Chris CraikCreate a pixelref wrapper for reused bitmaps
2013-09-09 Svetoslav GanovMerge "AccessibilityNodeInfo incorrectly cloned." into...
2013-09-09 Leon Scroggins IIIMerge "Register jni objs in CreateJavaOutputStreamAdapt...
2013-09-09 Chris CraikMerge "Update doc for BitmapFactory.Options to include...
2013-09-09 Mindy PereiraMerge "Update default ramp up time for autoscroller...
2013-09-09 Svetoslav GanovAccessibilityNodeInfo incorrectly cloned.
2013-09-09 Svetoslav GanovMerge "Add dumping the state of the print sub-system...
2013-09-09 Dianne HackbornMerge "Fix issue #10671878: Proc stats needs to remove...
2013-09-09 Alan ViveretteMerge "Add WebVTT caption renderer" into klp-dev
2013-09-09 Svetoslav GanovAdd dumping the state of the print sub-system.
2013-09-09 Craig MautnerDo not enter resumeTopActivity recursively.
2013-09-09 Eric RoweMerge "Add PID and application to Java crash printout...
2013-09-09 Tom O'NeillMerge "Explain what warnIfCallingFromSystemProcess...
2013-09-09 Deepanshu GuptaMerge "Add isPremultiplied option to Bitmap_Delegate...
2013-09-09 Eric RoweAdd PID and application to Java crash printout
2013-09-09 Eric RoweMerge "Add PID to ANR logcat printout." into klp-dev
2013-09-09 Dirk Doughertyam cbe6482a: am b096bee1: am dd93ae32: Doc change:...
2013-09-09 Dirk Doughertyam b096bee1: am dd93ae32: Doc change: fix typo.
2013-09-09 Chet HaaseAdd updateListener to ViewPropertyAnimator
2013-09-09 Dirk Doughertyam dd93ae32: Doc change: fix typo.
2013-09-09 Chet HaaseMerge "Propagate pivot values of 0 to native layer...
2013-09-09 Dirk DoughertyDoc change: fix typo.
2013-09-09 Chet HaaseMerge "TextChange transition now uses CharSequence...
2013-09-09 Eric RoweAdd PID to ANR logcat printout.
2013-09-09 Alan ViveretteMerge "Only activate FastScroller when it's needed...
2013-09-09 Alan ViveretteMerge "Increase visibility of accessibility focus highl...
2013-09-09 Alan ViveretteMerge "Add drag-to-open for action bar submenus" into...
2013-09-09 Andy McFaddenFix pixel test
2013-09-09 Jeff SharkeyMerge "Remember mode and sort on per-directory basis...
2013-09-09 Dianne HackbornFix issue #10671878: Proc stats needs to remove old...
2013-09-09 Amith YamasaniMerge "Throw an exception if isValidFragment is not...
2013-09-09 Baligh UddinImport translations. DO NOT MERGE
2013-09-09 Tom O'NeillExplain what warnIfCallingFromSystemProcess() is about
2013-09-09 Jeff SharkeyRemember mode and sort on per-directory basis.
2013-09-09 Baligh UddinImport translations. DO NOT MERGE
2013-09-09 Chet HaasePropagate pivot values of 0 to native layer
2013-09-09 John SpurlockMerge "Restore alpha animation to status bar rhs icons...
2013-09-09 John SpurlockMerge "Draw status bar battery icon bolt in code."...
2013-09-09 Wink SavilleMerge "Tighten test for warm sim and add more debug...
2013-09-09 Wink SavilleMerge "For NETWORK_MODE_LTE_CMDA_EVDO_GSM_WCDMA default...
2013-09-08 Christopher... Fix permission checks around setBackupEnabled()
2013-09-08 Dianne HackbornMerge "Fix build." into klp-dev
2013-09-08 Dianne HackbornFix build.
2013-09-08 Christopher... Merge "Don't crash attempting restore of uninstalled...
next