Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
a01b1ff638352d3fa3a6d58481e018cda22b4c1c
/
services
/
surfaceflinger
3d64e73
fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS
by Mathias Agopian
· 14 years ago
4cb1888
Fix a GraphicBuffer leak in SurfaceTexture
by Mathias Agopian
· 14 years ago
47d8730
remove more unused references to ISurface
by Mathias Agopian
· 14 years ago
d87f162
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
3eb70b4
am bd340c7b: am b368f4d8: am 38caff23: Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
d32a694
Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
5fd799d
SurfaceFlinger: Fix a typo.
by Jamie Gennis
· 14 years ago
02cc717
am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1
by James Dong
· 14 years ago
5f7204c
Fix missing AOSP copyright headers for more files
by James Dong
· 14 years ago
939fee8
am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 14 years ago
d0b55c0
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 14 years ago
1bbafb9
Fix some const-ness and comments
by Mathias Agopian
· 14 years ago
5bf3abe
Fix initialization order warning.
by Mathias Agopian
· 14 years ago
795f5cc
Merge "Default to NONE format in Layer"
by Eric Hassold
· 14 years ago
7ffe380
Default to NONE format in Layer
by Eric Hassold
· 14 years ago
7a4d0df
SurfaceFlinger: Respect the PROTECTED gralloc bit.
by Jamie Gennis
· 14 years ago
134f042
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 14 years ago
1c71a47
remove some logs
by Mathias Agopian
· 14 years ago
e780976
am 0dc5fdb9: am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread
by Jamie Gennis
· 14 years ago
d1ad86f
am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread
by Jamie Gennis
· 14 years ago
db7b742
am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread
by Jamie Gennis
· 14 years ago
ab0225e
Merge "Correctly handle translucency of device-specific pixel formats"
by Eric Hassold
· 14 years ago
a1f47b9
fix a surface leak in SurfaceFlinger
by Mathias Agopian
· 14 years ago
ac45e6b
Correctly handle translucency of device-specific pixel formats
by Eric Hassold
· 14 years ago
8a08392
Prevent SurfaceFlinger from using layer token 31.
by Jamie Gennis
· 14 years ago
4884080
am 50b029d5: am 7ba35f5a: Merge "[3418265] apply layer transformations to the DimLayer." into honeycomb
by Mathias Agopian
· 15 years ago
bce26da
[3418265] apply layer transformations to the DimLayer.
by Mathias Agopian
· 15 years ago
79676ac
am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb
by Jamie Gennis
· 15 years ago
da04384
Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb
by Jamie Gennis
· 15 years ago
3cbe436
am 8d778b37: am 231da079: Merge "fix [3389263] OMX.Nvidia.h264.decode fails to shutdown" into honeycomb
by Mathias Agopian
· 15 years ago
3cc2677
fix [3389263] OMX.Nvidia.h264.decode fails to shutdown
by Mathias Agopian
· 15 years ago
68f9127
Reset ANativeWindow crop on buffer geometry changes.
by Jamie Gennis
· 15 years ago
16f0453
Protected surface API
by Glenn Kasten
· 15 years ago
0d15612
fix [3385504] Surface flinger hang when adding dim surface
by Mathias Agopian
· 15 years ago
275e627
am 239fd805: Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)" into gingerbread
by Mathias Agopian
· 15 years ago
c92ba88
am 1955a5c9: Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE)" into gingerbread
by Mathias Agopian
· 15 years ago
f7701fa
am d0441f92: Merge "fix a small bug that caused screenshot to show garbage in some cases (DO NOT MERGE)" into gingerbread
by Mathias Agopian
· 15 years ago
63e4bba
am 043a3cdd: Merge "workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE)" into gingerbread
by Mathias Agopian
· 15 years ago
59f71e7
am d3fcd0a1: Merge "minor clean-up. SurfaceFlinger doesn\'t need libpixelflinger.so. (DO NOT MERGE)" into gingerbread
by Mathias Agopian
· 15 years ago
d1a99ec
fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
53a67e1
partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
cfb676f
fix a small bug that caused screenshot to show garbage in some cases (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
5dc7e7d
workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
a0c6b76
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
0c2648a
tone down the log spew regarding taking screenshots.
by Mathias Agopian
· 15 years ago
a9f54a7
Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare()" into honeycomb
by Mathias Agopian
· 15 years ago
2bd1d95
clean-up unneeded code
by Mathias Agopian
· 15 years ago
48b888a
improve SurfaceFlinger 'dumpsys' log
by Mathias Agopian
· 15 years ago
f20a324
fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare()
by Mathias Agopian
· 15 years ago
c1d1b0d
Add logs when taking a screenshot to help tracking issue 3361121
by Mathias Agopian
· 15 years ago
0d3dcc4
Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb
by Mathias Agopian
· 15 years ago
76cd4dd
partially fix [3306150] HTML5 video with H/W acceleration blackout
by Mathias Agopian
· 15 years ago
a49576f
Merge "fix [3312683] Camera mirroring problem after switching from back to front camera" into honeycomb
by Mathias Agopian
· 15 years ago
ad456f9
fix [3312683] Camera mirroring problem after switching from back to front camera
by Mathias Agopian
· 15 years ago
9a78c90
Fix remote GraphicBuffer allocation in SurfaceFlinger.
by Jamie Gennis
· 15 years ago
4956334
Add the ISurfaceComposer::createGraphicBuffer IPC.
by Jamie Gennis
· 15 years ago
ea0b147
am c724f2fb: disable the bypass mode. DO NOT MERGE.
by Mathias Agopian
· 15 years ago
902329f
disable the bypass mode. DO NOT MERGE.
by Mathias Agopian
· 15 years ago
f653b89
fix a small bug that caused screenshot to show garbage in some cases
by Mathias Agopian
· 15 years ago
e6f0984
workaround [3201922] display not on: log full of gralloc errors
by Mathias Agopian
· 15 years ago
420a283
Fix a problem where hwc and GL composition could show a different buffer
by Mathias Agopian
· 15 years ago
ebeb709
fix debug.sf.showbackground
by Mathias Agopian
· 15 years ago
da9584d
fix [3223749] media server crashes when switching mode from video capture to still image capture
by Mathias Agopian
· 15 years ago
fb88981
Merge "fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app"
by Mathias Agopian
· 15 years ago
5eee3d2
Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so."
by Mathias Agopian
· 15 years ago
dd17b3e
fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app
by Mathias Agopian
· 15 years ago
455d18d
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.
by Mathias Agopian
· 15 years ago
bf2c6a6
[3258939] Need snapshot to limit which layers are included
by Mathias Agopian
· 15 years ago
f345069
[3211070] camera preview image is rendered offset from the UI overlay frame
by Mathias Agopian
· 15 years ago
86bdb2f
fix [3260137] Sometimes front-facing camera mirroring is wrong
by Mathias Agopian
· 15 years ago
1293a8e
More clean-up. Get rid off the "blur" effect in SurfaceFlinger
by Mathias Agopian
· 15 years ago
e0be194
am 74da537f: Merge "[317580] fix issue where the screen wouldn\'t be rotated properly in bypass mode" into gingerbread
by Mathias Agopian
· 15 years ago
a5529c8
remove support for PUSH_BUFFER surfaces and overlays
by Mathias Agopian
· 15 years ago
1d21a9c
surfaceflinger: add support for gralloc dump hooks
by Erik Gilling
· 15 years ago
5ec99b5
should fix build.
by Mathias Agopian
· 15 years ago
a1aa18f
resolved conflicts for merge of a0f011ff to master
by Mathias Agopian
· 15 years ago
e24cc7a
[317580] fix issue where the screen wouldn't be rotated properly in bypass mode
by Mathias Agopian
· 15 years ago
b5a00fc
am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread
by Mathias Agopian
· 15 years ago
e4f8109
am a2977c38: Merge changes Ie03796ae,Ide3e980a into gingerbread
by Mathias Agopian
· 15 years ago
9669d23
am 05813b0e: Merge changes I244b5469,I32044e91 into gingerbread
by Mathias Agopian
· 15 years ago
372c56e
am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread
by Mathias Agopian
· 15 years ago
22c6784
[3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
733189d
[3171580] Fix two typos related to fixed-size buffers
by Mathias Agopian
· 15 years ago
678bdd6
[3171580] don't automatically log GraphicBuffer allocation failures
by Mathias Agopian
· 15 years ago
0404814
Remove const_cast to layer handle
by Louis Huemiller
· 15 years ago
4ba398d
Merge "Implement reducing the buffer count of a Surface."
by Jamie Gennis
· 15 years ago
54cc83e
Implement reducing the buffer count of a Surface.
by Jamie Gennis
· 15 years ago
37b126a
Remove a problematic empty update optimization.
by Jamie Gennis
· 15 years ago
c23902b
am 5c0efef9: am 7d452f69: Merge "really fix [3118445] Transform * Transform does not work as expected" into gingerbread
by Mathias Agopian
· 15 years ago
c2dba08
am 7d452f69: Merge "really fix [3118445] Transform * Transform does not work as expected" into gingerbread
by Mathias Agopian
· 15 years ago
883dffa
really fix [3118445] Transform * Transform does not work as expected
by Mathias Agopian
· 15 years ago
d4a36d5
am e1ca532d: am 457bed2b: Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread
by Mathias Agopian
· 15 years ago
bb35a63
am b4645353: am ce4d36ad: Merge "fix [3118445] Transform * Transform does not work as expected" into gingerbread
by Mathias Agopian
· 15 years ago
a7a8f05
am 457bed2b: Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread
by Mathias Agopian
· 15 years ago
46135ee
am ce4d36ad: Merge "fix [3118445] Transform * Transform does not work as expected" into gingerbread
by Mathias Agopian
· 15 years ago
38e5c8e
Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread
by Mathias Agopian
· 15 years ago
d3caac9
fix [3123221] Video sticks playing back upside down following orientation switch
by Mathias Agopian
· 15 years ago
0694d0f
fix [3118445] Transform * Transform does not work as expected
by Mathias Agopian
· 15 years ago
47a7946
am fb31036f: am 583fefc8: Merge "Use the context_priority extension when present." into gingerbread
by Mathias Agopian
· 15 years ago
db02bde7
am 583fefc8: Merge "Use the context_priority extension when present." into gingerbread
by Mathias Agopian
· 15 years ago
Next »