Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
6695b9920d15f8d9a17d6b0c66b863d1c2e38584
/
include
/
android_runtime
51938c2
Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev
by Mike Lockwood
· 10 years ago
00c0cd4
Clean entire arg block when setting process name.
by Jeff Brown
· 10 years ago
9ee5e7e
USB string descriptors are not UTF8, so it is not safe to treat them as such.
by Mike Lockwood
· 10 years ago
0d8fb01
Disable compilation based on vold.decrypt. [frameworks/base]
by Brian Carlstrom
· 10 years ago
3fbfbb4
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base]
by Brian Carlstrom
· 10 years ago
2194963
am ce75618e: am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable [frameworks/base]"
by Brian Carlstrom
· 10 years ago
6d77eb9
Make dex2oat heap size product configurable [frameworks/base]
by Brian Carlstrom
· 10 years ago
f967a54
camera2: Plumb DngCreator to native library.
by Ruben Brunk
· 11 years ago
22ec1ee
Clean up argc / argv processing for runtime args.
by Narayan Kamath
· 11 years ago
a23fcd7
Remove ProcessState::mArgc,mArgV,mArgLen
by Narayan Kamath
· 11 years ago
3beff1e
Add dex2oat-flags plumbing to AndroidRuntime
by Brian Carlstrom
· 11 years ago
87eac99
Remove dependency on JNIHelp header side effects.
by Ruben Brunk
· 11 years ago
52a9a10
Clearly separate consumer and producer interfaces
by Mathias Agopian
· 11 years ago
9d3b1a4
Move input library code to frameworks/native.
by Jeff Brown
· 11 years ago
a44dd26
Rewrite input handling for native applications
by Michael Wright
· 12 years ago
29479eb
clean-up following Surface split
by Mathias Agopian
· 12 years ago
d47f7d8
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
cbad976
Add support for Wifi display.
by Jeff Brown
· 12 years ago
64a55af
Add plumbing for new surface flinger display API.
by Jeff Brown
· 12 years ago
d927a1d
Deleted the media, camera, drm related files since they are relocated
by James Dong
· 13 years ago
4280c4a
If an application calls System.exit() terminate it immediately.
by Jeff Brown
· 13 years ago
2b6c32c
Fix spurious ANRs in native activities.
by Jeff Brown
· 13 years ago
b13b9bd
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
b93a03f8
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
072ec96
Implement batching of input events on the consumer side.
by Jeff Brown
· 13 years ago
3bc6bbc
Clean up CursorWindow code. Bug: 5332296
by Jeff Brown
· 13 years ago
1ee6011
Remove ParcelSurfaceTexture and update MediaPlayer
by Ted Bonkenburg
· 13 years ago
4e8a5c9
Add method to create a ParcelSurfaceTexture from android.view.Surface.
by tedbo
· 13 years ago
cc5278a
Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.
by tedbo
· 13 years ago
0503161
Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder.
by tedbo
· 13 years ago
ebed7d6
Support wrapping app processes to inject debug instrumentation. Bug: 4437846
by Jeff Brown
· 13 years ago
d195e5a
Replace a custom AndroidRuntime::findClass with a more targeted fix.
by Elliott Hughes
· 14 years ago
a3804cf
You don't need to poke around inside FileDescriptor manually.
by Elliott Hughes
· 14 years ago
846db33
Bug 3515073 Add ANativeWindow_fromSurfaceTexture
by Glenn Kasten
· 14 years ago
3915bb8
Tell system server whether the app handled input events.
by Jeff Brown
· 14 years ago
bff26d15
am 86f1b643: am bf5efba2: Merge "Fix issue #3117918: No way to finish a native activity" into gingerbread
by Dianne Hackborn
· 14 years ago
db28a94
Fix issue #3117918: No way to finish a native activity
by Dianne Hackborn
· 14 years ago
4947853
am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread
by Jeff Brown
· 14 years ago
4fe6c3e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 14 years ago
3472626
am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread
by Dianne Hackborn
· 14 years ago
42c03e5
Modify native ALooper to take an explicit ident.
by Dianne Hackborn
· 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
3c7c351
Tracking merge of dalvik-dev to gingerbread
by Brian Carlstrom
· 14 years ago
e4d81f2
Add support for dalvik.vm.extra-opts property.
by Andy McFadden
· 14 years ago
781d347
am 9c37e5ad: am 75a91389: Merge "Implement native key pre-dispatching to IMEs." into gingerbread
by Dianne Hackborn
· 14 years ago
2c6081c
Implement native key pre-dispatching to IMEs.
by Dianne Hackborn
· 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
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
81ea83d
Move MTP JNI code from libandroid_runtime to libmedia_jni
by Mike Lockwood
· 14 years ago
f602d36
GPS: remove GpsEventThread from GpsLocationProvider
by Mike Lockwood
· 14 years ago
0795272
move libbinder's header files under includes/binder
by Mathias Agopian
· 15 years ago
f70188a
AI 143840: Split VM initialization out into a separate function.
by Andy McFadden
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago