summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Derive GridLayout's 'gap' constants from new "default_gap" entry in di...Philip Milne2011-07-181-3/+1
|\
| * Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml.Philip Milne2011-07-181-3/+1
* | Add lock/unlockCanvas to TextureViewRomain Guy2011-07-182-0/+86
* | Merge "Clean test APIs for Harfbuzz support"Fabrice Di Meglio2011-07-181-28/+4
|\ \
| * | Clean test APIs for Harfbuzz supportFabrice Di Meglio2011-07-151-28/+4
| |/
* | Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"Fabrice Di Meglio2011-07-153-3/+35
|\ \
| * | Fix bug #4972141 Overlapping content in single-choice dialogsFabrice Di Meglio2011-07-153-2/+34
| |/
* | Merge "Some code refactoring"Fabrice Di Meglio2011-07-151-1/+29
|\ \
| * | Some code refactoringFabrice Di Meglio2011-07-141-1/+29
| |/
* | Add new ViewDebug APIs to profile the event queue.Romain Guy2011-07-152-2/+19
* | Merge "Implement textDirection heuristic selection."Fabrice Di Meglio2011-07-153-169/+443
|\ \ | |/ |/|
| * Implement textDirection heuristic selection.Doug Felt2011-07-143-169/+443
* | Merge "Rationalize API after adding maximum size feature."Philip Milne2011-07-143-24/+18
|\ \
| * | Rationalize API after adding maximum size feature.Philip Milne2011-07-133-24/+18
| |/
* | Merge "Introduce TextView drawableStart and drawableEnd"Fabrice Di Meglio2011-07-125-0/+301
|\ \ | |/ |/|
| * Introduce TextView drawableStart and drawableEndFabrice Di Meglio2011-07-125-0/+301
* | Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-125-20/+0
|\ \
| * | Remove the simulator target from all makefiles.Jeff Brown2011-07-115-20/+0
| |/
* | Add test for bug #4970944Romain Guy2011-07-1111-0/+146
|/
* Merge "Cleanup"Romain Guy2011-07-071-4/+1
|\
| * CleanupRomain Guy2011-07-071-4/+1
* | Merge "Use NEAREST filtering mode for TextureView.getBitmap()."Romain Guy2011-07-072-4/+26
|\ \ | |/
| * Use NEAREST filtering mode for TextureView.getBitmap().Romain Guy2011-07-072-4/+26
* | Merge "Use NEAREST filtering for layers whenever possible."Romain Guy2011-07-071-15/+6
|\ \ | |/
| * Use NEAREST filtering for layers whenever possible.Romain Guy2011-07-071-15/+6
* | Merge "Simplify and tidy the API for maximum value support."Philip Milne2011-07-072-4/+4
|\ \ | |/ |/|
| * Simplify and tidy the API for maximum value support.Philip Milne2011-07-072-4/+4
* | Add an API to query maximum bitmap/texture size on Canvas.Romain Guy2011-07-072-0/+67
|/
* Merge "Support for maximum values in layout GridLayout."Philip Milne2011-07-012-4/+4
|\
| * Support for maximum values in layout GridLayout.Philip Milne2011-07-012-4/+4
* | Merge "Adding some debug modes to the rs benchmark app."Alex Sakhartchouk2011-07-0110-313/+632
|\ \ | |/ |/|
| * Adding some debug modes to the rs benchmark app.Alex Sakhartchouk2011-06-3010-313/+632
* | Add test case for driver issueRomain Guy2011-06-292-2/+58
* | Add textDirection support for TextView and ViewGroupFabrice Di Meglio2011-06-285-3/+289
|/
* Merge "WifiWatchdogService - disable bad connections"Irfan Sheriff2011-06-251-0/+0
|\
| * WifiWatchdogService - disable bad connectionsIsaac Levy2011-06-241-0/+0
* | Merge "Introduce MarginLayoutParams marginStart and margingEnd"Fabrice Di Meglio2011-06-243-7/+270
|\ \
| * | Introduce MarginLayoutParams marginStart and margingEndFabrice Di Meglio2011-06-243-7/+270
* | | Update GLTextureView sample to do something real.Romain Guy2011-06-241-13/+172
* | | Don't set texture parameters on every frame.Romain Guy2011-06-241-2/+0
|/ /
* | Properly tear down TextureViewRomain Guy2011-06-242-2/+1
|/
* Code cleanupRomain Guy2011-06-242-0/+71
* Merge "add TextView page to BiDiTests"Fabrice Di Meglio2011-06-2310-2/+932
|\
| * add TextView page to BiDiTestsDoug Felt2011-06-2310-2/+932
* | Merge "Remove verbose logging, update test app and docs."Stephen Hines2011-06-232-3/+10
|\ \
| * | Remove verbose logging, update test app and docs.Stephen Hines2011-06-232-3/+10
| |/
* | Handle baseline aligned rows in which some components define baseline and som...Philip Milne2011-06-231-49/+19
* | Add onSurfaceTextureUpdated to the TextureView listener.Grace Kloba2011-06-223-0/+14
* | Merge "Prevent possible NPE in TextureView"Romain Guy2011-06-221-5/+5
|\ \
| * | Prevent possible NPE in TextureViewRomain Guy2011-06-221-5/+5