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
*
Merge "Fix Gravity start/end"
Fabrice Di Meglio
2011-06-15
3
-38
/
+38
|
\
|
*
Fix Gravity start/end
Fabrice Di Meglio
2011-06-14
3
-38
/
+38
*
|
Merge "Add more opengl benchmark test: - all apps in launcher - shortcuts o...
Xia Wang
2011-06-14
2
-21
/
+113
|
\
\
|
*
|
Add more opengl benchmark test:
Xia Wang
2011-06-14
2
-21
/
+113
*
|
|
Add TextureView.getBitmap()
Romain Guy
2011-06-14
1
-0
/
+1
|
|
/
|
/
|
*
|
Add View.getResolvedLayoutDirection()
Fabrice Di Meglio
2011-06-14
1
-1
/
+1
*
|
Merge "Batch glCopyTexImage() calls to get about 15 fps back on SGX."
Romain Guy
2011-06-13
1
-1
/
+3
|
\
\
|
*
|
Batch glCopyTexImage() calls to get about 15 fps back on SGX.
Romain Guy
2011-06-13
1
-1
/
+3
*
|
|
Merge "Bugfix for GridLayout assuming that the x value of last column index i...
Philip Milne
2011-06-13
2
-18
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bugfix for GridLayout assuming that the x value of last column index is maxim...
Philip Milne
2011-06-13
2
-18
/
+22
*
|
|
Refactor BiDiTest unit tests app
Fabrice Di Meglio
2011-06-10
47
-2823
/
+2789
|
|
/
|
/
|
*
|
Merge "Add onSurfaceTextureDestroyed() callback."
Romain Guy
2011-06-10
2
-36
/
+78
|
\
\
|
*
|
Add onSurfaceTextureDestroyed() callback.
Romain Guy
2011-06-10
2
-36
/
+78
*
|
|
Merge "Make View respect LAYOUT_DIRECTION_LOCALE"
Fabrice Di Meglio
2011-06-10
28
-716
/
+1905
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make View respect LAYOUT_DIRECTION_LOCALE
Fabrice Di Meglio
2011-06-10
28
-716
/
+1905
*
|
|
Optimise the way that indices are auto-allocated so that XML files can normal...
Philip Milne
2011-06-10
3
-39
/
+42
|
/
/
*
|
Fix for baseline alignment in LinearLayout compatibiity mode.
Philip Milne
2011-06-09
3
-11
/
+13
|
/
*
Rename atribute View horizontalDirection to layoutDirection and update unit t...
Fabrice Di Meglio
2011-06-07
10
-50
/
+50
*
Merge "Add OpenGl benchmark tests: display images with different texture i...
Xia Wang
2011-06-06
3
-2
/
+84
|
\
|
*
Add OpenGl benchmark tests:
Xia Wang
2011-06-06
3
-2
/
+84
*
|
Update BiDiTest app for Gravity renaming
Fabrice Di Meglio
2011-06-06
1
-2
/
+2
*
|
Merge "Fix the status bar test app."
Daniel Sandler
2011-06-04
1
-9
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix the status bar test app.
Daniel Sandler
2011-02-07
1
-9
/
+4
*
|
Merge "Response to code review for GridLayout:"
Philip Milne
2011-06-03
6
-0
/
+311
|
\
\
|
*
|
Response to code review for GridLayout:
Philip Milne
2011-06-03
6
-0
/
+311
*
|
|
am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml r...
Dianne Hackborn
2011-06-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used...
Dianne Hackborn
2011-05-31
1
-1
/
+1
|
|
\
\
|
|
*
|
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
Dianne Hackborn
2011-05-31
1
-1
/
+1
*
|
|
|
Merge "Update BiDiTest app"
Fabrice Di Meglio
2011-06-02
3
-42
/
+44
|
\
\
\
\
|
*
|
|
|
Update BiDiTest app
Fabrice Di Meglio
2011-06-02
3
-42
/
+44
*
|
|
|
|
resolved conflicts for merge of 5c2e4d20 to master
Dianne Hackborn
2011-06-02
1
-1
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
am 8fcbfb52: am 94250ac6: Merge "Add new supports-screens attributes for decl...
Dianne Hackborn
2011-05-26
1
-1
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Add new supports-screens attributes for declaring the compatible screens.
Dianne Hackborn
2011-05-26
1
-1
/
+2
*
|
|
|
Add more unit tests for RTL layouts
Fabrice Di Meglio
2011-06-02
9
-36
/
+608
*
|
|
|
Add more unit tests cases for BiDi / RTL
Fabrice Di Meglio
2011-06-02
11
-178
/
+638
*
|
|
|
Add more unit tests for RelativeLayout
Fabrice Di Meglio
2011-06-01
6
-0
/
+212
*
|
|
|
Merge "Fix bug #4509967 (layout_gravity not always respected)"
Fabrice Di Meglio
2011-06-01
10
-17
/
+259
|
\
\
\
\
|
*
|
|
|
Fix bug #4509967 (layout_gravity not always respected)
Fabrice Di Meglio
2011-06-01
10
-16
/
+258
*
|
|
|
|
Merge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336"
Romain Guy
2011-06-01
2
-9
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add support to OpenGLRendere to draw BiDi text.
Romain Guy
2011-06-01
2
-9
/
+8
*
|
|
|
|
Merge "model rotation can now be controlled by the device's sensors"
Mathias Agopian
2011-05-27
7
-3
/
+72
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
model rotation can now be controlled by the device's sensors
Mathias Agopian
2011-05-27
7
-3
/
+72
*
|
|
|
|
Fix issue with drawColor(color, Mode.Clear)
Romain Guy
2011-05-27
1
-1
/
+1
*
|
|
|
|
Merge "Manual merge. Preference activity changes to work on smaller tablet sc...
Amith Yamasani
2011-05-27
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Manual merge. Preference activity changes to work on smaller tablet screens a...
Amith Yamasani
2011-05-26
1
-1
/
+1
*
|
|
|
|
|
Fix texture coordinates for sub-bitmap rendering.
Romain Guy
2011-05-26
2
-0
/
+25
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Correctly implement the CLEAR xfermode.
Romain Guy
2011-05-26
2
-0
/
+95
*
|
|
|
|
Introduction of GridLayout.
Philip Milne
2011-05-26
16
-0
/
+740
*
|
|
|
|
Rename test to be able to launch it on crespo.
Romain Guy
2011-05-25
1
-1
/
+1
|
/
/
/
/
*
|
|
|
In DRT2, correctly handle the case of zero tests
Steve Block
2011-05-24
2
-1
/
+19
[next]