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 injection of specially intercepted keys like HOME.
Jeff Brown
2010-06-30
1
-4
/
+0
*
Implement default key handling for native code.
Dianne Hackborn
2010-06-30
1
-0
/
+64
*
Merge "Fix native input dispatch in the emulator." into gingerbread
Chris Tate
2010-06-29
2
-28
/
+87
|
\
|
*
Fix native input dispatch in the emulator.
Jeff Brown
2010-06-29
2
-28
/
+87
*
|
Merge "remove a hack that was used only used on h/w we no longer support." in...
Mathias Agopian
2010-06-29
2
-72
/
+1
|
\
\
|
|
/
|
/
|
|
*
remove a hack that was used only used on h/w we no longer support.
Mathias Agopian
2010-06-29
2
-72
/
+1
*
|
Update native activity & event APIs to follow correct conventions.
Dianne Hackborn
2010-06-29
1
-4
/
+4
|
/
*
Merge changes I93dfc4c8,I781953d6 into gingerbread
Mathias Agopian
2010-06-28
14
-134
/
+367
|
\
|
*
fix[2798925] Gingerbread TOT not booting
Mathias Agopian
2010-06-28
1
-6
/
+3
|
*
Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger""
Mathias Agopian
2010-06-25
14
-134
/
+370
*
|
Native input event dispatching.
Jeff Brown
2010-06-28
4
-41
/
+108
|
/
*
Various fixes and improvements in audio effects implementation
Eric Laurent
2010-06-25
2
-164
/
+301
*
Remember to initialize timestamps in the dispatch allocator
Christopher Tate
2010-06-23
1
-0
/
+1
*
First stab at attaching native event dispatching.
Dianne Hackborn
2010-06-22
2
-163
/
+19
*
remove unused YUV formats
Mathias Agopian
2010-06-21
2
-16
/
+0
*
Merge "Start of work on passing around StrictMode policy over Binder calls." ...
Brad Fitzpatrick
2010-06-21
3
-7
/
+21
|
\
|
*
Start of work on passing around StrictMode policy over Binder calls.
Brad Fitzpatrick
2010-06-21
3
-7
/
+21
*
|
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
[next]