summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Store the LoadListener in the SslErrorHandler passed to the client."Patrick Scott2010-03-021-19/+28
|\
| * Store the LoadListener in the SslErrorHandler passed to the client.Patrick Scott2010-02-261-19/+28
* | Merge "Remove DateException and obsolete DateUtils functions."Ken Shirriff2010-03-012-131/+0
|\ \
| * | Remove DateException and obsolete DateUtils functions.Ken Shirriff2010-03-012-131/+0
* | | Merge "Cleaning in ListWithEditTextHeaderTest."Romain Guy2010-03-011-9/+9
|\ \ \
| * | | Cleaning in ListWithEditTextHeaderTest.Gilles Debunne2010-03-011-9/+9
* | | | Move the pointer location thing out of common.Dianne Hackborn2010-03-011-0/+337
* | | | Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-012-12/+3
* | | | Merge "Fixing a bug with TTS that caused TTS to ignore the default settings u...Charles Chen2010-03-011-8/+8
|\ \ \ \
| * | | | Fixing a bug with TTS that caused TTS to ignore the default settingsCharles Chen2010-03-011-8/+8
| |/ / /
* | | | Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-012-5/+26
* | | | Apply alpha animations on ImageView instances.Romain Guy2010-03-012-1/+14
* | | | Merge "New vibrate/silent mode behavior."Daniel Sandler2010-03-013-0/+11
|\ \ \ \
| * | | | New vibrate/silent mode behavior.Daniel Sandler2010-02-263-0/+11
* | | | | Remove unused Calendar.insertVEvent methodKen Shirriff2010-03-011-117/+0
* | | | | Merge "Prevent crash in Dialog. Bug #2249637"Romain Guy2010-03-012-19/+12
|\ \ \ \ \
| * | | | | Prevent crash in Dialog.Romain Guy2010-03-012-19/+12
* | | | | | Merge "Rename _SYNC_LOCAL_ID to _SYNC_DATA"Marc Blank2010-03-011-3/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rename _SYNC_LOCAL_ID to _SYNC_DATAMarc Blank2010-03-011-3/+6
* | | | | | Merge "revert due to the sqlite build problem on Mac.."Vasu Nori2010-03-011-5/+5
|\ \ \ \ \ \
| * | | | | | revert due to the sqlite build problem on Mac..Vasu Nori2010-03-011-5/+5
* | | | | | | Unhide zoom API.Wu-cheng Li2010-03-011-37/+48
|/ / / / / /
* | | | | | Fix misspelling in JavaDoc tagKenny Root2010-03-011-1/+1
* | | | | | Merge "fix a system crash that occurs when ChooseAccountActivity is restarted...Fred Quintana2010-03-011-8/+9
|\ \ \ \ \ \
| * | | | | | fix a system crash that occurs when ChooseAccountActivity isFred Quintana2010-03-011-8/+9
* | | | | | | Let apps change the bottom strip in TabWidget.Romain Guy2010-03-014-39/+107
* | | | | | | Merge "register a logging func with sqlite, to get extra info on errors"Vasu Nori2010-03-011-27/+42
|\ \ \ \ \ \ \
| * | | | | | | register a logging func with sqlite, to get extra info on errorsVasu Nori2010-03-011-27/+42
* | | | | | | | Merge "Bug 2464063"Paul Westbrook2010-03-011-8/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Bug 2464063Paul Westbrook2010-03-011-8/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | am 3ca122df: am cfb50c66: Merge "If we get TOUCH_UP before getting the WebCor...Grace Kloba2010-03-011-0/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ am cfb50c66: Merge "If we get TOUCH_UP before getting the WebCore\'s response...Grace Kloba2010-03-011-0/+8
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge "If we get TOUCH_UP before getting the WebCore's response for TOUCH_DOW...Grace Kloba2010-03-011-0/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | If we get TOUCH_UP before getting the WebCore'sGrace Kloba2010-03-011-0/+8
* | | | | | | | | | Merge "Switch the services library to using the new Slog"Joe Onorato2010-03-012-6/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Switch the services library to using the new SlogJoe Onorato2010-03-012-6/+19
* | | | | | | | | | | Merge "If zoom scale is set to minimum, treat it as in overview mode."Grace Kloba2010-03-011-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | If zoom scale is set to minimum, treat it as in overviewGrace Kloba2010-03-011-0/+6
* | | | | | | | | | | Merge "Add new Slog class."Joe Onorato2010-03-013-18/+122
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add new Slog class.Joe Onorato2010-03-013-18/+122
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "fix a bug where if a syncmanager gets back a SyncAlreadyInProgress err...Fred Quintana2010-03-012-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix a bug where if a syncmanager gets back a SyncAlreadyInProgress errorFred Quintana2010-03-012-4/+4
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | am a630dcdb: am ecde72fe: Ensure the IME is rendered above the surface when w...Derek Sollenberger2010-03-011-2/+8
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | am ecde72fe: Ensure the IME is rendered above the surface when we z-order the...Derek Sollenberger2010-03-011-2/+8
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Ensure the IME is rendered above the surface when we z-order the surface to b...Derek Sollenberger2010-03-011-2/+8
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | am a406fb90: DO NOT MERGEGrace Kloba2010-02-241-10/+24
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | DO NOT MERGEGrace Kloba2010-02-241-10/+24
* | | | | | | | | | Merge "Take headers into account when expanding a ExpListView group."Gilles Debunne2010-03-011-3/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Take headers into account when expanding a ExpListView group.Gilles Debunne2010-03-011-3/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "define the "seen" column for sms and pdu tables."Wei Huang2010-03-011-0/+13
|\ \ \ \ \ \ \ \ \