OSDN Git Service

android-x86/frameworks-native.git
2010-08-11 Konstantin... Merge "Categorizing exported view properties." into...
2010-08-10 Jeff BrownFix safe mode and KeyEvent.getMaxKeyCode().
2010-08-10 Jeff BrownMerge "Optimize VelocityTracker to run in linear time...
2010-08-10 Andreas HuberMerge "Remove some obsolete code." into gingerbread
2010-08-10 Mathias AgopianMerge "improve a bit the implementation of eglGetProcAd...
2010-08-10 James DongMerge "Add input buffer size check for software video...
2010-08-10 Andreas HuberMerge "We're now going to ignore timestamps completely...
2010-08-10 Eric FischerMerge "Import revised translations. DO NOT MERGE"...
2010-08-10 Eric Roweam 301c437b: Remove @LargeTest annotations
2010-08-10 Andreas HuberMerge "Many, many developers misread or don't read...
2010-08-10 James DongMerge "Only check the codec specific data when the...
2010-08-10 Brett ChabotMerge "Fix gingerbread FrameworkCoreTests makefile...
2010-08-10 Hung-ying TyanMerge "SIP: clean up unused class and fields." into...
2010-08-10 Mathias Agopianimprove a bit the implementation of eglGetProcAddress
2010-08-10 Jaikumar GaneshMerge "Update javadoc for the API and change return...
2010-08-10 Konstantin... Merge "Fix focus notification" into gingerbread
2010-08-10 Konstantin... Merge "Make sure profiling is done only for views that...
2010-08-09 Jean-Michel... Merge "Fix bug 2684341 Don't steal the media button...
2010-08-09 Jaikumar GaneshMerge "Check whether Bluetooth is enabled before making...
2010-08-09 James DongMerge "Support multiple PPS and SPS in avcC box" into...
2010-08-09 Andreas HuberMerge "Support for extracting G.711 a-law and mu-law...
2010-08-09 Eric LaurentMerge "Added tests for audio effects in MediaFrameworkT...
2010-08-07 Dan Egnoram b37bca9e: Merge "COMMENT ONLY change to fix some...
2010-08-06 Dan EgnorMerge "COMMENT ONLY change to fix some formatting glitc...
2010-08-06 Andreas HuberMerge "Properly skip the 'skip' chunk in mpeg4 files...
2010-08-06 Steve HowardMerge "Slight improvement (hopefully) to orientation...
2010-08-06 Konstantin... Merge "Adding a way for Hierarchy Viewer to get the...
2010-08-06 Kenny RootFix String8::operator+
2010-08-06 Chung-yih WangMerge "Revert "Revert "Move SIP telephony related codes...
2010-08-06 Chung-yih WangMerge "Add SIP service into system server." into ginger...
2010-08-06 Adam Powellam 90937179: (-s ours) Merge "DO NOT MERGE Fix a bug...
2010-08-06 Adam PowellMerge "DO NOT MERGE Fix a bug that could cause flings...
2010-08-06 Fred Quintanaam cdf16787: Merge "Changed SyncOperation.toKey() to...
2010-08-06 Fred QuintanaMerge "Changed SyncOperation.toKey() to not rely on...
2010-08-06 Vasu NoriMerge "(gingerbread) remove unused tests. bug:2898376...
2010-08-05 Scott Mainam 005e2400: Merge "fix xml sample error" into froyo
2010-08-05 Scott MainMerge "fix xml sample error" into froyo
2010-08-05 Eric Roweam 982f1521: Merge "Checkin initial bluetooth stress...
2010-08-05 James DongMerge "Use the target color format from the camera...
2010-08-05 Eric RoweMerge "Checkin initial bluetooth stress tests." into...
2010-08-05 James DongMerge "Fix an issue where the track duration does not...
2010-08-05 Brian CarlstromMerge "Tracking merge of dalvik-dev to gingerbread...
2010-08-05 Andreas HuberMerge "Better support for fake timestamps in RTP, H...
2010-08-05 Andreas HuberMerge "A better fix for the OggExtractor referring...
2010-08-05 Kenny RootMerge "Fix up PackageManager tests" into gingerbread
2010-08-05 Andreas HuberMerge "Specification of codec specific data as part...
2010-08-05 Chung-yih WangMerge "Move SIP telephony related codes to framework...
2010-08-05 Daniel SandlerMerge "Fix crash when startForeground posts a broken...
2010-08-05 Chung-yih WangMerge "Move the sip related codes to framework." into...
2010-08-05 John WangMerge "Add register methods in CallManager "do not...
2010-08-05 Scott Mainam 8dd87ad9: fix some doc errors in the resources;...
2010-08-05 Scott Mainam 5b86de94: fix doc bugs
2010-08-04 Kenny RootFree scanBuf in ZipFileRO
2010-08-04 Marco NelissenMerge "Fix divide by zero." into gingerbread
2010-08-04 Kenny RootMerge "Failure to move .dex in eng builds is not fatal...
2010-08-04 jshMerge "Add support for PSC of serving cell." into ginge...
2010-08-04 Andreas HuberMerge "Don't return a decoder error if the encoded...
2010-08-04 Andreas HuberMerge "Support for Gtalk video, includes AMR/H.263...
2010-08-04 Jaikumar GaneshMerge "Add Blocked Device property." into gingerbread
2010-08-04 Eric FischerMerge "Import revised translations. DO NOT MERGE"...
2010-08-04 Eric LaurentMerge "Fix issue 2876124." into gingerbread
2010-08-04 Marco NelissenMerge "Fix the build." into gingerbread
2010-08-04 Kenny RootMerge "Only allow one movePackage operation in-flight...
2010-08-04 Eric LaurentMerge "NEW_API: Unhide audio effect APIs." into gingerbread
2010-08-03 Brad FitzpatrickMerge "Usage Stats: don't block writing stats to disk...
2010-08-03 Brett ChabotMerge "Frameworks core tests size cleanup." into ginger...
2010-08-03 James DongMerge "Replace CHECK with a failure return value when...
2010-08-03 Chris TateMerge "Enhanced VelocityTracker for > 5 pointers and...
2010-08-03 Mathias AgopianMerge "fix [2421247] implement eglGetProcAddress()...
2010-08-03 Konstantin... Merge "Improving profiling of views." into gingerbread
2010-08-03 James DongMerge "File writer has a designated writer thread now...
2010-08-03 James DongMerge "Fixed a typo in a method name of MediaPlayerPerf...
2010-08-03 Mathias Agopianfix [2421247] implement eglGetProcAddress(), needed...
2010-08-03 James DongMerge "Add lost frame handling in AudioSource" into...
2010-08-03 Scott Mainam 5aa4680e: update device dashboard
2010-08-02 Steve HowardMerge "New secure setting for mobile download size...
2010-08-02 John WangMerge changes Ic30e2801,I387bab4d into gingerbread
2010-08-02 Christopher... Merge "Mute a common-case progress log about input...
2010-08-02 Kenny RootMerge "Do not deference before null check" into gingerbread
2010-08-02 Wink Savilleam c69f5be0: Add PhoneSubInfo.getCompleteVoiceMailNumber.
2010-08-02 Scott Mainam 9cd79790: Merge "Doc change: Add nexus one to dev...
2010-08-02 Scott MainMerge "Doc change: Add nexus one to dev phones." into...
2010-07-31 Jeff BrownEnhanced VelocityTracker for > 5 pointers and fixed...
2010-07-31 Dianne HackbornMerge "Make the systemui process persistent." into...
2010-07-31 Mathias AgopianMerge "remove copybit hack from software opengl (libagl...
2010-07-31 Dirk Doughertyam 2ff1ba01: Doc change: Cleanup for licensing doc.
2010-07-30 Kenny RootMerge "Only install after MCS success" into gingerbread
2010-07-30 Brad FitzpatrickMerge "StrictMode: time violations in Binder calls...
2010-07-30 James DongMerge "Added damr box for AMR (NB and WB) sample entry...
2010-07-30 Jeff BrownMerge "Improve thread safety of input mappers." into...
2010-07-30 Jeff BrownImprove thread safety of input mappers.
2010-07-30 James DongMerge "Lower the lower bound for max file duration...
2010-07-30 Xia WangMerge "DO NOT MERGE" into gingerbread
2010-07-30 Andreas Huberam 7f9fe5fd: Merge "Add a missing break; to restore...
2010-07-30 Jean-Baptiste... resolved conflicts for merge of 27eecb70 to gingerbread
2010-07-30 Gilles Debunneam 3d8d9440: Merge "Fixes regarding densities in "Provi...
2010-07-30 Gilles Debunneam 83884db9: Merge "Fixed doc typos in HeterogeneousExp...
2010-07-30 Steve HowardMerge "Update Context.getSystemService() docs for downl...
2010-07-30 Andreas HuberMerge "Add a missing break; to restore old functionalit...
2010-07-30 Mathias Agopianremove copybit hack from software opengl (libagl)
next