Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
native
/
ba018b3fa5ab6f40bdcc2af62ddeeebd7bad1ea5
/
include
e692ab9
fix uninitialized variables in GLConsumer
by Mathias Agopian
· 12 years ago
187edf9
Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
87d1e34
BufferItemConsumer: add functions to set default buffer format/size
by Igor Murashkin
· 12 years ago
53dc904
Merge "Updated comments" into jb-mr2-dev
by Andy McFadden
· 12 years ago
8758a3e
Merge changes I82e361a6,I83694682 into jb-mr2-dev
by Jamie Gennis
· 12 years ago
ad669b0
libgui: fix an EGLImage leak
by Jamie Gennis
· 12 years ago
753e341
Updated comments
by Andy McFadden
· 12 years ago
18bd1d6
Merge "Implement async event callout from drm plugin to Java app" into jb-mr2-dev
by Jeff Tinker
· 12 years ago
7eafcae
Implement async event callout from drm plugin to Java app
by Jeff Tinker
· 12 years ago
2ca7939
latch transparent region hint only when we get a new frame
by Mathias Agopian
· 12 years ago
263e8cb
Merge "MediaDrm API update" into jb-mr2-dev
by Jeff Tinker
· 12 years ago
bcbd78b
MediaDrm API update
by Jeff Tinker
· 12 years ago
ca08833
don't use compile-time configuration of libgui as much as possible
by Mathias Agopian
· 12 years ago
8000d06
make sure to unlock the screenshot's buffer on destruction
by Mathias Agopian
· 12 years ago
13f01cb
Pass sp<Fence>s around instead of file descriptors
by Jesse Hall
· 12 years ago
7133f86
Merge "improved CallStack a bit" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
cab25d6
improved CallStack a bit
by Mathias Agopian
· 12 years ago
aaebffd
Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev
by Eino-Ville Talvala
· 12 years ago
ac00643
Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev
by Ramanan Rajeswaran
· 12 years ago
d6480c0
Revert "Revert "Change SurfaceControl setPosition to take floats""
by Ramanan Rajeswaran
· 12 years ago
ff7c234
Merge "rework how we take screenshots for a CPU consumer" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
30041bd
Merge "Updated MediaDrm API based on review input." into jb-mr2-dev
by Jeff Tinker
· 12 years ago
abe815d
rework how we take screenshots for a CPU consumer
by Mathias Agopian
· 12 years ago
4e37ddf
Fix a crasher with RefBase debugging and vectors of wp<>
by Mathias Agopian
· 12 years ago
fae23b8
Merge changes I61ae54f3,I57cb668e,I7a3f1e1a,Id28a2f9b into jb-mr2-dev
by Jesse Hall
· 12 years ago
4c00cc1
Fix argument types in IGraphicBufferProducer methods
by Jesse Hall
· 12 years ago
7adb0f8
Minor cleanups/fixes before virtual display refactoring
by Jesse Hall
· 12 years ago
ce7e278
Merge "Add Vector::resize()" into jb-mr2-dev
by Jesse Hall
· 12 years ago
041a075
don't allow screenshots without the READ_FRAMEBUFFER permission
by Mathias Agopian
· 12 years ago
e81421e
Add Vector::resize()
by Jesse Hall
· 12 years ago
c47f098
Revert "Add a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 12 years ago
5ca39ea
am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor."
by Elliott Hughes
· 12 years ago
7f974ff
Add a compatibility symbol for the MemoryBase constructor.
by Elliott Hughes
· 12 years ago
56c78c4
Updated MediaDrm API based on review input.
by Jeff Tinker
· 12 years ago
35ffa6a
Surface can now be created only from an IGraphicBufferProducer
by Mathias Agopian
· 12 years ago
4d9b822
get rid of ISurface
by Mathias Agopian
· 12 years ago
2aee1b0
Merge "Add TOUCH_NAVIGATION input source" into jb-mr2-dev
by Michael Wright
· 12 years ago
dbca4a0
Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-dev
by Romain Guy
· 12 years ago
9447be6
Add Thread::isRunning and Condition::signal(WakeUpType)
by Romain Guy
· 12 years ago
aadaca7
Add TOUCH_NAVIGATION input source
by Michael Wright
· 12 years ago
e3e43b3
rename binder services main thread to Binder_*
by Mathias Agopian
· 12 years ago
e041716
Make GraphicBuffer a RefBase
by Mathias Agopian
· 12 years ago
d82bea7
Tweaks for forward compatibility
by Jean-Baptiste Queru
· 12 years ago
089a152
Remove support for ScreenshotLayer
by Mathias Agopian
· 12 years ago
042ecee
CpuConsumer: Properly track acquired buffers
by Eino-Ville Talvala
· 12 years ago
306f18c
Merge "rework screenshot API and implementation" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
2a9fc49
rework screenshot API and implementation
by Mathias Agopian
· 12 years ago
bbb57f3
Revert "Change SurfaceControl setPosition to take floats"
by Dave Burke
· 12 years ago
eb0d129
CpuConsumer: Add optional asynchronous mode
by Eino-Ville Talvala
· 12 years ago
64d8b19
CpuConsumer: Don't unlock buffers on producer disconnect
by Eino-Ville Talvala
· 12 years ago
3e010f3
Add createTJunctionFreeRegion
by Chris Craik
· 12 years ago
89592bb
GraphicBuffer.h: Remove redundant friend class declaration causing warnings
by Igor Murashkin
· 12 years ago
9a867a8
Change SurfaceControl setPosition to take floats
by Michael Wright
· 12 years ago
a7121cf
Merge "get rid of Surface::getISurfaceTexture()"
by Mathias Agopian
· 12 years ago
cf0b8c8
get rid of Surface::getISurfaceTexture()
by Mathias Agopian
· 12 years ago
e88a85e
Fixes to native app ops services
by Eino-Ville Talvala
· 12 years ago
c4905eb
fix build: SurfaceTextureClient to Surface rename
by Mathias Agopian
· 12 years ago
f25c508
fix build: SurfaceTextureClient to Surface rename
by Mathias Agopian
· 12 years ago
e3c697f
Refactoring: Rename SurfaceTextureClient to Surface
by Mathias Agopian
· 12 years ago
6d9b9df
remove access ANDROID_VIEW_SURFACE_JNI_ID
by Mathias Agopian
· 12 years ago
ac9fa42
get rid of Surface identity and token
by Mathias Agopian
· 12 years ago
c8a1e10
Merge "Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!"
by Dianne Hackborn
· 12 years ago
6303d06
Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!
by Dianne Hackborn
· 12 years ago
5da5ca5
App ops: new native access API.
by Dianne Hackborn
· 12 years ago
203f89a
Adds some OpenMAX 1.1.2 IL extension headers.
by Kunter Gultekin
· 12 years ago
cf89c76
Merge "Add keycodes for brightness up/down"
by Michael Wright
· 12 years ago
e85650d
Add keycodes for brightness up/down
by Michael Wright
· 12 years ago
0dcde52
Extend the HDCP API to also allow for a _decryption_ module, the counterpart
by Andreas Huber
· 12 years ago
62b40b3
Add new format constant
by Marco Nelissen
· 12 years ago
882e3a3
Add some comments.
by Andy McFadden
· 12 years ago
466a192
Minor tweaks.
by Andy McFadden
· 12 years ago
8ab80a2
Add DRM Client API header files for DASH support
by Jeff Tinker
· 12 years ago
2adaf04
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
0273adb
Added some comments
by Andy McFadden
· 12 years ago
44615b8
am 8d9f0118: am fdd8551f: Merge "Fix build"
by Andrew Hsieh
· 12 years ago
8d9f011
am fdd8551f: Merge "Fix build"
by Andrew Hsieh
· 12 years ago
370980c
Fix build
by Andrew Hsieh
· 12 years ago
b41ad7e
am d8f2daad: am acfcd62a: Merge "Revert "Fix typo""
by Andrew Hsieh
· 12 years ago
d8f2daa
am acfcd62a: Merge "Revert "Fix typo""
by Andrew Hsieh
· 12 years ago
4bb2030
am 670c570e: Merge "Fix typo"
by Andrew Hsieh
· 12 years ago
c7d5fa9
Revert "Fix typo"
by Andrew Hsieh
· 12 years ago
c118edf
Fix typo
by Andrew Hsieh
· 12 years ago
1aa6528
Merge "Fix typo"
by Andrew Hsieh
· 12 years ago
0859b78
Merge "utils: fix warnings for unused parameters"
by Igor Murashkin
· 12 years ago
3c1ada9
Merge "SurfaceTextureClient: remove a deprecated ctor"
by Jamie Gennis
· 12 years ago
4def860
SurfaceTextureClient: remove a deprecated ctor
by Jamie Gennis
· 12 years ago
c6f0466
Merge "SurfaceFlinger: Move GraphicBufferAlloc to libgui"
by Jamie Gennis
· 12 years ago
31e575b
Fix typo
by Andrew Hsieh
· 12 years ago
392edd8
SurfaceFlinger: Move GraphicBufferAlloc to libgui
by Jamie Gennis
· 12 years ago
97eba89
Avoid unnecessary texture bind
by Andy McFadden
· 12 years ago
bf974ab
Refactor SurfaceTexture a bit.
by Andy McFadden
· 12 years ago
7df1664
am 2d659286: am 2e59d2c3: DO NOT MERGE GraphicBufferAllocator: make frees async
by Jamie Gennis
· 12 years ago
2d65928
am 2e59d2c3: DO NOT MERGE GraphicBufferAllocator: make frees async
by Jamie Gennis
· 12 years ago
2e59d2c
DO NOT MERGE GraphicBufferAllocator: make frees async
by Jamie Gennis
· 12 years ago
0a73f82
Add LinearAllocator
by Chris Craik
· 12 years ago
6dbe6d4
utils: fix warnings for unused parameters
by Igor Murashkin
· 12 years ago
653078f
utils: clarify scoped tracing functionality
by Alex Ray
· 12 years ago
72f3201
Merge "utils: Use cutils tracing functionality."
by Alex Ray
· 12 years ago
b7e0647
utils: Use cutils tracing functionality.
by Alex Ray
· 12 years ago
f1951df
Add LruCache::Iterator
by Romain Guy
· 12 years ago
Next »