OSDN Git Service

android-x86/frameworks-native.git
2011-07-12 Mathias AgopianMerge "fix typo in a comment"
2011-07-12 Xavier DucrohetMerge "LayoutLib: updated fake accessbility manager...
2011-07-12 Jeff BrownMerge "Remove the simulator target from all makefiles...
2011-07-12 Romain GuyMerge "Add test for bug #4970944"
2011-07-12 Xavier DucrohetMerge "LayoutLib: Delegate for Display and IWindowManag...
2011-07-12 Chet HaaseMerge "Fix Animator cancel() behavior"
2011-07-12 Xavier DucrohetMerge "new button graphics for layoutlib."
2011-07-12 Dave SantoroMerge "Add data_set column for raw contacts and groups."
2011-07-12 Adam PowellMerge "Fix bugs around restoring submenu state after...
2011-07-12 Jeff SharkeyMerge "Return stats from inactive ifaces, packet counts."
2011-07-12 Fabrice Di... Merge "Fix scrolling bug causing centered cursor."
2011-07-12 Ben MurdochMerge changes I829b5d24,I521c0989
2011-07-12 Mark BrophyMerge "Expose app resume times to the ApplicationProvider."
2011-07-12 satokMerge "Change IME picker dialog from Activity to Broadcast"
2011-07-12 Jeff BrownRemove the simulator target from all makefiles.
2011-07-12 Mathias AgopianMerge "fix a weird use of Vector::appendVector()"
2011-07-12 Mathias AgopianMerge "Fix typo in an assert's log"
2011-07-12 Jamie GennisMerge changes I002177a6,Ibaff52fe
2011-07-12 Jamie GennisAdd the EGL_ANDROID_recordable spec.
2011-07-11 Robert GreenwaltMerge "Fix wifi tethering."
2011-07-11 Guang ZhuMerge "allow Uri as intent extra in am command"
2011-07-11 Mathias AgopianFix typo in an assert's log
2011-07-11 Jeff BrownMerge "Increase activity timeouts when using a wrapper...
2011-07-11 Mike LockwoodMerge "UsbDeviceManager: Include kernel USB state in...
2011-07-11 Mike LockwoodMerge "UsbDeviceManager: Initialize state based on...
2011-07-11 Jason SamsMerge "Add error checks for AllocationAdapters being...
2011-07-11 Jamie GennisMerge "EGL: fix the ANativeWindow size/fmt override"
2011-07-11 Romain GuyMerge "Always make GL calls with a valid EGL context...
2011-07-11 Romain GuyAlways make GL calls with a valid EGL context.
2011-07-11 Eric LaurentMerge "Audio Effect API: process reverse stream function"
2011-07-11 Daniel LehmannMerge "Remove restricted white-listing"
2011-07-11 Jaikumar GaneshMerge "Query the correct Extra for BT intents."
2011-07-11 Shimeng (Simon... Merge "Set mActualScale when initialScale is set."
2011-07-11 Jaikumar GaneshMerge "Bluetooth Health APIs"
2011-07-11 Jeff BrownMerge "Remove more simulator support code. Bug: 5010576"
2011-07-11 Adam PowellMerge "New assets from UX for dialogs/menu frames"
2011-07-11 Jeff BrownMerge "Eliminate single-process mode. Bug: 5010576"
2011-07-11 Jeff BrownRemove more simulator support code.
2011-07-11 James DongMerge "Do not wait for unlaunched threads in stop()"
2011-07-11 James DongMerge "Release camera if CameraSource::start() has...
2011-07-11 Jamie GennisEGL: fix the ANativeWindow size/fmt override
2011-07-11 Mike LockwoodMerge "Remove unnecessary locking from MediaScanner...
2011-07-11 Jamie GennisAdd the spec for EGL_ANDROID_blob_cache.
2011-07-11 Elliott HughesMerge "SDK_INT is not "current" on unreleased builds."
2011-07-11 Andy McFaddenMerge "Relocate common Calendar classes"
2011-07-11 Fabrice Di... Merge "Fix View reset of layoutDirection and textDirection"
2011-07-11 Freeman NgMerge "remove old style button bar look"
2011-07-11 Mike LockwoodMerge "UsbDeviceManager: Fix indentation"
2011-07-11 Mike LockwoodMerge "MTP: Return error if user tries to copy a file...
2011-07-11 Mike LockwoodMerge "MediaScanner: Use bulk inserts when in batch...
2011-07-10 Jeff SharkeyMerge "Cached NTP time for system services."
2011-07-10 Jim MillerMerge "Fix 4942542, 4590542: Password unlock fixes"
2011-07-09 Jeff BrownEliminate single-process mode.
2011-07-09 Elliott HughesMerge "Pass the targetSdkVersion through to the zygote...
2011-07-09 Robert Lyam d9f91425: am 6b98e712: am 3f3b8cbf: Merge "cherrypic...
2011-07-09 Joe Malinam f84bb997: am 230ef987: am 0e89d916: Merge "DOC CHANG...
2011-07-09 Joe Fernandezam d1c15f96: am 20f65201: am 0fbe1dfb: Merge "cherrypic...
2011-07-09 Wink Savilleam 3ef341cd: am 7283bb93: Merge "Disconnect ApnContexts...
2011-07-09 Wink SavilleMerge "resolved conflicts for merge of e4a56a32 to...
2011-07-09 Rajneesh ChowduryMerge "Fix for issue 5007228 IllegalArgumentException...
2011-07-08 Romain GuyMerge "Align paths on pixel boundaries when rasterizing...
2011-07-08 Shimeng (Simon... Merge "Prevent set mInitialScale being overridden by...
2011-07-08 Romain GuyMerge "Correctly render nested rectangles with differen...
2011-07-08 Gilles DebunneMerge "Fleshed up SuggestionSpan documentation. Bug...
2011-07-08 Romain GuyMerge "Always redraw the UI on orientation change Bug...
2011-07-08 Adam PowellMerge "The COLORS!!"
2011-07-08 Mathias AgopianMerge "fix screen on/off animation (again)"
2011-07-08 Mathias AgopianMerge "Add a simple EGL test"
2011-07-08 Mathias AgopianMerge "Fix EGLUtils::selectConfigForPixelFormat()"
2011-07-08 RoboErikMerge "Unhide CalendarContract apis"
2011-07-08 Jaikumar GaneshMerge "Get server's listening channel"
2011-07-08 Gilles DebunneMerge "Animation settings reset to default"
2011-07-08 Mathias AgopianAdd a simple EGL test
2011-07-08 Mathias Agopianfix screen on/off animation (again)
2011-07-08 Mathias AgopianFix EGLUtils::selectConfigForPixelFormat()
2011-07-08 James DongMerge "Use advertised h264 encoding parameters by defau...
2011-07-08 Glenn KastenMerge "Fix build warning; LOG_TAG was misplaced"
2011-07-08 RoboErikMerge "Pseudo-final api fixes to CalendarContract"
2011-07-08 Jim MillerMerge "Fix 4689527: Improved curation for Recents ...
2011-07-08 Wink Savilleresolved conflicts for merge of e4a56a32 to master
2011-07-08 Christopher... Merge "Can now restore a subset of apps from historical...
2011-07-08 John ReckMerge "NPE guard in setupViewport"
2011-07-08 Wink Savilleam a736cd54: am 848aa3ab: Merge "No need to have BASE_D...
2011-07-08 Romain GuyMerge "Correctly position layers."
2011-07-08 Kristian MonsenMerge "Merge Chromium at r12.0.742.93: New autofill...
2011-07-08 Robert GreenwaltMerge "Remove unused setHttpProxy."
2011-07-08 Robert Lyam 6b98e712: am 3f3b8cbf: Merge "cherrypick from hc...
2011-07-08 Joe Malinam 230ef987: am 0e89d916: Merge "DOC CHANGE: Change...
2011-07-08 Joe Fernandezam 20f65201: am 0fbe1dfb: Merge "cherrypick from master...
2011-07-08 Robert Lyam 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id...
2011-07-08 Robert LyMerge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f...
2011-07-08 Wink Savilleam 7283bb93: Merge "Disconnect ApnContexts in INITING...
2011-07-08 Wink Savilleam 8171e6f6: Use resetConnections with resetMask.
2011-07-08 Wink Savilleam 848aa3ab: Merge "No need to have BASE_DATA_CONNECTIO...
2011-07-08 Joe Malinam 0e89d916: Merge "DOC CHANGE: Change GTV info on...
2011-07-08 Joe Fernandezam 0fbe1dfb: Merge "cherrypick from master: Change...
2011-07-08 Wink SavilleMerge "Disconnect ApnContexts in INITING state when...
2011-07-08 Romain GuyMerge "Cleanup"
2011-07-08 Romain GuyMerge "Use NEAREST filtering mode for TextureView.getBi...
2011-07-08 Adam PowellMerge "Add ALL CAPS style to TextView/TextAppearance"
next