Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
b0610335d745718f5ee54f15ef1a492921d759f4
/
services
b061033
Fix screenshots
by Mathias Agopian
· 14 years ago
e46016d
Merge "Fix Recent thumbnails aren't taken when leaving an activity via notification"
by Mathias Agopian
· 14 years ago
0abe83a
Fix Recent thumbnails aren't taken when leaving an activity via notification
by Mathias Agopian
· 14 years ago
85b6f7a
Merge "SurfaceFlinger: use the HWC gralloc usage bit"
by Jamie Gennis
· 14 years ago
45d8451
Merge changes I14e03939,I9aafe6f2
by Mathias Agopian
· 14 years ago
a458364
Add a debug option to turn the "transformation hint" off
by Mathias Agopian
· 14 years ago
f7ae69d
Minor cleanup
by Mathias Agopian
· 14 years ago
53331da
fix "show screen update" debug option.
by Mathias Agopian
· 14 years ago
3599bf2
SurfaceFlinger: use the HWC gralloc usage bit
by Jamie Gennis
· 14 years ago
d992db3
give the proper orientation to the h/w composer HAL
by Mathias Agopian
· 14 years ago
582270d
SurfaceTexture: fix queues-to-composer
by Jamie Gennis
· 14 years ago
8afb7e3
as a debug option SrufaceFlinger can now connect to DDMS
by Mathias Agopian
· 14 years ago
c595390
fix an orientation change drawing artifact.
by Mathias Agopian
· 14 years ago
47d0812
SurfaceFlinger doesn't rely on having a custom RefBase destructor
by Mathias Agopian
· 14 years ago
5bfc245
return correct value from query after connecting a surface
by Mathias Agopian
· 14 years ago
ad795ba
improve dumpsys SurfaceFlinger output
by Mathias Agopian
· 14 years ago
e8067a7
fix a crasher in surfaceflinger
by Mathias Agopian
· 14 years ago
6d30c2b
Merge "update HWC data structures even when a layer is marked for SKIP"
by Mathias Agopian
· 14 years ago
a537c0f
update HWC data structures even when a layer is marked for SKIP
by Mathias Agopian
· 14 years ago
c7d14e2
Add a h/w composer API to allow the HAL to trigger a redraw
by Mathias Agopian
· 14 years ago
05ca999
Merge "SurfaceFlinger: use async mode for video & cam"
by Jamie Gennis
· 14 years ago
cb6c755
SurfaceFlinger: use async mode for video & cam
by Jamie Gennis
· 14 years ago
dbe6486
SurfaceFlinger: abandon Layer SurfaceTextures
by Jamie Gennis
· 14 years ago
db5230f
SurfaceFlinger: fix a layer occlusion bug
by Jamie Gennis
· 14 years ago
3fbce7c
remove dead code and member variables.
by Mathias Agopian
· 14 years ago
ab7c13f
fix a typo that prevented preserveRects() to work properly
by Mathias Agopian
· 14 years ago
6dc49c0
Fix typo which caused invalid rotations to be returned with NATIVE_WINDOW_TRANSFORM_HINT
by Mathias Agopian
· 14 years ago
bb66c9b
Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT
by Mathias Agopian
· 14 years ago
c10d9d9
clean-up. get rid ofunused code and members in Surface[Control].cpp
by Mathias Agopian
· 14 years ago
97c602c
implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation"
by Mathias Agopian
· 14 years ago
933389f
use SurfaceTexture new scaling mode in SF
by Mathias Agopian
· 14 years ago
ad70186
dump GLES strings in SF dumpsys log
by Mathias Agopian
· 14 years ago
29a367b
take the state transform into account with h/w composer hal
by Mathias Agopian
· 14 years ago
baa44b8
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
ffcf465
fix screen on/off animation (again)
by Mathias Agopian
· 14 years ago
6163091
Fix EGLUtils::selectConfigForPixelFormat()
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
67b4cff
Merge changes I9fb59763,I8b2c6e00
by Jamie Gennis
· 14 years ago
99b4984
PermissionCache caches permission checks
by Mathias Agopian
· 14 years ago
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
dea20b1
Fix a race in SurfaceFlinger that could cause layers to be leaked forever.
by Mathias Agopian
· 14 years ago
697526b
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
e4b117a
Merge "Fix a race-condtion in SurfaceFlinger that could lead to a crash."
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
5511a49
am 08acaec6: am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time"
by Conley Owens
· 14 years ago
7badf9c
am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time"
by Conley Owens
· 14 years ago
e85e4d4
Merge "Fixed to draw texture when loadTexture() is called at first time"
by Conley Owens
· 14 years ago
56b79aa
Merge "Fixed to call computeVisibleRegions() when transparent value changed"
by Conley Owens
· 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
a97b487
am 86d1d747: Merge "Add lock before calling initEglImage"
by Conley Owens
· 14 years ago
0ef4e15
Get rid of the "pid" parameter from createSurface
by Mathias Agopian
· 14 years ago
d9071ad
Merge "remove support for console in SurfaceFlinger"
by Mathias Agopian
· 14 years ago
3d03150
remove support for console in SurfaceFlinger
by Mathias Agopian
· 14 years ago
3d64e73
fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS
by Mathias Agopian
· 14 years ago
0d11baf
Add lock before calling initEglImage
by Kobi Cohen Arazi
· 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
dcab18c
Fixed to draw texture when loadTexture() is called at first time
by Ichitaro Kohara
· 15 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
· 15 years ago
5f7204c
Fix missing AOSP copyright headers for more files
by James Dong
· 15 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
· 15 years ago
d0b55c0
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 15 years ago
1bbafb9
Fix some const-ness and comments
by Mathias Agopian
· 15 years ago
5bf3abe
Fix initialization order warning.
by Mathias Agopian
· 15 years ago
795f5cc
Merge "Default to NONE format in Layer"
by Eric Hassold
· 15 years ago
7ffe380
Default to NONE format in Layer
by Eric Hassold
· 15 years ago
7a4d0df
SurfaceFlinger: Respect the PROTECTED gralloc bit.
by Jamie Gennis
· 15 years ago
18570db
am 33029221: Merge "revert the surface purgatory list and dependent changes." into gingerbread
by Mathias Agopian
· 15 years ago
f7662af
revert the surface purgatory list and dependent changes.
by Mathias Agopian
· 15 years ago
134f042
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 15 years ago
5f1e78d
am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread
by Mathias Agopian
· 15 years ago
ee65ac8
Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only
by Mathias Agopian
· 15 years ago
1c71a47
remove some logs
by Mathias Agopian
· 15 years ago
e780976
am 0dc5fdb9: am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread
by Jamie Gennis
· 15 years ago
d1ad86f
am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread
by Jamie Gennis
· 15 years ago
db7b742
am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread
by Jamie Gennis
· 15 years ago
ab0225e
Merge "Correctly handle translucency of device-specific pixel formats"
by Eric Hassold
· 15 years ago
2168e2d
Fixed to call computeVisibleRegions() when transparent value changed
by Ichitaro Kohara
· 15 years ago
a1f47b9
fix a surface leak in SurfaceFlinger
by Mathias Agopian
· 15 years ago
ac45e6b
Correctly handle translucency of device-specific pixel formats
by Eric Hassold
· 15 years ago
8a08392
Prevent SurfaceFlinger from using layer token 31.
by Jamie Gennis
· 15 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
Next »