Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
b07812780bdb1aee50fae61cfa5f42be10dc8cfb
/
dalvik
997a97b
Merge "Add invoke-polymorphic bytecodes to Opcodes.java"
by Orion Hodson
· 8 years ago
dd63b65
Stop optimizing dex files when class loaders are created
by Calin Juravle
· 8 years ago
8c32b51
Add invoke-polymorphic bytecodes to Opcodes.java
by Orion Hodson
· 8 years ago
d6cb653
MethodHandles: Implement additional combiners.
by Narayan Kamath
· 8 years ago
315256f
Merge "[Libcore] Prepare profile streaming for framework use."
by Treehugger Robot
· 8 years ago
875da84
[Libcore] Prepare profile streaming for framework use.
by Shukang Zhou
· 8 years ago
378d458
MethodHandles: Implement spreader methods.
by Narayan Kamath
· 8 years ago
58c06c1
Unhide dalvik.system.InMemoryDexClassLoader
by Orion Hodson
· 8 years ago
0a72753
MethodHandles: Implement invoker / exactInvoker.
by Narayan Kamath
· 8 years ago
6724797
Merge "Remove unused PATCHOAT_FOR_RELOCATION."
by Treehugger Robot
· 8 years ago
3ebd936
Fix a memory leak reported by Valgrind
by Anton Kirilov
· 8 years ago
4437a20
Remove unused PATCHOAT_FOR_RELOCATION.
by Richard Uhler
· 8 years ago
a8c3279
Add dex load reporting hooks in BaseDexClassLoader
by Calin Juravle
· 8 years ago
18e39e6
Libcore: Re-add old Element constructor
by Andreas Gampe
· 8 years ago
b886e50
Merge "Augment dexopt needed reasons."
by Nicolas Geoffray
· 8 years ago
894fb88
Augment dexopt needed reasons.
by Richard Uhler
· 8 years ago
704b13a
Revert "Revert "Method Handles: Add VarargsCollector.""
by Orion Hodson
· 8 years ago
df3b54d
Revert "Method Handles: Add VarargsCollector."
by Orion Hodson
· 8 years ago
14e84c8
Method Handles: Add VarargsCollector.
by Orion Hodson
· 8 years ago
f2e5d9c
Libcore: Clean up DexPathList
by Andreas Gampe
· 8 years ago
2e81556
MethodHandles: Minor text nits.
by Orion Hodson
· 8 years ago
51ab4bf
MethodHandles: Implement MethodHandles.filterReturnValue.
by Narayan Kamath
· 8 years ago
0ab4685
MethodHandles: Implement MethodHandle.bindTo.
by Narayan Kamath
· 8 years ago
a80d6f8
MethodHandles: Constructor support
by Orion Hodson
· 8 years ago
168dfc7
MethodHandles: Implement array accessors / identities & constants.
by Narayan Kamath
· 8 years ago
5eeb473
MethodHandles: Implement the first set of transforms.
by Narayan Kamath
· 8 years ago
09be956
MethodHandles: Flesh out EmulatedStackFrame.
by Narayan Kamath
· 8 years ago
faf8883
MethodHandles: Add support for method handle transforms [part 1]
by Narayan Kamath
· 8 years ago
4674ce6
Adding VMDebug.attachAgent()
by Leonard Mosescu
· 8 years ago
fe0ee8e
Improve resource leakage detection testing
by Paul Duffin
· 8 years ago
118de16
Set warnings for unbuffered I/O
by Shubham Ajmera
· 8 years ago
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
Next »