Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
base
/
7ba6a6778e1583f45bcfc81505d5b9016bc1eb60
/
native
« Previous
42c03e5
Modify native ALooper to take an explicit ident.
by Dianne Hackborn
· 14 years ago
ee6d676
am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread
by Jeff Brown
· 14 years ago
5fad267
Remove incomplete input device enumeration NDK API.
by Jeff Brown
· 14 years ago
22f5ee9
am 36f0cb26: am 8d60866e: Input device calibration and capabilities.
by Jeff Brown
· 14 years ago
8d60866
Input device calibration and capabilities.
by Jeff Brown
· 14 years ago
53e75ea
resolved conflicts for merge of 485de781 to master
by Kenny Root
· 14 years ago
086d084
Add AStorageManager API to NDK
by Kenny Root
· 14 years ago
7b6d0d9
am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread
by Dianne Hackborn
· 14 years ago
08d5b8f
More native work.
by Dianne Hackborn
· 14 years ago
ce49d03
resolved conflicts for merge of 02513855 to master
by Mathias Agopian
· 14 years ago
050b562
Added SensorManager.getMinDelay()
by Mathias Agopian
· 14 years ago
48555f8
am 31a0b956: am 3de27d5a: Merge "Add stdint.h to fix sim-eng" into gingerbread
by Kenny Root
· 14 years ago
e30de4e
Add stdint.h to fix sim-eng
by Kenny Root
· 14 years ago
2279971
am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
6d0fec2
Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
50558b9
resolved conflicts for merge of bc54e63c to master
by Mathias Agopian
· 14 years ago
1bf7978
new SensorService
by Mathias Agopian
· 14 years ago
781d347
am 9c37e5ad: am 75a91389: Merge "Implement native key pre-dispatching to IMEs." into gingerbread
by Dianne Hackborn
· 14 years ago
b75fa30
resolved conflicts for merge of aca672ba to master
by Jeff Brown
· 14 years ago
6ba776a
am 078ccbdb: am 2c40582a: Merge "Add native C APIs for working with the Asset Manager" into gingerbread
by Christopher Tate
· 14 years ago
2c6081c
Implement native key pre-dispatching to IMEs.
by Dianne Hackborn
· 14 years ago
c5ed591
Add support for new input sources.
by Jeff Brown
· 14 years ago
6cce32b
Add native C APIs for working with the Asset Manager
by Christopher Tate
· 14 years ago
4b85590
am 7417ae93: am ccc77328: Merge "Remove old glue code." into gingerbread
by Dianne Hackborn
· 14 years ago
ccc7732
Merge "Remove old glue code." into gingerbread
by Dianne Hackborn
· 14 years ago
764f436
am db386f2c: am c9a11088: Merge "first step at implementing the native sensor support" into gingerbread
by Mathias Agopian
· 14 years ago
c9a1108
Merge "first step at implementing the native sensor support" into gingerbread
by Mathias Agopian
· 14 years ago
1e86ce6
Remove old glue code.
by Dianne Hackborn
· 14 years ago
039a9ae
Adding the old legacy method for getTtsEngine for Froyo compatibility.
by Charles Chen
· 14 years ago
b957b9d
first step at implementing the native sensor support
by Mathias Agopian
· 14 years ago
0eb1d98
am e69204a0: am 36ff93aa: Merge "NDK sensor API" into gingerbread
by Mathias Agopian
· 14 years ago
36ff93a
Merge "NDK sensor API" into gingerbread
by Mathias Agopian
· 14 years ago
e558010
NDK sensor API
by Mathias Agopian
· 14 years ago
2388ad9
am f8d9379b: am d76b67c3: IME events are now dispatched to native applications.
by Dianne Hackborn
· 14 years ago
d76b67c
IME events are now dispatched to native applications.
by Dianne Hackborn
· 14 years ago
6ac7674
am 89ee578b: am fd035829: Add initial gamepad support.
by Jeff Brown
· 14 years ago
fd03582
Add initial gamepad support.
by Jeff Brown
· 14 years ago
d63c5d4
am bbf0bde5: am faccac76: Make a stupid thing about the glue less stupid.
by Dianne Hackborn
· 14 years ago
faccac7
Make a stupid thing about the glue less stupid.
by Dianne Hackborn
· 14 years ago
8445ca6
am b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the surface bits.
by Dianne Hackborn
· 14 years ago
289b9b6
Add ANativeWindow API for directly drawing to the surface bits.
by Dianne Hackborn
· 14 years ago
d8a6271
am 49159f07: am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread
by Dianne Hackborn
· 14 years ago
85448bb
Add new glue code for writing native apps.
by Dianne Hackborn
· 14 years ago
97250d5
am e24901d3: am 68267415: Add new native Looper API.
by Dianne Hackborn
· 14 years ago
6826741
Add new native Looper API.
by Dianne Hackborn
· 14 years ago
4847e63
am 39c921c6: am 8ae5a8e7: Get to the point of being able to do native drawing.
by Dianne Hackborn
· 14 years ago
8ae5a8e
Get to the point of being able to do native drawing.
by Dianne Hackborn
· 14 years ago
738639c
am 58f35ff4: am 54a181b1: Make real API for native code to get its window.
by Dianne Hackborn
· 14 years ago
54a181b
Make real API for native code to get its window.
by Dianne Hackborn
· 14 years ago
efcd774
am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread
by Dianne Hackborn
· 14 years ago
25a98b8
resolved conflicts for merge of 7f6c6e8f to master
by Dianne Hackborn
· 14 years ago
8b49bd1
Introduce official public NativeWindow type.
by Dianne Hackborn
· 14 years ago
3c80a4a
Implement default key handling for native code.
by Dianne Hackborn
· 14 years ago
639061d
am b5f05d00: am 0934fbb6: Merge "Update native activity & event APIs to follow correct conventions." into gingerbread
by Dianne Hackborn
· 14 years ago
2e9f93e
Update native activity & event APIs to follow correct conventions.
by Dianne Hackborn
· 14 years ago
320742b
am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatching." into gingerbread
by Dianne Hackborn
· 14 years ago
a95e4cb
First stab at attaching native event dispatching.
by Dianne Hackborn
· 14 years ago
4e74ae3
am 42bb545a: am 5c225b16: Even more native input dispatch work in progress.
by Jeff Brown
· 14 years ago
5c225b1
Even more native input dispatch work in progress.
by Jeff Brown
· 14 years ago
8e03b75
resolved conflicts for merge of 9e660c82 to master
by Jeff Brown
· 14 years ago
46b9ac0
Native input dispatch rewrite work in progress.
by Jeff Brown
· 15 years ago
01f2f96
Improved native TTS interface header.
by David 'Digit' Turner
· 14 years ago
74323fd
Update NativeActivity to allow direct surface access.
by Dianne Hackborn
· 14 years ago
dc8a7f6
Add new API to take over a window's Surface.
by Dianne Hackborn
· 14 years ago
ea5477c
am 89ad07b0: am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyo
by Dan Bornstein
· 15 years ago
782e9fd
For issue #2651381, allow library prelinking.
by Dan Bornstein
· 15 years ago
69969e4
First pass at NativeActivity.
by Dianne Hackborn
· 15 years ago
3227631
Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native
by Dima Zavin
· 15 years ago