index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
surfaceflinger
/
LayerBuffer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix [2143798] Need to figure out how to do video on Passion w/ GPU
Mathias Agopian
2009-11-11
1
-8
/
+66
*
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...
Mathias Agopian
2009-11-02
1
-0
/
+2
*
fix[2222341] Soft reset while going back from camcorder settings
Mathias Agopian
2009-10-30
1
-21
/
+36
*
return proper error code from eglCreateImageKHR
Mathias Agopian
2009-10-29
1
-3
/
+1
*
fix [2143798] Need to figure out how to do video
Mathias Agopian
2009-10-27
1
-121
/
+22
*
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
Mathias Agopian
2009-10-06
1
-6
/
+5
*
Overlay could not set position or rotation immediately after created, it shou...
Benny Wong
2009-09-16
1
-0
/
+1
*
revert to black video background, since we don't need the color-key anylonger
Mathias Agopian
2009-09-15
1
-1
/
+2
*
fix [2037525] Fail to start camera after adb sync new Camera
Mathias Agopian
2009-09-09
1
-14
/
+14
*
rename Mutexes to make the code easier to follow
Mathias Agopian
2009-09-08
1
-8
/
+7
*
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-09-07
1
-10
/
+11
*
Add colorkey to gl clear operation
Rebecca Schultz Zavin
2009-09-02
1
-1
/
+5
*
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
1
-1
/
+0
*
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
1
-1
/
+5
*
Revert "SurfaceFlinger will now allocate buffers based on the usage specified...
Fred Quintana
2009-08-11
1
-5
/
+1
*
SurfaceFlinger will now allocate buffers based on the usage specified by the ...
Mathias Agopian
2009-08-11
1
-1
/
+5
*
Add a flag to set whether the overlay has been initialized. Commit needs to ...
Rebecca Schultz Zavin
2009-07-22
1
-2
/
+4
*
Fix hardware overlay so all changes are commited when done.
Rebecca Schultz Zavin
2009-07-21
1
-0
/
+6
*
add support for out-of-range copybit scaling. camera capture is in color again
Mathias Agopian
2009-06-25
1
-52
/
+55
*
use copybit for eglSwapBuffers() copy-back operations
Mathias Agopian
2009-06-25
1
-1
/
+4
*
make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few h...
Mathias Agopian
2009-06-25
1
-37
/
+42
*
copybit now uses a native_handle_t* instead of a fd/offset
Mathias Agopian
2009-06-24
1
-42
/
+44
*
hack copybit back in for video playback on msm7k. we have h/w accelerated vid...
Mathias Agopian
2009-06-24
1
-3
/
+121
*
fix a bug causing push-buffer surfaces' identity to be garbage, which resulte...
Mathias Agopian
2009-06-23
1
-0
/
+1
*
checkpoint. bring back video/camera
Mathias Agopian
2009-06-23
1
-26
/
+24
*
fix a memory corruption where a SF Client could be used after it's been destr...
Mathias Agopian
2009-06-19
1
-1
/
+1
*
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-05-04
1
-19
/
+19
*
get rid of an old hack to work around a bug around glDeleteTextures() in the ...
Mathias Agopian
2009-04-24
1
-1
/
+1
*
more Surface lifetime management
Mathias Agopian
2009-04-24
1
-5
/
+16
*
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
1
-180
/
+34
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+655
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-655
/
+0
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
1
-22
/
+31
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-52
/
+113
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-11
/
+27
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-230
/
+387
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-3
/
+49
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+366