summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | frameworks/base refactoringMathias Agopian2012-02-201-1/+1
* | | | | Merge "Making sure stranded objects are not left behind."Alex Sakhartchouk2012-02-211-10/+8
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Making sure stranded objects are not left behind.Alex Sakhartchouk2012-02-171-10/+8
| |/ /
* | | frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
|/ /
* | Prevent AutoCompleteTextView from opening a popup when it shouldn'tRomain Guy2012-02-151-0/+9
* | Merge "Add a method to the smoke test that launches each app"Omari Stephens2012-02-147-14/+343
|\ \
| * | Add a method to the smoke test that launches each appOmari Stephens2012-02-137-14/+343
* | | Merge from masterJean-Baptiste Queru2012-02-141-3/+0
|\ \ \
| * | | disable cpu_upload path workaroundGuang Zhu2012-02-141-3/+0
| |/ /
* | | am 6ae14555: Merge "fix build"Guang Zhu2012-02-131-2/+1
|\ \ \ | |/ /
| * | Merge "fix build"Guang Zhu2012-02-131-2/+1
| |\ \
| | * | fix buildGuang Zhu2012-02-131-1/+0
* | | | am 4535e0c7: Merge "use hard coded WebViewProperties.gfxUseMinimalMemory"Guang Zhu2012-02-131-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "use hard coded WebViewProperties.gfxUseMinimalMemory"Guang Zhu2012-02-131-1/+1
| |\ \ \
| | * | | use hard coded WebViewProperties.gfxUseMinimalMemoryGuang Zhu2012-02-131-1/+1
| | |/ /
* | | | am 96d2abab: Merge "Revert "Revert "Test initialization of constant array exp...Stephen Hines2012-02-133-0/+154
|\ \ \ \ | |/ / /
| * | | Merge "Revert "Revert "Test initialization of constant array exports."""Stephen Hines2012-02-133-0/+154
| |\ \ \ | | |/ / | |/| |
| | * | Revert "Revert "Test initialization of constant array exports.""Stephen Hines2012-02-133-0/+154
* | | | am 06a240e8: Merge "Increase transfer queue size for DRT"Guang Zhu2012-02-131-4/+5
|\ \ \ \ | |/ / /
| * | | Merge "Increase transfer queue size for DRT"Guang Zhu2012-02-131-4/+5
| |\ \ \
| | * | | Increase transfer queue size for DRTGuang Zhu2012-02-131-4/+5
| | |/ /
* | | | am f53b451c: Merge "Update BiDiTest app for GridLayout RTL tests"Fabrice Di Meglio2012-02-134-5/+47
|\ \ \ \ | |/ / /
| * | | Update BiDiTest app for GridLayout RTL testsFabrice Di Meglio2012-02-134-5/+47
| |/ /
* | | am 3be5c856: Revert "Test initialization of constant array exports."Stephen Hines2012-02-133-154/+0
|\ \ \ | |/ /
| * | Revert "Test initialization of constant array exports."Stephen Hines2012-02-133-154/+0
* | | am dfb64e8c: Merge "Test initialization of constant array exports."Stephen Hines2012-02-133-0/+154
|\ \ \ | |/ /
| * | Merge "Test initialization of constant array exports."Stephen Hines2012-02-133-0/+154
| |\ \
| | * | Test initialization of constant array exports.Stephen Hines2012-02-073-0/+154
| | |/
* | | am adf7c11e: Merge "Quick and dirty test app for new SerialPort API"Mike Lockwood2012-02-104-0/+267
|\ \ \ | |/ /
| * | Quick and dirty test app for new SerialPort APIMike Lockwood2012-02-104-0/+267
* | | am 8bb8dc9b: Merge "Update BiDiTests app"Fabrice Di Meglio2012-02-094-0/+268
|\ \ \ | |/ /
| * | Update BiDiTests appFabrice Di Meglio2012-02-094-0/+268
| |/
* | am 68c02e25: Merge "Preliminary support for clipRect(Rect, Op)"Romain Guy2012-02-072-0/+66
|\ \ | |/
| * Merge "Preliminary support for clipRect(Rect, Op)"Romain Guy2012-02-072-0/+66
| |\
| | * Preliminary support for clipRect(Rect, Op)Romain Guy2012-02-072-0/+66
* | | Making a graceful fallback for missing textures.Alex Sakhartchouk2012-02-076-9/+10
* | | Merge "Streamlining texture creation. Adding render target textureas. Adding ...Alex Sakhartchouk2012-02-0619-160/+368
|\ \ \
| * | | Streamlining texture creation.Alex Sakhartchouk2012-02-0619-160/+368
* | | | Merge "Fixes to simplify programmatic creation." into graphics-devAlex Sakhartchouk2012-02-066-38/+72
|\ \ \ \ | |/ / /
| * | | Fixes to simplify programmatic creation.Alex Sakhartchouk2012-02-036-38/+72
* | | | am f531a800: Merge "Update BiDiTest app for adding GridLayout unit tests"Fabrice Di Meglio2012-02-067-0/+322
|\ \ \ \ | | |/ / | |/| |
| * | | Update BiDiTest app for adding GridLayout unit testsFabrice Di Meglio2012-02-067-0/+322
| | |/ | |/|
* | | am d5544ac7: Merge "Pause webkit painting when UI tile painting queue is full"Chris Craik2012-02-061-7/+10
|\ \ \ | |/ /
| * | Merge "Pause webkit painting when UI tile painting queue is full"Chris Craik2012-02-061-7/+10
| |\ \
| | * | Pause webkit painting when UI tile painting queue is fullChris Craik2012-02-031-7/+10
* | | | am 37f6934e: a test to measure the touch latencyMathias Agopian2012-02-052-0/+308
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | a test to measure the touch latencyMathias Agopian2012-02-052-0/+308
* | | Adding float param time stamp. Cleanup, robustness.Alex Sakhartchouk2012-02-026-46/+98
* | | am ca050ab2: Merge "Update BiDiTest app"Fabrice Di Meglio2012-02-022-5/+11
|\ \ \ | |/ /
| * | Merge "Update BiDiTest app"Fabrice Di Meglio2012-02-022-5/+11
| |\ \