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
...
*
surfaceflinger: fix display id selection
Jamie Gennis
2012-08-24
2
-1
/
+25
*
Revert "Added display initialization method"
Andy McFadden
2012-08-24
2
-42
/
+11
*
Added display initialization method
Andy McFadden
2012-08-24
2
-11
/
+42
*
teach HWC about multiple displays
Mathias Agopian
2012-08-23
3
-130
/
+140
*
remove support for HWC < 1.0
Mathias Agopian
2012-08-23
2
-287
/
+60
*
HWComposer now has its own concept of display IDs
Mathias Agopian
2012-08-23
5
-113
/
+169
*
Merge "simplify further vsync handling" into jb-mr1-dev
Mathias Agopian
2012-08-23
2
-85
/
+78
|
\
|
*
simplify further vsync handling
Mathias Agopian
2012-08-23
2
-85
/
+78
*
|
Merge "Update for cleanups in hwc interface" into jb-mr1-dev
Jesse Hall
2012-08-23
2
-18
/
+35
|
\
\
|
|
/
|
/
|
|
*
Update for cleanups in hwc interface
Jesse Hall
2012-08-22
2
-18
/
+35
*
|
Merge "Revert "Added display initialization method"" into jb-mr1-dev
Ramanan Rajeswaran
2012-08-22
2
-42
/
+11
|
\
\
|
|
/
|
/
|
|
*
Revert "Added display initialization method"
Ramanan Rajeswaran
2012-08-22
2
-42
/
+11
*
|
Pass the correct number of displays based on HWC version
Jesse Hall
2012-08-22
2
-8
/
+10
|
/
*
Added display initialization method
Andy McFadden
2012-08-21
2
-11
/
+42
*
fix various issues in SF's EventThread
Mathias Agopian
2012-08-20
2
-51
/
+51
*
Fix deadlock in SF.
Mathias Agopian
2012-08-17
2
-102
/
+87
*
refactor compositing code to avoid multiple eglMakeCurrent() calls
Mathias Agopian
2012-08-16
4
-155
/
+166
*
reimplement wifi display hack with new external display SF framework
Mathias Agopian
2012-08-16
5
-84
/
+88
*
display states can't share the dirty flags
Mathias Agopian
2012-08-16
1
-2
/
+6
*
binder interfaces can't be compared directly
Mathias Agopian
2012-08-16
1
-1
/
+1
*
oopsie, missed a spot when fixing b/6970310
Mathias Agopian
2012-08-15
1
-1
/
+1
*
we were mistakenly optimizing out SF's main transactions in some cases
Mathias Agopian
2012-08-15
1
-27
/
+30
*
Use new PowerManager API.
Jeff Brown
2012-08-15
1
-4
/
+3
*
Fix layer removal transaction.
Jeff Brown
2012-08-15
1
-2
/
+2
*
Don't crash when recovering from WM death
Jesse Hall
2012-08-14
1
-0
/
+2
*
make sure to repaint the screen when unblank()ing
Mathias Agopian
2012-08-13
1
-0
/
+2
*
xdpi / ydpi were reported as 0
Mathias Agopian
2012-08-13
7
-92
/
+79
*
make multi-display more real
Mathias Agopian
2012-08-10
3
-107
/
+204
*
screenshots could stop working after camera was used
Mathias Agopian
2012-08-10
2
-3
/
+7
*
avoid crashing when we don't have an h/w composer
Mathias Agopian
2012-08-10
1
-1
/
+1
*
libgui includes refactoring
Mathias Agopian
2012-08-10
5
-72
/
+36
*
Add a display parameter to HWComposer where needed
Mathias Agopian
2012-08-10
4
-72
/
+90
*
now able to set the layer stack on a DisplayDevice
Mathias Agopian
2012-08-10
3
-1
/
+10
*
Changes to support multi-display HWC
Jesse Hall
2012-08-07
2
-66
/
+154
*
Merge changes Ic3d35a93,I46ec942d into jb-mr1-dev
Jamie Gennis
2012-08-06
6
-154
/
+132
|
\
|
*
surfaceflinger: refactor FrambufferSurface
Jamie Gennis
2012-08-06
6
-154
/
+132
*
|
fix pdk build
Greg Hackmann
2012-08-06
1
-1
/
+1
|
/
*
DisplayDevice doesn't need weak pointers or polymorphism
Mathias Agopian
2012-08-05
1
-2
/
+2
*
turn DisplayDevice into a reference-counted object
Mathias Agopian
2012-08-05
12
-172
/
+149
*
DisplayDevice only needs ANativeWindow not SurfaceTextureClient
Mathias Agopian
2012-08-04
2
-4
/
+5
*
remove a dependency of DisplayDevice on the refresh rate
Mathias Agopian
2012-08-04
7
-49
/
+49
*
break SF dependencies on libdvm and libandroid_runtime
Mathias Agopian
2012-08-04
3
-17
/
+41
*
screen-off animation won't be handled by SF anymore
Mathias Agopian
2012-08-03
2
-481
/
+0
*
We now have a real list of displays.
Mathias Agopian
2012-08-02
4
-62
/
+157
*
don't filter when capturing a screenshot unless needed
Mathias Agopian
2012-08-02
3
-10
/
+11
*
cleanups in preparation of bigger changes
Mathias Agopian
2012-08-02
14
-186
/
+151
*
rename DisplayHardware to DisplayDevice
Mathias Agopian
2012-08-02
17
-127
/
+124
*
Layers are now sorted by layer-stack first, then by z-order
Mathias Agopian
2012-08-02
1
-5
/
+21
*
getting closer to final main composition loop
Mathias Agopian
2012-08-02
5
-120
/
+107
*
get rid of global regions that should be tracked per display
Mathias Agopian
2012-08-02
4
-156
/
+144
[prev]
[next]