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
/
include
/
private
Commit message (
Expand
)
Author
Age
Files
Lines
*
add basic time stats for surfaces lock time
Mathias Agopian
2009-09-17
1
-8
/
+20
*
make sure to update the tail pointer when undoing a dequeue
Mathias Agopian
2009-09-14
1
-0
/
+2
*
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
Mathias Agopian
2009-09-10
1
-2
/
+3
*
make sure conditions will return when the status of a surface is not NO_ERROR
Mathias Agopian
2009-09-10
1
-4
/
+12
*
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-09-07
4
-156
/
+331
*
Calculate specular lighting correctly
Martin Storsjo
2009-08-25
1
-0
/
+1
*
be more friendly with C
Mathias Agopian
2009-08-13
1
-2
/
+2
*
Fix issue 1795088 Improve audio routing code
Eric Laurent
2009-07-23
1
-6
/
+7
*
add a ctor to Mutex to specify the type, which can be shared. This is used by...
Mathias Agopian
2009-07-13
1
-0
/
+2
*
implement Mutex and Condition with pthread instead of calling futex directly.
Mathias Agopian
2009-07-13
1
-60
/
+0
*
Merge change 6382
Android (Google) Code Review
2009-07-07
1
-0
/
+2
|
\
|
*
add a virtual destructor to region_rasterizer, to be on the safe side
Mathias Agopian
2009-07-07
1
-0
/
+2
*
|
am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...
Eric Laurent
2009-07-07
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...
Eric Laurent
2009-07-07
1
-4
/
+3
*
|
merge master in master_gl
Mathias Agopian
2009-06-24
1
-1
/
+1
|
\
\
|
*
\
am 5277103d: Merge change 5035 into donut
Android (Google) Code Review
2009-06-22
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
add glTexParameteri() and fix glTexParameteriv()
Mathias Agopian
2009-06-22
1
-1
/
+1
*
|
|
fix a bug where copybit only renders in the first buffer when used with s/w GL
Mathias Agopian
2009-06-10
1
-3
/
+2
*
|
|
revive the copybit test.
Mathias Agopian
2009-06-09
1
-0
/
+1
*
|
|
cleanup Debug.h a bit
Mathias Agopian
2009-06-04
1
-12
/
+5
*
|
|
merge master to master_gl
Mathias Agopian
2009-05-22
3
-23
/
+39
|
\
\
\
|
|
/
/
|
*
|
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
2
-31
/
+5
|
*
|
checkpoint: split libutils into libutils + libbinder
Mathias Agopian
2009-05-20
3
-1
/
+43
|
|
/
*
|
Region now has its own implementation instead of relying on SkRegion, which a...
Mathias Agopian
2009-05-17
1
-0
/
+279
*
|
move android_native_buffer_t declaration into its own private/ui/android_nati...
Mathias Agopian
2009-05-05
2
-1
/
+63
*
|
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...
Mathias Agopian
2009-05-05
1
-0
/
+76
*
|
a brand new MessageQueue for SurfaceFlinger.
Mathias Agopian
2009-04-24
1
-28
/
+0
*
|
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
2
-25
/
+35
|
/
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-1
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
9
-0
/
+1427
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
9
-1427
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-0
/
+1
*
auto import from //branches/cupcake/...@127101
The Android Open Source Project
2009-01-20
1
-1
/
+8
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-1
/
+1
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
3
-12
/
+158
*
Initial Contribution
The Android Open Source Project
2008-10-21
8
-0
/
+1273