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
*
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
*
|
Merge "Removes tests from DumpRenderTree skipped list where the corresponding...
Steve Block
2010-02-17
1
-12
/
+2
|
\
\
|
|
/
|
*
Removes tests from DumpRenderTree skipped list where the corresponding bugs h...
Steve Block
2010-02-16
1
-12
/
+2
*
|
framework: tests: Add some unit-tests for Asec
San Mehat
2010-02-17
2
-0
/
+173
*
|
Merge "Include install location preference when installing packages. Changes ...
Suchi Amalapurapu
2010-02-16
1
-174
/
+77
|
\
\
|
|
/
|
/
|
|
*
Include install location preference when installing packages.
Suchi Amalapurapu
2010-02-12
1
-174
/
+77
*
|
Remove BACKUP_DATA permission and associated checks
Christopher Tate
2010-02-12
1
-1
/
+0
|
/
*
Add new manifest option for install location
Suchi Amalapurapu
2010-02-10
5
-0
/
+166
*
Framework: Clean up / Refactor Mount APIs
San Mehat
2010-02-09
1
-5
/
+5
*
Rename media resource broadcasts
Suchi Amalapurapu
2010-02-08
2
-37
/
+422
*
Remove reference to unused static library.
Jeff Hamilton
2010-02-05
1
-2
/
+0
*
add sync polling
Fred Quintana
2010-02-05
1
-15
/
+15
*
Merge "Add support in StatusBarManager for disabling ticker text."
Daniel Sandler
2010-02-04
1
-2
/
+12
|
\
|
*
Add support in StatusBarManager for disabling ticker text.
Daniel Sandler
2010-02-04
1
-2
/
+12
*
|
Merge "Some tests for install and replace package."
Suchi Amalapurapu
2010-02-04
3
-0
/
+389
|
\
\
|
|
/
|
/
|
|
*
Some tests for install and replace package.
Suchi Amalapurapu
2010-02-03
3
-0
/
+389
*
|
When a window is closed, destroy the WebView properly so that WebCore is info...
Ben Murdoch
2010-02-04
1
-1
/
+11
*
|
Merge "Fix 1667521 - system process crash after bad notification"
Joe Onorato
2010-02-03
1
-0
/
+36
|
\
\
|
|
/
|
/
|
|
*
Fix 1667521 - system process crash after bad notification
Joe Onorato
2010-02-03
1
-0
/
+36
*
|
Merge "Remove "StringTest.java"."
Elliott Hughes
2010-02-03
1
-149
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove "StringTest.java".
Elliott Hughes
2010-02-03
1
-149
/
+0
*
|
Add support for sending touch events in DRT.
Ben Murdoch
2010-02-03
5
-7
/
+282
|
/
*
Phase 2 of test cleanup: moving test files from AndroidTests closer to their ...
Neal Nguyen
2010-01-29
165
-29183
/
+5
*
There is no ../com directory and the build (find) agrees.
Patrick Scott
2010-01-28
1
-2
/
+0
[next]