summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix bug 4345702 - update action bar tab views when the Tab object is u...Adam Powell2011-05-033-23/+64
|\
| * Fix bug 4345702 - update action bar tab views when the Tab object isAdam Powell2011-05-033-23/+64
* | Merge "Try fixing auto data inlining again."Jason Sams2011-05-031-5/+9
|\ \
| * | Try fixing auto data inlining again.Jason Sams2011-05-021-5/+9
* | | Merge "Clean up use of rsSetObject/rsClearObject."Stephen Hines2011-05-034-15/+11
|\ \ \
| * | | Clean up use of rsSetObject/rsClearObject.Stephen Hines2011-05-024-15/+11
* | | | am e21f3764: (-s ours) am 75c66458: am 8325c3a8: Backporting I57c58c4083bd59f...Dan Morrill2011-05-030-0/+0
|\ \ \ \
| * \ \ \ am 75c66458: am 8325c3a8: Backporting I57c58c4083bd59f45095c184d6ca5a302f79ff...Dan Morrill2011-05-031-0/+13
| |\ \ \ \
| | * \ \ \ am 8325c3a8: Backporting I57c58c4083bd59f45095c184d6ca5a302f79ff6e to HC-MR1....Dan Morrill2011-05-031-0/+13
| | |\ \ \ \
| | | * | | | Backporting I57c58c4083bd59f45095c184d6ca5a302f79ff6e to HC-MR1. New changeDan Morrill2011-05-021-0/+13
* | | | | | | Merge "Add an auto-exposure lock feature to the Camera API."Eino-Ville Talvala2011-05-033-0/+100
|\ \ \ \ \ \ \
| * | | | | | | Add an auto-exposure lock feature to the Camera API.Eino-Ville Talvala2011-05-023-0/+100
* | | | | | | | Merge "Import revised translations."Eric Fischer2011-05-037-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Import revised translations.Eric Fischer2011-05-027-9/+9
* | | | | | | | | am 3165f1a8: am d0d44c4e: Merge "Make DataConnection asynchronous." into hone...Wink Saville2011-05-029-410/+778
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | am d0d44c4e: Merge "Make DataConnection asynchronous." into honeycomb-LTEWink Saville2011-05-029-410/+778
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge "Make DataConnection asynchronous." into honeycomb-LTEWink Saville2011-05-029-410/+778
| | |\ \ \ \ \ \
| | | * | | | | | Make DataConnection asynchronous.Wink Saville2011-05-029-410/+778
* | | | | | | | | Remove debug loggingAdam Powell2011-05-021-8/+0
* | | | | | | | | Merge "Refactoring of action bar internals"Adam Powell2011-05-0213-253/+461
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactoring of action bar internalsAdam Powell2011-05-0213-253/+461
* | | | | | | | | | Merge "Allows to render with an OpenGL context inside a TextureView."Romain Guy2011-05-0222-56/+512
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allows to render with an OpenGL context inside a TextureView.Romain Guy2011-05-0222-56/+512
* | | | | | | | | | | Merge "remove last traces of copybit"Mathias Agopian2011-05-023-18/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | remove last traces of copybitMathias Agopian2011-05-023-18/+0
* | | | | | | | | | | | Merge "MediaScanner: Add special casing of WMP album art files to isNoMediaPa...Mike Lockwood2011-05-021-29/+37
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MediaScanner: Add special casing of WMP album art files to isNoMediaPath()Mike Lockwood2011-05-021-29/+37
* | | | | | | | | | | | | Merge "resolved conflicts for merge of db46fa25 to master"Robert Greenwalt2011-05-0210-75/+324
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ resolved conflicts for merge of db46fa25 to masterRobert Greenwalt2011-05-0210-75/+324
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | am a47c4019: Merge "Add RouteInfo objects for tracking routes." into honeycom...Robert Greenwalt2011-05-0210-75/+324
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTERobert Greenwalt2011-05-0210-75/+324
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Add RouteInfo objects for tracking routes.Robert Greenwalt2011-05-0210-75/+324
* | | | | | | | | | | | | | | Merge "Line endcaps for AA lines are now antialiased."Chet Haase2011-05-027-65/+225
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Line endcaps for AA lines are now antialiased.Chet Haase2011-05-027-65/+225
* | | | | | | | | | | | | | | | Merge "Remove unnecessary code."Romain Guy2011-05-021-144/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove unnecessary code.Romain Guy2011-05-021-144/+38
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Moving renderscript GL code into the HAL This change affects - shader...Alex Sakhartchouk2011-05-0235-986/+1549
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Moving renderscript GL code into the HALAlex Sakhartchouk2011-04-2935-986/+1549
* | | | | | | | | | | | | | | | | Merge "Temporarly disable auto-inbanding."Jason Sams2011-05-021-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Temporarly disable auto-inbanding.Jason Sams2011-05-021-1/+2
* | | | | | | | | | | | | | | | Merge "MediaScanner: Fix bug in "no media" handling logic"Mike Lockwood2011-05-021-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | MediaScanner: Fix bug in "no media" handling logicMike Lockwood2011-05-021-3/+4
* | | | | | | | | | | | | | | | am d369d64e: am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhc...Irfan Sheriff2011-05-024-131/+545
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | / / / / | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhcpcd" into hon...Irfan Sheriff2011-05-024-131/+545
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge "Add DhcpStateMachine for interation with dhcpcd" into honeycomb-LTEIrfan Sheriff2011-05-024-131/+545
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | Add DhcpStateMachine for interation with dhcpcdIrfan Sheriff2011-04-304-131/+545
* | | | | | | | | | | | | | | Resolve merge conflicts for merge of 21083066 to master.Wink Saville2011-05-022-48/+140
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | am 7e74c60d: Merge "Enhance AsyncChannel." into honeycomb-LTEWink Saville2011-05-022-59/+164
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge "Enhance AsyncChannel." into honeycomb-LTEWink Saville2011-05-022-59/+164
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Enhance AsyncChannel.Wink Saville2011-05-022-59/+164