summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix rattling of very quiet soundsAntti S. Lankila2010-08-031-1/+4
* Do not use track's frameCount but the buffer's frameCount.Antti S. Lankila2010-08-032-7/+7
* Fix some shortcomings of the audio level estimationAntti S. Lankila2010-08-033-32/+71
* Optimizations and cleanups.Antti S. Lankila2010-08-012-54/+108
* More fixes to the AudioDSPAntti S. Lankila2010-08-014-109/+104
* Add the audio enhancementskmobs2010-07-317-214/+677
* Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-07-301-1/+0
|\
| * fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
* | Camera: Adding framework support for Geotagging.Apurva Rajguru2010-07-181-1/+1
* | Camera: Adding Raw Snapshot supportSrinivasan Kannan2010-07-181-0/+2
* | Camera: Adding normal and macro auto focus modesSrinivasan Kannan2010-07-181-0/+1
* | frameworks/base: compilation changesPriya Komarlingam2010-07-181-0/+39
* | frameworks/base: Add setFd api to OverlayOmprakash Dhyade c_odhyad@quicinc.com2010-07-121-0/+7
* | Remerge libui.so, libsurfaceflinger_client.so, and libcamera_client.so for ol...Koushik Dutta2010-07-115-5/+69
* | Added blue and fuscia version to SurfaceFlinger hackskmobs2010-07-101-2/+10
* | Allow dithering to be controlled by a system property.Steve Kondik2010-07-093-5/+15
* | Revert "libRS: initEGL according to GL version"Koushik Dutta2010-07-081-1/+1
* | libRS: initEGL according to GL versionChih-Wei Huang2010-07-061-1/+1
* | add software mouse cursorChih-Wei Huang2010-07-061-1/+4
* | Initial pass at SurfaceFlinger effects, night mode.Jeff Sharkey2010-07-023-2/+44
* | Improved BiDi text rendering.Dudy Kohen2010-06-301-2/+0
|/
* Add remove method in CameraParameters class.Wu-cheng Li2010-05-111-0/+5
* fix [2664345] Flash: Bad flicker at the end of a pinch zoom.Mathias Agopian2010-05-061-3/+22
* Make static versions of libutils and libbinder.Dan Egnor2010-05-064-30/+43
* DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <...Mathias Agopian2010-04-201-54/+39
* Fix bug 2604132 40s skip after undockingJean-Michel Trivi2010-04-201-1/+1
* fix [2599939] "cannot play video" after open/close a video player a dozen of ...Mathias Agopian2010-04-191-23/+0
* fix [2594950] Flash: Zooming in on some content crashes the Nexus One and cau...Mathias Agopian2010-04-143-2/+27
* Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-101-0/+2
* Additional fix for isssue 2548710: Native AudioTrack resources never freed.Eric Laurent2010-04-091-1/+1
* Fix isssue 2548710: Native AudioTrack resources never freed.Eric Laurent2010-03-311-1/+1
* Revert "fix [2542425] memory leak during video recording"Dianne Hackborn2010-03-301-2/+0
* fix [2542425] memory leak during video recordingMathias Agopian2010-03-301-0/+2
* Merge "fix [2542425] memory leak during video recording" into froyoMathias Agopian2010-03-291-1/+4
|\
| * fix [2542425] memory leak during video recordingMathias Agopian2010-03-291-1/+4
* | Add some comments for zoom methods.Wu-cheng Li2010-03-291-1/+1
|/
* fix [2545826] calling into gralloc with external lock heldMathias Agopian2010-03-251-4/+0
* Call unlinkToDeath() when we disconnect the Camera,Chih-Chung Chang2010-03-241-0/+1
* Merge "libutils Condition are now PRIVATE by default"Mathias Agopian2010-03-191-1/+1
|\
| * libutils Condition are now PRIVATE by defaultMathias Agopian2010-03-191-1/+1
* | Ensure that binder incalls to the system process keep the fg cgroupChristopher Tate2010-03-181-18/+21
|/
* Change opaque RS typedefs from void * to int. These will likely become int64...Jason Sams2010-03-181-10/+10
* Change global variables from extern to non static. Make script local global ...Jason Sams2010-03-181-4/+3
* More rsh headers for renderscript and a llvm compatible test script for fount...Jason Sams2010-03-182-0/+139
* Merge "Fix issue 2416481: Support Voice Dialer over BT SCO."Eric Laurent2010-03-172-15/+33
|\
| * Fix issue 2416481: Support Voice Dialer over BT SCO.Eric Laurent2010-03-162-15/+33
* | fix [2511580] Window poop on screen - drop down list left some residual when ...Mathias Agopian2010-03-163-20/+57
* | Merge "First cut of basic RS headers for ScriptC. Not nearly complete."Jason Sams2010-03-162-0/+358
|\ \
| * | First cut of basic RS headers for ScriptC. Not nearly complete.Jason Sams2010-03-162-0/+358
* | | fix [2515291] Native crash and runtime restart while trying to preview captur...Mathias Agopian2010-03-151-31/+48
| |/ |/|