summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correctly support pre-multiplied alpha, optimizations, more stuff.Romain Guy2010-07-122-0/+71
* Merge "Added dialogs to the DirListActivity."Maksymilian Osowski2010-07-122-5/+167
|\
| * Added dialogs to the DirListActivity.Maksymilian Osowski2010-07-122-5/+167
* | Merge "Update DumpRenderTree to look in platform/android for Android-specific...Steve Block2010-07-121-2/+10
|\ \ | |/ |/|
| * Update DumpRenderTree to look in platform/android for Android-specific resultsSteve Block2010-07-121-2/+10
* | Fix alpha blending and improve fragment shaders performance.Romain Guy2010-07-091-0/+1
* | Update the file filter in DumpRenderTree (and DumpRenderTree2) so thatBen Murdoch2010-07-092-4/+7
* | Merge "A basic extension of ListActivity that allows navigating through tests...Maksymilian Osowski2010-07-096-2/+326
|\ \
| * | A basic extension of ListActivity that allows navigating through tests and te...Maksymilian Osowski2010-07-096-2/+326
* | | Draw n-patches using OpenGL.Romain Guy2010-07-082-0/+49
| |/ |/|
* | am 0e1d3391: am b59b9445: Fix icon size in intruder alerts.Daniel Sandler2010-07-073-4/+5
|\ \
| * | Fix icon size in intruder alerts.Daniel Sandler2010-07-073-4/+5
* | | Merge "Basic file filter class for the new DumpRenderTree."Maksymilian Osowski2010-07-072-0/+249
|\ \ \ | | |/ | |/|
| * | Basic file filter class for the new DumpRenderTree.Maksymilian Osowski2010-07-072-0/+249
* | | Don't use full screen FBOs, this dramatically increase performance.Romain Guy2010-07-012-0/+0
* | | Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint)Romain Guy2010-06-302-0/+87
* | | Add implementation for drawBitmap().Romain Guy2010-06-302-4/+15
* | | Add hooks for drawBitmap().Romain Guy2010-06-304-0/+89
* | | frameworks/base updates to track merge from dalvik-devBrian Carlstrom2010-06-302-127/+1
* | | am 77655393: am 5d7f6e61: Merge "Support for tapping on an immersive-mode pri...Daniel Sandler2010-06-291-0/+2
|\ \ \ | | |/ | |/|
| * | Support for tapping on an immersive-mode priority notification.Daniel Sandler2010-06-291-0/+2
* | | Add support for saveLayer().Romain Guy2010-06-284-8/+123
* | | Implement support for PorterDuff's blending modes.Romain Guy2010-06-282-1/+155
| |/ |/|
* | Add implementations for saveLayerAlpha() and textured rects.Romain Guy2010-06-261-5/+47
* | Implement quickReject() and drawRect().Romain Guy2010-06-251-1/+13
* | am b9353372: am 8896783d: Updated StatusBar test app for new notifications API.Daniel Sandler2010-06-255-0/+148
|\ \ | |/
| * Updated StatusBar test app for new notifications API.Daniel Sandler2010-06-245-0/+148
* | Merge "Add colored rectangles implementation in OpenGLRenderer."Romain Guy2010-06-241-4/+35
|\ \
| * | Add colored rectangles implementation in OpenGLRenderer.Romain Guy2010-06-241-4/+35
* | | am 0bf5cce9: am 0a0edcca: Merge "Fix the notification vibration setting and a...Joe Onorato2010-06-247-0/+219
|\ \ \ | |/ / |/| / | |/
| * Fix the notification vibration setting and add a test app that lets you recov...Joe Onorato2010-06-247-0/+219
* | am 801b63d3: am 51e895f0: Merge "Need to give the AppWidgetHostView the new i...Joe Onorato2010-06-232-0/+27
|\ \ | |/
| * Need to give the AppWidgetHostView the new info about the provider, in case t...Joe Onorato2010-06-232-0/+27
* | Tweak fix for setXSSAuditorEnabled in LayoutTestController.Elliott Slaughter2010-06-232-2/+2
* | Add setXSSAuditorEnabled support in WebSettings.Elliott Slaughter2010-06-223-0/+17
* | Fix the simulator build.Romain Guy2010-06-221-28/+3
* | Add dumpChildFramesAsText function support in LayoutTestController.Shimeng (Simon) Wang2010-06-213-0/+26
* | move a sqlite test from framework-tests to coretestsVasu Nori2010-06-171-274/+0
* | Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0.Romain Guy2010-06-171-1/+3
* | am 685fcf36: am c95812e6: Merge "Move out all framework-tests classes." into ...Brett Chabot2010-06-168-867/+0
|\ \ | |/
| * Move out all framework-tests classes.Brett Chabot2010-06-148-867/+0
* | Add new API to check whether a Bitmap was modified.Romain Guy2010-06-153-0/+137
* | read old version of data and use multiple connections to dbVasu Nori2010-06-141-0/+274
* | resolved conflicts for merge of f7b79151 to masterJoe Onorato2010-06-092-15/+52
|\ \ | |/
| * Add a test item the turns on a bunch of extra icons.Joe Onorato2010-06-091-0/+17
| * Handle errors inflating notifications (and their icons).Joe Onorato2010-06-091-15/+35
* | am b5f9b4f1: am 302759c1: Merge changes I4a11f027,Ib2c4abf6,Id0c7ef9f,I839d77...Joe Onorato2010-06-091-1/+12
|\ \ | |/
| * Add some disabled logging and another test case for reapplying the notificati...Joe Onorato2010-06-091-1/+12
* | Merge webkit.org at r60469: Skip a new isolated world testLeon Clarke2010-06-081-0/+1
* | DumpRenderTree fix.Ben Murdoch2010-06-071-39/+24