summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make WRITE_APN_SETTINGS a system-only permission."Robert Greenwalt2011-09-011-1/+1
|\
| * Make WRITE_APN_SETTINGS a system-only permission.Robert Greenwalt2011-09-011-1/+1
* | Merge "Dispatch onDetachedFromWindow before destroying everything Bug #5245686"Romain Guy2011-09-013-9/+18
|\ \
| * | Dispatch onDetachedFromWindow before destroying everythingRomain Guy2011-09-013-9/+18
* | | Merge "Cleaning up the accessibility of MultiWaveView"Svetoslav Ganov2011-09-016-41/+13
|\ \ \
| * | | Cleaning up the accessibility of MultiWaveViewSvetoslav Ganov2011-08-306-41/+13
* | | | Merge "Prevent serialization after being destroyed"John Reck2011-09-012-1/+8
|\ \ \ \
| * | | | Prevent serialization after being destroyedJohn Reck2011-09-012-1/+8
* | | | | Merge "Fix destroy race condition"John Reck2011-09-011-4/+14
|\ \ \ \ \
| * | | | | Fix destroy race conditionJohn Reck2011-09-011-4/+14
| |/ / / /
* | | | | Merge "Partial rollback of I9ebc92dc"John Reck2011-09-011-6/+3
|\ \ \ \ \
| * | | | | Partial rollback of I9ebc92dcJohn Reck2011-09-011-6/+3
| |/ / / /
* | | | | Merge "Fix a calendar info query to use a constant instead of a string"Erik Pasternak2011-09-011-1/+1
|\ \ \ \ \
| * | | | | Fix a calendar info query to use a constant instead of a stringMichael Chan2011-09-011-1/+1
* | | | | | Merge "Add AbstractCursor.setExtras()"Makoto Onuki2011-09-011-12/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add AbstractCursor.setExtras()Makoto Onuki2011-08-311-12/+25
* | | | | | Merge "Revert "Fixed the problem with the calendar sort order using the colum...Erik Pasternak2011-09-011-1/+1
|\ \ \ \ \ \
| * | | | | | Revert "Fixed the problem with the calendar sort order using the column name"Erik Pasternak2011-09-011-1/+1
* | | | | | | Merge "Using ListView for Suggestion popup window"Gilles Debunne2011-09-0116-151/+162
|\ \ \ \ \ \ \
| * | | | | | | Using ListView for Suggestion popup windowGilles Debunne2011-08-3116-151/+162
* | | | | | | | Merge "Code cleaning"Fabrice Di Meglio2011-09-011-5/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Code cleaningFabrice Di Meglio2011-08-311-5/+0
* | | | | | | | | Merge "Accessibility hover events are fired if hover otside of modal window."Svetoslav Ganov2011-09-011-14/+20
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Accessibility hover events are fired if hover otside of modal window.Svetoslav Ganov2011-08-311-14/+20
* | | | | | | | | Fixed the problem with the calendar sort order using the column nameMichael Chan2011-09-011-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge "Increase orientation settle time. Bug: 4981385"Dianne Hackborn2011-09-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Increase orientation settle time.Jeff Brown2011-08-311-1/+1
* | | | | | | | | Merge "Preload libchromium_net in addition to libwebcore."Ben Murdoch2011-09-012-4/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Preload libchromium_net in addition to libwebcore.Ben Murdoch2011-09-012-4/+6
* | | | | | | | | Merge "Draw text selection in Java"John Reck2011-09-011-7/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Draw text selection in JavaJohn Reck2011-08-311-7/+67
* | | | | | | | | | Add video snapshot camera parameter.Wu-cheng Li2011-09-011-0/+30
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Create new isNetworkSupported API"Robert Greenwalt2011-08-312-0/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Create new isNetworkSupported APIRobert Greenwalt2011-08-312-0/+20
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Don't log PII when launching intents with "sms:" or "sip:" URIsDavid Brown2011-08-311-0/+4
* | | | | | | | | Merge "Fix JNI leak in copyStringToBuffer Bug: 5244396"Jeff Brown2011-08-311-2/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix JNI leak in copyStringToBufferJeff Brown2011-08-311-2/+0
* | | | | | | | | Merge "Make EdgeEffect public API."Adam Powell2011-08-317-47/+85
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make EdgeEffect public API.Adam Powell2011-08-317-47/+85
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Switches now have checked state"Peter Ng2011-08-312-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Switches now have checked statePeter Ng2011-08-302-0/+2
* | | | | | | | | | Use floating point window positions.Dianne Hackborn2011-08-311-1/+2
* | | | | | | | | | Merge "Fix bug #5243493 TextView selection is not working correctly when ther...Fabrice Di Meglio2011-08-311-1/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Fix bug #5243493 TextView selection is not working correctly when there is so...Fabrice Di Meglio2011-08-311-1/+4
* | | | | | | | | Merge "NFC API updates."Nick Pelly2011-08-317-51/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFC API updates.Nick Pelly2011-08-307-51/+69
* | | | | | | | | | Merge "Fix input channel leak. Bug: 5156144"Jeff Brown2011-08-314-27/+56
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Fix input channel leak.Jeff Brown2011-08-304-27/+56
* | | | | | | | | Fix bug 5220390 - action bar title metricsAdam Powell2011-08-315-1/+26
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge "Add a comment for setAdditionalInputMethodSubtypes"satok2011-08-311-0/+8
|\ \ \ \ \ \ \ \