index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix [2785833] valgrind error in android::Layer::requestBuffer
Mathias Agopian
2010-06-21
1
-0
/
+1
*
Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread
Mathias Agopian
2010-06-21
9
-107
/
+196
|
\
|
*
Added support for the GL_TEXTURE_EXTERNAL target
Mathias Agopian
2010-06-15
9
-107
/
+196
*
|
More native input event dispatching.
Jeff Brown
2010-06-21
3
-135
/
+341
*
|
Even more native input dispatch work in progress.
Jeff Brown
2010-06-17
12
-107
/
+821
*
|
Merge "More work in progress on native events." into gingerbread
Jeff Brown
2010-06-15
3
-219
/
+442
|
\
\
|
|
/
|
/
|
|
*
More work in progress on native events.
Jeff Brown
2010-06-15
3
-219
/
+442
*
|
Support for multiple tests
Jeff Brown
2010-06-14
2
-8
/
+18
|
/
*
Remove PollLoop from host build.
Jeff Brown
2010-06-13
1
-4
/
+4
*
Fix include paths.
Jeff Brown
2010-06-13
2
-3
/
+0
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
19
-92
/
+5153
*
Fix String8 to free its memory only after assignment operations based on poin...
Andreas Huber
2010-06-10
1
-4
/
+8
*
allow re-targetting of surfaces
Mathias Agopian
2010-06-08
6
-37
/
+103
*
fix [2751143] Device crashes when in a text box for too long
Mathias Agopian
2010-06-08
2
-4
/
+3
*
optimize Surface.readFromParcel()
Mathias Agopian
2010-06-04
1
-8
/
+13
*
split surface management from surface's buffers management
Mathias Agopian
2010-06-04
12
-351
/
+592
*
clean-up client management.
Mathias Agopian
2010-06-04
15
-607
/
+253
*
Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...
Eric Laurent
2010-06-03
5
-330
/
+2796
*
fix a bug where fading in/out of opaque 32-bits windows wasn't working
Mathias Agopian
2010-06-01
2
-22
/
+19
*
more clean-up in preparation of bigger changes
Mathias Agopian
2010-05-28
9
-70
/
+84
*
more clean-up of Surfaceflinger's client management
Mathias Agopian
2010-05-27
2
-238
/
+170
*
minor clean-up GLclampx -> GLclampf
Mathias Agopian
2010-05-26
3
-9
/
+9
*
clean-up dead-code
Mathias Agopian
2010-05-26
4
-27
/
+0
*
Make sure to use filtering while in fixed-size mode
Mathias Agopian
2010-05-26
5
-8
/
+26
*
oopsie. forgot to displatch SET_BUFFERS_GEOMETRY
Mathias Agopian
2010-05-26
1
-0
/
+3
*
fix [2712278] The preview buffer left some black borders in left and bottom e...
Mathias Agopian
2010-05-25
4
-101
/
+101
*
added the notion of fixed-size buffers
Mathias Agopian
2010-05-24
7
-86
/
+216
*
fix a bug when reallocating a window's buffers is needed
Mathias Agopian
2010-05-24
1
-2
/
+2
*
added native_window_set_buffer_count()
Mathias Agopian
2010-05-21
2
-1
/
+11
*
fix the threading issue for setBuffercount()
Mathias Agopian
2010-05-20
14
-172
/
+244
*
add a few tests to SharedBufferStackTest
Mathias Agopian
2010-05-17
1
-4
/
+14
*
improve SharedBufferStack test
Mathias Agopian
2010-05-17
1
-15
/
+43
*
fix a bug where queueBuffer() would fail after the SharedbufferStack is resized
Mathias Agopian
2010-05-17
1
-2
/
+17
*
fix some bugs in SharedBufferStack::resize
Mathias Agopian
2010-05-17
1
-2
/
+4
*
Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.
Eric Laurent
2010-05-17
3
-96
/
+46
*
Merge "fix uninitialized variable in DisplayHardware" into kraken
Mathias Agopian
2010-05-14
1
-1
/
+1
|
\
|
*
fix uninitialized variable in DisplayHardware
Mathias Agopian
2010-05-14
1
-1
/
+1
*
|
am 900b6157: merge from open-source master
The Android Open Source Project
2010-05-14
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
merge from open-source master
The Android Open Source Project
2010-05-14
1
-4
/
+4
|
|
\
|
|
*
Only hold a weak pointer on SurfaceComposerClients
Matt Fischer
2010-04-07
1
-4
/
+4
*
|
|
AudioFlinger: rename variables to clarify reference to track channel count or...
Eric Laurent
2010-05-14
2
-33
/
+35
*
|
|
Merge "Fix issue 2678048: binder death detection in AudioFlinger is broken." ...
Eric Laurent
2010-05-12
2
-35
/
+89
|
\
\
\
|
*
|
|
Fix issue 2678048: binder death detection in AudioFlinger is broken.
Eric Laurent
2010-05-12
2
-35
/
+89
*
|
|
|
Merge "Several fixes in AudioDumpInterface:" into kraken
Eric Laurent
2010-05-12
2
-93
/
+139
|
\
\
\
\
|
*
|
|
|
Several fixes in AudioDumpInterface:
Eric Laurent
2010-05-12
2
-93
/
+139
|
|
/
/
/
*
|
|
|
Merge "SharedBufferStack now can grow up to 16 buffers." into kraken
Mathias Agopian
2010-05-12
7
-6
/
+166
|
\
\
\
\
|
*
|
|
|
SharedBufferStack now can grow up to 16 buffers.
Mathias Agopian
2010-05-12
7
-6
/
+166
*
|
|
|
|
Merge "Refactor some code in surfaceflinger in preparation of upcoming change...
Mathias Agopian
2010-05-12
10
-366
/
+555
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Refactor some code in surfaceflinger in preparation of upcoming changes
Mathias Agopian
2010-05-12
10
-366
/
+555
*
|
|
|
|
Merge "remove the "memcpy" hack" into kraken
Mathias Agopian
2010-05-12
4
-110
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
[next]