summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Reorganize MountService IPCKenny Root2010-08-208-294/+1476
* Merge "DO NOT MERGE 2928156 Accessibility event's parcelableData property no...Dianne Hackborn2010-08-201-0/+1
|\
| * DO NOT MERGE 2928156 Accessibility event's parcelableData property not nulli...Svetoslav Ganov2010-08-171-0/+1
* | Merge "DO NOT MERGE Fixing Connectivity" into gingerbreadRobert Greenwalt2010-08-202-0/+16
|\ \
| * | DO NOT MERGE Fixing ConnectivityRobert Greenwalt2010-08-202-0/+16
* | | Fix bugs with granting permissions through onNewIntent().Dianne Hackborn2010-08-201-8/+10
* | | Merge "Add camera fps range API." into gingerbreadWu-cheng Li2010-08-201-11/+116
|\ \ \
| * | | Add camera fps range API.Wu-cheng Li2010-08-201-11/+116
| |/ /
* | | DO NOT MERGE Refactor find and select dialogsCary Clark2010-08-202-95/+201
* | | Minor MotionEvent optimization.Jeff Brown2010-08-191-29/+34
* | | Merge "Use getMinFrameCount() instead of querying AudioSystem directly." into...Chia-chi Yeh2010-08-192-43/+20
|\ \ \
| * | | Use getMinFrameCount() instead of querying AudioSystem directly.Chia-chi Yeh2010-08-192-43/+20
* | | | Merge "Text selection without trackball." into gingerbreadGilles Debunne2010-08-1934-588/+1047
|\ \ \ \
| * | | | Text selection without trackball.Gilles Debunne2010-08-1934-588/+1047
* | | | | am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyoScott Main2010-08-1922-0/+66
|\ \ \ \ \
| * | | | | docs: add links from widget classes to tutorialsScott Main2010-08-1922-0/+66
* | | | | | Merge "Fix for a Resource system bug that displayed the wrong name for missin...Gilles Debunne2010-08-191-3/+1
|\ \ \ \ \ \
| * | | | | | Fix for a Resource system bug that displayed the wrong name for missing asset.Gilles Debunne2010-08-191-3/+1
| | |/ / / / | |/| | | |
* | | | | | DO NOT MERGE. Fix the build.Romain Guy2010-08-191-1/+2
* | | | | | DO NOT MERGE. Load assets in place instead of deferring until draw.Romain Guy2010-08-191-4/+2
| |_|_|/ / |/| | | |
* | | | | Merge "Add OBB flags to support overlays" into gingerbreadKenny Root2010-08-193-3/+28
|\ \ \ \ \
| * | | | | Add OBB flags to support overlaysKenny Root2010-08-183-3/+28
* | | | | | Merge "Improve orientation sensing when waking up while flat." into gingerbreadSteve Howard2010-08-191-15/+23
|\ \ \ \ \ \
| * | | | | | Improve orientation sensing when waking up while flat.Steve Howard2010-08-181-15/+23
| |/ / / / /
* | | | | | Merge "Fix a bug, where one thread is using JNIEnv associated with another th...Wei-Ta Chen2010-08-192-9/+22
|\ \ \ \ \ \
| * | | | | | Fix a bug, where one thread is using JNIEnv associated with another thread.Wei-Ta Chen2010-08-192-9/+22
* | | | | | | Fix issue #2845673: android:exported="false" is not obeyedDianne Hackborn2010-08-183-18/+6
* | | | | | | Merge "DO NOT MERGE Do not kill sockets going default->hipri" into gingerbreadRobert Greenwalt2010-08-181-1/+29
|\ \ \ \ \ \ \
| * | | | | | | DO NOT MERGE Do not kill sockets going default->hipriRobert Greenwalt2010-08-181-1/+29
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbreadBrad Fitzpatrick2010-08-181-6/+28
|\ \ \ \ \ \ \
| * | | | | | | Avoid unnecessary SharedPrefences disk writes.Brad Fitzpatrick2010-08-171-6/+28
* | | | | | | | Merge "Improve documentation of getAltitude" into gingerbreadMathias Agopian2010-08-181-1/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve documentation of getAltitudeMathias Agopian2010-08-181-1/+16
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Making sure the draw time is measured." into gingerbreadKonstantin Lopyrev2010-08-181-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Making sure the draw time is measured.Konstantin Lopyrev2010-08-181-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Document that autoFocus must be called in auto and macro mode." into g...Wu-cheng Li2010-08-181-3/+12
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Document that autoFocus must be called in auto and macro mode.Wu-cheng Li2010-08-171-3/+12
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix up handling of null fields in DownloadManager." into gingerbreadSteve Howard2010-08-181-9/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix up handling of null fields in DownloadManager.Steve Howard2010-08-171-9/+16
| |/ / / /
* | | | | Merge "Fix possible race conditions during channel unregistration." into ging...Jeff Brown2010-08-171-30/+69
|\ \ \ \ \
| * | | | | Fix possible race conditions during channel unregistration.Jeff Brown2010-08-171-30/+69
* | | | | | Merge "Make vCard importer/exporter aware of multi-byte parameters." into gin...Daisuke Miyakawa2010-08-176-15/+125
|\ \ \ \ \ \
| * | | | | | Make vCard importer/exporter aware of multi-byte parameters.Daisuke Miyakawa2010-08-176-15/+125
* | | | | | | DO NOT MERGE WifiLock extensions for high performance modeIrfan Sheriff2010-08-171-0/+10
| |_|/ / / / |/| | | | |
* | | | | | Merge "New download manager error code when we can't resume." into gingerbreadSteve Howard2010-08-172-1/+21
|\ \ \ \ \ \
| * | | | | | New download manager error code when we can't resume.Steve Howard2010-08-162-1/+21
| | |/ / / / | |/| | | |
* | | | | | Do JPEG tile-based decoding.Joseph Wen2010-08-1711-140/+510
| |/ / / / |/| | | |
* | | | | Improve Display javadoc slightlyMathias Agopian2010-08-161-1/+2
|/ / / /
* | | | Merge "add an api for getting a device serial number" into gingerbreadDoug Zongker2010-08-161-0/+3
|\ \ \ \
| * | | | add an api for getting a device serial numberDoug Zongker2010-08-161-0/+3