index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do storage checks before initiating a move.
Suchi Amalapurapu
2010-03-16
1
-32
/
+113
*
Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs"
Jim Miller
2010-03-15
1
-26
/
+5
|
\
|
*
Fix 2428368: Fix most of the lockscreen orientation refresh bugs
Jim Miller
2010-03-12
1
-26
/
+5
*
|
Merge "Replace all uses of bzero with memset. Bzero and memset are both comp...
Carl Shapiro
2010-03-15
1
-1
/
+1
|
\
\
|
*
|
Replace all uses of bzero with memset. Bzero and memset are both
Carl Shapiro
2010-03-14
1
-1
/
+1
*
|
|
Adds XPath layout tests to DumpRenderTree ignoreResults list as Android does ...
Steve Block
2010-03-15
1
-2
/
+4
|
/
/
*
|
Merge "Puts two regex layout tests back on the DumpRenderTree skipped list"
Steve Block
2010-03-12
1
-3
/
+4
|
\
\
|
*
|
Puts two regex layout tests back on the DumpRenderTree skipped list
Steve Block
2010-03-12
1
-3
/
+4
|
|
/
*
|
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
27
-4
/
+436
|
/
*
Adds to DumpRenderTree the ability to ignore the results of tests
Steve Block
2010-03-11
5
-44
/
+96
*
Merge "Check if the JS_ENGINE key exists as an environment variable before re...
Ben Murdoch
2010-03-11
1
-1
/
+1
|
\
|
*
Check if the JS_ENGINE key exists as an environment variable before reading it.
Ben Murdoch
2010-03-11
1
-1
/
+1
*
|
Merge "Remove http/wml from the DumpRenderTree skipped list, as this director...
Steve Block
2010-03-11
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove http/wml from the DumpRenderTree skipped list, as this directory no lo...
Steve Block
2010-03-11
1
-1
/
+0
*
|
Dont include code size for apps on sdcard.
Suchi Amalapurapu
2010-03-10
1
-3
/
+5
*
|
Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_ST...
Suchi Amalapurapu
2010-03-10
1
-4
/
+4
|
/
*
Merge "Add new shutdown observer for MountService. Use new observer before re...
Mike Lockwood
2010-03-09
2
-0
/
+258
|
\
|
*
Add new shutdown observer for MountService.
Suchi Amalapurapu
2010-03-09
2
-0
/
+258
*
|
Add conditions to check for updated system applications. Restrict them
Suchi Amalapurapu
2010-03-09
1
-1
/
+76
*
|
Removes from DumpRenderTree the superfluous result file for tests that time out.
Steve Block
2010-03-09
1
-29
/
+15
|
/
*
Removes regex tests from the DumpRenderTree skipped list
Steve Block
2010-03-09
1
-3
/
+0
*
Add shared workers tests to DumpRenderTree skipped list
Steve Block
2010-03-09
1
-0
/
+18
*
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-05
2
-8
/
+8
*
AsecTests: Add a test to validate container size
San Mehat
2010-03-04
1
-12
/
+11
*
Merge "Removes some storage tests from the DumpRenderTree skipped lists, now ...
Steve Block
2010-03-04
1
-5
/
+0
|
\
|
*
Removes some storage tests from the DumpRenderTree skipped lists, now that An...
Steve Block
2010-03-03
1
-5
/
+0
*
|
Rework the way PackageManager binds to default container service.
Suchi Amalapurapu
2010-03-03
1
-4
/
+26
|
/
*
Fix Proguard flags.
Ying Wang
2010-03-02
2
-0
/
+4
*
Merge "Removes a Geolocation test from the DumpRenderTree skipped list"
Steve Block
2010-03-01
1
-1
/
+0
|
\
|
*
Removes a Geolocation test from the DumpRenderTree skipped list
Steve Block
2010-02-25
1
-1
/
+0
*
|
Merge "Adds to DumpRenderTree the ability to look for Android-specific results"
Steve Block
2010-03-01
3
-14
/
+46
|
\
\
|
*
|
Adds to DumpRenderTree the ability to look for Android-specific results
Steve Block
2010-02-26
3
-14
/
+46
*
|
|
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
10
-1
/
+719
|
/
/
*
|
Merge "Add HTML5 layout tests that currently fail to the DumpRenderTree skipp...
Steve Block
2010-02-25
1
-0
/
+24
|
\
\
|
|
/
|
*
Add HTML5 layout tests that currently fail to the DumpRenderTree skipped list
Steve Block
2010-02-24
1
-0
/
+24
*
|
Add new handler mechanism in MountService to make unmount api asynchronous.
Suchi Amalapurapu
2010-02-24
1
-1
/
+1
*
|
AsecTests: Add teardown to tests
San Mehat
2010-02-24
1
-0
/
+8
|
/
*
Some framework fixes for apps on sd
Suchi Amalapurapu
2010-02-24
2
-45
/
+152
*
Merge "LocationTracker: change copyright from Google to AOSP."
Mike Lockwood
2010-02-24
15
-15
/
+15
|
\
|
*
LocationTracker: change copyright from Google to AOSP.
Mike Lockwood
2010-02-24
15
-15
/
+15
*
|
MountService: Fix bug which would allow apps to try to rename a container who...
San Mehat
2010-02-24
1
-2
/
+5
|
/
*
Issue 5697: getContextClassLoader returns a non-application classloader
Brian Carlstrom
2010-02-23
1
-0
/
+10
*
Move LocationTracker from com.google.android to com.android package.
Mike Lockwood
2010-02-23
12
-21
/
+21
*
Merge "Move LocationTracker test app from vendor/google to frameworks/base/te...
Mike Lockwood
2010-02-22
17
-0
/
+1809
|
\
|
*
Move LocationTracker test app from vendor/google to frameworks/base/tests
Mike Lockwood
2010-02-22
17
-0
/
+1809
*
|
Quick fix layout test path problems
Guang Zhu
2010-02-22
1
-13
/
+2
|
/
*
In DumpRenderTree, skip tests for which we have the wrong results
Steve Block
2010-02-22
1
-27
/
+29
*
Retry test-runner tests move.
Brett Chabot
2010-02-20
31
-2388
/
+0
*
Automatically restore app data at install time
Christopher Tate
2010-02-19
1
-0
/
+3
*
Merge "Move package from internal to external and vice versa."
Suchi Amalapurapu
2010-02-19
6
-6
/
+211
|
\
[next]