index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "put back the unused virtuals in Vector<>""
Dave Burke
2012-10-25
2
-0
/
+39
*
prevent a client from crashing surfaceflinger
Mathias Agopian
2012-10-22
1
-2
/
+17
*
Merge "SurfaceFlinger: add support for secure displays" into jb-mr1-dev
Jamie Gennis
2012-10-22
12
-69
/
+81
|
\
|
*
SurfaceFlinger: add support for secure displays
Jamie Gennis
2012-10-22
12
-69
/
+81
*
|
Fix emulator vsync
Andy McFadden
2012-10-19
1
-5
/
+12
|
/
*
Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev
Romain Guy
2012-10-18
4
-42
/
+142
|
\
|
*
Add runtime debugging capabilities to OpenGL
Romain Guy
2012-10-18
4
-42
/
+142
*
|
SurfaceFlinger: change the animation timeout
Jamie Gennis
2012-10-17
1
-3
/
+5
|
/
*
Merge "BufferQueue: alloc without holding the lock" into jb-mr1-dev
Jamie Gennis
2012-10-17
1
-11
/
+25
|
\
|
*
BufferQueue: alloc without holding the lock
Jamie Gennis
2012-10-11
1
-11
/
+25
*
|
Merge "Update comments to reflect what the code actually does" into jb-mr1-dev
Romain Guy
2012-10-16
1
-2
/
+2
|
\
\
|
*
|
Update comments to reflect what the code actually does
Romain Guy
2012-10-15
1
-2
/
+2
*
|
|
fix a corruption in blank/unblank
Mathias Agopian
2012-10-15
2
-32
/
+39
*
|
|
Merge "SurfaceFlinger: add animation transactions" into jb-mr1-dev
Jamie Gennis
2012-10-15
5
-9
/
+55
|
\
\
\
|
*
|
|
SurfaceFlinger: add animation transactions
Jamie Gennis
2012-10-15
5
-9
/
+55
*
|
|
|
Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps" into jb-m...
Romain Guy
2012-10-15
1
-0
/
+53
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps
Romain Guy
2012-10-15
1
-0
/
+53
|
|
/
/
*
|
|
Always set vertex alpha when drawing screenshot layers
Jesse Hall
2012-10-15
1
-1
/
+2
|
/
/
*
|
Merge "Add TEMP_FAILURE_RETRY around open and write calls" into jb-mr1-dev
Kenny Root
2012-10-12
1
-5
/
+8
|
\
\
|
*
|
Add TEMP_FAILURE_RETRY around open and write calls
Kenny Root
2012-10-12
1
-5
/
+8
*
|
|
Merge "SurfaceFlinger: make the num FBs a board config" into jb-mr1-dev
Jamie Gennis
2012-10-12
3
-3
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
SurfaceFlinger: make the num FBs a board config
Jamie Gennis
2012-10-12
3
-3
/
+9
|
|
/
*
|
Assume LayerScreenshot has pre-multiplied alpha
Jesse Hall
2012-10-10
1
-4
/
+4
|
/
*
Merge "Fix HDMI unblank behavior" into jb-mr1-dev
Andy McFadden
2012-10-10
2
-2
/
+4
|
\
|
*
Fix HDMI unblank behavior
Andy McFadden
2012-10-10
2
-2
/
+4
*
|
Revert "Add GL Error logs (temporary)"
Chet Haase
2012-10-10
2
-13
/
+1
|
/
*
Merge "fix typo that prevented proper loging of EGL error code" into jb-mr1-dev
Mathias Agopian
2012-10-09
1
-1
/
+1
|
\
|
*
fix typo that prevented proper loging of EGL error code
Mathias Agopian
2012-10-09
1
-1
/
+1
*
|
Merge "don't automatically unblank external displays" into jb-mr1-dev
Jeff Brown
2012-10-09
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
don't automatically unblank external displays
Mathias Agopian
2012-10-09
1
-6
/
+0
*
|
Merge "Fence didn't manager sync_wait error codes properly" into jb-mr1-dev
Mathias Agopian
2012-10-09
2
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fence didn't manager sync_wait error codes properly
Mathias Agopian
2012-10-09
2
-7
/
+8
*
|
Add blankDisplay/unblankDisplay to SurfaceComposerClient.
Jeff Brown
2012-10-08
2
-0
/
+14
|
/
*
fix dumpsys Layer name when using multiple displays
Mathias Agopian
2012-10-08
4
-5
/
+16
*
fix SurfaceFlinger DDMS debugging
Mathias Agopian
2012-10-07
2
-3
/
+4
*
Merge "Revert "ugly, temporary, workaroung for a problem where a binder threa...
Dave Burke
2012-10-07
1
-12
/
+0
|
\
|
*
Revert "ugly, temporary, workaroung for a problem where a binder thread spins...
Dave Burke
2012-10-06
1
-12
/
+0
*
|
Merge "ugly, temporary, workaroung for a problem where a binder thread spins ...
Dave Burke
2012-10-05
1
-0
/
+12
|
\
\
|
|
/
|
*
ugly, temporary, workaroung for a problem where a binder thread spins forever
Mathias Agopian
2012-10-05
1
-0
/
+12
*
|
Fix race condition in ConsumerBase::addReleaseFence()
Jesse Hall
2012-10-05
4
-5
/
+11
|
/
*
Merge "Fix missing parens in CleanSpec.mk." into jb-mr1-dev
Stephen Hines
2012-10-04
1
-0
/
+1
|
\
|
*
Fix missing parens in CleanSpec.mk.
Stephen Hines
2012-10-04
1
-0
/
+1
*
|
Merge "Tone down a fatal assert" into jb-mr1-dev
Mathias Agopian
2012-10-04
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Tone down a fatal assert
Andy McFadden
2012-10-04
1
-2
/
+5
*
|
Merge "Add GL Error logs (temporary)" into jb-mr1-dev
Chet Haase
2012-10-04
2
-1
/
+13
|
\
\
|
*
|
Add GL Error logs (temporary)
Chet Haase
2012-10-04
2
-1
/
+13
*
|
|
Fix broken CleanSpec.mk in libs/gui
Raph Levien
2012-10-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Ignore display state changes for disconnected displays
Jesse Hall
2012-10-04
1
-1
/
+5
*
|
make sure we don't call into the HWC HAL when not needed
Mathias Agopian
2012-10-04
5
-24
/
+47
*
|
Fix crashes after HDMI disconnect
Andy McFadden
2012-10-04
3
-0
/
+25
[next]