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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1...
James Dong
2009-07-02
1
-1
/
+1
*
|
|
get rid of references to MemoryDealer in SurfaceFlinger
Mathias Agopian
2009-07-02
3
-11
/
+10
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-07-01
3
-209
/
+9
|
\
\
\
|
|
/
/
|
*
|
am b8a10fe4: Allow setPreviewDisplay after startPreview.
Wu-cheng Li
2009-07-01
1
-8
/
+8
|
|
\
\
|
|
|
/
|
|
*
Allow setPreviewDisplay after startPreview.
Wu-cheng Li
2009-07-01
1
-8
/
+8
|
*
|
am c44989d6: Merge change 5350 into donut
Android (Google) Code Review
2009-06-25
2
-201
/
+1
|
|
\
\
|
|
|
/
|
|
*
move ui/Time.cpp to core/jni, since this is the only place it is used
Mathias Agopian
2009-06-25
2
-201
/
+1
*
|
|
Region::makeBoundsSelf() efficiently turns a region to its bounds
Mathias Agopian
2009-06-29
1
-0
/
+6
*
|
|
make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few h...
Mathias Agopian
2009-06-25
1
-6
/
+0
*
|
|
hack copybit back in for video playback on msm7k. we have h/w accelerated vid...
Mathias Agopian
2009-06-24
1
-0
/
+6
*
|
|
merge master in master_gl
Mathias Agopian
2009-06-24
1
-111
/
+20
|
\
\
\
|
|
/
/
|
*
|
am eaa89f74: Merge change 5172 into donut
Android (Google) Code Review
2009-06-24
1
-124
/
+0
|
|
\
\
|
|
|
/
|
|
*
Remove deprecated callback function support.
Dave Sparks
2009-06-24
1
-124
/
+0
|
*
|
am 3d7b8d1a: Merge change 5158 into donut
Android (Google) Code Review
2009-06-24
1
-0
/
+33
|
|
\
\
|
|
|
/
|
|
*
Use a ref-counted callback interface for Camera.
Dave Sparks
2009-06-24
1
-0
/
+33
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-06-01
1
-1
/
+3
|
\
\
\
|
|
/
/
|
*
|
get rid of utils.h
Mathias Agopian
2009-05-31
1
-1
/
+3
*
|
|
fix typo defining a singleton attrbutes for an object that is not a singleton...
Mathias Agopian
2009-05-28
1
-2
/
+0
*
|
|
make sure the Region code disallows constructs like "(a+b)=c;", which is some...
Mathias Agopian
2009-05-27
1
-13
/
+13
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-27
10
-71
/
+29
|
\
\
\
|
|
/
/
|
*
|
am 0c0ad39c: Merge change 2502 into donut
Android (Google) Code Review
2009-05-26
3
-22
/
+19
|
|
\
\
|
|
|
/
|
|
*
minor clean-up to Rect and Point.
Mathias Agopian
2009-05-26
3
-22
/
+19
|
*
|
some work to try to reduce the code size of some native libraries
Mathias Agopian
2009-05-26
7
-49
/
+12
*
|
|
merge master to master_gl
Mathias Agopian
2009-05-22
13
-30
/
+37
|
\
\
\
|
|
/
/
|
*
|
am 69a6c3eb: Merge change 2292 into donut
Android (Google) Code Review
2009-05-21
1
-3
/
+10
|
|
\
\
|
|
|
/
|
|
*
split boot animation out of SurfaceFlinger
Mathias Agopian
2009-05-21
1
-3
/
+10
|
|
*
bring the native_handle stuff back from master_gl
Mathias Agopian
2009-05-20
1
-8
/
+4
|
*
|
change 2115 wasn't merged properly into master. this fixes that.
Mathias Agopian
2009-05-21
1
-8
/
+4
|
*
|
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
13
-30
/
+29
|
*
|
checkpoint: split libutils into libutils + libbinder
Mathias Agopian
2009-05-20
1
-0
/
+1
|
|
/
*
|
Region now has its own implementation instead of relying on SkRegion, which a...
Mathias Agopian
2009-05-17
5
-142
/
+572
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-14
2
-189
/
+55
|
\
\
|
|
/
|
*
Modify camera framework to use new streamlined binder interface.
Dave Sparks
2009-05-11
2
-189
/
+55
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-08
2
-0
/
+55
|
\
\
|
|
/
|
*
Add new binder methods to camera client to support generic callbacks
Dave Sparks
2009-05-07
2
-0
/
+55
*
|
add support for update-on-demand in SurfaceFlinger
Mathias Agopian
2009-05-07
1
-1
/
+11
*
|
get rid off unneeded flags
Mathias Agopian
2009-05-05
1
-22
/
+1
*
|
move android_native_buffer_t declaration into its own private/ui/android_nati...
Mathias Agopian
2009-05-05
1
-0
/
+2
*
|
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...
Mathias Agopian
2009-05-05
4
-5
/
+22
*
|
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
*
|
minor clean-up in FramebufferNativeWindow
Mathias Agopian
2009-05-04
1
-14
/
+0
*
|
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-05-04
5
-237
/
+139
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-04-30
1
-7
/
+14
|
\
\
|
|
/
|
*
Bug fix(1807910): media recorder crash due to the use of locked camera object...
James Dong
2009-04-27
1
-13
/
+7
|
*
Fix a media server crash (bug 1807910): part one
James Dong
2009-04-23
1
-0
/
+13
|
*
AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh...
Mathias Agopian
2009-03-27
2
-4
/
+7
|
*
Automated import from //branches/donutburger/...@142727,142727
Dianne Hackborn
2009-03-25
1
-0
/
+1
*
|
a brand new MessageQueue for SurfaceFlinger.
Mathias Agopian
2009-04-24
1
-81
/
+0
*
|
Squashed commit of the following:
Mathias Agopian
2009-04-24
2
-4
/
+2
[prev]
[next]