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
path:
root
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
add/remove displays properly on hotplug events
Mathias Agopian
2012-09-21
4
-6
/
+26
*
Display events now always carry the display id they happened on
Mathias Agopian
2012-09-21
2
-27
/
+56
*
fix an issue where hotplug events were not dispatched
Mathias Agopian
2012-09-21
2
-15
/
+31
*
return an error, as expected, when querying a disconnected display
Mathias Agopian
2012-09-20
1
-0
/
+4
*
fix a typo preventing pre hwc-1.1 devices from booting
Mathias Agopian
2012-09-20
1
-0
/
+1
*
we now correctly set-up connected screens during boot
Mathias Agopian
2012-09-20
5
-42
/
+54
*
We now report hotplug events to the framework
Mathias Agopian
2012-09-20
6
-19
/
+57
*
one more step toward HDMI support
Mathias Agopian
2012-09-20
3
-35
/
+54
*
calculate wether we filter on a per-display basis
Mathias Agopian
2012-09-20
5
-2
/
+12
*
GraphicBufferAlloc class was declared twice
Mathias Agopian
2012-09-20
6
-46
/
+101
*
Merge "Allow 16-bit color EGLConfigs" into jb-mr1-dev
Jesse Hall
2012-09-19
1
-11
/
+27
|
\
|
*
Allow 16-bit color EGLConfigs
Jesse Hall
2012-09-19
1
-11
/
+27
*
|
Merge changes I561c198c,Id4865f3c into jb-mr1-dev
Mathias Agopian
2012-09-19
6
-77
/
+215
|
\
\
|
*
|
improve sensor battery usage tracking
Mathias Agopian
2012-09-18
5
-73
/
+207
|
*
|
track UID with connections
Mathias Agopian
2012-09-18
2
-4
/
+8
|
|
/
*
|
fix typo in DisplayDevice logs
Mathias Agopian
2012-09-19
1
-1
/
+1
|
/
*
fix a typo in SensorService
Mathias Agopian
2012-09-18
1
-1
/
+4
*
improve logging of external displays
Mathias Agopian
2012-09-18
3
-28
/
+29
*
suppress superfluous log
Mathias Agopian
2012-09-18
1
-2
/
+0
*
Merge "Check that HWC exists before trying to use it" into jb-mr1-dev
Jesse Hall
2012-09-18
1
-3
/
+3
|
\
|
*
Check that HWC exists before trying to use it
Jesse Hall
2012-09-18
1
-3
/
+3
*
|
SurfaceTexture: default to doing GL sync
Jamie Gennis
2012-09-18
1
-1
/
+1
|
/
*
Plumb display name into SurfaceFlinger
Andy McFadden
2012-09-18
4
-6
/
+31
*
fix external displays
Mathias Agopian
2012-09-18
1
-7
/
+14
*
add support hwc 1.1
Mathias Agopian
2012-09-17
11
-89
/
+283
*
refactor things a bit
Mathias Agopian
2012-09-17
4
-62
/
+125
*
Fix transform hints
Andy McFadden
2012-09-16
4
-13
/
+32
*
Fix display projections when translated.
Jeff Brown
2012-09-13
2
-11
/
+14
*
Minor tweaks
Andy McFadden
2012-09-13
3
-8
/
+2
*
Merge "Initialize new HWC 1.2 fields" into jb-mr1-dev
Jesse Hall
2012-09-12
3
-24
/
+34
|
\
|
*
Initialize new HWC 1.2 fields
Jesse Hall
2012-09-12
3
-24
/
+34
*
|
Merge "Fix display projection transforms" into jb-mr1-dev
Jesse Hall
2012-09-12
1
-5
/
+8
|
\
\
|
*
|
Fix display projection transforms
Jesse Hall
2012-09-12
1
-5
/
+8
*
|
|
don't call hwc with non-empty layer lists for blanked displays
Mathias Agopian
2012-09-12
2
-17
/
+20
|
|
/
|
/
|
*
|
Merge "Fix emulator" into jb-mr1-dev
Andy McFadden
2012-09-12
1
-3
/
+6
|
\
\
|
*
|
Fix emulator
Andy McFadden
2012-09-12
1
-3
/
+6
*
|
|
Merge "fix typo in LayerBase::dump()" into jb-mr1-dev
Mathias Agopian
2012-09-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix typo in LayerBase::dump()
Mathias Agopian
2012-09-11
1
-1
/
+1
*
|
|
Reduce failure uncertainty
Andy McFadden
2012-09-11
2
-0
/
+13
|
/
/
*
|
Reshuffle FramebufferSurface
Andy McFadden
2012-09-11
6
-158
/
+202
|
/
*
SurfaceTexture: use eglWaitSync
Jamie Gennis
2012-09-10
1
-5
/
+3
*
Ensure that viewport and frame are initialized.
Jeff Brown
2012-09-09
2
-1
/
+2
*
Fix display projection.
Jeff Brown
2012-09-07
1
-3
/
+3
*
libgui: move fence handling into ConsumerBase
Jamie Gennis
2012-09-06
1
-1
/
+1
*
fix a problem where all hwc layers would have the SKIP flags set
Mathias Agopian
2012-09-05
2
-1
/
+1
*
Merge "Always reset layer acquireFenceFd after commit" into jb-mr1-dev
Jesse Hall
2012-09-05
1
-0
/
+2
|
\
|
*
Always reset layer acquireFenceFd after commit
Jesse Hall
2012-09-05
1
-0
/
+2
*
|
minor cleanup
Mathias Agopian
2012-09-04
1
-5
/
+5
*
|
Merge "display projection API now has a single function instead of 3" into jb...
Mathias Agopian
2012-09-04
3
-36
/
+16
|
\
\
|
*
|
display projection API now has a single function instead of 3
Mathias Agopian
2012-09-04
3
-36
/
+16
[next]