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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix individual pointer id up/down reporting.
Jeff Brown
2010-07-16
1
-1
/
+2
*
Fix bug with phantom input windows.
Jeff Brown
2010-07-16
1
-0
/
+2
*
Implement native key pre-dispatching to IMEs.
Dianne Hackborn
2010-07-15
1
-0
/
+2
*
Add support for new input sources.
Jeff Brown
2010-07-15
5
-23
/
+109
*
Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-s...
Brad Fitzpatrick
2010-07-15
1
-1
/
+5
|
\
|
*
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
Brad Fitzpatrick
2010-07-15
1
-1
/
+5
*
|
Add native C APIs for working with the Asset Manager
Christopher Tate
2010-07-15
1
-1
/
+19
|
/
*
added BinderService<> template to help creating native binder services
Mathias Agopian
2010-07-14
1
-0
/
+60
*
Merge "first step at implementing the native sensor support" into gingerbread
Mathias Agopian
2010-07-14
6
-0
/
+389
|
\
|
*
first step at implementing the native sensor support
Mathias Agopian
2010-07-13
6
-0
/
+389
*
|
IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
2
-27
/
+3
*
|
Add initial gamepad support.
Jeff Brown
2010-07-13
3
-409
/
+358
*
|
Add Parcel::readExceptionCode() and Parcel::writeNoException()
Brad Fitzpatrick
2010-07-13
1
-1
/
+13
|
/
*
Add ANativeWindow API for directly drawing to the surface bits.
Dianne Hackborn
2010-07-09
1
-18
/
+15
*
Add new glue code for writing native apps.
Dianne Hackborn
2010-07-08
1
-8
/
+34
*
Merge "Add OBB file helper class" into gingerbread
Kenny Root
2010-07-07
1
-0
/
+87
|
\
|
*
Add OBB file helper class
Kenny Root
2010-07-07
1
-0
/
+87
*
|
Merge "More native input dispatch work." into gingerbread
Chris Tate
2010-07-07
1
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
More native input dispatch work.
Jeff Brown
2010-07-03
1
-5
/
+10
*
|
Add new native Looper API.
Dianne Hackborn
2010-07-02
2
-1
/
+38
|
/
*
Merge "Introduce official public NativeWindow type." into gingerbread
Dianne Hackborn
2010-06-30
3
-34
/
+38
|
\
|
*
Introduce official public NativeWindow type.
Dianne Hackborn
2010-06-30
3
-34
/
+38
*
|
Fix injection of specially intercepted keys like HOME.
Jeff Brown
2010-06-30
2
-7
/
+0
|
/
*
Implement default key handling for native code.
Dianne Hackborn
2010-06-30
2
-2
/
+12
*
Fix native input dispatch in the emulator.
Jeff Brown
2010-06-29
1
-0
/
+9
*
Update native activity & event APIs to follow correct conventions.
Dianne Hackborn
2010-06-29
2
-5
/
+5
*
Native input event dispatching.
Jeff Brown
2010-06-28
4
-5
/
+34
*
Fix a bug in sp<> and wp<> which could cause memory corruptions
Mathias Agopian
2010-06-24
1
-12
/
+20
*
First stab at attaching native event dispatching.
Dianne Hackborn
2010-06-22
2
-2
/
+25
*
Merge "Start of work on passing around StrictMode policy over Binder calls." ...
Brad Fitzpatrick
2010-06-21
2
-2
/
+9
|
\
|
*
Start of work on passing around StrictMode policy over Binder calls.
Brad Fitzpatrick
2010-06-21
2
-2
/
+9
*
|
More native input event dispatching.
Jeff Brown
2010-06-21
3
-25
/
+124
|
/
*
Even more native input dispatch work in progress.
Jeff Brown
2010-06-17
5
-25
/
+60
*
More work in progress on native events.
Jeff Brown
2010-06-15
5
-278
/
+408
*
Fix include paths.
Jeff Brown
2010-06-13
1
-1
/
+1
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
14
-152
/
+2263
*
allow re-targetting of surfaces
Mathias Agopian
2010-06-08
2
-13
/
+9
*
optimize Surface.readFromParcel()
Mathias Agopian
2010-06-04
1
-4
/
+3
*
split surface management from surface's buffers management
Mathias Agopian
2010-06-04
6
-33
/
+37
*
more clean-up in preparation of bigger changes
Mathias Agopian
2010-05-28
6
-19
/
+32
*
Fix a typo in Singleton<>
Mathias Agopian
2010-05-28
1
-3
/
+5
*
more clean-up of Surfaceflinger's client management
Mathias Agopian
2010-05-27
2
-19
/
+27
*
fix [2712278] The preview buffer left some black borders in left and bottom e...
Mathias Agopian
2010-05-25
3
-15
/
+12
*
added the notion of fixed-size buffers
Mathias Agopian
2010-05-24
4
-7
/
+57
*
fix a bug when reallocating a window's buffers is needed
Mathias Agopian
2010-05-24
1
-0
/
+1
*
added native_window_set_buffer_count()
Mathias Agopian
2010-05-21
3
-8
/
+24
*
fix the threading issue for setBuffercount()
Mathias Agopian
2010-05-20
1
-14
/
+29
*
added RWLock C++ wrapper
Mathias Agopian
2010-05-19
1
-0
/
+90
*
fix some bugs in SharedBufferStack::resize
Mathias Agopian
2010-05-17
1
-4
/
+5
*
Merge "SharedBufferStack now can grow up to 16 buffers." into kraken
Mathias Agopian
2010-05-12
3
-3
/
+55
|
\
[next]