Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
e53d857c20482e7ad7b142049b892fa08c9c816d
/
libs
/
surfaceflinger
1764c73
remove unused YUV formats
by Mathias Agopian
· 15 years ago
a8f3e4e
fix live wallpapers on Droid
by Mathias Agopian
· 15 years ago
5d8f41c
remove a hack that was used only used on h/w we no longer support.
by Mathias Agopian
· 15 years ago
05650ae
fix[2798925] Gingerbread TOT not booting
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
3f3a74a
remove unused YUV formats
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
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
4975326
fix a bug where fading in/out of opaque 32-bits windows wasn't working
by Mathias Agopian
· 15 years ago
7e27f05
more clean-up in preparation of bigger changes
by Mathias Agopian
· 15 years ago
010fccb
minor clean-up GLclampx -> GLclampf
by Mathias Agopian
· 15 years ago
dc7a80f
clean-up dead-code
by Mathias Agopian
· 15 years ago
a7f6692
Make sure to use filtering while in fixed-size mode
by Mathias Agopian
· 15 years ago
631f358
fix [2712278] The preview buffer left some black borders in left and bottom edges
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
0d4e00d
fix uninitialized variable in DisplayHardware
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
11777e9
DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <= 16
by Mathias Agopian
· 15 years ago
78fd501
clean-up surfaceflinger a bit
by Mathias Agopian
· 15 years ago
ddf1dd1
am e7d5a2f9: am 45423465: Merge "fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart)" into froyo
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
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
d343e3d
fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire
by Mathias Agopian
· 15 years ago
d129659
fix [2483456] Video orientation is wrong on Droid for some videos
by Mathias Agopian
· 15 years ago
948d69f
improve SF logging/debugging a little bit
by Mathias Agopian
· 15 years ago
f23a5e0
Merge "fixes for [2474091] Saw Poor behaviour playing a video."
by Mathias Agopian
· 15 years ago
fcfeb4b
fixes for [2474091] Saw Poor behaviour playing a video.
by Mathias Agopian
· 15 years ago
4fe6ac3
surfaceflinger: remove un-cached buffers hack for Adreno
by Dima Zavin
· 15 years ago
064e1e6
fix [2425395] portrait UI briefly shows in landscape
by Mathias Agopian
· 15 years ago
285dbde
Added a name to Surface created by SurfaceFlinger
by Mathias Agopian
· 15 years ago
45853c9
to help debugging [2461567] Home screen redraw messed up
by Mathias Agopian
· 15 years ago
eda6540
remove a dependency of surfaceflinger on libskia
by Mathias Agopian
· 15 years ago
ca6fab2
Initialize layer position
by Mathias Agopian
· 15 years ago
54ed4f6
get rid off the YUV formats at the libui layer
by Mathias Agopian
· 15 years ago
c9e4a12
minor cleanup.
by Mathias Agopian
· 15 years ago
9cce325
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
2b92d89
Add support for physically rotated displays
by Mathias Agopian
· 15 years ago
a7e3803
Add support for direct EGLImageKHR use with pushbuffer API
by Mathias Agopian
· 16 years ago
5994a33
Add support for 180/270 degrees rotation.
by Chih-Chung Chang
· 16 years ago
52e7200
Add an orientation parameter for overlay, so we can do camera preview in portrait mode.
by Chih-Chung Chang
· 16 years ago
edfd97c
fix [2324665] texture leak in surfaceflinger when using camera
by Mathias Agopian
· 16 years ago
8c3b597
fix a texture leak introduced recently.
by Mathias Agopian
· 16 years ago
5fdea8d
fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot
by Mathias Agopian
· 16 years ago
ecc99c0
part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot
by Mathias Agopian
· 16 years ago
1faed66
fix [2363506] [Sapphire] Video playback broken
by Mathias Agopian
· 16 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
c5e181f
fix [2315900] Monochrome camera preview screen after launching camera
by Mathias Agopian
· 16 years ago
69ff5de
improve video performance to minimize the tearing effect seen in 720p movies
by Mathias Agopian
· 16 years ago
a9ec9be
Revert "When using MDP, we needed to use a texture for diming."
by Dima Zavin
· 16 years ago
1bd4877
surfaceflinger: remove un-cached buffer hack for SGX
by Erik Gilling
· 16 years ago
3e8a81e
fix [2291418] Camera preview cannot work in Emulator
by Mathias Agopian
· 16 years ago
0408772
fix [2297155] SurfaceFlinger's freeze-timeout doesn't work
by Mathias Agopian
· 16 years ago
c61de17
fixed [2260070] display stopped updating
by Mathias Agopian
· 16 years ago
2f0a0a5
When using MDP, we needed to use a texture for diming.
by Mathias Agopian
· 16 years ago
60f5d36
backout a workaround that is not needed anymore
by Mathias Agopian
· 16 years ago
713795a
fix [2269022] The raw picture displayed post shutter seems to have low-resolution
by Mathias Agopian
· 16 years ago
9e911ef
fix [2262591] Junk on screen in ERD46
by Mathias Agopian
· 16 years ago
dcaf29a
addresses several bugs: 2206097, 2166583, 2261119, 2216759
by Mathias Agopian
· 16 years ago
bbc21b0
fix [2143798] Need to figure out how to do video on Passion w/ GPU
by Mathias Agopian
· 16 years ago
6fee064
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video
by Mathias Agopian
· 16 years ago
fa4c9b8
Merge change Id8b28e4f into eclair
by Android (Google) Code Review
· 16 years ago
bd5a002
Merge change I56779290 into eclair
by Android (Google) Code Review
· 16 years ago
b4d8fbb
Merge change If007a2fa into eclair
by Android (Google) Code Review
· 16 years ago
863e5fd
fix[2222341] Soft reset while going back from camcorder settings
by Mathias Agopian
· 16 years ago
550a114
DO NOT MERGE: Another gcc 4.0.3 workaround.
by Andy McFadden
· 16 years ago
8889a81
fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp
by Mathias Agopian
· 16 years ago
df2d929
return proper error code from eglCreateImageKHR
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
67838bc
Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes."
by Mathias Agopian
· 16 years ago
c87104f
Merge change I4961c959 into eclair
by Android (Google) Code Review
· 16 years ago
9ec430a
fix [2152536] ANR in browser
by Mathias Agopian
· 16 years ago
cfc7010
temporarily disable the use of glTexImage2D for sw buffers on sholes.
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
448f015
attempt to work around [2155085, 2150246] stuck in closeTransaction()
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
ba6be54
remove unused code
by Mathias Agopian
· 16 years ago
85ec55f
remove dead code
by Mathias Agopian
· 16 years ago
8a77baa
don't emit GL commands when sf is in freeze mode
by Mathias Agopian
· 16 years ago
Next »