summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "add more tracing for buffer allocation"Mathias Agopian2012-03-012-0/+10
|\
| * add more tracing for buffer allocationMathias Agopian2012-02-292-0/+10
* | Remove stray logRomain Guy2012-03-012-4/+5
* | Merge "Small tweak to Canvas.drawPath() GL implementation"Romain Guy2012-03-012-10/+9
|\ \
| * | Small tweak to Canvas.drawPath() GL implementationRomain Guy2012-03-012-10/+9
* | | Merge "Allocation sampling api prototypes."Alex Sakhartchouk2012-03-013-109/+170
|\ \ \ | |_|/ |/| |
| * | Allocation sampling api prototypes.Alex Sakhartchouk2012-02-293-109/+170
* | | Merge "Full implementation of Canvas.drawPath()"Romain Guy2012-02-293-60/+184
|\ \ \ | | |/ | |/|
| * | Full implementation of Canvas.drawPath()Romain Guy2012-02-293-60/+184
| |/
* | Merge "Fixed several 64-bit porting issues"Andrew Hsieh2012-02-294-7/+11
|\ \
| * | Fixed several 64-bit porting issuesAndrew Hsieh2012-02-274-7/+11
| |/
* | Merge "Shorten thread names"Glenn Kasten2012-02-291-2/+2
|\ \
| * | Shorten thread namesGlenn Kasten2012-02-281-2/+2
* | | get rid of MemoryHeapPmemMathias Agopian2012-02-272-249/+0
|/ /
* | Merge "move CursorWindow from libbinder to libandroidfw"Mathias Agopian2012-02-273-2/+2
|\ \
| * | move CursorWindow from libbinder to libandroidfwMathias Agopian2012-02-273-2/+2
* | | Add tracing to various graphics components.Jamie Gennis2012-02-273-0/+35
|/ /
* | Merge "Removed dependecies between BufferQueue and SurfaceTexture"Jamie Gennis2012-02-272-148/+293
|\ \
| * | Removed dependecies between BufferQueue and SurfaceTextureDaniel Lam2012-02-272-148/+293
* | | Merge "Removing GL calls from librs"Alex Sakhartchouk2012-02-275-23/+50
|\ \ \ | |/ / |/| |
| * | Removing GL calls from librsAlex Sakhartchouk2012-02-245-23/+50
* | | Merge "libutils: add a system-wide tracing utility"Jamie Gennis2012-02-272-1/+49
|\ \ \
| * | | libutils: add a system-wide tracing utilityJamie Gennis2012-02-262-1/+49
* | | | Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture""Jamie Gennis2012-02-272-286/+147
|\ \ \ \
| * | | | Revert "Removed dependecies between BufferQueue and SurfaceTexture"Daniel Lam2012-02-272-286/+147
* | | | | fix libgui header locationMathias Agopian2012-02-2715-46/+43
* | | | | remove dummy libsurfaceflinger_clientMathias Agopian2012-02-271-10/+0
| |_|_|/ |/| | |
* | | | Merge "Removed dependecies between BufferQueue and SurfaceTexture"Jamie Gennis2012-02-262-147/+286
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Removed dependecies between BufferQueue and SurfaceTextureDaniel Lam2012-02-222-147/+286
* | | Merge "remove dependency on android_native{s_priv|buffer}.h"Mathias Agopian2012-02-243-25/+5
|\ \ \
| * | | remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-243-25/+5
* | | | Merge "More infrastructure for Canvas.drawTextOnPath"Romain Guy2012-02-241-1/+67
|\ \ \ \
| * | | | More infrastructure for Canvas.drawTextOnPathRomain Guy2012-02-241-1/+67
* | | | | Merge "Add hooks to implement Canvas.drawTextOnPath() in GL"Romain Guy2012-02-244-3/+51
|\ \ \ \ \ | |/ / / /
| * | | | Add hooks to implement Canvas.drawTextOnPath() in GLRomain Guy2012-02-244-3/+51
* | | | | Merge "test runs but I do not check results yet."Jason Sams2012-02-2412-4/+150
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | test runs but I do not check results yet.Jason Sams2012-02-2412-4/+150
* | | | | remove libui dependency on libEGLMathias Agopian2012-02-243-124/+23
* | | | | deprecate L_8, LA_88 and RGB_332 in sdkMathias Agopian2012-02-241-1/+4
* | | | | Merge "More RS cpp binding work. All classes for compute should be partially...Jason Sams2012-02-2313-33/+259
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | More RS cpp binding work. All classes forJason Sams2012-02-2313-33/+259
* | | | Merge "Only recreate path textures when necessary"Romain Guy2012-02-232-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Only recreate path textures when necessaryRomain Guy2012-02-232-0/+6
* | | | Merge "start new headers"Jason Sams2012-02-2313-1/+1978
|\ \ \ \ | |/ / / |/| | |
| * | | start new headersJason Sams2012-02-2213-1/+1978
* | | | Merge "Support running ForEach on non-root functions."Stephen Hines2012-02-237-16/+33
|\ \ \ \
| * | | | Support running ForEach on non-root functions.Stephen Hines2012-02-227-16/+33
* | | | | Merge "libui: add ability to force a framebuffer format for EGL's use"Dima Zavin2012-02-222-0/+16
|\ \ \ \ \
| * | | | | libui: add ability to force a framebuffer format for EGL's useDima Zavin2012-02-222-0/+16
* | | | | | Merge "Reduce logs"Romain Guy2012-02-221-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |