summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fit and finish on status bar:" into honeycombDaniel Sandler2011-01-252-0/+0
|\
| * Fit and finish on status bar:Daniel Sandler2011-01-252-0/+0
* | change the way test app waits for gcGuang Zhu2011-01-251-10/+20
|/
* Enable partial invalidates when rendering with OpenGL.Romain Guy2011-01-242-2/+2
* A few small cleanning-ups.Huahui Wu2011-01-242-5/+0
* Merge "visibility ("lights out") API." into honeycombJoe Onorato2011-01-231-0/+24
|\
| * visibility ("lights out") API.Joe Onorato2011-01-231-0/+24
* | Fix bitmap meshes to work in display lists.Romain Guy2011-01-231-11/+23
* | Add support for arcs.Romain Guy2011-01-231-1/+25
* | Add support for ovals and stroked rectangles.Romain Guy2011-01-231-0/+25
|/
* Merge "b/3369602 Using Math.round() to convert float coordinates to integers....Huahui Wu2011-01-212-4/+4
|\
| * b/3369602 Using Math.round() to convert float coordinates to integers.Huahui Wu2011-01-212-4/+4
* | Merge "Move URLTest tests to libcore." into honeycombJesse Wilson2011-01-211-228/+0
|\ \
| * | Move URLTest tests to libcore.Jesse Wilson2011-01-211-228/+0
| |/
* | Add support for drawBitmapMesh().Romain Guy2011-01-202-0/+76
* | DRT needs to clear cookies between tests.Ben Murdoch2011-01-201-0/+2
* | Add case-sensitive tests to DRT ignore list.Ben Murdoch2011-01-201-0/+2
* | Add rounded rects and circles support to OpenGLRenderer.Romain Guy2011-01-192-0/+101
|/
* Merge "Make embedded hardware layers work. Bug #3369474" into honeycombRomain Guy2011-01-193-0/+165
|\
| * Make embedded hardware layers work.Romain Guy2011-01-193-0/+165
* | further remove calls to runFinalizationGuang Zhu2011-01-181-2/+1
|/
* Add support for Paint::setTextSkewX in OpenGLRenderer.Romain Guy2011-01-181-2/+14
* Add support for skew()Romain Guy2011-01-182-0/+65
* Improve hardware layers rendering speed when setting a View's alpha.Romain Guy2011-01-171-0/+2
* Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into hon...Romain Guy2011-01-171-0/+9
|\
| * Add BitmapFactory.Options.inMutable to load mutable bitmaps.Romain Guy2011-01-171-0/+9
* | Merge "Fix 9patch rendering in ExpandableListView." into honeycombRomain Guy2011-01-164-0/+66
|\ \ | |/
| * Fix 9patch rendering in ExpandableListView.Romain Guy2011-01-164-0/+66
* | Need to update the largeIcon for notifications when we're reapplying the views.Joe Onorato2011-01-153-2/+18
|/
* Merge "when test case times out, stop loading first" into honeycombGuang Zhu2011-01-141-0/+1
|\
| * when test case times out, stop loading firstGuang Zhu2011-01-141-0/+1
* | remove runFinalizationSync callsGuang Zhu2011-01-131-3/+0
|/
* Improve error handling (NPE in DRT2)Philippe Marti2011-01-132-8/+13
* Merge "change webkit test data path" into honeycombGuang Zhu2011-01-125-20/+20
|\
| * change webkit test data pathGuang Zhu2011-01-125-20/+20
* | Merge "Possibly fix bad notification updates." into honeycombJoe Onorato2011-01-121-1/+1
|\ \ | |/ |/|
| * Possibly fix bad notification updates.Joe Onorato2011-01-121-1/+1
* | Remove minimum heap size test now that the underlying interface is gone.Carl Shapiro2011-01-121-67/+0
|/
* Merge "Better backend for hardware layers." into honeycombRomain Guy2011-01-113-1/+119
|\
| * Better backend for hardware layers.Romain Guy2011-01-113-1/+119
* | Update AppWidgetHostActivity to work again.Joe Onorato2011-01-111-6/+10
|/
* Merge "Composite layers as regions." into honeycombRomain Guy2011-01-101-2/+3
|\
| * Composite layers as regions.Romain Guy2011-01-101-2/+3
* | Make AppWidgetService handle components enabling and disabling.Joe Onorato2011-01-102-0/+21
|/
* Remove tests for dead API.Elliott Hughes2011-01-101-90/+0
* New layers API for Views.Romain Guy2011-01-0610-28/+330
* We are now Honeycomb.Dianne Hackborn2011-01-061-1/+1
* bugfix: remove dump timeout message after dump is receivedGuang Zhu2010-12-231-0/+1
* Throw exception if webview dump times outGuang Zhu2010-12-231-1/+11
* LayoutLib: support for layers.Xavier Ducrohet2010-12-224-15/+27