Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "add more tracing for buffer allocation" | Mathias Agopian | 2012-03-01 | 2 | -0/+10 |
|\ | |||||
| * | add more tracing for buffer allocation | Mathias Agopian | 2012-02-29 | 2 | -0/+10 |
* | | Remove stray log | Romain Guy | 2012-03-01 | 2 | -4/+5 |
* | | Merge "Small tweak to Canvas.drawPath() GL implementation" | Romain Guy | 2012-03-01 | 2 | -10/+9 |
|\ \ | |||||
| * | | Small tweak to Canvas.drawPath() GL implementation | Romain Guy | 2012-03-01 | 2 | -10/+9 |
* | | | Merge "Allocation sampling api prototypes." | Alex Sakhartchouk | 2012-03-01 | 3 | -109/+170 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Allocation sampling api prototypes. | Alex Sakhartchouk | 2012-02-29 | 3 | -109/+170 |
* | | | Merge "Full implementation of Canvas.drawPath()" | Romain Guy | 2012-02-29 | 3 | -60/+184 |
|\ \ \ | | |/ | |/| | |||||
| * | | Full implementation of Canvas.drawPath() | Romain Guy | 2012-02-29 | 3 | -60/+184 |
| |/ | |||||
* | | Merge "Fixed several 64-bit porting issues" | Andrew Hsieh | 2012-02-29 | 4 | -7/+11 |
|\ \ | |||||
| * | | Fixed several 64-bit porting issues | Andrew Hsieh | 2012-02-27 | 4 | -7/+11 |
| |/ | |||||
* | | Merge "Shorten thread names" | Glenn Kasten | 2012-02-29 | 1 | -2/+2 |
|\ \ | |||||
| * | | Shorten thread names | Glenn Kasten | 2012-02-28 | 1 | -2/+2 |
* | | | get rid of MemoryHeapPmem | Mathias Agopian | 2012-02-27 | 2 | -249/+0 |
|/ / | |||||
* | | Merge "move CursorWindow from libbinder to libandroidfw" | Mathias Agopian | 2012-02-27 | 3 | -2/+2 |
|\ \ | |||||
| * | | move CursorWindow from libbinder to libandroidfw | Mathias Agopian | 2012-02-27 | 3 | -2/+2 |
* | | | Add tracing to various graphics components. | Jamie Gennis | 2012-02-27 | 3 | -0/+35 |
|/ / | |||||
* | | Merge "Removed dependecies between BufferQueue and SurfaceTexture" | Jamie Gennis | 2012-02-27 | 2 | -148/+293 |
|\ \ | |||||
| * | | Removed dependecies between BufferQueue and SurfaceTexture | Daniel Lam | 2012-02-27 | 2 | -148/+293 |
* | | | Merge "Removing GL calls from librs" | Alex Sakhartchouk | 2012-02-27 | 5 | -23/+50 |
|\ \ \ | |/ / |/| | | |||||
| * | | Removing GL calls from librs | Alex Sakhartchouk | 2012-02-24 | 5 | -23/+50 |
* | | | Merge "libutils: add a system-wide tracing utility" | Jamie Gennis | 2012-02-27 | 2 | -1/+49 |
|\ \ \ | |||||
| * | | | libutils: add a system-wide tracing utility | Jamie Gennis | 2012-02-26 | 2 | -1/+49 |
* | | | | Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture"" | Jamie Gennis | 2012-02-27 | 2 | -286/+147 |
|\ \ \ \ | |||||
| * | | | | Revert "Removed dependecies between BufferQueue and SurfaceTexture" | Daniel Lam | 2012-02-27 | 2 | -286/+147 |
* | | | | | fix libgui header location | Mathias Agopian | 2012-02-27 | 15 | -46/+43 |
* | | | | | remove dummy libsurfaceflinger_client | Mathias Agopian | 2012-02-27 | 1 | -10/+0 |
| |_|_|/ |/| | | | |||||
* | | | | Merge "Removed dependecies between BufferQueue and SurfaceTexture" | Jamie Gennis | 2012-02-26 | 2 | -147/+286 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Removed dependecies between BufferQueue and SurfaceTexture | Daniel Lam | 2012-02-22 | 2 | -147/+286 |
* | | | Merge "remove dependency on android_native{s_priv|buffer}.h" | Mathias Agopian | 2012-02-24 | 3 | -25/+5 |
|\ \ \ | |||||
| * | | | remove dependency on android_native{s_priv|buffer}.h | Mathias Agopian | 2012-02-24 | 3 | -25/+5 |
* | | | | Merge "More infrastructure for Canvas.drawTextOnPath" | Romain Guy | 2012-02-24 | 1 | -1/+67 |
|\ \ \ \ | |||||
| * | | | | More infrastructure for Canvas.drawTextOnPath | Romain Guy | 2012-02-24 | 1 | -1/+67 |
* | | | | | Merge "Add hooks to implement Canvas.drawTextOnPath() in GL" | Romain Guy | 2012-02-24 | 4 | -3/+51 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Add hooks to implement Canvas.drawTextOnPath() in GL | Romain Guy | 2012-02-24 | 4 | -3/+51 |
* | | | | | Merge "test runs but I do not check results yet." | Jason Sams | 2012-02-24 | 12 | -4/+150 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | test runs but I do not check results yet. | Jason Sams | 2012-02-24 | 12 | -4/+150 |
* | | | | | remove libui dependency on libEGL | Mathias Agopian | 2012-02-24 | 3 | -124/+23 |
* | | | | | deprecate L_8, LA_88 and RGB_332 in sdk | Mathias Agopian | 2012-02-24 | 1 | -1/+4 |
* | | | | | Merge "More RS cpp binding work. All classes for compute should be partially... | Jason Sams | 2012-02-23 | 13 | -33/+259 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | More RS cpp binding work. All classes for | Jason Sams | 2012-02-23 | 13 | -33/+259 |
* | | | | Merge "Only recreate path textures when necessary" | Romain Guy | 2012-02-23 | 2 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Only recreate path textures when necessary | Romain Guy | 2012-02-23 | 2 | -0/+6 |
* | | | | Merge "start new headers" | Jason Sams | 2012-02-23 | 13 | -1/+1978 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | start new headers | Jason Sams | 2012-02-22 | 13 | -1/+1978 |
* | | | | Merge "Support running ForEach on non-root functions." | Stephen Hines | 2012-02-23 | 7 | -16/+33 |
|\ \ \ \ | |||||
| * | | | | Support running ForEach on non-root functions. | Stephen Hines | 2012-02-22 | 7 | -16/+33 |
* | | | | | Merge "libui: add ability to force a framebuffer format for EGL's use" | Dima Zavin | 2012-02-22 | 2 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | libui: add ability to force a framebuffer format for EGL's use | Dima Zavin | 2012-02-22 | 2 | -0/+16 |
* | | | | | | Merge "Reduce logs" | Romain Guy | 2012-02-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | |