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
*
Cleanup example code.
Jason Sams
2011-09-13
2
-20
/
+10
*
Merge "Add int and missing fp tests to RSTest."
Stephen Hines
2011-09-12
1
-51
/
+165
|
\
|
*
Add int and missing fp tests to RSTest.
Stephen Hines
2011-09-11
1
-51
/
+165
*
|
Hide navigation buttons when they are DISABLEd.
Daniel Sandler
2011-09-12
1
-1
/
+6
*
|
Merge "aggregating test results when reporting to instrumentation out."
Tsu Chiang Chuang
2011-09-11
1
-9
/
+15
|
\
\
|
*
|
aggregating test results when reporting to instrumentation out.
Tsu Chiang Chuang
2011-09-11
1
-9
/
+15
*
|
|
Merge "idle test app for bandwidth usage."
Tsu Chiang Chuang
2011-09-08
3
-0
/
+161
|
\
\
\
|
|
/
/
|
*
|
idle test app for bandwidth usage.
Tsu Chiang Chuang
2011-09-08
3
-0
/
+161
|
|
/
*
|
Merge "Integrate ImageProcessing test into test framework http://b/issue?id=5...
Xia Wang
2011-09-08
5
-9
/
+146
|
\
\
|
|
/
|
/
|
|
*
Integrate ImageProcessing test into test framework
Xia Wang
2011-09-07
5
-9
/
+146
*
|
Add unit test for RS reference counting.
Stephen Hines
2011-09-02
3
-0
/
+64
*
|
make sure the test apk gets added to the test zip
Tsu Chiang Chuang
2011-08-31
1
-1
/
+3
|
/
*
Merge "Adding bandwidth enforcement test app."
Tsu Chiang Chuang
2011-08-30
6
-0
/
+340
|
\
|
*
Adding bandwidth enforcement test app.
Tsu Chiang Chuang
2011-08-29
6
-0
/
+340
*
|
Merge "Fix bug #5199577 TextView with android:password="true" is showing the ...
Fabrice Di Meglio
2011-08-26
2
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...
Fabrice Di Meglio
2011-08-25
2
-2
/
+10
*
|
Merge "Add OpenGL backend to ImageWallpaper Bug #5204874"
Romain Guy
2011-08-24
1
-45
/
+7
|
\
\
|
*
|
Add OpenGL backend to ImageWallpaper
Romain Guy
2011-08-24
1
-45
/
+7
*
|
|
Fix DPI issues in RS tests.
Jason Sams
2011-08-24
13
-0
/
+0
|
/
/
*
|
Fix tile benchmark tool stalls
Chris Craik
2011-08-22
4
-22
/
+47
*
|
Merge "Issue proper parameters to root() calls for RS."
Stephen Hines
2011-08-19
3
-0
/
+99
|
\
\
|
*
|
Issue proper parameters to root() calls for RS.
Stephen Hines
2011-08-19
3
-0
/
+99
*
|
|
Merge "Use port 18000 instead of 8000 for layout tests"
Guang Zhu
2011-08-19
2
-8
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use port 18000 instead of 8000 for layout tests
Guang Zhu
2011-08-19
2
-8
/
+8
*
|
|
Merge "Update BiDiTest app"
Fabrice Di Meglio
2011-08-18
2
-1
/
+14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Update BiDiTest app
Fabrice Di Meglio
2011-08-18
2
-1
/
+14
*
|
Merge "Add RenderScript fragment shader test"
Romain Guy
2011-08-17
10
-0
/
+681
|
\
\
|
*
|
Add RenderScript fragment shader test
Romain Guy
2011-08-17
10
-0
/
+681
|
|
/
*
|
Add an API to set the transform on a TextureView's surface texture.
Romain Guy
2011-08-16
1
-2
/
+2
|
/
*
Fix fullScreenAlert test.
Daniel Sandler
2011-08-10
1
-4
/
+7
*
Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.
Grace Kloba
2011-08-09
4
-4
/
+8
*
Merge "Migrate perf-critical functions away from librs."
Stephen Hines
2011-08-08
3
-0
/
+162
|
\
|
*
Migrate perf-critical functions away from librs.
Stephen Hines
2011-08-08
3
-0
/
+162
*
|
Merge "Fix bug #4584320 Single Line EditText not drawing correctly with spans...
Fabrice Di Meglio
2011-08-08
3
-22
/
+80
|
\
\
|
*
|
Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...
Fabrice Di Meglio
2011-08-05
3
-22
/
+80
*
|
|
Merge "Update BiDi unit tests"
Fabrice Di Meglio
2011-08-05
2
-3
/
+20
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Update BiDi unit tests
Fabrice Di Meglio
2011-08-05
2
-3
/
+20
*
|
Remove call to setPadding() in setUseDefaultMargins().
Philip Milne
2011-08-05
2
-16
/
+9
*
|
TileBenchmark label addition
Chris Craik
2011-08-03
2
-4
/
+6
|
/
*
Merge "Added automated performance test to TileBenchmark"
Chris Craik
2011-08-03
11
-122
/
+375
|
\
|
*
Added automated performance test to TileBenchmark
Chris Craik
2011-08-02
11
-122
/
+375
*
|
Merge "Paint style and stroke width affect text rendering. Bug #5112207"
Romain Guy
2011-08-02
1
-0
/
+10
|
\
\
|
*
|
Paint style and stroke width affect text rendering.
Romain Guy
2011-08-02
1
-0
/
+10
*
|
|
Merge "Fix for http://b/issue?id=5081478"
Philip Milne
2011-08-02
1
-35
/
+37
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix for http://b/issue?id=5081478
Philip Milne
2011-08-02
1
-35
/
+37
|
|
/
*
|
Allow Canvas.setBitmap() to receive a null Bitmap.
Romain Guy
2011-08-01
1
-0
/
+1
|
/
*
Merge "The fullest of fullscreen modes."
Daniel Sandler
2011-07-29
1
-15
/
+37
|
\
|
*
The fullest of fullscreen modes.
Daniel Sandler
2011-07-28
1
-15
/
+37
*
|
Merge "Correctly apply linear filter to drawBitmap(Rect, Rect)"
Romain Guy
2011-07-28
3
-0
/
+81
|
\
\
|
*
|
Correctly apply linear filter to drawBitmap(Rect, Rect)
Romain Guy
2011-07-28
3
-0
/
+81
|
|
/
[next]