Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
f10c46ef855b6410b20ebd8b1351d4d78d8eca8e
/
services
/
surfaceflinger
f10c46e
Enable clang for libui/libgui/surfaceflinger
by Dan Stoza
· 11 years ago
8e624d4
am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev
by Dan Stoza
· 11 years ago
98d20f8
Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev
by Dan Stoza
· 11 years ago
8dc5539
Add a BufferItem parameter to onFrameAvailable
by Dan Stoza
· 11 years ago
ff520bb
am 7aa0c47e: sf: Add a NULL check in getDisplayConfigs
by Naseer Ahmed
· 11 years ago
7aa0c47
sf: Add a NULL check in getDisplayConfigs
by Naseer Ahmed
· 11 years ago
b43a1c9
am affc4d80: Merge "surfaceflinger: fix -Wunused-parameter warning" into lmp-mr1-dev
by Jesse Hall
· 11 years ago
18b846d
am c7636f60: Merge "surfaceflinger: fix -Wsign-compare warnings" into lmp-mr1-dev
by Jesse Hall
· 11 years ago
9fc06c5
am 6e74e3cc: Merge "surfaceflinger: fix -Woverloaded-virtual warning" into lmp-mr1-dev
by Jesse Hall
· 11 years ago
7cd8597
surfaceflinger: fix -Wunused-parameter warning
by Jesse Hall
· 11 years ago
7844211
surfaceflinger: fix -Wsign-compare warnings
by Jesse Hall
· 11 years ago
9b90180
surfaceflinger: fix -Woverloaded-virtual warning
by Jesse Hall
· 11 years ago
1495ceb
surfaceflinger: fix -Wmismatched-tags warnings
by Jesse Hall
· 11 years ago
d770216
am 1f3efb11: Don\'t run large virtual displays through HWC
by Dan Stoza
· 11 years ago
1f3efb1
Don't run large virtual displays through HWC
by Dan Stoza
· 11 years ago
0b91d7e
am 131866e1: Merge "Add glFlush in surfaceflinger screenshot code." into lmp-mr1-dev
by Riley Andrews
· 11 years ago
131866e
Merge "Add glFlush in surfaceflinger screenshot code." into lmp-mr1-dev
by Riley Andrews
· 11 years ago
9707f4d
Add glFlush in surfaceflinger screenshot code.
by Riley Andrews
· 11 years ago
11f2e08
am 8ad8c0a7: am afe2b1fa: surfaceflinger: don\'t close fence fds after passing to queueBuffer
by Jesse Hall
· 11 years ago
8ad8c0a
am afe2b1fa: surfaceflinger: don\'t close fence fds after passing to queueBuffer
by Jesse Hall
· 11 years ago
afe2b1f
surfaceflinger: don't close fence fds after passing to queueBuffer
by Jesse Hall
· 11 years ago
8b81ce5
am cb8a9fcc: Merge "Switch to libsigchain.a"
by Dmitriy Ivanov
· 11 years ago
4340a14
Switch to libsigchain.a
by Dmitriy Ivanov
· 11 years ago
2b1f2da
Link sigchain to surfaceflinger main executable
by Dmitriy Ivanov
· 11 years ago
27b780b
am 9cc84950: Merge "Don\'t check if this == NULL."
by Dan Albert
· 11 years ago
9cc8495
Merge "Don't check if this == NULL."
by Dan Albert
· 11 years ago
88e5118
am 26a28149: Merge "Link sigchain to surfaceflinger main executable"
by Dmitriy Ivanov
· 11 years ago
f3da24d
Link sigchain to surfaceflinger main executable
by Dmitriy Ivanov
· 11 years ago
fb992b7
am 6c925ede: Fixed discrepancy between crop and frame transparencies.
by Michael Lentine
· 11 years ago
6c925ed
Fixed discrepancy between crop and frame transparencies.
by Michael Lentine
· 11 years ago
6747be9
Generate the SurfaceFlinger shader cache on initialization
by Riley Andrews
· 11 years ago
36a4d17
am 6c833986: Merge "Generate the SurfaceFlinger shader cache on initialization" into lmp-mr1-dev
by Riley Andrews
· 11 years ago
6bddbea
am db57cfbd: Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-dev
by Michael Lentine
· 11 years ago
c868c78
am 5bf786d8: surfaceflinger: recompute visibility after sideband stream change
by Jesse Hall
· 11 years ago
a51fafc
Generate the SurfaceFlinger shader cache on initialization
by Riley Andrews
· 11 years ago
17290d4
am bacc28ef: surfaceflinger: Use landscape resolution for default dpi
by Jesse Hall
· 11 years ago
db57cfb
Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-dev
by Michael Lentine
· 11 years ago
3f121fc
When eglMakeCurrent fails we need to fix the egl state.
by Michael Lentine
· 11 years ago
5bf786d
surfaceflinger: recompute visibility after sideband stream change
by Jesse Hall
· 11 years ago
bacc28e
surfaceflinger: Use landscape resolution for default dpi
by Jesse Hall
· 11 years ago
53e6b95
am 728a8da1: Merge "surfaceflinger: Check sideband stream changed to trigger sideband Layer update." into lmp-dev
by Jesse Hall
· 11 years ago
0ea1cb9
surfaceflinger: Check sideband stream changed to trigger sideband Layer update.
by chenhg
· 11 years ago
147372f
resolved conflicts for merge of 67d8bd66 to lmp-mr1-dev-plus-aosp
by Lajos Molnar
· 11 years ago
67d8bd6
surfaceflinger: add getDisplayStats() method
by Lajos Molnar
· 11 years ago
1474f88
Don't check if this == NULL.
by Dan Albert
· 11 years ago
4355c0c
am e1e3d278: Merge "Clean cruft out of makefiles."
by Dan Albert
· 11 years ago
b79dfe6
Clean cruft out of makefiles.
by Dan Albert
· 11 years ago
7d587c3
Merge "Silence warnings about unused parameters."
by Dan Albert
· 11 years ago
5746f14
am fb017a4c: Merge "Fix clang warnings about struct vs. class."
by Dan Albert
· 11 years ago
9e0e103
Silence warnings about unused parameters.
by Dan Albert
· 11 years ago
aeb8ab8
Fix clang warnings about struct vs. class.
by Dan Albert
· 11 years ago
c3ebe66
Add rotation to surfaceflingers screen cap.
by Riley Andrews
· 11 years ago
4d407a0
surfaceflinger: Trace HW vsync enable
by Jesse Hall
· 11 years ago
eb21986
Merge "Update currentConfig variable when active display is changed." into lmp-dev
by Michael Lentine
· 11 years ago
d3e6914
Update currentConfig variable when active display is changed.
by Michael Lentine
· 11 years ago
d4548dd
am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev
by Jesse Hall
· 11 years ago
514e30a
am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev
by Jesse Hall
· 11 years ago
949ea08
sf: Clear display configs when hot pluggable display is disconnected
by Naseer Ahmed
· 11 years ago
4d7c410
Merge "Destroy eglSurface before recreating." into lmp-dev
by Michael Lentine
· 11 years ago
f2568de
Destroy eglSurface before recreating.
by Michael Lentine
· 11 years ago
7b90258
Fix inverse orientation when original is not applied first.
by Michael Lentine
· 11 years ago
1440963
Fix camera orientation by swapping horizontal and vertical flips when needed.
by Michael Lentine
· 11 years ago
b7a0549
surfaceflinger: skip composition for empty frames
by Jesse Hall
· 11 years ago
f755140
Incorporate TransformToDisplayInverse into the crop calculation.
by Michael Lentine
· 11 years ago
2cfbef2
Merge "Fix inverse orientation when original is not applied first." into lmp-dev
by Michael Lentine
· 11 years ago
6220559
Merge "Fix camera orientation by swapping horizontal and vertical flips when needed." into lmp-dev
by Michael Lentine
· 11 years ago
b3abe7c
Merge "Incorporate TransformToDisplayInverse into the crop calculation." into lmp-dev
by Michael Lentine
· 11 years ago
8663990
Take advantage of sync points during screen cap.
by Riley Andrews
· 11 years ago
b54ee77
Change output format to not throw warning on volantis.
by Michael Lentine
· 11 years ago
5af281f
Fix HWComposer Surface Crop when surface is rotated
by Michael Lentine
· 11 years ago
a02e948
Merge "SurfaceFlinger: Prevent deadlock by updating an atomic layer set." into lmp-dev
by Eric Penner
· 11 years ago
51c59cd
SurfaceFlinger: Prevent deadlock by updating an atomic layer set.
by Eric Penner
· 11 years ago
9ae79d8
Build fix for size_t on 64bit.
by Michael Lentine
· 11 years ago
258ee43
Build fix for printf with int64 and size_t
by Michael Lentine
· 11 years ago
fd9d183
Build fix to use the correct source.
by Michael Lentine
· 11 years ago
7306c67
Add error for format and make sure setActiveConfig fails with an invalid mode.
by Michael Lentine
· 11 years ago
47e4540
Allow for resizing of Virtual Displays.
by Michael Lentine
· 11 years ago
1f6078a
Have VirtualDisplays send SF resize messages when resizing
by Michael Wright
· 11 years ago
6c9e34a
Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.
by Michael Lentine
· 11 years ago
03414a1
Turn on support for async cursor update in surfaceflinger.
by Riley Andrews
· 11 years ago
2ad9d8a
Merge "Add sticky transform to surfaceflinger." into lmp-dev
by Ruben Brunk
· 11 years ago
1681d95
Add sticky transform to surfaceflinger.
by Ruben Brunk
· 11 years ago
b154c42
Improve memory coherence management in screenshot code [DO NOT MERGE]
by Jesse Hall
· 11 years ago
24cd98e
Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE]
by Jesse Hall
· 11 years ago
e9b23b6
surfaceflinger: Make all sources depend on Android.mk
by Jesse Hall
· 11 years ago
dc56bf7
Merge "BufferQueue: Add allocateBuffers method"
by Dan Stoza
· 11 years ago
e49ba8e
GLConsumer: Stop using default constructor params
by Dan Stoza
· 11 years ago
29a3e90
BufferQueue: Add allocateBuffers method
by Dan Stoza
· 11 years ago
cd13f9d
Merge "SurfaceFlinger: send VSYNC power hints to IPowerManager"
by Ruchi Kandoi
· 11 years ago
ef472ec
SurfaceFlinger: send VSYNC power hints to IPowerManager
by Ruchi Kandoi
· 11 years ago
eac96b9
Merge "SurfaceFlinger: Fix rect out-of-bounds checks"
by Dan Stoza
· 11 years ago
91b2ca8
Add two new display info fields
by Andy McFadden
· 11 years ago
be31f44
SurfaceFlinger: Fix rect out-of-bounds checks
by Dan Stoza
· 11 years ago
20071e5
am e3d37a7b: Enable support RGBX_8888 for omap3
by Wengang Wu
· 11 years ago
e3d37a7
Enable support RGBX_8888 for omap3
by Wengang Wu
· 11 years ago
7227b96
Merge "surfaceflinger: Replace blank/unblank with setPowerMode"
by Prashant Malani
· 11 years ago
1210f2a
am 20071e50: am e3d37a7b: Enable support RGBX_8888 for omap3
by Wengang Wu
· 11 years ago
645b1f7
Replace "lower power mode" experiment
by Andy McFadden
· 11 years ago
5167ec6
Disable DispSync resync when not needed
by Andy McFadden
· 11 years ago
2c9b11f
surfaceflinger: Replace blank/unblank with setPowerMode
by Prashant Malani
· 11 years ago
Next »