Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
ec4e0b075f53ac83cb03db07c00a67ea0f1e3a34
/
core
/
jni
/
AndroidRuntime.cpp
0a0f231
Move GraphicBuffer to graphics package
by sergeyv
· 9 years ago
420e45e
Move ContextHubService to a better location.
by Ashutosh Joshi
· 10 years ago
dcc3630
Remove Rasterizer and its subclasses from the public API.
by Derek Sollenberger
· 10 years ago
878e86f
Adding FUSE loop thread in app side.
by Daichi Hirono
· 10 years ago
5d31a29
Cleanup Xfermode
by John Reck
· 10 years ago
dc26321
Adds framework support for hidl-gen Java backend. (to support structs)
by Andreas Huber
· 10 years ago
c0b6c53
Initial commit of Java support for hardware binder.
by Andreas Huber
· 10 years ago
18e7dbe
Merge \\\\"Handle long process names correctly.\\\\" am: e2994438d2 am: d5a72fae4a am: ea9616e48e
by Dmitriy Filchenko
· 10 years ago
d5a72fa
Merge \"Handle long process names correctly.\" am: e2994438d2
by Dmitriy Filchenko
· 10 years ago
f5b6e55
Handle long process names correctly.
by Dmitriy Filchenko
· 10 years ago
e543776
Merge "Move Vulkan layer path setup to ApplicationLoaders" into nyc-dev am: 7f0708390b am: 76766d29b3
by Dimitry Ivanov
· 10 years ago
0997908
Move Vulkan layer path setup to ApplicationLoaders
by Dimitry Ivanov
· 10 years ago
7116e4b
Read -Xjittransitionweight from system properties.
by Calin Juravle
· 10 years ago
750ccd5
Manually merge branch 'nyc-mr1-dev-plus-aosp' to shortcircuit automerger b/28407115
by The Android Automerger
· 10 years ago
cda22ed
resolve merge conflicts from goog/stage-aosp-master to goog/nyc-dev-plus-aosp
by Dimitry Ivanov
· 10 years ago
b1ef62b
Extract pathclassloader initialization to a separate class
by Dimitry Ivanov
· 10 years ago
8bdf39e
Manually merge branch 'nyc-mr1-dev-plus-aosp' to fix automerger blockage b/28407115
by The Android Automerger
· 10 years ago
8d74de5
Read -Xjittransitionweight from system properties.
by Calin Juravle
· 10 years ago
5d7d777
Extract pathclassloader initialization to a separate class
by Dimitry Ivanov
· 10 years ago
db2174dc
Merge "Ensure local settings caches are not stale" into nyc-dev am: f71d7fe am: d4bc15b
by Svet Ganov
· 10 years ago
53a441c
Ensure local settings caches are not stale
by Svet Ganov
· 10 years ago
e86e8a6
Handle dalvik.vm.usejitprofiles property
by Calin Juravle
· 10 years ago
215851b
resolve merge conflicts of 5ec9766 to nyc-dev-plus-aosp am: 823b117
by Calin Juravle
· 10 years ago
823b117
resolve merge conflicts of 5ec9766 to nyc-dev-plus-aosp
by Calin Juravle
· 10 years ago
aa9ecac
Handle dalvik.vm.jitprithreadweight property
by Calin Juravle
· 10 years ago
0de80b9
Handle dalvik.vm.jitprithreadweight property
by Calin Juravle
· 10 years ago
002c43e
Delete references to SkImageDecoder
by Matt Sarett
· 10 years ago
c7605b8
Merge "Unifying method names and comments to security logging, not device logging" into nyc-dev
by Rubin Xu
· 10 years ago
ac329d3
Merge "Exposing Context Hub service." into nyc-dev
by Ashutosh Joshi
· 10 years ago
6235a94
Unifying method names and comments to security logging, not device logging
by Michal Karpinski
· 10 years ago
9ff7d22
Exposing Context Hub service.
by Peng Xu
· 10 years ago
66f4831
frameworks/base: Make Thread::run threadName argument required
by Brian Carlstrom
· 10 years ago
4449ef5
Display Toast with linker warnings after Activity.onStart()
by Dimitry Ivanov
· 10 years ago
ea90281
Create linker-namespace for the classloader
by Dimitry Ivanov
· 10 years ago
a55c7f1
Create linker-namespace for the classloader
by Dimitry Ivanov
· 10 years ago
f8754ac
Added hardwareproperties SystemService
by Polina Bondarenko
· 10 years ago
766431a
Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""
by Doris Liu
· 10 years ago
5a11e8d
Revert "VectorDrawable native rendering - Step 4 of MANY"
by Doris Liu
· 10 years ago
f276acd
VectorDrawable native rendering - Step 4 of MANY
by Doris Liu
· 10 years ago
8b8b242
Merge "HardwarePropertiesManager: Add API for hardware properties retrieval"
by Polina Bondarenko
· 10 years ago
965ecbb
HardwarePropertiesManager: Add API for hardware properties retrieval
by Polina Bondarenko
· 11 years ago
900fe24
Merge "Add JNI bridge to the new logd security buffer."
by Rubin Xu
· 10 years ago
7bdf3cf
Merge "Enable profile guided compilation on the framework side"
by Calin Juravle
· 10 years ago
db4a79a
Enable profile guided compilation on the framework side
by Calin Juravle
· 11 years ago
75431fb
Add JNI bridge to the new logd security buffer.
by Rubin Xu
· 10 years ago
775873a
Use NativeAllocationRegistry for Paint, Canvas, and Bitmap
by Richard Uhler
· 11 years ago
4bbc293
VectorDrawable native rendering - Step 3 of MANY
by Doris Liu
· 11 years ago
6a8ad6d
Move StrictJarFile from libcore to framework
by Przemyslaw Szczepaniak
· 11 years ago
38c1a7e
Add GLES32 class and JNI
by Pablo Ceballos
· 11 years ago
8a7c160
Move StrictJarFile from libcore to framework
by Przemyslaw Szczepaniak
· 11 years ago
0faf1bc
Merge "Update framework code after new ART options." am: d7d2817ade am: 9da4055766
by Nicolas Geoffray
· 11 years ago
cdf1dff
Update framework code after new ART options.
by Nicolas Geoffray
· 11 years ago
8d40c36
Merge "Remove obsolete profile handling from AndroidRuntime." am: 360e95a90d am: e20120031f
by Calin Juravle
· 11 years ago
360e95a
Merge "Remove obsolete profile handling from AndroidRuntime."
by Calin Juravle
· 11 years ago
cdd23f9
Add hooks in JNI to start using native path parsing
by Doris Liu
· 11 years ago
9c99c79
Merge "Parse method-trace properties only in debug builds." am: 8fa7e93050 am: 61abae774e
by Calin Juravle
· 11 years ago
92290b8
Parse method-trace properties only in debug builds.
by Calin Juravle
· 11 years ago
8e6714b
Remove obsolete profile handling from AndroidRuntime.
by Calin Juravle
· 11 years ago
434a481
am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master
by Elliott Hughes
· 11 years ago
b57dd72
resolved conflicts for a884d81e to stage-aosp-master
by Elliott Hughes
· 11 years ago
76f6a86
constify JNINativeMethod function pointer tables
by Daniel Micay
· 11 years ago
6d44418
resolved conflicts for merge of fcf9ab5a to master
by Yasuhiro Matsuda
· 11 years ago
ebf9465
resolved conflicts for merge of ef57e5e0 to stage-aosp-master
by Yasuhiro Matsuda
· 11 years ago
1ab43d5
Add trace code to system server.
by Yasuhiro Matsuda
· 11 years ago
5fa6c74
am 60a2716f: am 3244dc22: am 677cd087: am e9de1b4c: am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev
by Sebastien Hertz
· 11 years ago
60a2716
am 3244dc22: am 677cd087: am e9de1b4c: am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev
by Sebastien Hertz
· 11 years ago
e953868
am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev
by Sebastien Hertz
· 11 years ago
9a010d0
Merge "Allow debugging only for apps forked from zygote" into mnc-dev
by Sebastien Hertz
· 11 years ago
ae61c26
am 0d2e3d3e: am c42acbdb: am 088c4155: am 86b6d204: am bf88205b: Fall back to persist.sys.language/country if locale isn\'t set.
by Narayan Kamath
· 11 years ago
0d2e3d3
am c42acbdb: am 088c4155: am 86b6d204: am bf88205b: Fall back to persist.sys.language/country if locale isn\'t set.
by Narayan Kamath
· 11 years ago
d29382a
am bf88205b: Fall back to persist.sys.language/country if locale isn\'t set.
by Narayan Kamath
· 11 years ago
bf88205
Fall back to persist.sys.language/country if locale isn't set.
by Narayan Kamath
· 11 years ago
7a09b83
Allow debugging only for apps forked from zygote
by Sebastien Hertz
· 11 years ago
112d9c7
Remove EmojiFactory and its mentions from frameworks.
by Roozbeh Pournader
· 11 years ago
1f105a6
Frameworks/base: Hand fingerprint to ART
by Andreas Gampe
· 11 years ago
d1fffe1
am 505a252c: am 851f5185: am 08edf246: am 9a755e36: Merge "Frameworks/base: Hand fingerprint to ART" into mnc-dev
by Andreas Gampe
· 11 years ago
7d33ecc
am 9a755e36: Merge "Frameworks/base: Hand fingerprint to ART" into mnc-dev
by Andreas Gampe
· 11 years ago
e608250
Frameworks/base: Hand fingerprint to ART
by Andreas Gampe
· 11 years ago
bef809c
am 4da086ee: am 6bcdf90e: Merge "Delete unused testing scripts and WithFramework."
by Narayan Kamath
· 11 years ago
c21dab9
Delete unused testing scripts and WithFramework.
by Narayan Kamath
· 11 years ago
cadcd51
Frameworks/base: Add tracing system properties
by Andreas Gampe
· 11 years ago
98f406f
Frameworks/base: Add tracing system properties
by Andreas Gampe
· 11 years ago
065075e
Replace --include-cfi with --generate-debug-info.
by David Srbecky
· 11 years ago
f39477b
Replace --include-cfi with --generate-debug-info.
by David Srbecky
· 11 years ago
27c39f1
am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp
by Andreas Gampe
· 11 years ago
a876b35
Frameworks/base: Add debug.gencfi property
by Andreas Gampe
· 11 years ago
d95e58c
Merge "Load libraries directly from apk"
by Dmitriy Ivanov
· 11 years ago
dec4688
Load libraries directly from apk
by Dmitriy Ivanov
· 12 years ago
305b44b
am f29be77f: am a4f39ed9: am f8cb672f: Merge "Frameworks/base: Pass variant and feature-set to runtime"
by Andreas Gampe
· 11 years ago
605cca1
Frameworks/base: Pass variant and feature-set to runtime
by Andreas Gampe
· 11 years ago
ac038f3
resolved conflicts for merge of 844e44c9 to master
by Andreas Gampe
· 11 years ago
e324ba0
Frameworks/base: Use system property for cache prune counter
by Andreas Gampe
· 11 years ago
a60e809
am abeba1ff: am c10fa20b: am 02c4bbb9: Merge "Frameworks/base: Support dex2oat threads system property"
by Andreas Gampe
· 11 years ago
e035238
Frameworks/base: Support dex2oat threads system property
by Andreas Gampe
· 11 years ago
ff193d6
Load libraries directly from apk
by Dmitriy Ivanov
· 12 years ago
543a357
am 05844d57: am b7d997a7: Merge "Revert "Change jit properties to be debug properties""
by Mathieu Chartier
· 11 years ago
1fb7aab
Revert "Change jit properties to be debug properties"
by Mathieu Chartier
· 11 years ago
6f6f825
am 5ec7c78d: am 008ec61e: Merge "Change jit properties to be debug properties"
by Mathieu Chartier
· 11 years ago
1ad10ef
Change jit properties to be debug properties
by Mathieu Chartier
· 11 years ago
633cb56
broadcast radio JNI.
by Eric Laurent
· 11 years ago
Next »