summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Implement support for v8 countersAndrei Popescu2010-02-022-1/+19
* Merge "Restore search UI layout to get search button back"Bjorn Bringert2010-02-026-12/+8
|\
| * Restore search UI layout to get search button backBjorn Bringert2010-02-016-12/+8
* | Merge "Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates t...Mike LeBeau2010-02-011-5/+23
|\ \
| * | Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicatesMike LeBeau2010-02-011-5/+23
* | | Merge "Streamline: use Messages sent to a Handler subclass instead of posting...Chris Tate2010-02-011-44/+28
|\ \ \
| * | | Streamline: use Messages sent to a Handler subclass instead of posting RunnablesChristopher Tate2010-02-011-44/+28
* | | | Merge "Remove the obsolete unused hidden constant."Grace Kloba2010-02-011-23/+0
|\ \ \ \
| * | | | Remove the obsolete unused hidden constant.Grace Kloba2010-02-011-23/+0
| |/ / /
* | | | Merge "Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in S...Joe Onorato2010-02-011-1/+1
|\ \ \ \
| * | | | Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings.Joe Onorato2010-02-011-1/+1
* | | | | Anchor the page at top left corner when webView size changed.Shimeng (Simon) Wang2010-02-011-12/+20
| |/ / / |/| | |
* | | | Do not reshow the filter popup after hiding it.Romain Guy2010-02-011-1/+7
* | | | Merge "Overscrolling in AbsListView; visibility cleanup for FlingRunnable"Adam Powell2010-02-012-111/+279
|\ \ \ \ | |/ / / |/| | |
| * | | Overscrolling in AbsListView; visibility cleanup for FlingRunnableAdam Powell2010-02-012-111/+279
* | | | Merge "Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS inte...Mike LeBeau2010-02-011-0/+104
|\ \ \ \ | | |/ / | |/| |
| * | | Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent.Mike LeBeau2010-02-011-0/+104
* | | | Merge "Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605"Amith Yamasani2010-02-011-7/+6
|\ \ \ \
| * | | | Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605Amith Yamasani2010-02-011-7/+6
* | | | | Merge "Don't use the MemoryDealer in CursorWindow, it's not necessary."Mathias Agopian2010-02-012-11/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Don't use the MemoryDealer in CursorWindow, it's not necessary.Mathias Agopian2010-01-292-11/+11
* | | | | Added pause/resume update Picture to WebViewCore.Grace Kloba2010-02-012-8/+41
| |_|_|/ |/| | |
* | | | Merge "Add resources to specify package name for network location and geocode...Mike Lockwood2010-02-011-0/+6
|\ \ \ \
| * | | | Add resources to specify package name for network location and geocode provid...Mike Lockwood2010-01-311-0/+6
* | | | | Remove excessive logging.Wu-cheng Li2010-01-301-1/+1
* | | | | Add focal length and view angle API.Wu-cheng Li2010-01-301-0/+33
* | | | | Add Camera.getSupportedThumbnailSizes() and Size.equals().Wu-cheng Li2010-01-301-1/+35
* | | | | Merge "Fix sample code insertion."Dianne Hackborn2010-01-292-8/+6
|\ \ \ \ \
| * | | | | Fix sample code insertion.Dianne Hackborn2010-01-292-8/+6
* | | | | | am 3a8a2818: am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so...Jim Miller2010-01-291-2/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset...Jim Miller2010-01-291-2/+12
| |\ \ \ \ \
| | * | | | | Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we g...Jim Miller2010-01-291-2/+12
* | | | | | | Merge "Fix SDK build."Dianne Hackborn2010-01-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix SDK build.Dianne Hackborn2010-01-291-1/+1
* | | | | | | | Merge "Adding system preferences for contacts: sort order and display order."Dmitri Plotnikov2010-01-291-2/+52
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Adding system preferences for contacts: sort order and display order.Dmitri Plotnikov2010-01-261-2/+52
* | | | | | | | More device policy work: clarify password modes, monkeying.Dianne Hackborn2010-01-297-61/+156
* | | | | | | | Merge "Apps on SD card project. Refactored recommendAppInstallLocation(..) me...Oscar Montemayor2010-01-292-77/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | Apps on SD card project.Oscar Montemayor2010-01-292-77/+89
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Phase 2 of test cleanup: moving test files from AndroidTests closer to...Neal Nguyen2010-01-29143-5/+23751
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Phase 2 of test cleanup: moving test files from AndroidTests closer to their ...Neal Nguyen2010-01-29143-5/+23751
* | | | | | | | Merge "Added dumpHprofDataDdms() call."Andy McFadden2010-01-292-1/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Added dumpHprofDataDdms() call.Andy McFadden2010-01-292-1/+49
* | | | | | | | | Fix build: javadoc @link pointers need HTML-style #refnameChristopher Tate2010-01-291-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge "Simplify the MemoryDealer implementation"Mathias Agopian2010-01-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Simplify the MemoryDealer implementationMathias Agopian2010-01-291-1/+1
* | | | | | | | | Merge "Make backup/restore asynchronous and enforce timeouts"Chris Tate2010-01-294-18/+53
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Make backup/restore asynchronous and enforce timeoutsChristopher Tate2010-01-294-18/+53
* | | | | | | | | Unhide ThumbnailUtils to support Camera unbundling.Ray Chen2010-01-291-7/+7
* | | | | | | | | Merge "Implement the GL11ExtensionPack APIs."Jack Palevich2010-01-291-89/+943
|\ \ \ \ \ \ \ \ \