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
/
ui
/
Surface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix [2122448] android_native_window_t::setUsage() only reallocates the first ...
Mathias Agopian
2009-09-15
1
-19
/
+10
*
Revert "fix [2122448] android_native_window_t::setUsage() only reallocates th...
Mathias Agopian
2009-09-15
1
-8
/
+18
*
fix [2122448] android_native_window_t::setUsage() only reallocates the first ...
Mathias Agopian
2009-09-15
1
-18
/
+8
*
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-09-07
1
-230
/
+144
*
fix [2070341] [FAST BLOCKER] can't successfully setup erc52
Mathias Agopian
2009-08-21
1
-2
/
+12
*
fix a bug that caused the PixelFormat viewed by Surface to be wrong.
Mathias Agopian
2009-08-19
1
-1
/
+2
*
fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of...
Mathias Agopian
2009-08-19
1
-31
/
+59
*
make sure to update a surface's usage bits when it changes, instead of only t...
Mathias Agopian
2009-08-14
1
-23
/
+52
*
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
1
-3
/
+34
*
Revert "SurfaceFlinger will now allocate buffers based on the usage specified...
Fred Quintana
2009-08-11
1
-34
/
+3
*
SurfaceFlinger will now allocate buffers based on the usage specified by the ...
Mathias Agopian
2009-08-11
1
-3
/
+34
*
added NATIVE_WINDOW_FORMAT attribute to android_native_window_t
Mathias Agopian
2009-08-06
1
-0
/
+3
*
don't crash when SurfaceBuffer::writeToParcel is given a null argument
Mathias Agopian
2009-08-05
1
-0
/
+3
*
be more robust when errors occur upon EGL surface creation (ie: don't crash)
Mathias Agopian
2009-07-31
1
-6
/
+8
*
fixed some issues with the software renderer when surfaces are made current.
Mathias Agopian
2009-07-30
1
-1
/
+34
*
fix [1964315] crash in the surface.cpp while browsing
Mathias Agopian
2009-07-13
1
-16
/
+33
*
fix typo defining a singleton attrbutes for an object that is not a singleton...
Mathias Agopian
2009-05-28
1
-2
/
+0
*
merge master to master_gl
Mathias Agopian
2009-05-22
1
-2
/
+2
|
\
|
*
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
1
-2
/
+2
*
|
Region now has its own implementation instead of relying on SkRegion, which a...
Mathias Agopian
2009-05-17
1
-4
/
+6
*
|
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...
Mathias Agopian
2009-05-05
1
-3
/
+2
*
|
get rid of android_native_buffer_t::getHandle() and replace it with an handle...
Mathias Agopian
2009-05-05
1
-20
/
+7
*
|
removed the "bits" attribute from android_native_buffer_t.
Mathias Agopian
2009-05-05
1
-12
/
+11
*
|
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-05-04
1
-111
/
+114
*
|
Squashed commit of the following:
Mathias Agopian
2009-04-24
1
-2
/
+1
*
|
cleanup, remove unused fields. Also make sure that we don't systematically al...
Mathias Agopian
2009-04-16
1
-10
/
+5
*
|
more splitting of Surface/SurfaceControl. Surface.java is now implemented in ...
Mathias Agopian
2009-04-16
1
-177
/
+92
*
|
split Surface.cpp into Surface and SurfaceControl
Mathias Agopian
2009-04-16
1
-58
/
+255
*
|
fix some issues with Surface's lifetime management.
Mathias Agopian
2009-04-16
1
-39
/
+45
*
|
fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the...
Mathias Agopian
2009-04-15
1
-4
/
+7
*
|
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
1
-54
/
+386
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+256
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-256
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-6
/
+1
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+261