index
:
frameworks_native.git
master
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove incomplete input device enumeration NDK API.
Jeff Brown
2010-08-31
1
-23
/
+0
*
Don't propagate StrictMode over one-way Binder calls.
Brad Fitzpatrick
2010-08-31
1
-1
/
+5
*
Input device calibration and capabilities.
Jeff Brown
2010-08-30
3
-23
/
+146
*
fix a race in SF buffer management
Mathias Agopian
2010-08-26
1
-1
/
+5
*
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-08-24
3
-8
/
+42
*
Merge "Add OBB flags to support overlays" into gingerbread
Kenny Root
2010-08-19
1
-4
/
+31
|
\
|
*
Add OBB flags to support overlays
Kenny Root
2010-08-18
1
-4
/
+31
*
|
Add support for throttling motion events.
Jeff Brown
2010-08-18
1
-0
/
+19
*
|
Merge "Fix some input device mapping bugs with certain drivers." into gingerb...
Jeff Brown
2010-08-18
1
-14
/
+4
|
\
\
|
*
|
Fix some input device mapping bugs with certain drivers.
Jeff Brown
2010-08-18
1
-14
/
+4
|
|
/
*
|
Keep track of remaining fd when devices are removed
Jens Gulin
2010-08-18
1
-0
/
+1
|
/
*
Optimize EventHub reads.
Jeff Brown
2010-08-17
1
-0
/
+6
*
Fix possible race conditions during channel unregistration.
Jeff Brown
2010-08-17
1
-0
/
+2
*
Merge "Add support for the PointerLocation overlay." into gingerbread
Jeff Brown
2010-08-11
1
-1
/
+2
|
\
|
*
Add support for the PointerLocation overlay.
Jeff Brown
2010-08-11
1
-1
/
+2
*
|
Initial tool for OBB manipulation
Kenny Root
2010-08-11
1
-0
/
+4
*
|
More native work.
Dianne Hackborn
2010-08-11
2
-57
/
+64
|
/
*
Fix safe mode and KeyEvent.getMaxKeyCode().
Jeff Brown
2010-08-10
1
-0
/
+2
*
Fix String8::operator+
Kenny Root
2010-08-06
1
-2
/
+2
*
Enhanced VelocityTracker for > 5 pointers and fixed bugs.
Jeff Brown
2010-07-30
1
-1
/
+3
*
Improve thread safety of input mappers.
Jeff Brown
2010-07-30
1
-67
/
+83
*
Added SensorManager.getMinDelay()
Mathias Agopian
2010-07-29
2
-1
/
+3
*
DO NOT MERGE: Fix input event injection ANRs on UI thread.
Jeff Brown
2010-07-29
2
-17
/
+37
*
Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. canno...
Mathias Agopian
2010-07-28
1
-8
/
+0
|
\
|
*
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...
Mathias Agopian
2010-07-27
1
-8
/
+0
*
|
Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread
Christopher Tate
2010-07-28
2
-9
/
+84
|
\
\
|
*
|
Support streaming of compressed assets > 1 megabyte
Christopher Tate
2010-07-28
2
-9
/
+84
*
|
|
Refactor input reader to support new device types more easily.
Jeff Brown
2010-07-28
5
-544
/
+770
|
/
/
*
|
Replace several IPCThreadState::get() lookups with one.
Brad Fitzpatrick
2010-07-27
1
-4
/
+8
|
/
*
propagate sensor event rate properly
Mathias Agopian
2010-07-21
1
-2
/
+4
*
new SensorService
Mathias Agopian
2010-07-19
4
-5
/
+15
*
Merge "Re-use existing Surface objects when reading them from parcels." into ...
Jamie Gennis
2010-07-16
1
-2
/
+8
|
\
|
*
Re-use existing Surface objects when reading them from parcels.
Jamie Gennis
2010-07-16
1
-2
/
+8
*
|
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
[next]