| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge "docs: a couple notes for a11y methods in View and cleanup to the A11y ... | Scott Main | 2011-10-14 | 1 | -20/+22 |
| |\ |
|
| | * | docs: a couple notes for a11y methods in View and cleanup to the | Scott Main | 2011-10-14 | 1 | -20/+22 |
| * | | Merge "docs: add developer guide cross-references, Project ACRE, Round 2" int... | Joe Fernandez | 2011-10-14 | 1 | -3/+15 |
| |\ \ |
|
| | * | | docs: add developer guide cross-references, Project ACRE, Round 2 | Joe Fernandez | 2011-10-14 | 1 | -3/+15 |
| | |/ |
|
| * | | Break apart DISABLE_HOME and DISABLE_RECENT. | Daniel Sandler | 2011-10-13 | 1 | -5/+25 |
| |/ |
|
| * | Merge "Accessibility text changed event text not populated." | Svetoslav Ganov | 2011-10-10 | 1 | -1/+2 |
| |\ |
|
| | * | Accessibility text changed event text not populated. | Svetoslav Ganov | 2011-10-10 | 1 | -1/+2 |
| * | | Make sure we have the correct GL context when grabbing a bitmap | Romain Guy | 2011-10-10 | 1 | -0/+8 |
| |/ |
|
| * | Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself imm... | Dianne Hackborn | 2011-10-06 | 1 | -2/+28 |
| |\ |
|
| | * | Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately | Dianne Hackborn | 2011-10-06 | 1 | -2/+28 |
| * | | Merge "Fixing errors in position information of scrollable views reported for... | Svetoslav Ganov | 2011-10-06 | 1 | -17/+7 |
| |\ \ |
|
| | * | | Fixing errors in position information of scrollable views reported for access... | Svetoslav Ganov | 2011-10-06 | 1 | -17/+7 |
| | |/ |
|
| * | | Fix issue #5367164: memory leak in LayoutTransition | Chet Haase | 2011-10-06 | 1 | -1/+3 |
| |/ |
|
| * | Merge "docs: add developer guide cross-references, Project ACRE" | Joe Fernandez | 2011-10-04 | 1 | -14/+4 |
| |\ |
|
| | * | docs: add developer guide cross-references, Project ACRE | Joe Fernandez | 2011-10-04 | 1 | -14/+4 |
| * | | Merge "The logic for not populating text to some accessibility events is sca... | Svetoslav Ganov | 2011-10-03 | 1 | -7/+20 |
| |\ \ |
|
| | * | | The logic for not populating text to some accessibility events is scattered. | Svetoslav Ganov | 2011-09-30 | 1 | -7/+20 |
| | |/ |
|
| * | | Accessibility services cannot obtain the source of an event coming from a roo... | Svetoslav Ganov | 2011-10-03 | 1 | -0/+33 |
| |/ |
|
| * | TextureView works best when it draws stuff. | Romain Guy | 2011-09-29 | 1 | -0/+9 |
| * | Don't build display lists for views with a layer. | Romain Guy | 2011-09-28 | 1 | -0/+1 |
| * | Merge "Scroll accessibility events should not populate text." | Svetoslav Ganov | 2011-09-23 | 1 | -0/+6 |
| |\ |
|
| | * | Scroll accessibility events should not populate text. | Svetoslav Ganov | 2011-09-22 | 1 | -0/+6 |
| * | | Remove unnecessary parameter | Adam Powell | 2011-09-23 | 1 | -3/+3 |
| * | | Fix leaky view tags | Adam Powell | 2011-09-22 | 1 | -33/+8 |
| * | | Revert "Allow views to setSystemUiVisibility() with the same value and have i... | Daniel Sandler | 2011-09-21 | 1 | -7/+5 |
| |/ |
|
| * | Update the public APIs for finding views by text to optionally use content de... | Svetoslav Ganov | 2011-09-14 | 1 | -3/+34 |
| * | Fix bug 5297302 - Remember to release surface after starting drag | Christopher Tate | 2011-09-12 | 1 | -0/+4 |
| * | Fix problems where we were allocating TypedArray when not needed. | Dianne Hackborn | 2011-09-12 | 1 | -5/+5 |
| * | Merge "Adding accessibility delegate mechanism for backwards compatibility su... | Svetoslav Ganov | 2011-09-12 | 1 | -8/+344 |
| |\ |
|
| | * | Adding accessibility delegate mechanism for backwards compatibility support. | Svetoslav Ganov | 2011-09-12 | 1 | -8/+344 |
| * | | Merge "Fix 5266335: bad DIRTY/invalidation logic" | Chet Haase | 2011-09-11 | 1 | -0/+4 |
| |\ \ |
|
| | * | | Fix 5266335: bad DIRTY/invalidation logic | Chet Haase | 2011-09-11 | 1 | -0/+4 |
| | |/ |
|
| * | | Go faster!!!! | Romain Guy | 2011-09-09 | 1 | -5/+13 |
| * | | Merge "Pull animation attributes out of main view class." | Dianne Hackborn | 2011-09-09 | 1 | -232/+320 |
| |\ \ |
|
| | * | | Pull animation attributes out of main view class. | Dianne Hackborn | 2011-09-09 | 1 | -232/+320 |
| | |/ |
|
| * | | Save/restore display lists' canvas properly | Romain Guy | 2011-09-08 | 1 | -0/+4 |
| |/ |
|
| * | Merge "Code cleaning" | Fabrice Di Meglio | 2011-09-07 | 1 | -3/+0 |
| |\ |
|
| | * | Code cleaning | Fabrice Di Meglio | 2011-09-07 | 1 | -3/+0 |
| * | | Fix build | Adam Powell | 2011-09-07 | 1 | -1/+2 |
| |/ |
|
| * | Merge "Hide RTL related APIs" | Fabrice Di Meglio | 2011-09-07 | 1 | -0/+13 |
| |\ |
|
| | * | Hide RTL related APIs | Fabrice Di Meglio | 2011-09-07 | 1 | -0/+13 |
| * | | Merge "Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics" | Fabrice Di Meglio | 2011-09-06 | 1 | -12/+2 |
| |\ \ |
|
| | * | | Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics | Fabrice Di Meglio | 2011-09-06 | 1 | -12/+2 |
| | |/ |
|
| * | | Prevent crash in View.createSnapshot if getResources() returns null | Romain Guy | 2011-09-06 | 1 | -1/+4 |
| |/ |
|
| * | Merge "Prevent a leak when using View.postInvalidate(left, top, right, bottom)" | Romain Guy | 2011-09-01 | 1 | -1/+1 |
| |\ |
|
| | * | Prevent a leak when using View.postInvalidate(left, top, right, bottom) | Romain Guy | 2011-09-01 | 1 | -1/+1 |
| * | | Merge "Code cleaning" | Fabrice Di Meglio | 2011-09-01 | 1 | -5/+0 |
| |\ \ |
|
| | * | | Code cleaning | Fabrice Di Meglio | 2011-08-31 | 1 | -5/+0 |
| | |/ |
|
| * | | Accessibility hover events are fired if hover otside of modal window. | Svetoslav Ganov | 2011-08-31 | 1 | -14/+20 |
| * | | Fixed bug with invalidation in top-level Views. | Chet Haase | 2011-08-29 | 1 | -0/+2 |