summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 8f227c96: am 3b91e13e: make sure the server-side validates pointers/indice...Mathias Agopian2010-04-301-1/+15
|\
| * make sure the server-side validates pointers/indices visible on the client sideMathias Agopian2010-04-301-1/+15
* | am 1bb8b670: Merge "Add support for enqueuing buffers in arbitrary order" int...Mathias Agopian2010-04-304-21/+290
|\ \ | |/
| * 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
* | | am daedd81f: Merge "cleanup. waitForCondition() now uses polymorphsim instead...Mathias Agopian2010-04-292-21/+51
|\ \ \ | |/ /
| * | 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
* | | am 1d0fa397: Merge "fix a race condition in undoDequeue(), where \'tail\' cou...Mathias Agopian2010-04-291-24/+11
|\ \ \ | |/ /
| * | 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
* | | am 14cee9f6: New xlarge screen size.Dianne Hackborn2010-04-281-0/+3
|\ \ \ | |/ /
| * | New xlarge screen size.Dianne Hackborn2010-04-281-0/+3
| |/
* | am 9bce8737: more surfaceflinger cleanupsMathias Agopian2010-04-2112-171/+112
|\ \ | |/
| * more surfaceflinger cleanupsMathias Agopian2010-04-2112-171/+112
* | am 33c8e2b8: Merge "better fix for [2420565] Surface.lockCanvas() updates the...Mathias Agopian2010-04-214-37/+43
|\ \ | |/
| * better fix for [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-214-37/+43
* | am b834b38a: Merge "added setCrop() to android_native_window_t" into krakenMathias Agopian2010-04-202-16/+59
|\ \ | |/
| * 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
* | | am 827cda45: Merge "add support for up to 16 buffers per surface" into krakenMathias Agopian2010-04-201-8/+34
|\ \ \ | |/ /
| * | 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
* | | am 360865e2: Merge "clean-up surfaceflinger a bit" into krakenMathias Agopian2010-04-208-106/+63
|\ \ \ | |/ /
| * | Merge "clean-up surfaceflinger a bit" into krakenMathias Agopian2010-04-208-106/+63
| |\ \
| | * | clean-up surfaceflinger a bitMathias Agopian2010-04-208-106/+63
| | |/
* | | am bb331f73: am 0fabf2e8: am 8ccbd4ba: Merge "Fix bug 2604132 40s skip after ...Jean-Michel Trivi2010-04-201-1/+1
|\ \ \ | |/ /
| * | 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 732c73e1: am 26f61635: am 0a4ab1b9: Merge "fix [2599939] "cannot play vide...Mathias Agopian2010-04-191-23/+0
|\ \ \ | |/ /
| * | 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
* | | manual mergeandroid-build SharedAccount2010-04-151-10/+9
|\ \ \ | |/ /
| * | when a zero dimension buffer is allocated, turn the allocation intoMathias Agopian2010-04-151-10/+9
* | | am 24af70e8: am e7d5a2f9: am 45423465: Merge "fix [2594950] Flash: Zooming in...Mathias Agopian2010-04-153-2/+27
|\ \ \ | |/ /
| * | 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 76fc56fb: am 926d9a89: am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE an...Wu-cheng Li2010-04-101-0/+2
|\ \ \ | |/ /
| * | 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 6bde88b9: am 2dc3da60: am 1921527c: am 9da7730d: Merge "Additional fix for...Eric Laurent2010-04-091-1/+1
|\ \ \ | |/ /
| * | 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
* | | am 88235a5e: am 672ea584: Merge "fix [2420565] Surface.lockCanvas() updates t...Mathias Agopian2010-04-091-11/+14
|\ \ \ | |/ /
| * | fix [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-081-11/+14
* | | am 01bd2a2f: Merge "Make pixels prettier." into krakenMathias Agopian2010-04-051-1/+1
|\ \ \ | |/ /
| * | Make pixels prettier.Mathias Agopian2010-04-051-1/+1
| |/
* | am 673e6720: am 110c432e: am 3fe1708d: Merge "Fix isssue 2548710: Native Audi...Eric Laurent2010-03-311-1/+1
|\ \ | |/
| * Fix isssue 2548710: Native AudioTrack resources never freed.Eric Laurent2010-03-311-1/+1
* | am 2e41ffe7: am b19b6fec: am 966fcb81: Revert "fix [2542425] memory leak duri...Dianne Hackborn2010-03-301-2/+0
|\ \ | |/