index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dexopt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary JNI_H_INCLUDE from LOCAL_C_INCLUDES
Brian Carlstrom
2013-05-03
1
-2
/
+1
*
Tracking changes to *-host for host shared libraries
Brian Carlstrom
2013-05-01
1
-9
/
+2
*
Lose libnativehelper to its own project for the PDK.
Elliott Hughes
2012-05-03
1
-2
/
+2
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-10
/
+10
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-4
/
+4
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-05
1
-1
/
+1
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-1
/
+1
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-5
/
+5
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-4
/
+2
*
Break a dependency on frameworks/base when building a host VM.
Elliott Hughes
2011-06-15
1
-2
/
+2
*
Tidy up some includes.
Elliott Hughes
2011-06-08
1
-1
/
+1
*
Use std::string rather than malloc/free for saneDirName.
Elliott Hughes
2011-06-07
1
-0
/
+7
*
Prefer printf format "%#x" over "0x%x".
Dan Bornstein
2011-05-26
1
-1
/
+1
*
Further conservation of newlines.
Dan Bornstein
2011-05-26
1
-20
/
+20
*
Make libdex structures tool friendly.
Carl Shapiro
2011-04-27
2
-16
/
+12
*
Update dexopt control logic
Andy McFadden
2011-02-25
1
-0
/
+1
*
Minor tweaks.
Andy McFadden
2010-12-10
1
-11
/
+0
*
Fix debug statements.
Patrick Scott
2010-10-21
1
-1
/
+1
*
Correct dexopt for uniprocessors.
Andy McFadden
2010-09-30
1
-9
/
+14
*
Plumb SMP optimization control through to dexopt.
Dan Bornstein
2010-09-28
1
-3
/
+13
*
Add optional tags to dalvik.
Jesse Wilson
2010-09-16
1
-0
/
+2
*
We also need to tell it the file mode when creating the output.
Dan Bornstein
2010-09-12
1
-1
/
+1
*
Actually, dexopt needs to read the optimized dex file too.
Dan Bornstein
2010-09-12
1
-1
/
+1
*
Move declarations to the top to avoid potential uninitialized use.
Dan Bornstein
2010-09-12
1
-5
/
+10
*
Add a new "--preopt" mode to dexopt, for running on the host.
Dan Bornstein
2010-09-12
1
-44
/
+130
*
Support dalvikvm on a Linux x86 host
Jesse Wilson
2010-08-18
1
-10
/
+23
*
Remove repeated newlines at the end of files.
Carl Shapiro
2010-06-08
1
-1
/
+0
*
resolved conflicts for merge of fc0dcfa2 to dalvik-dev
Andy McFadden
2010-05-21
1
-0
/
+6
|
\
|
*
Atomic/SMP update.
Andy McFadden
2010-05-20
1
-0
/
+6
|
*
Dalvik Zip rewrite.
Andy McFadden
2010-05-06
1
-4
/
+5
*
|
Dalvik Zip rewrite.
Andy McFadden
2010-04-29
1
-4
/
+5
*
|
Do not include assert.h in places where it may shadow the definition
Carl Shapiro
2010-02-11
1
-1
/
+0
|
/
*
Add back missing shared libraries used by executable in link command. These
Doug Kwan
2009-10-02
1
-0
/
+2
*
Inline some java.lang.Math functions.
Andy McFadden
2009-06-30
1
-1
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
2
-0
/
+526
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
2
-526
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-5
/
+49
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-0
/
+9
*
Initial Contribution
The Android Open Source Project
2008-10-21
2
-0
/
+473