Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
f462cb60856e7eb120c47a840b7b64a04e5bf331
/
dalvik
« Previous
1b7ce76
Implement Executable.getParameters() to use compiled-in metadata
by Neil Fuller
· 8 years ago
bb8ae11
Revert "Revert "benchmarks: Add timings for @FastNative/@CriticalNative""
by Igor Murashkin
· 8 years ago
29c483f
Revert "benchmarks: Add timings for @FastNative/@CriticalNative"
by Nicolas Geoffray
· 8 years ago
efab71a
benchmarks: Add timings for @FastNative/@CriticalNative
by Igor Murashkin
· 8 years ago
c422a34
Merge "dalvik: Add new optimization annotation for art (@CriticalNative)"
by Igor Murashkin
· 8 years ago
23f33cd
dalvik: Add new optimization annotation for art (@CriticalNative)
by Igor Murashkin
· 8 years ago
7824728
Support loading a DEX file from a ByteBuffer.
by Orion Hodson
· 8 years ago
2491f78
dalvik: Add new optimization annotation for art (@FastNative)
by Igor Murashkin
· 8 years ago
c5046f0
Add API for getting location of odex or oat file
by Philip Cuadra
· 8 years ago
97db693
Delete DexFile closeguard
by Mathieu Chartier
· 8 years ago
4cff4ef
Add ability to see if a dex file is backed by an oat file.
by Jeff Hao
· 9 years ago
6fa389e
DexFile: Add an API to query oat file status.
by Narayan Kamath
· 9 years ago
2da8623
libcore: Address misc minor issues identified by FindBugs
by Tobias Thierer
· 9 years ago
8b0358e
Make dex file loading failure more explicit about failure.
by Alex Light
· 9 years ago
be6a131
Libcore: Flag to fail thread creation
by Andreas Gampe
· 9 years ago
5d02a5b
Libcore: Add filter upgrade function to DexFile
by Andreas Gampe
· 9 years ago
a32af36
Libcore: Expose compilation filter in DexFile
by Andreas Gampe
· 9 years ago
1e099ae
Merge "Reflect the changes of GetDexOptNeeded in DexFile.java"
by Calin Juravle
· 9 years ago
5081919
Reflect the changes of GetDexOptNeeded in DexFile.java
by Calin Juravle
· 9 years ago
19c3551
Reduce number of namespace-related fields
by Dimitry Ivanov
· 9 years ago
104fb10
Modify dexpath dynamically
by Todd Kennedy
· 9 years ago
5edc236
Revert "Fix DatagramChannelTest#test_setOption."
by Narayan Kamath
· 9 years ago
5ece1b5
Fix DatagramChannelTest#test_setOption.
by Narayan Kamath
· 9 years ago
941742a
Preserve compatibility for makePathElements
by Dimitry Ivanov
· 9 years ago
d3c9dab
Use shared namespace for bundled apps
by Dimitry Ivanov
· 9 years ago
1333542
Merge "Special case system_server to not create the JIT code cache."
by Nicolas Geoffray
· 9 years ago
0d99a86
Provide libraryPermittedPath to android runtime
by Dimitry Ivanov
· 9 years ago
9dbb38c
Special case system_server to not create the JIT code cache.
by Nicolas Geoffray
· 9 years ago
392ded55
Add tagging variants for DatagramSocket.
by Jeff Sharkey
· 9 years ago
da3729f
Change DexPathList.makeElements to pass elements down to loadDexFile
by Mathieu Chartier
· 9 years ago
70fcc38
Pass class loader down to openDexFiles if possible
by Mathieu Chartier
· 9 years ago
2f7ca12
Pass dexFile to defineClassNative
by Mathieu Chartier
· 9 years ago
ae0bd49
am a6193374: Merge "Keep track of success closing the DexFile"
by Mathieu Chartier
· 9 years ago
615e2a3
Keep track of success closing the DexFile
by Mathieu Chartier
· 9 years ago
44bd145
am a2794979: Merge "Get rid of as much of dalvik.annotation.* as we can."
by Narayan Kamath
· 9 years ago
cff384f
Get rid of as much of dalvik.annotation.* as we can.
by Narayan Kamath
· 9 years ago
be2235c
am 53bec15b: Merge "Add VMDebug.countInstancesOfClasses"
by Mathieu Chartier
· 9 years ago
a90630d
Add VMDebug.countInstancesOfClasses
by Mathieu Chartier
· 9 years ago
805c937
am 43017342: Merge "Fix GMS core crash loop"
by Dmitriy Ivanov
· 9 years ago
ac4309a
Fix GMS core crash loop
by Dmitriy Ivanov
· 9 years ago
22e2d41
am a4fafb89: Merge "Fix lookup order when opening directly from APK"
by Dmitriy Ivanov
· 9 years ago
384730c
Fix lookup order when opening directly from APK
by Dmitriy Ivanov
· 9 years ago
378401d
am 3db17f7f: Merge "Revert "Revert "Modification to the way boot classpath resources are loaded"""
by Neil Fuller
· 9 years ago
2ce899f
Revert "Revert "Modification to the way boot classpath resources are loaded""
by Neil Fuller
· 9 years ago
2a9ffd2
am 049862d6: Merge "Revert "Modification to the way boot classpath resources are loaded""
by Neil Fuller
· 9 years ago
7a75a7d
am e41d5b91: Merge "Modification to the way boot classpath resources are loaded"
by Neil Fuller
· 9 years ago
0c2e3c7
Revert "Modification to the way boot classpath resources are loaded"
by Neil Fuller
· 9 years ago
05a5c2f
Modification to the way boot classpath resources are loaded
by Neil Fuller
· 9 years ago
370e223
am 9500bd1f: Remove StaleDexCacheError.
by Narayan Kamath
· 10 years ago
9500bd1
Remove StaleDexCacheError.
by Narayan Kamath
· 10 years ago
1a796cb
Avoid opening jar files from the classpath more than once
by Neil Fuller
· 10 years ago
1e698ad
getRuntimeStat() support (libcore).
by Hiroshi Yamauchi
· 10 years ago
1076f83
Merge "Rename isDexOptNeededInternal and add SELF_PATCHOAT_NEEDED."
by Richard Uhler
· 10 years ago
cea2c63
Stop sleeping in waitUntilAllThreadsStopped spin instead.
by Piotr Jastrzebski
· 10 years ago
3bc9b15
Rename isDexOptNeededInternal and add SELF_PATCHOAT_NEEDED.
by Richard Uhler
· 10 years ago
7694b78
Pass getDexPath to Runtime.nativeLoad
by Dmitriy Ivanov
· 10 years ago
a5dd2c6
Move null check rationale to sample code for clarity
by Brian Carlstrom
· 10 years ago
ec662a7
Revert "Remove unnecessary null checks in CloseGuard documentation sample code"
by Brian Carlstrom
· 10 years ago
9a36fbb
Remove unnecessary null checks in CloseGuard documentation sample code
by Mike Lockwood
· 10 years ago
25ac148
Libcore: Change DexFile cookie to object
by Andreas Gampe
· 10 years ago
7c22337
Set random seeds post fork.
by Narayan Kamath
· 10 years ago
1bad070
am f7ba96dc: Merge "Improve DexFile debugging"
by Brian Carlstrom
· 10 years ago
e606e1e
Improve DexFile debugging
by Brian Carlstrom
· 10 years ago
d73625d
Merge "Revert "Timing hacks DO NOT MERGE"" into lmp-dev
by Anwar Ghuloum
· 10 years ago
5467456
Revert "Timing hacks DO NOT MERGE"
by Anwar Ghuloum
· 10 years ago
78b68a0
Libcore: Add parameter to zygote hook
by Andreas Gampe
· 10 years ago
6d688b8
Timing hacks DO NOT MERGE
by Anwar Ghuloum
· 10 years ago
255f621
Libcore: Add parameter to zygote hook
by Andreas Gampe
· 10 years ago
813579d
Use absolute path when opening dex files.
by Calin Juravle
· 10 years ago
074ae20
am 6c17caab: Merge "Make system use patchoat to relocate during runtime."
by Brian Carlstrom
· 10 years ago
70a89c0
Make system use patchoat to relocate during runtime.
by Alex Light
· 10 years ago
e05ad6f
Use absolute path when opening dex files.
by Calin Juravle
· 10 years ago
df641c0
Use the provided path when opening dex files.
by Calin Juravle
· 10 years ago
e5e02cc
Merge "Use the provided path when opening dex files." into lmp-dev
by Narayan Kamath
· 10 years ago
71202f8
Use the provided path when opening dex files.
by Calin Juravle
· 10 years ago
853da7c
Point developers toward new code cache location.
by Jeff Sharkey
· 10 years ago
6cc1673
Deprecate use of BrokenTest and SideEffect
by Brett Chabot
· 11 years ago
23571c5
am 91a37e34: am 5f7fd3f1: am f560c538: Merge "Revert "Libcore: Remove <> in CloseGuardMonitor test class""
by Andreas Gampe
· 11 years ago
d3b5f04
Revert "Libcore: Remove <> in CloseGuardMonitor test class"
by Andreas Gampe
· 11 years ago
8f9fffe
am fd71cafe: am 82ae08ae: am 2684c1a5: Merge "Libcore: Remove <> in CloseGuardMonitor test class"
by Andreas Gampe
· 11 years ago
307e642
Libcore: Remove <> in CloseGuardMonitor test class
by Andreas Gampe
· 11 years ago
5c727bd
am c3eed594: am f6696d69: am eec4356c: Merge "Improve detection of CloseGuard protected resource leakage"
by Paul Duffin
· 11 years ago
a6f350c
Improve detection of CloseGuard protected resource leakage
by Paul Duffin
· 11 years ago
7889586
Add an instructionSet argument to isDexOptNeededInternal.
by Narayan Kamath
· 11 years ago
4adab73
Add an instructionSet argument to isDexOptNeededInternal.
by Narayan Kamath
· 11 years ago
7406d4e
am 3eb545e3: am 85fa4285: Merge "Groundwork towards making the Libcore.os functionality public."
by Elliott Hughes
· 11 years ago
5d930ca
Groundwork towards making the Libcore.os functionality public.
by Elliott Hughes
· 11 years ago
acede2c
am 0c2165ad: am e471f800: Merge "Rename Zygote -> ZygoteHooks."
by Narayan Kamath
· 11 years ago
1a12117
Rename Zygote -> ZygoteHooks.
by Narayan Kamath
· 11 years ago
2eb7b94
am 7b652760: am 28e43313: Merge "Remove Zygote.systemInSafeMode."
by Narayan Kamath
· 11 years ago
28e4331
Merge "Remove Zygote.systemInSafeMode."
by Narayan Kamath
· 11 years ago
9c35ce4
am db965232: am 6586cc6f: Merge "Remove Zygote.fork"
by Narayan Kamath
· 11 years ago
ebd4478
Remove Zygote.systemInSafeMode.
by Narayan Kamath
· 11 years ago
7b22a1f
Remove Zygote.fork
by Narayan Kamath
· 11 years ago
7abd456
Merge "Deprecate use of BrokenTest and SideEffect"
by Brett Chabot
· 11 years ago
6a6b612
Deprecate use of BrokenTest and SideEffect
by Brett Chabot
· 11 years ago
5e51851
ART sampling profiler
by Dave Allison
· 11 years ago
80bf291
Remove old fork-and-specialize API
by Dave Platt
· 11 years ago
55b2ba2
Finish fixing Zygote descriptor leakage problem
by Dave Platt
· 11 years ago
6b98299
Switch libcore over to a long in DexFile.
by Elliott Hughes
· 11 years ago
Next »