index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
libgui: Allow a device to force asynchronous composition
Ricardo Cerqueira
2012-02-13
1
-0
/
+4
*
Remove double qcom ifdef
Giulio Cervera
2012-01-21
1
-6
/
+4
*
SurfaceFlinger: Remove the old GraphicBuffer reference
Naomi Luis
2012-01-19
2
-0
/
+20
*
Hold a reference to the allocated buffers in GraphicBufferAlloc
Naomi Luis
2012-01-12
2
-0
/
+27
*
frameworks/base: Add support for triple buffering
Harshad Bhutada
2011-12-22
2
-1
/
+69
*
QCOM: tile renderer: ifdef with QCOM_HARDWARE
toastcfh
2011-12-22
3
-1
/
+8
*
QCOM: HDMI: add cflags for qcom hdmi out.
toastcfh
2011-12-22
3
-1
/
+9
*
frameworks: base: clean up after merge of qcom stuffs and mass ifdeforama
toastcfh
2011-12-20
3
-3
/
+5
*
SurfaceTexture: Add support to update the buffer geometry
Naomi Luis
2011-12-20
1
-6
/
+42
*
frameworks/base: Enable HDMI
Prabhanjan Kandula
2011-12-20
2
-0
/
+57
*
Add support for drawing non-GPU supported buffers.
Naomi Luis
2011-12-20
1
-0
/
+17
*
SurfaceTexture: Add support for setting the buffer size.
Naomi Luis
2011-12-20
1
-0
/
+15
*
SurfaceTexture: Add Qcom perform function.
Naomi Luis
2011-12-20
4
-2
/
+89
*
frameworks/base: support for QCOM tiled rendering
Rajulu Ponnada
2011-12-20
2
-0
/
+6
*
libgui: Add workaround for older Tegra2 devices
Steve Kondik
2011-12-17
1
-0
/
+2
*
SurfaceTexture: dequeueBuffer hack for older EGL blobs
Ricardo Cerqueira
2011-12-17
1
-0
/
+26
*
Merge branch 'ics-mr1' of https://android.googlesource.com/platform/framework...
Steve Kondik
2011-12-16
60
-773
/
+1777
|
\
|
*
SurfaceTexture: fix a verbose-log compile error
Jamie Gennis
2011-12-09
1
-2
/
+2
|
*
Merge "Initialize bwr.read_buffer in IPCThreadState::talkWithDriver." into ic...
Ben Cheng
2011-12-01
1
-0
/
+1
|
|
\
|
|
*
Initialize bwr.read_buffer in IPCThreadState::talkWithDriver.
Ben Cheng
2011-12-01
1
-0
/
+1
|
*
|
Add support for handling a bitcode wrapper to librs.
Stephen Hines
2011-12-01
1
-1
/
+19
|
|
/
|
*
SurfaceTexture: add EGL_KHR_fence_sync option
Jamie Gennis
2011-11-29
1
-166
/
+233
|
*
SurfaceTexture: add a blit-to-FBO test
Jamie Gennis
2011-11-29
1
-0
/
+111
|
*
Merge "Fix crash in existing applications Bug #5659476" into ics-mr1
Romain Guy
2011-11-28
1
-2
/
+10
|
|
\
|
|
*
Fix crash in existing applications
Romain Guy
2011-11-28
1
-2
/
+10
|
*
|
Fix flashing wifi dialog after rotating back from landscape.
Chet Haase
2011-11-28
1
-2
/
+4
|
|
/
|
*
Merge "Draw in the correct FBO after invoking a GL functor Bug #5650514" into...
Romain Guy
2011-11-22
2
-2
/
+3
|
|
\
|
|
*
Draw in the correct FBO after invoking a GL functor
Romain Guy
2011-11-21
2
-2
/
+3
|
*
|
Merge "don't report an error when disconnecting from an abandoned surfacetext...
Mathias Agopian
2011-11-21
1
-2
/
+3
|
|
\
\
|
|
*
|
don't report an error when disconnecting from an abandoned surfacetexture
Mathias Agopian
2011-11-18
1
-2
/
+3
|
|
|
/
|
*
|
Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1
Mathias Agopian
2011-11-21
2
-3
/
+11
|
|
\
\
|
|
*
|
enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices
Mathias Agopian
2011-11-18
2
-3
/
+11
|
|
|
/
|
*
|
SurfaceTexture: fix a couple tests
Jamie Gennis
2011-11-21
1
-2
/
+28
|
*
|
EGL: default to swap interval 1
Jamie Gennis
2011-11-21
2
-0
/
+30
|
*
|
SurfaceTexture: clean up some tests
Jamie Gennis
2011-11-21
1
-242
/
+255
|
|
/
|
*
Merge "attempt to fix bug 5313580" into ics-mr1
Mathias Agopian
2011-11-18
1
-0
/
+6
|
|
\
|
|
*
attempt to fix bug 5313580
Mathias Agopian
2011-11-17
1
-0
/
+6
|
*
|
Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1
Jamie Gennis
2011-11-17
1
-0
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
SurfaceTexture: fix a bug with buffer reallocation
Jamie Gennis
2011-11-17
1
-0
/
+5
|
*
|
Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"" into i...
Mathias Agopian
2011-11-16
2
-11
/
+3
|
|
\
\
|
|
*
|
Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"
Mathias Agopian
2011-11-16
2
-11
/
+3
|
*
|
|
Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on ...
Jamie Gennis
2011-11-16
1
-5
/
+17
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue...
Sunita Nadampalli
2011-11-15
1
-5
/
+17
|
*
|
|
Merge "Eliminate hw.keyboards system properties." into ics-mr1
Jeff Brown
2011-11-15
2
-55
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Eliminate hw.keyboards system properties.
Jeff Brown
2011-11-15
2
-55
/
+0
|
|
|
/
|
*
|
enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices
Mathias Agopian
2011-11-14
2
-3
/
+11
|
|
/
|
*
Merge "Revert "Discard framebuffer rendering queues when discarding layers"" ...
Dave Burke
2011-11-14
5
-34
/
+3
|
|
\
|
|
*
Revert "Discard framebuffer rendering queues when discarding layers"
Dave Burke
2011-11-14
5
-34
/
+3
|
*
|
Merge "Define, document, and test the behavior of very large SurfaceTextures"...
Mathias Agopian
2011-11-14
1
-0
/
+32
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Define, document, and test the behavior of very large SurfaceTextures
Mathias Agopian
2011-11-11
1
-0
/
+32
[next]