index
:
android_dalvik
cm-10.1
cm-10.2
cm-11.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
mr1.1-staging
perf
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libdex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'gingerbread' of git://git.omapzoom.org/platform/dalvik into 237
cm-7.1.0
gingerbread-release
Steve Kondik
2011-09-29
2
-2
/
+8
|
\
|
*
Only use O_BINARY if it is defined (windows compatibility)
Bruce Beare
2011-06-09
2
-0
/
+6
|
*
Combined patch from master branch
Bruce Beare
2011-06-09
2
-2
/
+2
*
|
DexOpt anything in /system on /cache
ctso
2011-01-09
1
-1
/
+31
|
/
*
Correct dexopt for uniprocessors.
Andy McFadden
2010-09-30
1
-13
/
+1
*
Add optional tags to dalvik.
Jesse Wilson
2010-09-16
1
-0
/
+2
*
Remove the functionality in ReduceConstants.[ch].
Dan Bornstein
2010-09-09
2
-183
/
+0
*
Correct Volatile SGET/SPUT format tag, add missing cases for JIT
buzbee
2010-09-03
1
-5
/
+7
*
Let <stdbool.h> (or its substitute) get picked up via the preexisting
Dan Bornstein
2010-09-01
1
-1
/
+0
*
Split out the optimized dex file handling into its own file.
Dan Bornstein
2010-08-31
5
-276
/
+335
*
Add a little bit of paranoia to the odex data reader.
Dan Bornstein
2010-08-17
1
-22
/
+68
*
Relocate OpCodeNames.[ch].
Andy McFadden
2010-06-22
3
-0
/
+361
*
Add opcodes for volatile field accesses
Andy McFadden
2010-06-18
2
-42
/
+43
*
Forward progress on verifier.
Andy McFadden
2010-06-14
2
-4
/
+7
*
Remove repeated newlines at the end of files.
Carl Shapiro
2010-06-08
6
-6
/
+0
*
Remove trailing whitespace.
Carl Shapiro
2010-06-08
13
-75
/
+75
*
Fix two dex file structural verification issues.
Dan Bornstein
2010-05-27
4
-16
/
+104
*
Write until we fall over.
Andy McFadden
2010-05-04
3
-26
/
+36
*
Dalvik Zip rewrite.
Andy McFadden
2010-04-29
5
-231
/
+347
*
Rearrange some things.
Andy McFadden
2010-04-06
1
-2
/
+2
*
Make wide-volatile loads and stores atomic.
Andy McFadden
2010-03-15
2
-1
/
+6
*
Add instructions for volatile wide fields.
Andy McFadden
2010-03-05
2
-21
/
+24
*
Cause dex verification to fail if the class_defs section contains more
Dan Bornstein
2010-01-26
1
-43
/
+89
*
Added additional DEX checksum.
Andy McFadden
2009-12-03
2
-8
/
+39
*
Fix windows SDK build.
Andy McFadden
2009-11-23
1
-32
/
+35
*
Add execute-inline/range instruction.
Andy McFadden
2009-11-20
3
-6
/
+10
*
Restore support for DEX on FAT.
Andy McFadden
2009-11-16
4
-18
/
+67
*
Change the way breakpoints work.
Andy McFadden
2009-11-16
4
-11
/
+93
*
Allow dalvik pre-optimization to run in ARMv7 emulator.
David 'Digit' Turner
2009-09-21
1
-0
/
+4
*
Inline-execute for Java.Lang.Math routines, jit codegen restructure, various ...
Bill Buzbee
2009-07-10
2
-2
/
+0
*
Initial port of the Dalvik JIT enging to the internal repository.
Ben Cheng
2009-06-04
2
-13
/
+22
*
Defer reporting of certain verifier failures.
Andy McFadden
2009-05-18
3
-1
/
+45
*
Added throw-verification-error instruction.
Andy McFadden
2009-05-07
3
-30
/
+39
*
merge a2ee53b and resolved conflicts...
Andy McFadden
2009-05-06
1
-7
/
+9
|
\
|
*
Added XML output mode for dexdump.
Andy McFadden
2009-05-05
1
-7
/
+9
*
|
am 6d874d2: Merge change 993 into donut
Android (Google) Code Review
2009-05-05
1
-2
/
+2
|
\
|
|
*
Pull fix from master branch, and correct filename juggling.
Andy McFadden
2009-05-05
2
-4
/
+5
*
|
AI 144906: Default to failure, not success.
Andy McFadden
2009-04-08
2
-2
/
+3
*
|
AI 144278: Some changes to make examination of flaky devices easier.
Andy McFadden
2009-04-02
1
-0
/
+2
*
|
AI 143506: Fix swap issue affecting big-endian machines.
Andy McFadden
2009-03-30
1
-6
/
+9
*
|
AI 143123: Three minor changes.
Andy McFadden
2009-03-27
1
-0
/
+1
*
|
Automated import from //branches/master/...@141645,141645
Andy McFadden
2009-03-24
1
-0
/
+37
*
|
auto import //branches/master/...@140412
The Android Open Source Project
2009-03-18
4
-3
/
+47
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
28
-0
/
+11160
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
28
-11160
/
+0
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
1
-27
/
+37
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
6
-27
/
+64
*
auto import from //branches/cupcake/...@127101
The Android Open Source Project
2009-01-20
1
-0
/
+1
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-2
/
+2
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
10
-65
/
+371
[next]