Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Correctly call glviewport when surface changes." | Alex Sakhartchouk | 2011-07-20 | 2 | -0/+2 |
|\ | |||||
| * | Correctly call glviewport when surface changes. | Alex Sakhartchouk | 2011-07-19 | 2 | -0/+2 |
* | | Merge "Extract BC metadata using a single call." | Stephen Hines | 2011-07-19 | 2 | -60/+46 |
|\ \ | |||||
| * | | Extract BC metadata using a single call. | Stephen Hines | 2011-07-18 | 2 | -60/+46 |
* | | | Merge "implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an ... | Mathias Agopian | 2011-07-19 | 4 | -17/+56 |
|\ \ \ | |||||
| * | | | implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal... | Mathias Agopian | 2011-07-19 | 4 | -17/+56 |
* | | | | Merge "Reduce the fade area to save bandwidth." | Romain Guy | 2011-07-19 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Reduce the fade area to save bandwidth. | Romain Guy | 2011-07-19 | 1 | -1/+1 |
* | | | | use SurfaceTexture new scaling mode in SF | Mathias Agopian | 2011-07-19 | 2 | -2/+2 |
* | | | | Add set_scaling_mode() to ANativeWindow. | Mathias Agopian | 2011-07-19 | 4 | -5/+86 |
|/ / / | |||||
* | | | Merge "Trim OpenGLRenderer's memory usage whenever possible" | Romain Guy | 2011-07-18 | 3 | -0/+49 |
|\ \ \ | |/ / |/| | | |||||
| * | | Trim OpenGLRenderer's memory usage whenever possible | Romain Guy | 2011-07-18 | 3 | -0/+49 |
* | | | Merge "SurfaceTexture: add a multi-SurfaceTexture test" | Jamie Gennis | 2011-07-18 | 1 | -0/+86 |
|\ \ \ | |||||
| * | | | SurfaceTexture: add a multi-SurfaceTexture test | Jamie Gennis | 2011-07-11 | 1 | -0/+86 |
* | | | | Merge "move lock/unlock implementaion outside of Surface into SurfaceTextureC... | Mathias Agopian | 2011-07-18 | 4 | -299/+258 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | move lock/unlock implementaion outside of Surface into SurfaceTextureClient | Mathias Agopian | 2011-07-15 | 4 | -299/+258 |
* | | | | Fix build break on MacOS | Glenn Kasten | 2011-07-15 | 1 | -9/+9 |
|/ / / | |||||
* | | | Merge "CPU statistics library" | Glenn Kasten | 2011-07-15 | 3 | -0/+241 |
|\ \ \ | |||||
| * | | | CPU statistics library | Glenn Kasten | 2011-07-15 | 3 | -0/+241 |
* | | | | Merge "SurfaceTexture: fix SurfaceTextureGLToGLTest" | Jamie Gennis | 2011-07-15 | 1 | -5/+30 |
|\ \ \ \ | |||||
| * | | | | SurfaceTexture: fix SurfaceTextureGLToGLTest | Jamie Gennis | 2011-07-14 | 1 | -5/+30 |
| | |/ / | |/| | | |||||
* | | | | Merge "For the serialization context, no fifo initialization is necessary." | Alex Sakhartchouk | 2011-07-15 | 3 | -8/+6 |
|\ \ \ \ | |||||
| * | | | | For the serialization context, no fifo initialization is necessary. | Alex Sakhartchouk | 2011-07-13 | 3 | -8/+6 |
* | | | | | Merge "Add a call to pthread_attr_destroy to avoid potential memory leaks." | Jeff Brown | 2011-07-14 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Add a call to pthread_attr_destroy to avoid potential memory leaks. | Le-Chun Wu | 2011-07-14 | 1 | -0/+1 |
* | | | | | | fix a typo in ISurfaceTexture IPC code | Mathias Agopian | 2011-07-14 | 1 | -1/+1 |
* | | | | | | Merge changes Id9aa1003,I8c154189 | Jamie Gennis | 2011-07-14 | 3 | -31/+85 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | SurfaceTexture: make (dis)connect into an IPC | Jamie Gennis | 2011-07-14 | 3 | -37/+85 |
| * | | | | | SurfaceTexture: add support for new connect values | Jamie Gennis | 2011-07-14 | 1 | -0/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Minor code cleanups in vector. | Jeff Brown | 2011-07-14 | 1 | -26/+24 |
* | | | | | Replace Vector _grow/_shrink checks with assert. | Jeff Brown | 2011-07-14 | 1 | -5/+7 |
| |_|_|/ |/| | | | |||||
* | | | | Provide more descriptive name for InputChannel ashmem. | Jeff Brown | 2011-07-13 | 1 | -1/+3 |
* | | | | Merge "Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator ... | Mike Lockwood | 2011-07-13 | 1 | -12/+0 |
|\ \ \ \ | |||||
| * | | | | Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build | Mike Lockwood | 2011-07-13 | 1 | -12/+0 |
* | | | | | Merge "Fix native crash when GL driver fails to initialize." | Jason Sams | 2011-07-13 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix native crash when GL driver fails to initialize. | Jason Sams | 2011-07-13 | 1 | -1/+3 |
* | | | | | Merge "Fix debugging for hwui caches" | Kenny Root | 2011-07-13 | 2 | -2/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix debugging for hwui caches | Kenny Root | 2011-07-13 | 2 | -2/+1 |
* | | | | | | Merge "Compress the backup output stream" | Christopher Tate | 2011-07-13 | 1 | -4/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Compress the backup output stream | Christopher Tate | 2011-07-13 | 1 | -4/+12 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge "Add slot number to forEach hal." | Jason Sams | 2011-07-13 | 4 | -1/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | Add slot number to forEach hal. | Jason Sams | 2011-07-13 | 4 | -1/+4 |
* | | | | | Merge "Fix for the renderscript ref counting bug." | Alex Sakhartchouk | 2011-07-12 | 1 | -6/+6 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix for the renderscript ref counting bug. | Alex Sakhartchouk | 2011-07-12 | 1 | -6/+6 |
* | | | | | Merge "Remove the simulator target from all makefiles. Bug: 5010576" | Jeff Brown | 2011-07-12 | 10 | -43/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 10 | -43/+0 |
| |/ / / / | |||||
* | | | | | Merge "Fix typo in an assert's log" | Mathias Agopian | 2011-07-11 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fix typo in an assert's log | Mathias Agopian | 2011-07-11 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge "EGL: fix the ANativeWindow size/fmt override" | Jamie Gennis | 2011-07-11 | 2 | -5/+39 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | EGL: fix the ANativeWindow size/fmt override | Jamie Gennis | 2011-07-11 | 2 | -5/+39 |
| | |/ / | |/| | |