summaryrefslogtreecommitdiff
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Merge "Generate even fewer GL commands"Romain Guy2011-12-141-2/+1
|\
| * Generate even fewer GL commandsRomain Guy2011-12-141-2/+1
* | am 13299a33: am 399f1df3: Merge "Fix some java docs." into ics-mr1Dianne Hackborn2011-12-141-9/+9
|\ \ | |/ |/|
| * Fix some java docs.Dianne Hackborn2011-12-141-9/+9
* | am 2ad8a89b: am a1279586: Merge "SDK only: now that support lib is in SDK, we...Dianne Hackborn2011-12-122-30/+82
|\|
| * SDK only: now that support lib is in SDK, we can link to it.Dianne Hackborn2011-12-122-30/+82
* | am 3eebad61: am 3744d1fa: am 9e2cf49f: Merge "DOC CHANGE: Add Content URI ref...Joe Malin2011-12-071-3/+48
|\|
| * am 9e2cf49f: Merge "DOC CHANGE: Add Content URI ref doc" into ics-mr0Joe Malin2011-12-071-3/+48
| |\
| | * DOC CHANGE: Add Content URI ref docJoe Malin2011-12-051-3/+48
* | | am ec42750e: am 0c0120ef: Merge "Fix issue #5714517: App shortcuts can result...Dianne Hackborn2011-12-051-14/+215
|\| |
| * | Merge "Fix issue #5714517: App shortcuts can result in bad task intents" into...Dianne Hackborn2011-12-051-14/+215
| |\ \
| | * | Fix issue #5714517: App shortcuts can result in bad task intentsDianne Hackborn2011-12-051-14/+215
* | | | am f3f7d65b: am b5f2dfbc: Merge "By default ICS allows two syncs to run in pa...Fred Quintana2011-12-051-2/+8
|\| | |
| * | | By default ICS allows two syncs to run in parallel. Make it onlyFred Quintana2011-12-051-2/+8
| |/ /
* | | am c339fe30: am be6ab576: Merge "Fix application launch shortcuts." into ics-mr1Jeff Brown2011-11-291-0/+68
|\| |
| * | Fix application launch shortcuts.Jeff Brown2011-11-291-0/+68
* | | am 0fbd9eba: am c51bb4d3: Merge "XML parsing optimizations" into ics-mr1Christopher Tate2011-11-111-3/+3
|\| |
| * | XML parsing optimizationsChristopher Tate2011-11-111-3/+3
* | | am e24ac4b2: Merge "Update GET_UNINSTALLED_PACKAGES flag documentation" into ...Kenny Root2011-11-031-4/+8
|\| |
| * | Update GET_UNINSTALLED_PACKAGES flag documentationKenny Root2011-11-031-4/+8
* | | am f136aa34: Merge "Various performance and other work." into ics-mr1Dianne Hackborn2011-11-022-2/+33
|\| |
| * | Various performance and other work.Dianne Hackborn2011-10-312-2/+33
* | | am 74b2b954: am 09848bc8: Merge "docs: add developer guide cross references, ...Joe Fernandez2011-10-311-0/+6
|\| |
| * | am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE,...Joe Fernandez2011-10-291-0/+6
| |\|
| | * docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-281-0/+6
* | | am e02c88af: Work on process management.Dianne Hackborn2011-10-311-2/+4
|\| |
| * | Work on process management.Dianne Hackborn2011-10-281-2/+4
* | | Clarify the docs around the activityInfo field.Jeff Hamilton2011-10-271-2/+2
|/ /
* | am 4bbd71a6: Merge "Fix issue #5228934: IME shows up on boot, or when digits ...Dianne Hackborn2011-10-211-0/+1
|\|
| * Fix issue #5228934: IME shows up on boot, or when digits screen is tappedDianne Hackborn2011-10-201-0/+1
* | am 47f8367a: Merge "Work on issue #5465917: Wakelock *overflow* held for very...Dianne Hackborn2011-10-191-1/+1
|\|
| * Work on issue #5465917: Wakelock *overflow* held for very long timesDianne Hackborn2011-10-181-1/+1
* | Merge "Add a CrossProcessCursorWrapper. Bug: 5220669"Jeff Brown2011-10-141-1/+2
|\ \ | |/ |/|
| * Add a CrossProcessCursorWrapper.Jeff Brown2011-10-131-1/+2
* | Merge "docs: add developer guide cross-references, Project ACRE, Round 2" int...Joe Fernandez2011-10-142-3/+12
|\ \
| * | docs: add developer guide cross-references, Project ACRE, Round 2Joe Fernandez2011-10-142-3/+12
| |/
* | Merge "Add support for signature in getPackageArchiveInfo" into ics-mr0Kenny Root2011-10-131-0/+3
|\ \
| * | Add support for signature in getPackageArchiveInfoKenny Root2011-10-131-0/+3
| |/
* | Merge "Allow clearing out the source bounds" into ics-mr0Daniel Lehmann2011-10-121-4/+4
|\ \ | |/ |/|
| * Allow clearing out the source boundsDaniel Lehmann2011-10-121-4/+4
* | Use ashmem for CursorWindows.Jeff Brown2011-10-111-59/+51
|/
* Fix issue #5405788: Device continuously opening and closing...Dianne Hackborn2011-10-101-0/+2
* Merge "Fix ownership of CursorWindows across processes. Bug: 5332296"Jeff Brown2011-10-103-131/+80
|\
| * Fix ownership of CursorWindows across processes.Jeff Brown2011-10-093-131/+80
* | Merge "Implement CloseGuard in ContentResolver."Jeff Brown2011-10-101-5/+20
|\|
| * Implement CloseGuard in ContentResolver.Jeff Brown2011-10-091-5/+20
* | Merge "Clean up handrolled Binder proxies. Bug: 5332296"Jeff Brown2011-10-101-196/+196
|\|
| * Clean up handrolled Binder proxies.Jeff Brown2011-10-091-196/+196
* | Calling close() outside of the main thread breaks stuff.Dianne Hackborn2011-10-091-17/+4
* | Fix issue #5418999: [From My Phone] - ANR when navigating back from OneUp viewDianne Hackborn2011-10-091-4/+18
|/