summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* am 36893612: am d6ddcb7f: fix [2677468] some 3rd party GL ES apps get a 32-bi...Mathias Agopian2010-05-241-3/+10
|\
| * fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and ...Mathias Agopian2010-05-241-3/+10
* | resolved conflicts for merge of 8b625a95 to masterDianne Hackborn2010-05-183-2/+130
|\ \ | |/
| * Add new API to take over a window's Surface.Dianne Hackborn2010-05-183-2/+130
* | ActionBar - custom navigation viewsAdam Powell2010-05-141-28/+62
* | am 1331ded8: am e28776bb: am b1110149: merge from open-source masterThe Android Open Source Project2010-05-131-1/+1
|\ \ | |/
| * am b1110149: merge from open-source masterThe Android Open Source Project2010-05-131-1/+1
| |\
| | * merge from open-source masterThe Android Open Source Project2010-05-131-1/+1
| | |\
| | | * Use integer for loop counter instead of floatKenny Root2010-05-131-1/+1
* | | | Further work on fragments:Dianne Hackborn2010-05-132-2/+54
* | | | ActionBar added to framework, integrated with Activity and styles.Adam Powell2010-05-133-3/+689
* | | | Fix dump of the persistent drawing cache attribute.Romain Guy2010-05-121-1/+1
* | | | am 5cfec530: am fa9e7c05: Sketch of Native input for MessageQueue / Looper / ...Christopher Tate2010-05-061-1/+14
|\ \ \ \ | |/ / /
| * | | Sketch of Native input for MessageQueue / Looper / ViewRootChristopher Tate2010-05-061-1/+14
* | | | am 8b270a7a: am 579e08e6: am f7896449: merge from open-source masterThe Android Open Source Project2010-05-051-1/+5
|\ \ \ \ | |/ / /
| * | | am f7896449: merge from open-source masterThe Android Open Source Project2010-05-051-1/+5
| |\ \ \ | | |/ /
| | * | merge from open-source masterThe Android Open Source Project2010-05-051-1/+5
| | |\ \ | | | |/
| | | * Add new keycodes for the convenience of Japanese IMEsmogimo2010-05-051-1/+5
* | | | am fd9b8fb4: am 99fb5046: am fc12b5be: am b5fa4dff: Merge "Fix bug 2594126 Do...Jean-Michel Trivi2010-05-051-20/+26
|\ \ \ \ | |/ / /
| * | | am fc12b5be: am b5fa4dff: Merge "Fix bug 2594126 Do not crash when ViewRoot i...Jean-Michel Trivi2010-05-051-20/+26
| |\ \ \ | | |/ /
| | * | am b5fa4dff: Merge "Fix bug 2594126 Do not crash when ViewRoot is trying to p...Jean-Michel Trivi2010-05-051-20/+26
| | |\ \
| | | * | Fix bug 2594126 Do not crash when ViewRoot is trying to play a UIJean-Michel Trivi2010-05-051-20/+26
* | | | | Revert "Merge "Raw types warnings removed.""Gilles Debunne2010-05-031-19/+12
* | | | | Merge "Raw types warnings removed."Gilles Debunne2010-05-031-12/+19
|\ \ \ \ \
| * | | | | Raw types warnings removed.Gilles Debunne2010-04-271-12/+19
* | | | | | am 3fd6419f: am 3b20c9e8: am 81ac367b: Merge "Fix a minor bug in transitions ...Steve Howard2010-04-281-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 3b20c9e8: am 81ac367b: Merge "Fix a minor bug in transitions to left-edge-...Steve Howard2010-04-281-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | am 81ac367b: Merge "Fix a minor bug in transitions to left-edge-up landscape....Steve Howard2010-04-281-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix a minor bug in transitions to left-edge-up landscape.Steve Howard2010-04-281-1/+1
* | | | | | am 55fb51aa: resolved conflicts for merge of 86303198 to krakenMarco Nelissen2010-04-261-1/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | resolved conflicts for merge of 86303198 to krakenMarco Nelissen2010-04-261-1/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 8138cb49: Make Surface.toString() show more useful info to help debug bug ...Marco Nelissen2010-04-261-1/+5
| | |\ \ \ \ | | | |/ / /
| | | * | | Make Surface.toString() show more useful info to help debug bug 2594388.Marco Nelissen2010-04-261-1/+5
* | | | | | am 62801264: Merge "fix [2615973] ViewRoot locks the Surface even when the di...Mathias Agopian2010-04-261-84/+86
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | fix [2615973] ViewRoot locks the Surface even when the dirty region is emptyMathias Agopian2010-04-211-84/+86
* | | | | Attempt to fix the build.Jeff Hamilton2010-04-231-1/+1
* | | | | am 0c1be50f: am dc14dc6d: am bf73bbff: Merge "Some debugging help for issue #...Dianne Hackborn2010-04-231-1/+1
|\ \ \ \ \
| * \ \ \ \ am dc14dc6d: am bf73bbff: Merge "Some debugging help for issue #2594388" into...Dianne Hackborn2010-04-231-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | am bf73bbff: Merge "Some debugging help for issue #2594388" into froyoDianne Hackborn2010-04-231-1/+1
| | |\ \ \ | | | |/ /
| | | * | Some debugging help for issue #2594388Dianne Hackborn2010-04-221-1/+1
* | | | | am 8dc38941: am 7f30f8ab: am 93d35f77: Merge "Fix bug 2587373 - awaken scroll...Adam Powell2010-04-191-0/+34
|\ \ \ \ \ | |/ / / /
| * | | | am 7f30f8ab: am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a s...Adam Powell2010-04-191-0/+34
| |\ \ \ \ | | |/ / /
| | * | | am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view...Adam Powell2010-04-191-0/+34
| | |\ \ \ | | | |/ /
| | | * | Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible.Adam Powell2010-04-191-0/+34
* | | | | 2604184 Expose hidden APIs for testing the AccessibilityManager separately f...Svetoslav Ganov2010-04-161-4/+21
* | | | | Merge "2593810 Accessibility event's parcelableData property not nullified d...Dianne Hackborn2010-04-141-0/+1
|\ \ \ \ \
| * | | | | 2593810 Accessibility event's parcelableData property not nullified during r...Svetoslav Ganov2010-04-131-0/+1
| |/ / / /
* | | | | 2593833 AccessibilityManager not properly initialized immediately upon regi...Svetoslav Ganov2010-04-132-2/+2
|/ / / /
* | | | don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-5/+5
|/ / /
* | | am 4525c981: Merge "Fix regression introduced when fixing focus issue with Sc...Romain Guy2010-04-101-14/+6
|\ \ \ | |/ /