summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Avoid unintended side-effects of loading javascript: URLS in Java Bridge testsSteve Block2012-05-251-1/+6
* Revert "Large matrix test"Stephen Hines2012-05-234-151/+0
* Large matrix testJason Sams2012-05-224-0/+151
* Merge "Switch Geolocation DRT methods to control client-based mock"Steve Block2012-05-225-98/+66
|\
| * Switch Geolocation DRT methods to control client-based mockSteve Block2012-05-225-98/+66
* | am 6e153128: am 1b283b4e: Merge "Fix TextureView OpenGL sample" into jb-devRomain Guy2012-05-211-13/+16
|\ \ | |/ |/|
| * Merge "Fix TextureView OpenGL sample" into jb-devRomain Guy2012-05-161-13/+16
| |\
| | * Fix TextureView OpenGL sampleRomain Guy2012-05-161-13/+16
* | | am df06d51f: am 4ee6a63d: Merge "Move gfx samples to test directory for compa...Jason Sams2012-05-1764-0/+3665
|\ \ \ | |/ /
| * | Move gfx samples to test directory for compatibility testing.Jason Sams2012-05-1664-0/+3665
| |/
* | am 69b2bda2: am a7ea0d39: Merge "Add unit tests for convert (with relaxed pre...Stephen Hines2012-05-153-0/+44
|\ \ | |/
| * Merge "Add unit tests for convert (with relaxed precision)." into jb-devStephen Hines2012-05-153-0/+44
| |\
| | * Add unit tests for convert (with relaxed precision).Stephen Hines2012-05-143-0/+44
* | | Merge "Test float vector versions of rsDebug()."Stephen Hines2012-05-151-0/+6
|\ \ \
| * | | Test float vector versions of rsDebug().Stephen Hines2012-05-141-0/+6
* | | | am d5cfec8d: am 7b8523aa: Merge "Remove all Dalvik allocations from Cavnas.dr...Romain Guy2012-05-151-1/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)Romain Guy2012-05-141-1/+6
| |/
* | am 8470381b: am dcc1996b: Merge "Test clamp (full and relaxed precision)." in...Stephen Hines2012-05-145-0/+141
|\ \ | |/
| * Test clamp (full and relaxed precision).Stephen Hines2012-05-105-0/+141
| * Merge "Hide RTL related APIs - DO NOT MERGE" into jb-devFabrice Di Meglio2012-05-041-0/+0
| |\
| | * Hide RTL related APIs - DO NOT MERGEFabrice Di Meglio2012-05-041-0/+0
* | | am f53716ed: am a1f084e8: Merge "Fix NPEs in StatusBarTest." into jb-devDaniel Sandler2012-05-041-7/+15
|\ \ \ | |/ /
| * | Merge "Fix NPEs in StatusBarTest." into jb-devDaniel Sandler2012-05-041-7/+15
| |\ \ | | |/ | |/|
| | * Fix NPEs in StatusBarTest.Daniel Sandler2012-05-041-7/+15
* | | am d92c5c03: am 6c5f4cd0: Merge "Fix hang/crash in native path code" into jb-devChet Haase2012-05-042-0/+110
|\ \ \ | |/ /
| * | Fix hang/crash in native path codeChet Haase2012-05-032-0/+110
| |/
* | am dcc81035: am fe5984f4: Merge "Corrects invalidation logic for layered view...Chet Haase2012-05-023-0/+269
|\ \ | |/
| * Merge "Corrects invalidation logic for layered views" into jb-devChet Haase2012-05-023-0/+269
| |\
| | * Corrects invalidation logic for layered viewsChet Haase2012-05-023-0/+269
* | | Merge "App Compatibility test. Launches a given app and detects crashes or AN...Tsu Chiang Chuang2012-05-014-0/+260
|\ \ \ | |/ / |/| |
| * | App Compatibility test. Launches a given app and detects crashes or ANRs.Tsu Chiang Chuang2012-05-014-0/+260
* | | Start passing element/dim information along with FieldPacker.Stephen Hines2012-05-013-0/+74
* | | Move mesh to end of test list until we fix LLVM.Stephen Hines2012-05-011-1/+1
| |/ |/|
* | Fixes for optical bounds feature.Philip Milne2012-04-277-61/+31
* | Merge "Create a catch-all testcase to handle asynchronous crashes and ANRs" i...Omari Stephens2012-04-272-56/+132
|\ \
| * | Create a catch-all testcase to handle asynchronous crashes and ANRsOmari Stephens2012-04-262-56/+132
* | | Add tests for uncaught exceptions from methods called through the Java BridgeSteve Block2012-04-261-2/+29
|/ /
* | Merge "Add tests for reflection and improve JavaDoc for Java Bridge"Steve Block2012-04-241-0/+19
|\ \
| * | Add tests for reflection and improve JavaDoc for Java BridgeSteve Block2012-04-241-0/+19
* | | Merge "Add useMinimalMemory=true test to TileBenchmark"Chris Craik2012-04-242-0/+21
|\ \ \
| * | | Add useMinimalMemory=true test to TileBenchmarkChris Craik2012-04-192-0/+21
* | | | Merge "Promote layout debugging code from GridLayout to ViewGroup."Philip Milne2012-04-241-9/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Promote layout debugging code from GridLayout to ViewGroup.Philip Milne2012-04-231-9/+0
* | | | Seperate interface and implementation of 4 WebView classesJonathan Dixon2012-04-232-2/+2
| |_|/ |/| |
* | | follow up file original policy changeGuang Zhu2012-04-191-2/+35
|/ /
* | Merge "Expand too-small notifications to fill 64dp."Daniel Sandler2012-04-191-2/+10
|\ \
| * | Expand too-small notifications to fill 64dp.Daniel Sandler2012-04-191-2/+10
| |/
* | Share Insets instances between views that have the same background (Drawable)Philip Milne2012-04-181-0/+7
|/
* TileBenchmark test app needs read sdcard permissionGuang Zhu2012-04-171-0/+1
* Merge "Fixing test affected by API renaming."Alex Sakhartchouk2012-04-173-57/+57
|\