Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
3ce4ccec69f5649693b79c757795ec415456788e
/
core
/
jni
/
AndroidRuntime.cpp
3ce4cce
Make ANDROID_RUNTIME_ROOT a required env variable
by Neil Fuller
· 8 years ago
9850dd9
Implementing support for HIDL native handles in Java
by Nirav Atre
· 8 years ago
5b2e5d3
Merge "Framework: Disable native-bridge for non-zygote" am: 05c09faad2
by Andreas Gampe
· 8 years ago
14a1cd9
Framework: Disable native-bridge for non-zygote
by Andreas Gampe
· 8 years ago
20e63f9
Merge "Add a new dalvik.vm.jitpthreadpriority option." am: d27a9f4465
by Nicolas Geoffray
· 8 years ago
24934a9
Add a new dalvik.vm.jitpthreadpriority option.
by Nicolas Geoffray
· 8 years ago
135445ab
Merge "Process "dalvik.vm.profilebootimage" system property" am: dc3fe53d4f
by Calin Juravle
· 8 years ago
dc3fe53
Merge "Process "dalvik.vm.profilebootimage" system property"
by Calin Juravle
· 8 years ago
62cd4bb
Process "dalvik.vm.profilebootimage" system property
by Calin Juravle
· 8 years ago
921b846
Merge "Framework: Remove ART tombstoned config" am: 95c5e5c1fd am: 3c942f040c
by Andreas Gampe
· 8 years ago
4b4287f
Framework: Remove ART tombstoned config
by Andreas Gampe
· 8 years ago
42f4090
Merge "Revert "Frameworks/base: Compiled-classes support"" am: 087bae3ffe
by Andreas Gampe
· 8 years ago
5d18eef
Revert "Frameworks/base: Compiled-classes support"
by Andreas Gampe
· 8 years ago
d4cc378
Merge "Expose the JNI scrypt function in a standalone Java class so we can use it in RecoverableKeyStore as well" into pi-dev
by Bo Zhu
· 8 years ago
0985613
Expose the JNI scrypt function in a standalone Java class so we can
by Bo Zhu
· 8 years ago
85b6c00
Remove non-tombstoned ANR path.
by Elliott Hughes
· 8 years ago
4e4caa7
Remove non-tombstoned ANR path.
by Elliott Hughes
· 8 years ago
c4b9320
Merge "Use ABI_STRING." am: ca7ce49ecc am: da01ce155f
by Elliott Hughes
· 8 years ago
a1194cb
Use ABI_STRING.
by Elliott Hughes
· 8 years ago
bebfcc4
Refactor AssetManager
by Adam Lesinski
· 8 years ago
9d8d99d
Rename HardwareLayer -> TextureLayer
by John Reck
· 8 years ago
bde1df2
Revert "Replace AssetManager with AssetManager2 implementation"
by Adam Lesinski
· 8 years ago
1187590
Replace AssetManager with AssetManager2 implementation
by Adam Lesinski
· 9 years ago
c1aa80a
Merge "Merge "Revert "Revert "Make AndroidRuntime only start the debugger for zygote forked apps.""" am: 3b50dc3d34 am: 98568f57ad" into oc-mr1-dev-plus-aosp
by Android Build Merger (Role)
· 8 years ago
490d323
Merge "Add support for getting all available microphones characteristics."
by TreeHugger Robot
· 8 years ago
c50928b
Revert "Revert "Make AndroidRuntime only start the debugger for zygote forked apps.""
by Alex Light
· 8 years ago
cb6ae3a
Merge "Revert "Make AndroidRuntime only start the debugger for zygote forked apps."" am: b3cef78e8d am: e49f4ef9fa
by David Brazdil
· 8 years ago
ff5d60b
Revert "Make AndroidRuntime only start the debugger for zygote forked apps."
by David Brazdil
· 8 years ago
c3ad975
Merge "Make AndroidRuntime only start the debugger for zygote forked apps." am: 5cdf28f38b am: 710b7c6626
by Alex Light
· 8 years ago
daf17d4
Make AndroidRuntime only start the debugger for zygote forked apps.
by Alex Light
· 8 years ago
c0f4944
Add support for getting all available microphones characteristics.
by jiabin
· 8 years ago
4ce53a0
Merge "Add dalvik.vm.minidebuginfo property for ART" am: 418a96457c am: 637814eebf
by David Srbecky
· 8 years ago
f7d01dd
Revert "Replace AssetManager with AssetManager2 implementation"
by Adam Lesinski
· 8 years ago
dcb3c65
Replace AssetManager with AssetManager2 implementation
by Adam Lesinski
· 9 years ago
3bb3250
Add dalvik.vm.minidebuginfo property for ART
by David Srbecky
· 8 years ago
7fb3831
Revert "Replace AssetManager with AssetManager2 implementation"
by Adam Lesinski
· 8 years ago
1f62f7c
Merge changes from topic "assetmanager-refactor"
by Adam Lesinski
· 8 years ago
4ef6684
Merge changes Ie2ec98d9,I81ce2bef
by TreeHugger Robot
· 8 years ago
2176822
Merge "Reland: Move zygote's seccomp setup to post-fork" am: 7839672e22 am: 4249466562
by Victor Hsieh
· 8 years ago
671cce2
Make ImageDecoder return animated Drawables
by Leon Scroggins III
· 8 years ago
c8176ef
Reland: Move zygote's seccomp setup to post-fork
by Victor Hsieh
· 8 years ago
9d3bd08
Rename PremeasuredText to MeasuredText
by Seigo Nonaka
· 8 years ago
b20a0ce
Replace AssetManager with AssetManager2 implementation
by Adam Lesinski
· 9 years ago
71436b3
Merge "Use NetworkStatsService to get stats for apps" am: 693d8a2ab1 am: fa7f4015fc
by Chenbo Feng
· 8 years ago
693d8a2
Merge "Use NetworkStatsService to get stats for apps"
by Treehugger Robot
· 8 years ago
3ee64f8
Merge "Add support for selecting alternate JDWP implementations" am: cbeea23861 am: f5ec7f2e26
by Alex Light
· 8 years ago
d3d9c4e
Use NetworkStatsService to get stats for apps
by Chenbo Feng
· 9 years ago
0c01dbf
ImageDecoder (BitmapFactory 2.0)
by Leon Scroggins III
· 9 years ago
fffb273
Add support for selecting alternate JDWP implementations
by Alex Light
· 9 years ago
6f1868b
Associate native MeasuredText with Java one.
by Seigo Nonaka
· 9 years ago
6f813c6
Merge "android.os.HidlSupport: add getPidIfSharable() for HALs" am: e72b6f0d31 am: 8cf7761747
by Yifan Hong
· 9 years ago
8cf7761
Merge "android.os.HidlSupport: add getPidIfSharable() for HALs" am: e72b6f0d31
by Yifan Hong
· 9 years ago
bb0bd00
android.os.HidlSupport: add getPidIfSharable() for HALs
by Yifan Hong
· 9 years ago
86cedcb
Rootless GPU Debug
by Cody Northrop
· 9 years ago
a5511eb
Merge "Replace JNI portion of AndroidBidi with calls to ICU4J"
by Roozbeh Pournader
· 9 years ago
a15fd84
Replace JNI portion of AndroidBidi with calls to ICU4J
by Roozbeh Pournader
· 9 years ago
d54f9dd
Revert "Revert "Start auto-generating the stats log API.""
by Yao Chen
· 9 years ago
bcc8478
Merge "Revert "Start auto-generating the stats log API.""
by Joe Onorato
· 9 years ago
9319453
Revert "Start auto-generating the stats log API."
by Joe Onorato
· 9 years ago
22910ad
Merge changes Idf402222,I8eb7e341
by Joe Onorato
· 9 years ago
00d31c2
Merge "Add dalvik.vm.foreground-heap-growth-multiplier property" into oc-mr1-dev am: 2baa393238
by Mathieu Chartier
· 9 years ago
64a636c
Merge "Add dalvik.vm.foreground-heap-growth-multiplier property" into oc-mr1-dev
by Mathieu Chartier
· 9 years ago
ebc3b4c
Add dalvik.vm.foreground-heap-growth-multiplier property
by Mathieu Chartier
· 9 years ago
b81d1a7
Start auto-generating the stats log API.
by Joe Onorato
· 9 years ago
790016a
Merge "Add property reading logic for dalvik.vm.madvise-random" into oc-mr1-dev am: a354ec973d
by Mathieu Chartier
· 9 years ago
ecc8bdc
Merge "Add property reading logic for dalvik.vm.madvise-random" into oc-mr1-dev
by Mathieu Chartier
· 9 years ago
cd0caf5
Add property reading logic for dalvik.vm.madvise-random
by Mathieu Chartier
· 9 years ago
3c71e83
Merge "Move to some properties users to libbase properties" am: 2b20612e77 am: 9e4bfdb0b6 am: 506f89a250
by Tom Cherry
· 9 years ago
0ca5b37
Merge "Move to some properties users to libbase properties" am: 2b20612e77 am: 9e4bfdb0b6
by Tom Cherry
· 9 years ago
9e4bfdb
Merge "Move to some properties users to libbase properties" am: 2b20612e77
by Tom Cherry
· 9 years ago
93099e4
Move to some properties users to libbase properties
by Tom Cherry
· 9 years ago
44a1df2
Keep locale info in Hyphenator.
by Seigo Nonaka
· 9 years ago
671b1b5
add StatsLog and its jni
by Chenjie Yu
· 9 years ago
52cde7d
Add dirty_image_objects file.
by Jeff Hao
· 9 years ago
c089523
Merge "Add dirty_image_objects file." am: 935e0c996a am: 7dce8cbdeb am: 2c7efb994b
by Jeff Hao
· 9 years ago
4fe5863
Merge "Add dirty_image_objects file." am: 935e0c996a am: 7dce8cbdeb
by Jeff Hao
· 9 years ago
7dce8cb
Merge "Add dirty_image_objects file." am: 935e0c996a
by Jeff Hao
· 9 years ago
6aa5d71
Add dirty_image_objects file.
by Jeff Hao
· 9 years ago
37641ae
Add dirty_image_objects file.
by Jeff Hao
· 9 years ago
2412b4d
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 am: c840945a78
by Steven Moreland
· 9 years ago
9f430b2
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944
by Steven Moreland
· 9 years ago
5c091dc
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958
by Steven Moreland
· 9 years ago
826eafd
Merge "frameworks/base: use proper nativehelper headers"
by Treehugger Robot
· 9 years ago
24d31ba
Merge "Fix static analyzer complaints" am: a3bde81205 am: 3e0a8b1d2b am: c6c395b6b1
by George Burgess IV
· 9 years ago
dd415c0
Merge "Fix static analyzer complaints" am: a3bde81205 am: 3e0a8b1d2b
by George Burgess IV
· 9 years ago
3e0a8b1
Merge "Fix static analyzer complaints" am: a3bde81205
by George Burgess IV
· 9 years ago
2279b25
frameworks/base: use proper nativehelper headers
by Steven Moreland
· 9 years ago
d657a38
Fix static analyzer complaints
by George Burgess IV
· 9 years ago
ceddb75
Merge "Preload app-process HALs in Zygote" into oc-dr1-dev am: 61d1af5746
by Jesse Hall
· 9 years ago
42cf26e
Preload app-process HALs in Zygote
by Jesse Hall
· 9 years ago
7861989
Merge "Preload app-process HALs in Zygote"
by TreeHugger Robot
· 9 years ago
1fe1dc0
Preload app-process HALs in Zygote
by Jesse Hall
· 9 years ago
f9419f0
Allow splits to declare a classloader type.
by Narayan Kamath
· 9 years ago
bce9e0e
Merge "Add boot profile support" am: 3d901ec513 am: 7e73b5165d am: 3fcea88d83
by Mathieu Chartier
· 9 years ago
7e73b51
Merge "Add boot profile support" am: 3d901ec513
by Mathieu Chartier
· 9 years ago
5f50c87
Add boot profile support
by Mathieu Chartier
· 9 years ago
f99e70e
Add boot profile support
by Mathieu Chartier
· 9 years ago
4dbcd23
Merge "Add SharedMemory API"
by John Reck
· 9 years ago
dea6a02
Add SharedMemory API
by John Reck
· 9 years ago
4bd9583
Remove previous implementation of RadioService.
by Tomasz Wasilczyk
· 9 years ago
Next »