summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge change I903ce7b1 into eclair-mr2Android (Google) Code Review2009-11-195-59/+116
|\
| * Fix a problem in which Android custom fields are not emitted correctly in non...Daisuke Miyakawa2009-11-205-59/+116
* | am 57bda83d: Merge change I4f614c9e into eclairJoe Onorato2009-11-1940-0/+743
|\ \ | |/ |/|
| * Merge change I4f614c9e into eclairAndroid (Google) Code Review2009-11-1940-0/+743
| |\
| | * Add a test app that has 100 icons. None of them do anything when clicked.Joe Onorato2009-11-1940-0/+743
* | | am 13feccf5: Merge change I39f0003e into eclairMathias Agopian2009-11-191-12/+24
|\ \ \ | |/ /
| * | Merge change I39f0003e into eclairAndroid (Google) Code Review2009-11-191-12/+24
| |\ \
| | * | fix [2235414] libagl glDeleteBuffers() crashesMathias Agopian2009-11-191-12/+24
* | | | Merge change I27b1bb90 into eclair-mr2Android (Google) Code Review2009-11-1912-1592/+1784
|\ \ \ \
| * | | | Refactor vCard test code and modify unit tests.Daisuke Miyakawa2009-11-2012-1592/+1784
* | | | | fix bad link in javadoc that's breaking SDK buildDoug Zongker2009-11-191-1/+1
* | | | | am 524812fb: Merge change I7d40ad9a into eclairDianne Hackborn2009-11-192-0/+172
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge change I7d40ad9a into eclairAndroid (Google) Code Review2009-11-192-0/+172
| |\ \ \ \
| | * | | | More on issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-192-0/+172
| | | |/ / | | |/| |
* | | | | add reboot() method to PowerManagerDoug Zongker2009-11-195-3/+47
* | | | | am 23aa34a7: Merge change I137dac6f into eclairMathias Agopian2009-11-191-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge change I137dac6f into eclairAndroid (Google) Code Review2009-11-191-1/+0
| |\ \ \ \
| | * | | | backout a workaround that is not needed anymoreMathias Agopian2009-11-191-1/+0
| | |/ / /
* | | | | am 23b3ef82: Merge change I99194df1 into eclairMike Chan2009-11-191-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge change I99194df1 into eclairAndroid (Google) Code Review2009-11-191-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | frameworks: base: dumpstate: Dump kernel cpufreq speeds.Mike Chan2009-11-191-0/+2
* | | | | am 74a331b5: Merge change I4c29c948 into eclairMathias Agopian2009-11-191-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge change I4c29c948 into eclairAndroid (Google) Code Review2009-11-191-1/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix [2269022] The raw picture displayed post shutter seems to have low-resolu...Mathias Agopian2009-11-191-1/+6
* | | | | am f854e077: (-s ours) Merge change I8134d6ed into eclairAndreas Huber2009-11-190-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge change I8134d6ed into eclairAndroid (Google) Code Review2009-11-192-24/+38
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | DO NOT MERGE: Instead of inserting semi-random delays after submission to sur...Andreas Huber2009-11-192-24/+38
* | | | | am ddac83a5: Fix extended logging for object dumping.Jason Sams2009-11-191-12/+6
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Fix extended logging for object dumping.Jason Sams2009-11-191-12/+6
| | |/ | |/|
* | | Merge change I639b0f03 into eclair-mr2Android (Google) Code Review2009-11-193-22/+75
|\ \ \
| * | | Make vCard exporter append neighborhood to locality field instead of extended...Daisuke Miyakawa2009-11-203-22/+75
* | | | Merge change I86773fbb into eclair-mr2Android (Google) Code Review2009-11-191-4/+12
|\ \ \ \ | |/ / / |/| | |
| * | | If overview width is the same as the current width,Grace Kloba2009-11-191-4/+12
* | | | Improves documentation for GeolocationPermissions class.Steve Block2009-11-192-13/+31
* | | | am 5994cd28: -hide AccountManagerResponse, which never should have been expos...Fred Quintana2009-11-192-66/+2
|\ \ \ \ | | |/ / | |/| |
| * | | -hide AccountManagerResponse, which never should have been exposed in the fir...Fred Quintana2009-11-192-66/+2
| | |/ | |/|
* | | am e4260f4e: Fix build.Dianne Hackborn2009-11-191-1/+1
|\ \ \ | |/ /
| * | Fix build.Dianne Hackborn2009-11-181-1/+1
* | | Merge change I194f0808 into eclair-mr2Android (Google) Code Review2009-11-191-0/+6
|\ \ \
| * | | Add Gservices flag so that Market can turn on performance logging for specifi...lknguyen2009-11-181-0/+6
* | | | am 23ef7b48: Fix most of issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-199-117/+149
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix most of issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-189-117/+149
* | | Merge change I09e159ce into eclair-mr2Android (Google) Code Review2009-11-192-6/+16
|\ \ \
| * | | Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPo...Ben Murdoch2009-11-192-6/+16
* | | | When requesting the href of a link, also request the link's text.Ben Murdoch2009-11-191-2/+5
|/ / /
* | | Merge change Ifd754059 into eclair-mr2Android (Google) Code Review2009-11-184-7/+33
|\ \ \
| * | | Make vCard code refrain from using NEIGHBORHOOD field when importing.Daisuke Miyakawa2009-11-194-7/+33
* | | | Merge change I3a62e1c2 into eclair-mr2Android (Google) Code Review2009-11-183-4/+4
|\ \ \ \
| * | | | Solve the mutual interdependency problem between common and framework:Dan Egnor2009-11-183-4/+4
| | |_|/ | |/| |
* | | | am d2a9f54f: am afcd516e: Merge change Iaae72f66 into eclair-sdkScott Main2009-11-184-95/+100
|\ \ \ \ | | |_|/ | |/| |