Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
555b49d09bfe6ea2fc4bae9461f083cd6f8a1330
/
services
/
surfaceflinger
/
Layer.cpp
3d8063b
SurfaceTexture: change onFrameAvailable behavior
by Jamie Gennis
· 14 years ago
ddc31c3
fix RefBase so it retains binary-compatibility with gingerbread
by Mathias Agopian
· 14 years ago
a67932f
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
342451d
Merge "Fix a race that could cause GL commands to be executed from the wrong thread."
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
3629d7f
SurfaceFlinger: unfreeze windows for fixed size buffers.
by Jamie Gennis
· 14 years ago
345c611
am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage"
by Conley Owens
· 14 years ago
ddc25bb
am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage"
by Conley Owens
· 14 years ago
0d11baf
Add lock before calling initEglImage
by Kobi Cohen Arazi
· 14 years ago
3eb70b4
am bd340c7b: am b368f4d8: am 38caff23: 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
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
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
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
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
16f0453
Protected surface API
by Glenn Kasten
· 15 years ago
d1a99ec
fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
2bd1d95
clean-up unneeded code
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
da9584d
fix [3223749] media server crashes when switching mode from video capture to still image capture
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
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
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
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
54cc83e
Implement reducing the buffer count of a Surface.
by Jamie Gennis
· 15 years ago
3b996c9
Always create OpenGL accelerated windows in RGBA 8888.
by Romain Guy
· 15 years ago
df85c45
refactored screenshot code
by Mathias Agopian
· 15 years ago
74c40c0
refactored screenshot code
by Mathias Agopian
· 15 years ago
e44d21a
fix [3018216] UI shrinks / stretches while using apps with IME
by Mathias Agopian
· 15 years ago
5dda7f7
Fix a SurfaceFlinger bug.
by Jamie Gennis
· 15 years ago
413f750
am 6d4346ce: am 4cffbb47: Merge "fix [2946787] Screen flicker on low resolution setting in camcorder." into gingerbread
by Mathias Agopian
· 15 years ago
eff062c
fix [2946787] Screen flicker on low resolution setting in camcorder.
by Mathias Agopian
· 15 years ago
e34a3d1
am 46820412: am 8eb16af2: Merge "don\'t try to lock a buffer that wasn\'t allocated with SW usage bits" into gingerbread
by Mathias Agopian
· 15 years ago
f1b3824
don't try to lock a buffer that wasn't allocated with SW usage bits
by Mathias Agopian
· 15 years ago
4ad298c
am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread
by Mathias Agopian
· 15 years ago
b661d66
fix [2931513] Add support for setting the orientation of an ANativeWindow
by Mathias Agopian
· 15 years ago
000ca8f
revert hwcomposer HAL changes. DO NOT MERGE.
by Mathias Agopian
· 15 years ago
a350ff9
call into hwcomposer HAL when present
by Mathias Agopian
· 15 years ago
208cb07
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once.
by Mathias Agopian
· 15 years ago
81bac09
move native services under services/
by Mathias Agopian
· 15 years ago
[Renamed from libs/surfaceflinger/Layer.cpp]
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
f955be9
fix [2785833] valgrind error in android::Layer::requestBuffer
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
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
a7f6692
Make sure to use filtering while in fixed-size mode
by Mathias Agopian
· 15 years ago
a138f89
added the notion of fixed-size buffers
by Mathias Agopian
· 15 years ago
bb64124
fix the threading issue for setBuffercount()
by Mathias Agopian
· 15 years ago
b5b7f26
SharedBufferStack now can grow up to 16 buffers.
by Mathias Agopian
· 15 years ago
d606de6
Refactor some code in surfaceflinger in preparation of upcoming changes
by Mathias Agopian
· 15 years ago
89141f9
remove the "memcpy" hack
by Mathias Agopian
· 15 years ago
0c7af77
am 56aed6bd: am c69775d6: Merge "fix [2664345] Flash: Bad flicker at the end of a pinch zoom." into froyo
by Mathias Agopian
· 15 years ago
179169e
fix [2664345] Flash: Bad flicker at the end of a pinch zoom.
by Mathias Agopian
· 15 years ago
1b5e102
more surfaceflinger cleanups
by Mathias Agopian
· 15 years ago
245e4d7
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
by Mathias Agopian
· 15 years ago
ca99fb8
fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart)
by Mathias Agopian
· 15 years ago
d343e3d
fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire
by Mathias Agopian
· 15 years ago
fcfeb4b
fixes for [2474091] Saw Poor behaviour playing a video.
by Mathias Agopian
· 15 years ago
54ed4f6
get rid off the YUV formats at the libui layer
by Mathias Agopian
· 15 years ago
9cce325
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
f5430db
fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly
by Mathias Agopian
· 16 years ago
8f03b47
fix [2319255] crash in openGL : from the media recorder stress test.
by Mathias Agopian
· 16 years ago
c61de17
fixed [2260070] display stopped updating
by Mathias Agopian
· 16 years ago
54ba51d
fix [2143798] Need to figure out how to do video
by Mathias Agopian
· 16 years ago
57720c3
fix [2211532] improves sholes graphics performance
by Mathias Agopian
· 16 years ago
8f2d505
fix [2164183] sometimes device just wants to stay asleep
by Mathias Agopian
· 16 years ago
e700501
fix [2170319] gmail bulk operation checkbox latency on passion
by Mathias Agopian
· 16 years ago
9ec430a
fix [2152536] ANR in browser
by Mathias Agopian
· 16 years ago
a4b740e
fix [2168528] enable glTexImage2D code path in SF for software-only buffers
by Mathias Agopian
· 16 years ago
3330b20
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
by Mathias Agopian
· 16 years ago
0b3ad46
Attempt to fix [2152536] ANR in browser
by Mathias Agopian
· 16 years ago
df3e0b9
fix [2152247] Windows sometimes drawn scaled up.
by Mathias Agopian
· 16 years ago
6656dbc
invalidate the surface when the physical changes
by Mathias Agopian
· 16 years ago
7e4a587
introduce the notion of the requested size in the Layer state
by Mathias Agopian
· 16 years ago
95a666b
minor SurfaceFlinger code cleanup and remove unnecessary tests
by Mathias Agopian
· 16 years ago
401c257
turn dithering off if it's not needed
by Mathias Agopian
· 16 years ago
8c0a3d7
fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view
by Mathias Agopian
· 16 years ago
1f0ffc4
workaround for [2113743] Sholes: frozen then runtime restart going to list view
by Mathias Agopian
· 16 years ago
6d9f698
fix [2129080] Soft reboot after clicking around and then rubbing the screen
by Mathias Agopian
· 16 years ago
caa600c
fix [2119400] sholes: artifacting when switching orientation
by Mathias Agopian
· 16 years ago
816d7d0
add support for RGBX_8888 surfaces in SurfaceFlinger
by Mathias Agopian
· 16 years ago
48d819a
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
by Mathias Agopian
· 16 years ago
cbb288b
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 16 years ago
d66a979
fix a bug that could cause a window to be hidden in some cases.
by Mathias Agopian
· 16 years ago
Next »