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
...
*
|
LayoutLib: support for Path and BitmapShader using delegates.
Xavier Ducrohet
2010-12-21
6
-14
/
+26
|
/
*
Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO).
Daniel Sandler
2010-12-16
1
-0
/
+5
*
Add LayoutTest http/tests/appcache/foreign-fallback.html to the DRT ignore list
Steve Block
2010-12-16
1
-0
/
+1
*
Fix text shadow rendering issue.
Romain Guy
2010-12-15
1
-0
/
+8
*
Merge "Move 41 tests to libcore, closer to the tested code. (2nd half)"
Jesse Wilson
2010-12-14
42
-6703
/
+0
|
\
|
*
Move 41 tests to libcore, closer to the tested code. (2nd half)
Jesse Wilson
2010-12-14
42
-6703
/
+0
*
|
Merge "Create some layout files for HwAccelerationTest"
Xavier Ducrohet
2010-12-14
11
-27
/
+90
|
\
\
|
*
|
Create some layout files for HwAccelerationTest
Xavier Ducrohet
2010-12-14
11
-27
/
+90
|
|
/
*
|
Move HashMapTest from frameworks/base to libcore (second half)
Jesse Wilson
2010-12-14
1
-281
/
+0
|
/
*
Fix issue #3272051: Use backward transition when going backwards.
Dianne Hackborn
2010-12-09
1
-1
/
+1
*
Merge "New, better line drawing implementation. Bug #3207544 Bug #3225875"
Romain Guy
2010-12-08
2
-7
/
+20
|
\
|
*
New, better line drawing implementation.
Romain Guy
2010-12-08
2
-7
/
+20
*
|
re-enable HW acceleration in DRT
Guang Zhu
2010-12-07
1
-1
/
+1
|
/
*
disable HW acceleration
Guang Zhu
2010-12-06
1
-1
/
+1
*
Merge "change how assets are copied out of apk"
Guang Zhu
2010-12-06
2
-7
/
+13
|
\
|
*
change how assets are copied out of apk
Guang Zhu
2010-12-06
2
-7
/
+13
*
|
Hide navigation buttons and clock on lockscreen.
Daniel Sandler
2010-12-03
1
-6
/
+7
|
/
*
Merge "enabled hardware acceleration for DRT"
Guang Zhu
2010-12-01
1
-1
/
+3
|
\
|
*
enabled hardware acceleration for DRT
Guang Zhu
2010-12-01
1
-1
/
+3
*
|
Fix build.
Daniel Sandler
2010-11-30
1
-0
/
+22
*
|
When updating notifications, always reuse the last row.
Daniel Sandler
2010-11-30
1
-0
/
+48
|
/
*
Merge "pass layout test list using external file"
Guang Zhu
2010-11-29
3
-14
/
+48
|
\
|
*
pass layout test list using external file
Guang Zhu
2010-11-23
3
-14
/
+48
*
|
Merge "Skip LayoutTest http/tests/cookies/third-party-cookie-relaxing.html"
Steve Block
2010-11-24
1
-0
/
+1
|
\
\
|
*
|
Skip LayoutTest http/tests/cookies/third-party-cookie-relaxing.html
Steve Block
2010-11-24
1
-0
/
+1
*
|
|
Implement issue #3221502: New APIs to support new back stack / task navigation
Dianne Hackborn
2010-11-22
1
-1
/
+1
*
|
|
Add a better notification test and clean up the flag handling in the notifica...
Joe Onorato
2010-11-22
5
-64
/
+1216
|
/
/
*
|
The large icon for notifications.
Joe Onorato
2010-11-21
2
-26
/
+32
*
|
Test for using the right size of notification info text.
Joe Onorato
2010-11-21
1
-1
/
+18
*
|
Show the number in the expanded notification instead of in the bar.
Joe Onorato
2010-11-21
1
-0
/
+19
*
|
Update the look of the notifications. Includes adding a new Notification.Bui...
Joe Onorato
2010-11-21
5
-89
/
+165
*
|
Removing some js script tests from the skip list
Kristian Monsen
2010-11-17
1
-3
/
+0
|
/
*
Get rid of the extended themes.
Dianne Hackborn
2010-11-14
1
-1
/
+1
*
Fix EventSender mouse events to correctly convert from screen coordinates
Steve Block
2010-11-11
1
-12
/
+13
*
Refactor EventSenderImpl.MousePoint
Steve Block
2010-11-11
1
-23
/
+32
*
Remove the failing expectation for fast/encoding/char-encoding.html for DRT
Steve Block
2010-11-11
1
-1
/
+0
*
Include .php tests in DumpRenderTree2.
Iain Merrick
2010-11-09
1
-2
/
+7
*
Merge changes I650518a4,If15fddac
Steve Block
2010-11-09
6
-45
/
+71
|
\
|
*
Fix DumpRenderTree2 to not attempt to read expected results over HTTPS
Steve Block
2010-11-09
3
-6
/
+7
|
*
Fix FsUtils.readDataFromUrl() to do the network request on a background thread
Steve Block
2010-11-09
4
-39
/
+64
*
|
The CHEEK_TOUCH stuff never worked. Remove it.
Joe Onorato
2010-11-08
1
-24
/
+4
|
/
*
Merge "Add "nodpi" to DpiTest Android.mk"
Kenny Root
2010-11-04
1
-1
/
+1
|
\
|
*
Add "nodpi" to DpiTest Android.mk
Kenny Root
2010-11-04
1
-1
/
+1
*
|
Fix rendering issue with layers.
Romain Guy
2010-11-03
1
-0
/
+2
|
/
*
Allow both contentIntent and setOnClickPendingIntent in notifications
Joe Onorato
2010-10-31
2
-0
/
+34
*
Notification flyovers.
Daniel Sandler
2010-10-29
14
-4
/
+33
*
Don't change textures wrap modes on every draw.
Romain Guy
2010-10-25
1
-6
/
+8
*
Implement issue #3116702: New manifest tags for supported screen sizes
Dianne Hackborn
2010-10-22
1
-0
/
+6
*
Merge "Add fast/js/regexp-overflow.html to DumpRenderTree skip list"
Steve Block
2010-10-19
1
-10
/
+6
|
\
|
*
Add fast/js/regexp-overflow.html to DumpRenderTree skip list
Steve Block
2010-10-19
1
-10
/
+6
[prev]
[next]