summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* make sure the server-side validates pointers/indices visible on the client sideMathias Agopian2010-04-301-1/+15
* Merge "Add support for enqueuing buffers in arbitrary order" into krakenMathias Agopian2010-04-304-21/+290
|\
| * Add support for enqueuing buffers in arbitrary orderMathias Agopian2010-04-284-21/+290
* | Merge "cleanup. waitForCondition() now uses polymorphsim instead of templtes"...Mathias Agopian2010-04-292-21/+51
|\ \ | |/
| * cleanup. waitForCondition() now uses polymorphsim instead of templtesMathias Agopian2010-04-282-21/+51
* | Merge "fix a race condition in undoDequeue(), where 'tail' could be computed ...Mathias Agopian2010-04-291-24/+11
|\ \ | |/
| * fix a race condition in undoDequeue(), where 'tail' could be computed incorre...Mathias Agopian2010-04-281-24/+11
* | New xlarge screen size.Dianne Hackborn2010-04-281-0/+3
|/
* more surfaceflinger cleanupsMathias Agopian2010-04-2112-171/+112
* better fix for [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-214-37/+43
* Merge "added setCrop() to android_native_window_t" into krakenMathias Agopian2010-04-202-16/+59
|\
| * added setCrop() to android_native_window_tMathias Agopian2010-04-202-16/+59
* | Merge "add support for up to 16 buffers per surface" into krakenMathias Agopian2010-04-201-8/+34
|\ \ | |/
| * add support for up to 16 buffers per surfaceMathias Agopian2010-04-201-8/+34
* | Merge "clean-up surfaceflinger a bit" into krakenMathias Agopian2010-04-208-106/+63
|\ \
| * | clean-up surfaceflinger a bitMathias Agopian2010-04-208-106/+63
| |/
* | am 0fabf2e8: am 8ccbd4ba: Merge "Fix bug 2604132 40s skip after undocking In ...Jean-Michel Trivi2010-04-201-1/+1
|\ \ | |/ |/|
| * Fix bug 2604132 40s skip after undockingJean-Michel Trivi2010-04-201-1/+1
* | am 26f61635: am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open...Mathias Agopian2010-04-191-23/+0
|\ \ | |/
| * fix [2599939] "cannot play video" after open/close a video player a dozen of ...Mathias Agopian2010-04-191-23/+0
* | when a zero dimension buffer is allocated, turn the allocation intoMathias Agopian2010-04-151-10/+9
* | am e7d5a2f9: am 45423465: Merge "fix [2594950] Flash: Zooming in on some cont...Mathias Agopian2010-04-143-2/+27
|\ \ | |/
| * fix [2594950] Flash: Zooming in on some content crashes the Nexus One and cau...Mathias Agopian2010-04-143-2/+27
* | am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-101-0/+2
|\ \ | |/
| * Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-101-0/+2
* | am 1921527c: am 9da7730d: Merge "Additional fix for isssue 2548710: Native Au...Eric Laurent2010-04-091-1/+1
|\ \ | |/
| * Additional fix for isssue 2548710: Native AudioTrack resources never freed.Eric Laurent2010-04-091-1/+1
* | fix [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-081-11/+14
* | Make pixels prettier.Mathias Agopian2010-04-051-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
| |/ |/|
* | Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call.Jean-Michel Trivi2010-03-141-0/+17