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
/
test-runner
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Fix issue #2093608: Calendar widget takes a few seconds to launch
Dianne Hackborn
2009-09-17
1
-0
/
+8
*
|
|
|
merge from open-source master
Jean-Baptiste Queru
2009-09-16
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge change 10326
Android Code Review
2009-09-15
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Javadoc used startApplication() which doesnt exists, changed to createApplica...
Simon Schoar
2009-06-10
1
-1
/
+1
|
*
|
donut snapshot
Jean-Baptiste Queru
2009-08-11
1
-1
/
+10
|
*
|
donut snapshot
Jean-Baptiste Queru
2009-07-31
2
-0
/
+6
|
*
|
donut snapshot
Jean-Baptiste Queru
2009-07-21
5
-19
/
+57
|
*
|
donut snapshot
Jean-Baptiste Queru
2009-05-20
8
-90
/
+186
|
|
/
*
|
Performance measurement framework:
Jack Wang
2009-09-11
3
-110
/
+280
*
|
Override getAccounts to return an empty AccountSet in MockAccountManager. Thi...
Cynthia Wong
2009-09-03
1
-0
/
+5
*
|
Add platform infrastructure for features.
Dianne Hackborn
2009-08-27
1
-0
/
+6
*
|
Fix bug 1546445: Correct spelling errors in API
Jack Wang
2009-08-25
2
-3
/
+12
*
|
I am getting tired of the java doc warnings, so fix them.
Dianne Hackborn
2009-08-24
2
-0
/
+2
*
|
Fix bug 2056252: android.test.AndroidTestRunnerTest:testRunTestWithNullListen...
Jack Wang
2009-08-17
1
-1
/
+1
*
|
Add new API to compare certs of two UIDs.
Dianne Hackborn
2009-08-12
1
-0
/
+5
*
|
Adding "test context" to AndroidTestCase
Dmitri Plotnikov
2009-08-03
2
-5
/
+9
*
|
Merge change 8886
Android (Google) Code Review
2009-07-28
1
-1
/
+10
|
\
\
|
*
|
Fix broken calendar tests.
Ken Shirriff
2009-07-28
1
-1
/
+10
*
|
|
resolved conflicts for merge of f0d83fd9 to master
Dianne Hackborn
2009-07-28
1
-0
/
+1
|
\
\
\
|
*
|
|
Updates from API review.
Dianne Hackborn
2009-07-28
1
-0
/
+1
*
|
|
|
Add getCacheDir() to RenamingDelegatingContext.
Andrew Stadler
2009-07-24
1
-0
/
+30
|
|
/
/
|
/
|
|
*
|
|
Merge change 6223
Android (Google) Code Review
2009-07-09
1
-0
/
+5
|
\
\
\
|
*
|
|
Changes for new sync.
Ken Shirriff
2009-07-06
1
-0
/
+5
*
|
|
|
am 870e09fc: Fixes #1963229. Introduces Context#isRestricted().
Romain Guy
2009-07-06
1
-0
/
+5
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fixes #1963229. Introduces Context#isRestricted().
Romain Guy
2009-07-06
1
-0
/
+5
*
|
|
|
am 441cb04e: Merge change 5732 into donut
Android (Google) Code Review
2009-07-01
1
-2
/
+6
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Fix assertContentsInOrder (bug 1790350).
Karl Rosaen
2009-06-29
1
-2
/
+6
*
|
|
Add missing filename remap to RenamingDelegatingContext
Andrew Stadler
2009-06-24
1
-0
/
+5
*
|
|
- clean up the sync settings names to:
Fred Quintana
2009-06-23
1
-26
/
+7
*
|
|
am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to fre...
Suchi Amalapurapu
2009-06-19
1
-11
/
+1
|
\
\
\
|
|
/
/
|
*
|
Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.
Suchi Amalapurapu
2009-06-19
1
-11
/
+1
*
|
|
am 63e7155c: Merge change 4696 into donut
Android (Google) Code Review
2009-06-18
1
-0
/
+6
|
\
\
\
|
|
/
/
|
*
|
Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...
Dianne Hackborn
2009-06-18
1
-0
/
+6
*
|
|
am c14b9ccd: Extend Intent/Uri conversion for use by Browser
Dianne Hackborn
2009-06-17
1
-5
/
+0
|
\
\
\
|
|
/
/
|
*
|
Extend Intent/Uri conversion for use by Browser
Dianne Hackborn
2009-06-17
1
-5
/
+0
*
|
|
Merge commit '0781df94' into manualmerge
Suchi Amalapurapu
2009-06-17
1
-0
/
+10
|
\
\
\
|
|
/
/
|
*
|
Remove circular dependency in PackageManager. api freeStorage uses PendingInt...
Suchi Amalapurapu
2009-06-17
1
-0
/
+10
*
|
|
am 78f0f8cb: Merge changes 3953,3954 into donut
Android (Google) Code Review
2009-06-12
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.
Joe Onorato
2009-06-11
1
-0
/
+5
*
|
|
am 9189cabb: * Moved supports-density tag under manifest * Refactored Compati...
Mitsuru Oshima
2009-06-03
1
-8
/
+0
|
\
\
\
|
|
/
/
|
*
|
* Moved supports-density tag under manifest
Mitsuru Oshima
2009-06-03
1
-8
/
+0
*
|
|
am 8dbe612d: Adding internal method replacePreferredActivity.
Satish Sampath
2009-06-03
1
-0
/
+10
|
\
\
\
|
|
/
/
|
*
|
Adding internal method replacePreferredActivity.
Satish Sampath
2009-06-03
1
-0
/
+10
*
|
|
- create a new generic ISyncAdapter implementation, SyncAdapterNew
Fred Quintana
2009-06-01
1
-1
/
+3
*
|
|
am ecad93e5: Merge change 2685 into donut
Android (Google) Code Review
2009-05-29
1
-6
/
+20
|
\
\
\
|
|
/
/
|
*
|
Change code coverage to write to app data folder rather than sdcard.
Brett Chabot
2009-05-28
1
-6
/
+20
*
|
|
add ipc support to batching
Fred Quintana
2009-05-22
1
-3
/
+10
*
|
|
am 8c690ea9: Merge change 2182 into donut
Android (Google) Code Review
2009-05-21
1
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
location: Replace ILocationCollector interface with new ILocationProvider method
Mike Lockwood
2009-05-21
1
-0
/
+3
*
|
|
am eae850ce: Allow intent resolution to be constrained by package name.
Mihai Preda
2009-05-15
1
-3
/
+7
|
\
\
\
|
|
/
/
[prev]
[next]