summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 72abf01a: Merge "Fix the ISurfaceComposer onTransact switch." into gingerb...Mathias Agopian2011-01-271-2/+2
|\
| * Fix the ISurfaceComposer onTransact switch.Jamie Gennis2011-01-161-2/+2
| * Fix issue 3302649.Eric Laurent2011-01-041-0/+3
* | Use optimized display lists for all hwaccelerated renderingChet Haase2011-01-246-51/+231
* | Fix bitmap meshes to work in display lists.Romain Guy2011-01-232-2/+3
* | Add support for arcs.Romain Guy2011-01-237-0/+127
* | Add support for ovals and stroked rectangles.Romain Guy2011-01-237-15/+177
* | Always render text underline extra.Romain Guy2011-01-232-3/+8
* | Collapse sucessive calls to restoreToCount() in display lists.Romain Guy2011-01-232-2/+19
* | Fix potential crash in display lists.Romain Guy2011-01-231-0/+1
* | Fix regression with hardware layers.Romain Guy2011-01-222-26/+29
* | Merge "Log only 1 line per process when using OpenGLRenderer." into honeycombRomain Guy2011-01-2110-25/+47
|\ \
| * | Log only 1 line per process when using OpenGLRenderer.Romain Guy2011-01-2110-25/+47
* | | Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." ...Shih-wei Liao2011-01-201-1/+4
|\ \ \ | |/ / |/| |
| * | Handle fatal errors from calling bccRegisterSymbolCallback (if any).Shih-wei Liao2011-01-201-1/+4
* | | Merge "Add support for drawBitmapMesh()." into honeycombRomain Guy2011-01-204-0/+90
|\ \ \
| * | | Add support for drawBitmapMesh().Romain Guy2011-01-204-0/+90
* | | | Merge "clean-up unneeded code" into honeycombMathias Agopian2011-01-201-36/+2
|\ \ \ \
| * | | | clean-up unneeded codeMathias Agopian2011-01-201-36/+2
* | | | | Merge "Remove unnecessary library functions." into honeycombStephen Hines2011-01-203-401/+348
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove unnecessary library functions.Stephen Hines2011-01-203-401/+348
* | | | | Remove unnecessary code.Romain Guy2011-01-206-340/+91
| |_|/ / |/| | |
* | | | Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycombRomain Guy2011-01-1911-27/+638
|\ \ \ \
| * | | | Add rounded rects and circles support to OpenGLRenderer.Romain Guy2011-01-1911-27/+638
* | | | | Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycombMathias Agopian2011-01-191-19/+4
|\ \ \ \ \
| * | | | | Use EGL_NATIVE_VISUAL_ID to select EGLConfigMathias Agopian2011-01-191-19/+4
| | |_|/ / | |/| | |
* | | | | Merge "Remove some old logging code." into honeycombJason Sams2011-01-191-2/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove some old logging code.Jason Sams2011-01-191-2/+0
* | | | | Merge "Clean up RS math fp library functions." into honeycombStephen Hines2011-01-194-155/+407
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Clean up RS math fp library functions.Stephen Hines2011-01-194-155/+407
* | | | | Merge "fix [3367893] Rotating device on YouTube's home screen several times k...Mathias Agopian2011-01-191-1/+5
|\ \ \ \ \
| * | | | | fix [3367893] Rotating device on YouTube's home screen several times kills sy...Mathias Agopian2011-01-191-1/+5
* | | | | | Merge "Check and propogate errors from llvm." into honeycombJason Sams2011-01-192-11/+16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Check and propogate errors from llvm.Jason Sams2011-01-192-11/+16
| | |/ / / | |/| | |
* | | | | Merge "improve SurfaceFlinger 'dumpsys' log" into honeycombMathias Agopian2011-01-191-1/+1
|\ \ \ \ \
| * | | | | improve SurfaceFlinger 'dumpsys' logMathias Agopian2011-01-191-1/+1
| | |/ / / | |/| | |
* | | | | Don't attempt to create empty layers.Romain Guy2011-01-192-18/+28
| |_|/ / |/| | |
* | | | Merge "Make embedded hardware layers work. Bug #3369474" into honeycombRomain Guy2011-01-194-5/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Make embedded hardware layers work.Romain Guy2011-01-194-5/+22
* | | | Merge "c99 bool support" into honeycombShih-wei Liao2011-01-191-6/+1
|\ \ \ \
| * | | | c99 bool supportShih-wei Liao2011-01-191-6/+1
* | | | | Merge "Fix the fix for 9patches." into honeycombRomain Guy2011-01-191-8/+0
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Fix the fix for 9patches.Romain Guy2011-01-191-8/+0
* | | | Merge "Fix 9patches in Launcher" into honeycombRomain Guy2011-01-191-3/+15
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix 9patches in LauncherRomain Guy2011-01-191-3/+15
* | | 1. fp_mad.rs: Pass C99 check.Shih-wei Liao2011-01-194-6/+15
* | | Fix the build.Shih-wei Liao2011-01-181-1/+1
* | | Fix bug in modf library function (plus typos).Stephen Hines2011-01-185-5/+143
* | | Merge "Correctly log debugging info as debug." into honeycombJason Sams2011-01-181-19/+19
|\ \ \
| * | | Correctly log debugging info as debug.Jason Sams2011-01-181-19/+19