| Commit message (Expand) | Author | Age | Files | Lines |
* | fix [2931513] Add support for setting the orientation of an ANativeWindow | Mathias Agopian | 2010-08-24 | 1 | -0/+29 |
* | Introduce official public NativeWindow type. | Dianne Hackborn | 2010-06-30 | 1 | -19/+23 |
* | added the notion of fixed-size buffers | Mathias Agopian | 2010-05-24 | 1 | -0/+21 |
* | added native_window_set_buffer_count() | Mathias Agopian | 2010-05-21 | 1 | -8/+22 |
* | Add incStrong and decStrong methods to android_native_{window,buffer}_t. | Jamie Gennis | 2010-05-10 | 1 | -0/+18 |
* | added setCrop() to android_native_window_t | Mathias Agopian | 2010-04-20 | 1 | -5/+33 |
* | Add a new connect/disconnect API to android_native_window_t | Mathias Agopian | 2010-03-11 | 1 | -1/+37 |
* | really be more friendly with C | Mathias Agopian | 2009-08-17 | 1 | -8/+8 |
* | be more friendly with C | Mathias Agopian | 2009-08-13 | 1 | -15/+15 |
* | ui: make native_window_set_usage be a static inline | Dima Zavin | 2009-08-13 | 1 | -1/+1 |
* | second take, hopefully this time it doesn't break one of the builds: "Surface... | Mathias Agopian | 2009-08-11 | 1 | -2/+41 |
* | Revert "SurfaceFlinger will now allocate buffers based on the usage specified... | Fred Quintana | 2009-08-11 | 1 | -41/+2 |
* | SurfaceFlinger will now allocate buffers based on the usage specified by the ... | Mathias Agopian | 2009-08-11 | 1 | -2/+41 |
* | added NATIVE_WINDOW_FORMAT attribute to android_native_window_t | Mathias Agopian | 2009-08-06 | 1 | -1/+2 |
* | fixed some issues with the software renderer when surfaces are made current. | Mathias Agopian | 2009-07-30 | 1 | -1/+14 |
* | get rid off unneeded flags | Mathias Agopian | 2009-05-05 | 1 | -6/+2 |
* | move android_native_buffer_t declaration into its own private/ui/android_nati... | Mathias Agopian | 2009-05-05 | 1 | -26/+0 |
* | move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h... | Mathias Agopian | 2009-05-05 | 1 | -0/+240 |