Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
1c444ca8e900516d01bd5cf027451f17804a6bdc
/
dalvik
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
9e3f304
Add sample profiling interface to startMethodTracing.
by Jeff Hao
· 11 years ago
5063dbf
Fix build harder.
by Elliott Hughes
· 13 years ago
0dd244a
Fix build.
by Elliott Hughes
· 13 years ago
412f6c6
Remove dead code.
by Elliott Hughes
· 13 years ago
d7f6c65
Remove zip file extension whitelists when validating dex file path.
by Hui Lu
· 11 years ago
413d4592
Use the docs-approved Android x.y (Name) format consistently.
by Elliott Hughes
· 11 years ago
20800b2
Change IsMethodTracingActive to GetMethodTracingMode for libcore.
by Jeff Hao
· 11 years ago
0d3a5ad
Add libcore support for sample profiling from traceview gui.
by Jeff Hao
· 11 years ago
ca2c58c
Share ClassLoader code
by Brian Carlstrom
· 11 years ago
2a6f23f
Add java.nio.charsets.StandardCharsets.
by Elliott Hughes
· 11 years ago
325ff8c
Clean up the #read javadoc.
by Elliott Hughes
· 11 years ago
5258eec
Move dalvik.system.VMDebug to libdvm
by Brian Carlstrom
· 11 years ago
99b4489
Fix @deprecated javadoc orthography.
by Elliott Hughes
· 11 years ago
53764ee
Move additional files to libdvm
by Brian Carlstrom
· 11 years ago
552f220
Change the VMStack interface used by serialization.
by Elliott Hughes
· 13 years ago
895bba4
Move some files with dalvik dependencies to libdvm
by Brian Carlstrom
· 11 years ago
7cad2d4
Some of our helpers have moved into libnativehelpers.
by Elliott Hughes
· 13 years ago
507bf84
Replace SEAndroid with SELinux.
by Stephen Smalley
· 12 years ago
8ec8340
Fix build.
by Elliott Hughes
· 12 years ago
da84bf3
Make NativeTestTarget more useful for benchmarking.
by Elliott Hughes
· 13 years ago
798f855
Add support for Libcore.os.exec*()
by Nick Kralevich
· 12 years ago
444aa23
Fix typos.
by Elliott Hughes
· 12 years ago
81abb6f
More backwards compatibility for Facebook.
by Elliott Hughes
· 12 years ago
0cfd9bc
Stop Facebook crashing with NoSuchFieldException.
by Elliott Hughes
· 12 years ago
652abda
Support System.loadLibrary for libraries with transitive dependencies.
by Elliott Hughes
· 12 years ago
c2d0a1f
Add detail messages to all remaining NullPointerExceptions.
by Elliott Hughes
· 12 years ago
f904678
Support directories on the classpath, for resources.
by Elliott Hughes
· 12 years ago
4285b52
Move comment to match code
by Brian Carlstrom
· 12 years ago
6133a23
Lazy parsing of zip files for Java resources.
by Narayan Kamath
· 12 years ago
77af18a
am e3b1b9eb: Merge "Gut dalvik.system.TemporaryDirectory, which has nothing to do with setting java.io.tmpdir."
by Elliott Hughes
· 12 years ago
3fd7be7
Gut dalvik.system.TemporaryDirectory, which has nothing to do with setting java.io.tmpdir.
by Elliott Hughes
· 12 years ago
028ad9b
am df0d0295: Merge "Make System.loadLibrary use open(2) rather than stat(2)."
by Elliott Hughes
· 12 years ago
6d17baa
Make System.loadLibrary use open(2) rather than stat(2).
by Elliott Hughes
· 12 years ago
a1efc89
am 4e8aff78: Merge "Remove various content-free package.html files."
by Elliott Hughes
· 12 years ago
02f8123
Remove various content-free package.html files.
by Elliott Hughes
· 12 years ago
ee016ac
Access to all users' external storage.
by Jeff Sharkey
· 12 years ago
1d7a4a8
Multi-user external storage support.
by Jeff Sharkey
· 12 years ago
75245fc
Include library path information in BaseDexClassLoader for better error reporting in Runtime.loadLibrary
by Brian Carlstrom
· 13 years ago
3bbe531
Improve the BaseDexClassLoader detail message, and make ScopedLocalRef more unique_ptr-like.
by Elliott Hughes
· 13 years ago
63ac769
Use float comparison for setTargetHeapUtilization constants.
by Ian Rogers
· 13 years ago
8155888
Fix HttpURLConnection CloseGuard warning due to lack of close on GZIPInputStream
by Brian Carlstrom
· 12 years ago
0a61dbe
am 4ee3fff2: Merge "Extend forkAndSpecialize to take further input arguments."
by Kenny Root
· 12 years ago
f042909
Extend forkAndSpecialize to take further input arguments.
by Stephen Smalley
· 13 years ago
990acea
Merge "Refuse to write optimized dex files to a non-private directory."
by Jesse Wilson
· 13 years ago
5c7fa7c
Refuse to write optimized dex files to a non-private directory.
by Jesse Wilson
· 13 years ago
06f039b
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
3908db5
Track removal of unsupported experimental opcodes.
by Elliott Hughes
· 13 years ago
7e9a64c
Only tag/untag sockets when open.
by Jeff Sharkey
· 13 years ago
701cca1
Fix typo in Javadoc for onReadFromDisk
by Casey Ho
· 13 years ago
4ee53d1
Document a semantic change to setTargetSdkVersion.
by Elliott Hughes
· 13 years ago
Next »