index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dalvik
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lookup order when opening directly from APK
Dmitriy Ivanov
2015-06-11
2
-93
/
+118
*
Remove StaleDexCacheError.
Narayan Kamath
2015-05-07
2
-45
/
+0
*
getRuntimeStat() support (libcore).
Hiroshi Yamauchi
2015-04-13
1
-0
/
+55
*
Merge "Rename isDexOptNeededInternal and add SELF_PATCHOAT_NEEDED."
Richard Uhler
2015-04-09
1
-15
/
+22
|
\
|
*
Rename isDexOptNeededInternal and add SELF_PATCHOAT_NEEDED.
Richard Uhler
2015-04-08
1
-15
/
+22
*
|
Stop sleeping in waitUntilAllThreadsStopped spin instead.
Piotr Jastrzebski
2015-04-09
1
-6
/
+3
|
/
*
Pass getDexPath to Runtime.nativeLoad
Dmitriy Ivanov
2015-03-20
2
-14
/
+44
*
Move null check rationale to sample code for clarity
Brian Carlstrom
2015-03-18
1
-6
/
+2
*
Revert "Remove unnecessary null checks in CloseGuard documentation sample code"
Brian Carlstrom
2015-03-10
1
-2
/
+6
*
Remove unnecessary null checks in CloseGuard documentation sample code
Mike Lockwood
2015-03-09
1
-6
/
+2
*
Libcore: Change DexFile cookie to object
Andreas Gampe
2015-02-25
1
-9
/
+9
*
Set random seeds post fork.
Narayan Kamath
2014-11-17
1
-1
/
+3
*
am f7ba96dc: Merge "Improve DexFile debugging"
Brian Carlstrom
2014-10-29
1
-2
/
+6
|
\
|
*
Improve DexFile debugging
Brian Carlstrom
2014-10-27
1
-2
/
+6
|
*
Libcore: Add parameter to zygote hook
Andreas Gampe
2014-09-03
1
-4
/
+6
|
*
Use absolute path when opening dex files.
Calin Juravle
2014-08-06
1
-1
/
+13
*
|
Merge "Revert "Timing hacks DO NOT MERGE"" into lmp-dev
Anwar Ghuloum
2014-09-24
1
-17
/
+0
|
\
\
|
*
|
Revert "Timing hacks DO NOT MERGE"
Anwar Ghuloum
2014-09-24
1
-17
/
+0
*
|
|
Libcore: Add parameter to zygote hook
Andreas Gampe
2014-09-08
1
-4
/
+6
|
/
/
*
|
Timing hacks DO NOT MERGE
Anwar Ghuloum
2014-09-05
1
-0
/
+17
*
|
Use absolute path when opening dex files.
Calin Juravle
2014-08-11
1
-1
/
+13
*
|
am 6c17caab: Merge "Make system use patchoat to relocate during runtime."
Brian Carlstrom
2014-08-05
1
-2
/
+41
|
\
\
|
|
/
|
*
Make system use patchoat to relocate during runtime.
Alex Light
2014-08-05
1
-2
/
+41
|
*
Use the provided path when opening dex files.
Calin Juravle
2014-07-25
1
-11
/
+5
|
*
Deprecate use of BrokenTest and SideEffect
Brett Chabot
2014-05-21
2
-0
/
+4
*
|
Merge "Use the provided path when opening dex files." into lmp-dev
Narayan Kamath
2014-07-17
1
-11
/
+5
|
\
\
|
*
|
Use the provided path when opening dex files.
Calin Juravle
2014-07-16
1
-11
/
+5
*
|
|
Point developers toward new code cache location.
Jeff Sharkey
2014-07-15
1
-2
/
+2
|
/
/
*
|
am 91a37e34: am 5f7fd3f1: am f560c538: Merge "Revert "Libcore: Remove <> in C...
Andreas Gampe
2014-05-06
1
-2
/
+2
|
\
\
|
|
/
|
*
Revert "Libcore: Remove <> in CloseGuardMonitor test class"
Andreas Gampe
2014-05-06
1
-2
/
+2
*
|
am fd71cafe: am 82ae08ae: am 2684c1a5: Merge "Libcore: Remove <> in CloseGuar...
Andreas Gampe
2014-05-03
1
-2
/
+2
|
\
\
|
|
/
|
*
Libcore: Remove <> in CloseGuardMonitor test class
Andreas Gampe
2014-05-02
1
-2
/
+2
*
|
am c3eed594: am f6696d69: am eec4356c: Merge "Improve detection of CloseGuard...
Paul Duffin
2014-05-02
1
-0
/
+119
|
\
\
|
|
/
|
*
Improve detection of CloseGuard protected resource leakage
Paul Duffin
2014-05-01
1
-0
/
+119
|
*
Add an instructionSet argument to isDexOptNeededInternal.
Narayan Kamath
2014-05-01
1
-1
/
+1
*
|
Add an instructionSet argument to isDexOptNeededInternal.
Narayan Kamath
2014-04-30
1
-1
/
+1
*
|
am 3eb545e3: am 85fa4285: Merge "Groundwork towards making the Libcore.os fun...
Elliott Hughes
2014-04-25
2
-5
/
+5
|
\
\
|
|
/
|
*
Groundwork towards making the Libcore.os functionality public.
Elliott Hughes
2014-04-24
2
-5
/
+5
*
|
am 0c2165ad: am e471f800: Merge "Rename Zygote -> ZygoteHooks."
Narayan Kamath
2014-04-02
2
-187
/
+78
|
\
\
|
|
/
|
*
Rename Zygote -> ZygoteHooks.
Narayan Kamath
2014-04-02
2
-187
/
+78
*
|
am 7b652760: am 28e43313: Merge "Remove Zygote.systemInSafeMode."
Narayan Kamath
2014-03-31
1
-6
/
+0
|
\
\
|
|
/
|
*
Merge "Remove Zygote.systemInSafeMode."
Narayan Kamath
2014-03-31
1
-6
/
+0
|
|
\
|
|
*
Remove Zygote.systemInSafeMode.
Narayan Kamath
2014-03-28
1
-6
/
+0
*
|
|
am db965232: am 6586cc6f: Merge "Remove Zygote.fork"
Narayan Kamath
2014-03-31
1
-17
/
+0
|
\
\
\
|
|
/
/
|
*
|
Remove Zygote.fork
Narayan Kamath
2014-03-28
1
-17
/
+0
|
|
/
*
|
Merge "Deprecate use of BrokenTest and SideEffect"
Brett Chabot
2014-03-11
2
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Deprecate use of BrokenTest and SideEffect
Brett Chabot
2014-03-07
2
-0
/
+4
*
|
ART sampling profiler
Dave Allison
2014-03-07
1
-0
/
+7
|
/
*
Remove old fork-and-specialize API
Dave Platt
2014-02-13
1
-14
/
+2
*
Finish fixing Zygote descriptor leakage problem
Dave Platt
2014-02-05
1
-3
/
+19
[next]