Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
bb66c9b5a9c16dee93559eb738746a2d0a9b2db3
/
services
/
surfaceflinger
/
SurfaceFlinger.cpp
c10d9d9
clean-up. get rid ofunused code and members in Surface[Control].cpp
by Mathias Agopian
· 14 years ago
ad70186
dump GLES strings in SF dumpsys log
by Mathias Agopian
· 14 years ago
ffcf465
fix screen on/off animation (again)
by Mathias Agopian
· 14 years ago
7e91886
Merge "don't kill surfaceflinger when system process dies"
by Mathias Agopian
· 14 years ago
1f339ff
don't kill surfaceflinger when system process dies
by Mathias Agopian
· 14 years ago
d9e8c64
return an error code with gralloc buffer allocation failures
by Mathias Agopian
· 14 years ago
2dbf9ff
fix screen on/off animation, which was flipped
by Mathias Agopian
· 14 years ago
698c087
SF transactions are now O(1) wrt IPC instead of O(N).
by Mathias Agopian
· 14 years ago
99b4984
PermissionCache caches permission checks
by Mathias Agopian
· 14 years ago
a67932f
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
ca4d360
Fix a race that could cause GL commands to be executed from the wrong thread.
by Mathias Agopian
· 14 years ago
dea20b1
Fix a race in SurfaceFlinger that could cause layers to be leaked forever.
by Mathias Agopian
· 14 years ago
4f11374
Fix a race-condtion in SurfaceFlinger that could lead to a crash.
by Mathias Agopian
· 14 years ago
0ef4e15
Get rid of the "pid" parameter from createSurface
by Mathias Agopian
· 14 years ago
4cb1888
Fix a GraphicBuffer leak in SurfaceTexture
by Mathias Agopian
· 14 years ago
1bbafb9
Fix some const-ness and comments
by Mathias Agopian
· 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
d1ad86f
am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread
by Jamie Gennis
· 14 years ago
8a08392
Prevent SurfaceFlinger from using layer token 31.
by Jamie Gennis
· 14 years ago
bce26da
[3418265] apply layer transformations to the DimLayer.
by Mathias Agopian
· 14 years ago
0d15612
fix [3385504] Surface flinger hang when adding dim surface
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
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
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
ebeb709
fix debug.sf.showbackground
by Mathias Agopian
· 15 years ago
bf2c6a6
[3258939] Need snapshot to limit which layers are included
by Mathias Agopian
· 15 years ago
1293a8e
More clean-up. Get rid off the "blur" effect in SurfaceFlinger
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
e24cc7a
[317580] fix issue where the screen wouldn't be rotated properly in bypass mode
by Mathias Agopian
· 15 years ago
22c6784
[3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
37b126a
Remove a problematic empty update optimization.
by Jamie Gennis
· 15 years ago
0a96e3c
am 9f6d18ca: am 04358138: Merge "[3095807] screen takes a long time to turn on" into gingerbread
by Mathias Agopian
· 15 years ago
fb3051b
am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475
by Mathias Agopian
· 15 years ago
1cc5374
am a8faf91f: am 6d71f6a0: Merge "fix [3095607] Gingerbread screen turn-on animation does not show the last frame" into gingerbread
by Mathias Agopian
· 15 years ago
c9ce8cb
am 3d4a9774: am b0e020ab: Merge "may fix 3097381 and 3097482. don\'t abort on/off if the animation fails" into gingerbread
by Mathias Agopian
· 15 years ago
e33a35f
am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation for screen on and screen off add support for screen on animation" into gingerbread
by Mathias Agopian
· 15 years ago
a6546e5
[3095807] screen takes a long time to turn on
by Mathias Agopian
· 15 years ago
abd671a
addresses parts of 3096779 and 3097475
by Mathias Agopian
· 15 years ago
a7f0373
fix [3095607] Gingerbread screen turn-on animation does not show the last frame
by Mathias Agopian
· 15 years ago
015fb3f
may fix 3097381 and 3097482. don't abort on/off if the animation fails
by Mathias Agopian
· 15 years ago
503d2d4
am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread
by Joe Onorato
· 15 years ago
9daa5c9
implement part of [3094280] New animation for screen on and screen off
by Mathias Agopian
· 15 years ago
59119e6
turn off the electron beam
by Mathias Agopian
· 15 years ago
df85c45
refactored screenshot code
by Mathias Agopian
· 15 years ago
74c40c0
refactored screenshot code
by Mathias Agopian
· 15 years ago
a3aefeb
am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread
by Mathias Agopian
· 15 years ago
1b0b30d
add support for [1974164] Be able to take a screen shot on the device
by Mathias Agopian
· 15 years ago
8372785
dump HWC state in dumpsys
by Mathias Agopian
· 15 years ago
73d3ba9
add a way to toggle the h/w composer at runtime
by Mathias Agopian
· 15 years ago
fe0a0af
am 793b2293: am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbread
by Mathias Agopian
· 15 years ago
7f198b6
surfaceflinger / GL extensions cleanup
by Michael I. Gold
· 15 years ago
c479e18
resolved conflicts for merge of 48a86240 to master
by Mathias Agopian
· 15 years ago
35b48d1
Add logging of various important graphics events
by Mathias Agopian
· 15 years ago
586a0de
surfaceflinger: composite HWC_SKIP_LAYER layers
by Antti Hatala
· 15 years ago
8392b50
surfaceflinger: unlock clients only after flip
by Antti Hatala
· 15 years ago
89c2dd2
Change the framework to use the new camera preview path.
by Jamie Gennis
· 15 years ago
8b42e8a
Squashed commit of the following:
by Andreas Huber
· 15 years ago
000ca8f
revert hwcomposer HAL changes. DO NOT MERGE.
by Mathias Agopian
· 15 years ago
ae95765
surfaceflinger: don't check HWComposer numLayers unless one exists
by Erik Gilling
· 15 years ago
24925bf
surfaceflinger: don't check HWComposer numLayers unless one exists
by Erik Gilling
· 15 years ago
4572177
Fix a couple issues with the new hwcomposer HAL
by Mathias Agopian
· 15 years ago
a350ff9
call into hwcomposer HAL when present
by Mathias Agopian
· 15 years ago
f6679fc
get rid of our LayerVector implementation
by Mathias Agopian
· 15 years ago
4da7519
keep a list of visible sorted surfaces
by Mathias Agopian
· 15 years ago
a1e6bc8
added BinderService<> template to help creating native binder services
by Mathias Agopian
· 15 years ago
81bac09
move native services under services/
by Mathias Agopian
· 15 years ago
[Renamed from libs/surfaceflinger/SurfaceFlinger.cpp]
a8f3e4e
fix live wallpapers on Droid
by Mathias Agopian
· 15 years ago
1f7bec6
Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger""
by Mathias Agopian
· 15 years ago
e049a95
Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"
by Andreas Huber
· 15 years ago
01e4483
fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger
by Mathias Agopian
· 15 years ago
0a91775
Added support for the GL_TEXTURE_EXTERNAL target
by Mathias Agopian
· 15 years ago
579b3f8
allow re-targetting of surfaces
by Mathias Agopian
· 15 years ago
53503a9
fix [2751143] Device crashes when in a text box for too long
by Mathias Agopian
· 15 years ago
b7e930d
split surface management from surface's buffers management
by Mathias Agopian
· 15 years ago
96f0819
clean-up client management.
by Mathias Agopian
· 15 years ago
7e27f05
more clean-up in preparation of bigger changes
by Mathias Agopian
· 15 years ago
bb64124
fix the threading issue for setBuffercount()
by Mathias Agopian
· 15 years ago
1b5e102
more surfaceflinger cleanups
by Mathias Agopian
· 15 years ago
78fd501
clean-up surfaceflinger a bit
by Mathias Agopian
· 15 years ago
8f10540
Make pixels prettier.
by Mathias Agopian
· 15 years ago
ab02873
fix [2511580] Window poop on screen - drop down list left some residual when it resized
by Mathias Agopian
· 15 years ago
948d69f
improve SF logging/debugging a little bit
by Mathias Agopian
· 15 years ago
Next »