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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing vogar from Dalvik's git tree; the source is now on code.google.com.
Jesse Wilson
2010-04-26
70
-7407
/
+0
*
Fixing some logging tests, see http://b/issue?id=2487338
Jesse Wilson
2010-04-22
1
-0
/
+12
*
java.text.RuleBasedCollator fixes.
Elliott Hughes
2010-04-22
1
-0
/
+17
*
Suppress all failures in setSecurityManager() with vogar.
Jesse Wilson
2010-04-21
5
-62
/
+77
*
Fixing TimeZone.setDefault() documentation.
Jesse Wilson
2010-04-20
1
-0
/
+11
*
Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests.
Jesse Wilson
2010-04-20
3
-5
/
+113
*
Tidying up the error reporting.
Jesse Wilson
2010-04-18
2
-14
/
+25
*
Small vogar changes in response to the review for change 49052.
Jesse Wilson
2010-04-18
8
-16
/
+24
*
Teaching vogar to run prebuilt .jar files.
Jesse Wilson
2010-04-16
22
-388
/
+335
*
Show a summary of failures at the end of a vogar run.
Elliott Hughes
2010-04-08
2
-0
/
+13
*
Merge "Fixing a vogar issue where outcomes weren't making their way into XML....
Jesse Wilson
2010-04-07
1
-0
/
+1
|
\
|
*
Fixing a vogar issue where outcomes weren't making their way into XML.
Jesse Wilson
2010-04-07
1
-0
/
+1
*
|
Merge "Bring the latest Caliper (r102) into vogar." into dalvik-dev
Jesse Wilson
2010-04-07
1
-0
/
+0
|
\
\
|
*
|
Bring the latest Caliper (r102) into vogar.
Jesse Wilson
2010-04-07
1
-0
/
+0
|
|
/
*
|
Adding support for command line args to vogar-initiated processes.
Jesse Wilson
2010-04-06
12
-72
/
+113
|
/
*
Merge "Fix vogar host mode." into dalvik-dev
Jesse Wilson
2010-04-05
27
-100
/
+84
|
\
|
*
Fix vogar host mode.
Jesse Wilson
2010-04-05
27
-100
/
+84
*
|
New "from scratch" Junit tests for javax.net.ssl
Brian Carlstrom
2010-04-03
1
-0
/
+9
|
/
*
New method-level granularity and output streaming for vogar.
Jesse Wilson
2010-04-01
25
-307
/
+878
*
Splitting TestRun into Action and Outcome.
Jesse Wilson
2010-03-30
22
-694
/
+710
*
Merge "Fixing vogar script to use the latest name" into dalvik-dev
Jesse Wilson
2010-03-30
1
-1
/
+2
|
\
|
*
Fixing vogar script to use the latest name
Jesse Wilson
2010-03-30
1
-1
/
+2
*
|
Renaming dalvik.runner to Vogar!
Jesse Wilson
2010-03-30
43
-93
/
+137
|
/
*
Tweak our test & runner so XPath tests can be executed on Hudson.
Jesse Wilson
2010-03-29
1
-1
/
+3
*
Fix --debug-port to --debug in vogar usage
Brian Carlstrom
2010-03-23
1
-1
/
+1
*
misc DalvikRunner changes
Brian Carlstrom
2010-03-16
9
-21
/
+61
*
Merge "make DalvikRunner ignore .#Foo.java files" into dalvik-dev
Brian Carlstrom
2010-03-16
4
-7
/
+4
|
\
|
*
make DalvikRunner ignore .#Foo.java files
Brian Carlstrom
2010-03-16
4
-7
/
+4
*
|
Java 6 java.io.File changes.
Elliott Hughes
2010-03-12
1
-52
/
+0
|
/
*
Don't silently ignore arguments just because we don't take any.
Elliott Hughes
2010-03-10
1
-0
/
+3
*
Merge "Add (but @hide) String.isEmpty and Locale.ROOT." into dalvik-dev
Elliott Hughes
2010-03-02
1
-4
/
+0
|
\
|
*
Add (but @hide) String.isEmpty and Locale.ROOT.
Elliott Hughes
2010-03-02
1
-4
/
+0
*
|
vogar should chdir to android_root
Brian Carlstrom
2010-03-02
1
-0
/
+1
|
/
*
am 60a65773: Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /...
Brian Carlstrom
2010-02-28
1
-1
/
+5
|
\
|
*
Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /sdcard after ...
Brian Carlstrom
2010-02-23
1
-1
/
+5
*
|
am d1ad6ae8: DalvikRunner --tee option to send output to a file or stdout at ...
Brian Carlstrom
2010-02-28
8
-65
/
+132
|
\
\
|
|
/
|
*
DalvikRunner --tee option to send output to a file or stdout at runtime
Brian Carlstrom
2010-02-23
8
-65
/
+132
*
|
If we're in an Android build tree, we should use core.jar as our "SDK".
Elliott Hughes
2010-02-24
1
-2
/
+5
*
|
Fix DalvikRunner on the dalvik-dev branch.
Elliott Hughes
2010-02-23
1
-1
/
+1
|
/
*
Merge "Removing bogus check to permit on-host debugging."
Jesse Wilson
2010-02-19
1
-4
/
+0
|
\
|
*
Removing bogus check to permit on-host debugging.
Jesse Wilson
2010-02-19
1
-4
/
+0
*
|
More DalvikRunner cleanup.
Elliott Hughes
2010-02-18
5
-65
/
+27
|
/
*
Add a simple MD5-based cache to DalvikRunner.
Elliott Hughes
2010-02-18
3
-9
/
+147
*
Make DalvikRunner work on production devices too.
Elliott Hughes
2010-02-17
12
-28
/
+494
*
Reverting our test runner's background building behaviour.
Jesse Wilson
2010-02-16
1
-20
/
+9
*
Make DalvikRunner more resilient to running immediately after device reboot
Brian Carlstrom
2010-02-11
4
-20
/
+79
*
Fix NamingPatternCodeFinder to detect final classes
Brian Carlstrom
2010-02-10
1
-1
/
+1
*
Remove TestRunner.success field / Make postCompileTest return void
Brian Carlstrom
2010-02-10
24
-126
/
+198
*
DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toSt...
Brian Carlstrom
2010-02-09
34
-391
/
+1369
*
Change DalvikRunner to use newly added OptionParser.
Brian Carlstrom
2010-01-29
8
-144
/
+732
[next]