Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
fd1f85f47c3a32f49db4d3e0ec6bae3853b67c17
/
tests
55ad2ef
Fix tile benchmark tool stalls
by Chris Craik
· 13 years ago
c3ccfb8
Merge "Issue proper parameters to root() calls for RS."
by Stephen Hines
· 13 years ago
4a6f044
Merge "Use port 18000 instead of 8000 for layout tests"
by Guang Zhu
· 13 years ago
1222393
Issue proper parameters to root() calls for RS.
by Stephen Hines
· 13 years ago
e2b9d7f
Use port 18000 instead of 8000 for layout tests
by Guang Zhu
· 13 years ago
b7f4d11
Merge "Update BiDiTest app"
by Fabrice Di Meglio
· 13 years ago
af3e6d6
Update BiDiTest app
by Fabrice Di Meglio
· 13 years ago
4a8d9ad
Merge "Add RenderScript fragment shader test"
by Romain Guy
· 13 years ago
1852689
Add RenderScript fragment shader test
by Romain Guy
· 13 years ago
302a9df
Add an API to set the transform on a TextureView's surface texture. Bug #5156689
by Romain Guy
· 14 years ago
542f051
Fix fullScreenAlert test.
by Daniel Sandler
· 14 years ago
402f055
Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.
by Grace Kloba
· 14 years ago
514a0b3
Merge "Migrate perf-critical functions away from librs."
by Stephen Hines
· 14 years ago
e004058
Migrate perf-critical functions away from librs.
by Stephen Hines
· 14 years ago
2532672
Merge "Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS)"
by Fabrice Di Meglio
· 14 years ago
f2ce877
Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS)
by Fabrice Di Meglio
· 14 years ago
c77941f
Merge "Update BiDi unit tests"
by Fabrice Di Meglio
· 14 years ago
fd0b623
Update BiDi unit tests
by Fabrice Di Meglio
· 14 years ago
b559976
Remove call to setPadding() in setUseDefaultMargins().
by Philip Milne
· 14 years ago
1d36d0f
TileBenchmark label addition
by Chris Craik
· 14 years ago
62c7b37
Merge "Added automated performance test to TileBenchmark"
by Chris Craik
· 14 years ago
7006064
Merge "Paint style and stroke width affect text rendering. Bug #5112207"
by Romain Guy
· 14 years ago
bd496bc
Paint style and stroke width affect text rendering. Bug #5112207
by Romain Guy
· 14 years ago
555c55e
Added automated performance test to TileBenchmark
by Chris Craik
· 14 years ago
e10bcdb
Merge "Fix for http://b/issue?id=5081478"
by Philip Milne
· 14 years ago
899d592
Fix for http://b/issue?id=5081478
by Philip Milne
· 14 years ago
0965a32
Allow Canvas.setBitmap() to receive a null Bitmap.
by Romain Guy
· 14 years ago
53f2531
Merge "The fullest of fullscreen modes."
by Daniel Sandler
· 14 years ago
63bc83e
Merge "Correctly apply linear filter to drawBitmap(Rect, Rect)"
by Romain Guy
· 14 years ago
b501498
Correctly apply linear filter to drawBitmap(Rect, Rect)
by Romain Guy
· 14 years ago
333d63a
Revert "Disable Crankshaft in DRT for performance testing."
by Ben Murdoch
· 14 years ago
60ee256
The fullest of fullscreen modes.
by Daniel Sandler
· 14 years ago
3f9d171
Disable Crankshaft in DRT for performance testing.
by Ben Murdoch
· 14 years ago
98c50c5
Cleanup sample code.
by Jason Sams
· 14 years ago
c854b9c
Merge "Add size param to rsForEach bug 5074640"
by Jason Sams
· 14 years ago
cf57dec
Add size param to rsForEach bug 5074640
by Jason Sams
· 14 years ago
5125e21
Fix for http://b/issue?id=5064532
by Philip Milne
· 14 years ago
2c38bfe
Merge "Fixing bitmap invalidation bug."
by Alex Sakhartchouk
· 14 years ago
b4cd566
Merge "New log format, Manual log generation, plus logging of invalidates"
by Chris Craik
· 14 years ago
6ee8c24
Merge "Add looper profiling to adb shell am"
by Romain Guy
· 14 years ago
7eabe55
Add looper profiling to adb shell am
by Romain Guy
· 14 years ago
21555ab
New log format, Manual log generation, plus logging of invalidates
by Chris Craik
· 14 years ago
6179ea3
Adding accessibility support to the Status Bar.
by Svetoslav Ganov
· 14 years ago
835b854
Fixing bitmap invalidation bug.
by Alex Sakhartchouk
· 14 years ago
1180644
Fix bug #4772392 Check what needs to be done for RTL specific new attributes that are in public.xml
by Fabrice Di Meglio
· 14 years ago
9c14256
Merge "Added TileBenchmark"
by Chris Craik
· 14 years ago
5f9fa88
Merge "Test Gallery layout direction."
by Fabrice Di Meglio
· 14 years ago
0b06cb6
Merge "Update TextureView.lockCanvas() test."
by Romain Guy
· 14 years ago
c2063a5
Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text composing
by Fabrice Di Meglio
· 14 years ago
3c2c9e4
Update TextureView.lockCanvas() test.
by Romain Guy
· 14 years ago
8abef6b
Merge "Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left text and text composing"
by Fabrice Di Meglio
· 14 years ago
3d0124f
Test Gallery layout direction.
by Doug Felt
· 14 years ago
5888ec2
Added TileBenchmark
by Chris Craik
· 14 years ago
c6f247c
Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left text and text composing
by Fabrice Di Meglio
· 14 years ago
682dbaf
Merge "Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml."
by Philip Milne
· 14 years ago
6be3d55
Add lock/unlockCanvas to TextureView
by Romain Guy
· 14 years ago
b0ce49b
Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml.
by Philip Milne
· 14 years ago
46c7250
Merge "Clean test APIs for Harfbuzz support"
by Fabrice Di Meglio
· 14 years ago
9c83011
Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"
by Fabrice Di Meglio
· 14 years ago
796cc96
Clean test APIs for Harfbuzz support
by Fabrice Di Meglio
· 14 years ago
54d6962
Fix bug #4972141 Overlapping content in single-choice dialogs
by Fabrice Di Meglio
· 14 years ago
9703ac8
Merge "Some code refactoring"
by Fabrice Di Meglio
· 14 years ago
f928469
Add new ViewDebug APIs to profile the event queue.
by Romain Guy
· 14 years ago
50e95eb
Merge "Implement textDirection heuristic selection."
by Fabrice Di Meglio
· 14 years ago
d2b5d1c
Some code refactoring
by Fabrice Di Meglio
· 14 years ago
d44264a
Merge "Rationalize API after adding maximum size feature."
by Philip Milne
· 14 years ago
cb379120
Implement textDirection heuristic selection.
by Doug Felt
· 14 years ago
93cd6a6
Rationalize API after adding maximum size feature.
by Philip Milne
· 14 years ago
a6c53c7
Merge "Introduce TextView drawableStart and drawableEnd"
by Fabrice Di Meglio
· 14 years ago
a3b6b95
Introduce TextView drawableStart and drawableEnd
by Fabrice Di Meglio
· 14 years ago
8c55a9a
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
by Jeff Brown
· 14 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
5fccb70
Add test for bug #4970944
by Romain Guy
· 14 years ago
221bfab
Merge "Cleanup"
by Romain Guy
· 14 years ago
cfacbea
Cleanup
by Romain Guy
· 14 years ago
e92096f
Merge "Use NEAREST filtering mode for TextureView.getBitmap()."
by Romain Guy
· 14 years ago
ec19b4a
Use NEAREST filtering mode for TextureView.getBitmap().
by Romain Guy
· 14 years ago
69abbd8
Merge "Use NEAREST filtering for layers whenever possible."
by Romain Guy
· 14 years ago
9ace8f5
Use NEAREST filtering for layers whenever possible.
by Romain Guy
· 14 years ago
6d836b6
Merge "Simplify and tidy the API for maximum value support."
by Philip Milne
· 14 years ago
5d1a984
Simplify and tidy the API for maximum value support.
by Philip Milne
· 14 years ago
f61970fc
Add an API to query maximum bitmap/texture size on Canvas.
by Romain Guy
· 14 years ago
d307878
Merge "Support for maximum values in layout GridLayout."
by Philip Milne
· 14 years ago
48b5524
Support for maximum values in layout GridLayout.
by Philip Milne
· 14 years ago
dd79d52
Merge "Adding some debug modes to the rs benchmark app."
by Alex Sakhartchouk
· 14 years ago
46bd32e
Adding some debug modes to the rs benchmark app.
by Alex Sakhartchouk
· 14 years ago
595c18b
Add test case for driver issue
by Romain Guy
· 14 years ago
2226886
Add textDirection support for TextView and ViewGroup
by Fabrice Di Meglio
· 14 years ago
dde052f
Merge "WifiWatchdogService - disable bad connections"
by Irfan Sheriff
· 14 years ago
8ed2acd
Merge "Introduce MarginLayoutParams marginStart and margingEnd"
by Fabrice Di Meglio
· 14 years ago
b76023a
Introduce MarginLayoutParams marginStart and margingEnd
by Fabrice Di Meglio
· 14 years ago
d0d0705
Update GLTextureView sample to do something real.
by Romain Guy
· 14 years ago
4a5a715
Don't set texture parameters on every frame.
by Romain Guy
· 14 years ago
80429c4
Properly tear down TextureView
by Romain Guy
· 14 years ago
bc7dfb5
WifiWatchdogService - disable bad connections
by Isaac Levy
· 14 years ago
02ccac6
Code cleanup
by Romain Guy
· 14 years ago
039ad7a
Merge "add TextView page to BiDiTests"
by Fabrice Di Meglio
· 14 years ago
7c1747c
Merge "Remove verbose logging, update test app and docs."
by Stephen Hines
· 14 years ago
3d78266
Remove verbose logging, update test app and docs.
by Stephen Hines
· 14 years ago
a1f7b10
Handle baseline aligned rows in which some components define baseline and some don't.
by Philip Milne
· 14 years ago
Next »