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
*
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
|
\
|
*
Move package from internal to external and vice versa.
Suchi Amalapurapu
2010-02-19
6
-6
/
+211
*
|
Ignore TEMPLATE.html in LayoutTest directories
Steve Block
2010-02-19
1
-0
/
+3
*
|
Merge "Remove tests that no longer exist from the DumpRenderTree skipped list"
Steve Block
2010-02-19
1
-21
/
+0
|
\
\
|
*
|
Remove tests that no longer exist from the DumpRenderTree skipped list
Steve Block
2010-02-19
1
-21
/
+0
*
|
|
Merge "Merges unused bug list with ignored result list in DumpRenderTree"
Steve Block
2010-02-19
1
-39
/
+22
|
\
\
\
|
|
/
/
|
*
|
Merges unused bug list with ignored result list in DumpRenderTree
Steve Block
2010-02-19
1
-39
/
+22
*
|
|
Revert "Move framework test-runner unit tests to be closer to their source."
Brett Chabot
2010-02-19
31
-0
/
+2388
*
|
|
Merge "Move framework test-runner unit tests to be closer to their source. Mo...
Brett Chabot
2010-02-19
31
-2388
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Move framework test-runner unit tests to be closer to their source.
Brett Chabot
2010-02-19
31
-2388
/
+0
|
|
/
*
|
Pass key modifier state to webcore for touch events and update DRT so it can ...
Ben Murdoch
2010-02-19
3
-7
/
+36
*
|
framework: tests: Clean up asec unit tests and add rename tests
San Mehat
2010-02-18
1
-72
/
+157
*
|
framework: storage: Add 'force' option to unmount/destroy storage apis, and u...
San Mehat
2010-02-18
2
-10
/
+86
|
/
*
Merge "Sorts the lists of tests in DumpRenderTree in preparation for cleaning...
Steve Block
2010-02-17
1
-128
/
+78
|
\
|
*
Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the...
Steve Block
2010-02-16
1
-128
/
+78
[next]