| Commit message (Expand) | Author | Age | Files | Lines |
* | fix Surface positions are not floats | Mathias Agopian | 2011-08-30 | 1 | -1/+1 |
* | SurfaceTexture: fix queues-to-composer | Jamie Gennis | 2011-08-17 | 1 | -2/+3 |
* | Add support for creating a Surface from a a SurfaceTexture. | Ted Bonkenburg | 2011-07-22 | 1 | -2/+5 |
* | clean-up. get rid ofunused code and members in Surface[Control].cpp | Mathias Agopian | 2011-07-20 | 2 | -34/+2 |
* | move lock/unlock implementaion outside of Surface into SurfaceTextureClient | Mathias Agopian | 2011-07-15 | 1 | -63/+6 |
* | return an error code with gralloc buffer allocation failures | Mathias Agopian | 2011-07-01 | 1 | -1/+1 |
* | SF transactions are now O(1) wrt IPC instead of O(N). | Mathias Agopian | 2011-06-29 | 3 | -28/+12 |
* | Add method to create a ParcelSurfaceTexture from android.view.Surface. | tedbo | 2011-06-22 | 1 | -0/+2 |
* | unify SurfaceTexture and Surface | Mathias Agopian | 2011-06-13 | 6 | -112/+13 |
* | frameworks/base: android_native_buffer_t -> ANativeWindowBuffer | Iliyan Malchev | 2011-05-03 | 1 | -8/+8 |
* | frameworks/base: make the ANativeWindow query() method const | Iliyan Malchev | 2011-05-03 | 1 | -2/+2 |
* | Get rid of the "pid" parameter from createSurface | Mathias Agopian | 2011-04-20 | 2 | -3/+0 |
* | Fix a GraphicBuffer leak in SurfaceTexture | Mathias Agopian | 2011-04-08 | 1 | -9/+1 |
* | remove more unused references to ISurface | Mathias Agopian | 2011-04-05 | 1 | -5/+1 |
* | Add support for timestamps into SurfaceTexture. | Eino-Ville Talvala | 2011-03-17 | 1 | -1/+3 |
* | ANativeWindow: add queues-to-window-composer check. | Jamie Gennis | 2011-03-08 | 1 | -1/+6 |
* | Add the MIN_UNDEQUEUED_BUFFERS query to ANW. | Jamie Gennis | 2011-02-28 | 1 | -0/+4 |
* | Protected surface API | Glenn Kasten | 2011-01-28 | 1 | -0/+2 |
* | integrate videoeditor preview player. | Dharmaray Kundargi | 2011-01-16 | 1 | -0/+6 |
* | Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb | Mathias Agopian | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Fix error reporting in Surface::cancelBuffer() | Mathias Agopian | 2011-01-14 | 1 | -1/+1 |
* | | Fix remote GraphicBuffer allocation in SurfaceFlinger. | Jamie Gennis | 2011-01-13 | 2 | -8/+70 |
|/ |
|
* | Add the ISurfaceComposer::createGraphicBuffer IPC. | Jamie Gennis | 2011-01-06 | 1 | -0/+8 |
* | Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so." | Mathias Agopian | 2010-12-14 | 1 | -1/+1 |
|\ |
|
| * | minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. | Mathias Agopian | 2010-12-13 | 1 | -1/+1 |
* | | [3258939] Need snapshot to limit which layers are included | Mathias Agopian | 2010-12-10 | 2 | -1/+4 |
|/ |
|
* | remove support for PUSH_BUFFER surfaces and overlays | Mathias Agopian | 2010-12-08 | 2 | -50/+3 |
* | am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475 | Mathias Agopian | 2010-10-16 | 1 | -0/+5 |
|\ |
|
| * | addresses parts of 3096779 and 3097475 | Mathias Agopian | 2010-10-14 | 1 | -0/+5 |
* | | am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation fo... | Mathias Agopian | 2010-10-15 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | implement part of [3094280] New animation for screen on and screen off | Mathias Agopian | 2010-10-13 | 1 | -1/+3 |
* | | am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread | Joe Onorato | 2010-10-13 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | turn off the electron beam | Mathias Agopian | 2010-10-12 | 1 | -1/+4 |
* | | Always create OpenGL accelerated windows in RGBA 8888. | Romain Guy | 2010-10-12 | 1 | -0/+1 |
* | | am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buf... | Mathias Agopian | 2010-10-06 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | fix [2835280] Add support for cancelling buffers to ANativeWindow | Mathias Agopian | 2010-10-04 | 1 | -0/+2 |
| * | refactored screenshot code | Mathias Agopian | 2010-10-04 | 2 | -1/+32 |
* | | refactored screenshot code | Mathias Agopian | 2010-09-29 | 2 | -1/+32 |
* | | am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread | Mathias Agopian | 2010-09-24 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | add support for [1974164] Be able to take a screen shot on the device | Mathias Agopian | 2010-09-24 | 1 | -1/+9 |
* | | am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or... | Mathias Agopian | 2010-08-24 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | fix [2931513] Add support for setting the orientation of an ANativeWindow | Mathias Agopian | 2010-08-24 | 1 | -0/+3 |
* | | Change the framework to use the new camera preview path. | Jamie Gennis | 2010-08-23 | 1 | -3/+2 |
* | | Squashed commit of the following: | Andreas Huber | 2010-08-23 | 1 | -0/+1 |
|/ |
|
* | Re-use existing Surface objects when reading them from parcels. | Jamie Gennis | 2010-07-16 | 1 | -2/+8 |
* | Introduce official public NativeWindow type. | Dianne Hackborn | 2010-06-30 | 1 | -8/+8 |
* | allow re-targetting of surfaces | Mathias Agopian | 2010-06-08 | 1 | -3/+3 |
* | optimize Surface.readFromParcel() | Mathias Agopian | 2010-06-04 | 1 | -4/+3 |
* | split surface management from surface's buffers management | Mathias Agopian | 2010-06-04 | 4 | -26/+28 |
* | more clean-up in preparation of bigger changes | Mathias Agopian | 2010-05-28 | 5 | -17/+31 |