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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
x86 mterp: fix cherry-pick/merge, issue 3095771
buzbee
2010-10-14
2
-2
/
+2
*
|
SDK: fix dx shell script to look for dx.jar in platform-tools
Raphael
2010-10-13
1
-1
/
+1
*
|
Merge "Added some threading notes" into gingerbread
Andy McFadden
2010-10-11
1
-3
/
+39
|
\
\
|
*
|
Added some threading notes
Andy McFadden
2010-10-11
1
-3
/
+39
*
|
|
Add include guards to avoid multiple definitions.
Carl Shapiro
2010-10-11
1
-0
/
+5
*
|
|
Merge "Use the break position of the current mspace for sizing the zygote hea...
Carl Shapiro
2010-10-10
1
-6
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use the break position of the current mspace for sizing the zygote heap.
Carl Shapiro
2010-10-10
1
-6
/
+5
*
|
|
Verify method invocation type.
Andy McFadden
2010-10-10
1
-4
/
+31
*
|
|
Clarify the invoke-* opcodes.
Dan Bornstein
2010-10-10
1
-3
/
+4
|
/
/
*
|
Merge "Include static fields when dumping class objects." into gingerbread
Carl Shapiro
2010-10-01
1
-6
/
+41
|
\
\
|
*
|
Include static fields when dumping class objects.
Carl Shapiro
2010-10-01
1
-6
/
+41
*
|
|
Merge "Change Runtime.nativeLoad to return the dlerror(3) string." into ginge...
Elliott Hughes
2010-10-01
4
-141
/
+28
|
\
\
\
|
*
|
|
Change Runtime.nativeLoad to return the dlerror(3) string.
Elliott Hughes
2010-09-30
4
-141
/
+28
|
|
/
/
*
|
|
GC Card marking fix for SPUT_OBJECT - use correct object head
buzbee
2010-09-30
10
-68
/
+57
*
|
|
Correct dexopt for uniprocessors.
Andy McFadden
2010-09-30
5
-26
/
+32
*
|
|
Be explicit about both uniprocessor and SMP when calling dexopt.
Dan Bornstein
2010-09-30
1
-0
/
+2
|
/
/
*
|
Merge "After trimming, set the footprint to the number of pages in use." into...
Carl Shapiro
2010-09-29
1
-0
/
+1
|
\
\
|
*
|
After trimming, set the footprint to the number of pages in use.
Carl Shapiro
2010-09-28
1
-0
/
+1
*
|
|
Merge "Update the card table scanning for header-only card marks." into ginge...
Carl Shapiro
2010-09-29
2
-74
/
+29
|
\
\
\
|
*
|
|
Update the card table scanning for header-only card marks.
Carl Shapiro
2010-09-29
2
-74
/
+29
|
|
/
/
*
|
|
Add --uniprocessor option to dex-preopt.
Dan Bornstein
2010-09-28
1
-34
/
+45
*
|
|
Plumb SMP optimization control through to dexopt.
Dan Bornstein
2010-09-28
3
-3
/
+15
*
|
|
Fix verification of switch offsets in large methods.
Andy McFadden
2010-09-28
2
-9
/
+9
|
/
/
*
|
Merge "Change GC card making to use object head, bug fix for volatile sput ob...
buzbee
2010-09-28
17
-151
/
+176
|
\
\
|
*
|
Change GC card making to use object head, bug fix for volatile sput obj
buzbee
2010-09-28
17
-151
/
+176
*
|
|
Do not grow if we are invoked for an external allocation.
Carl Shapiro
2010-09-27
1
-1
/
+3
|
/
/
*
|
Perform only one garbage collection before attempting a trim.
Carl Shapiro
2010-09-27
1
-10
/
+2
*
|
Provide the required out parameter to the trim routine.
Carl Shapiro
2010-09-27
1
-1
/
+3
*
|
Take another tilt at the "--core-library" messaging windmill.
Dan Bornstein
2010-09-26
1
-46
/
+39
*
|
Merge "Wait for the GC to quiesce before attempting foreground GCs." into gin...
Carl Shapiro
2010-09-24
1
-23
/
+87
|
\
\
|
*
|
Wait for the GC to quiesce before attempting foreground GCs.
Carl Shapiro
2010-09-24
1
-23
/
+87
*
|
|
Show errors from getSchedulerGroup().
Andy McFadden
2010-09-24
1
-25
/
+34
*
|
|
Turn off verbose chatter about libs in /vendor
Dima Zavin
2010-09-23
1
-1
/
+2
*
|
|
Print the JIT codegen type in the VM configuration list.
Ben Cheng
2010-09-23
2
-1
/
+2
*
|
|
Several fixes for JIT and self-verification under corner cases.
Ben Cheng
2010-09-22
8
-20
/
+82
*
|
|
Fix computation of primitive array widths.
Andy McFadden
2010-09-22
3
-23
/
+32
|
/
/
*
|
Merge "Fix a minor formatting discrepancy in the GC log message." into ginger...
Carl Shapiro
2010-09-21
1
-2
/
+2
|
\
\
|
*
|
Fix a minor formatting discrepancy in the GC log message.
Carl Shapiro
2010-09-21
1
-2
/
+2
*
|
|
Insert "/./" into the input file path when necessary.
Dan Bornstein
2010-09-20
1
-4
/
+12
|
/
/
*
|
Ensure that an explicit GC request initiates a GC.
Carl Shapiro
2010-09-17
1
-2
/
+3
*
|
Merge "Add more context to the garbage collection log messages." into gingerb...
Carl Shapiro
2010-09-17
1
-11
/
+33
|
\
\
|
*
|
Add more context to the garbage collection log messages.
Carl Shapiro
2010-09-17
1
-11
/
+33
*
|
|
Add --dexopt option to explicitly specify the dexopt binary.
Dan Bornstein
2010-09-17
1
-10
/
+26
*
|
|
Modify dex-preopt to take better arguments for the build process.
Dan Bornstein
2010-09-17
1
-29
/
+46
*
|
|
Add optional tags to dalvik.
Jesse Wilson
2010-09-16
14
-7
/
+25
|
/
/
*
|
Make the app processing variant of dex-preopt more consistent.
Dan Bornstein
2010-09-15
1
-1
/
+2
*
|
Clarify the use of --boot-dirs in the header comment.
Dan Bornstein
2010-09-14
1
-3
/
+7
*
|
Add use of sentinel in BOOTCLASSPATH entries during preopt.
Dan Bornstein
2010-09-14
5
-10
/
+73
*
|
First possibly-working cut of dex-preopt.
Dan Bornstein
2010-09-13
1
-59
/
+90
*
|
Flesh out dex-preopt a bit more.
Dan Bornstein
2010-09-13
1
-1
/
+45
[prev]
[next]