summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improve responsiveness by always consuming batched events."Jeff Brown2012-03-291-3/+7
|\
| * Improve responsiveness by always consuming batched events.Jeff Brown2012-03-291-3/+7
* | Move TelephonyCapabilities from Phone to telephonyDaisuke Miyakawa2012-03-292-0/+8
|/
* Merge "Refactor DisplayEventReceiver read loop."Jeff Brown2012-03-291-28/+29
|\
| * Refactor DisplayEventReceiver read loop.Jeff Brown2012-03-291-28/+29
* | Merge "Enable vsync traversals by default."Jeff Brown2012-03-294-307/+294
|\ \ | |/
| * Enable vsync traversals by default.Jeff Brown2012-03-294-307/+294
* | Merge "Improve FocusFinder for RTL support"Fabrice Di Meglio2012-03-291-14/+16
|\ \
| * | Improve FocusFinder for RTL supportFabrice Di Meglio2012-03-271-14/+16
* | | Merge "Fix NDEF documentation to indicate the message may be null."Martijn Coenen2012-03-292-15/+11
|\ \ \
| * | | Fix NDEF documentation to indicate the message may be null.Martijn Coenen2012-03-292-15/+11
* | | | Merge "Enable scrolling page while editing text."George Mount2012-03-291-92/+97
|\ \ \ \
| * | | | Enable scrolling page while editing text.George Mount2012-03-291-92/+97
* | | | | Merge "Allow formatting a tag as NDEF without a message."Martijn Coenen2012-03-291-3/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Allow formatting a tag as NDEF without a message.Martijn Coenen2012-03-291-3/+7
* | | | | Merge "Use Application#registerLifecycleEvents() instead of a Fragment for Be...Nick Pelly2012-03-294-280/+406
|\ \ \ \ \
| * | | | | Use Application#registerLifecycleEvents() instead of a Fragment for Beam.Nick Pelly2012-03-294-280/+406
* | | | | | Merge "Disable DisplayList properties pending fixes for AlphaAnimation"Chet Haase2012-03-291-1/+1
|\ \ \ \ \ \
| * | | | | | Disable DisplayList properties pending fixes for AlphaAnimationChet Haase2012-03-291-1/+1
* | | | | | | Merge "Add document to SpellCheckerService"satok2012-03-291-2/+6
|\ \ \ \ \ \ \
| * | | | | | | Add document to SpellCheckerServicesatok2012-03-291-2/+6
* | | | | | | | Merge "Support batching input changes to remove flicker."George Mount2012-03-292-7/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | Support batching input changes to remove flicker.George Mount2012-03-282-7/+61
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "The beginning of expanded notifications."Daniel Sandler2012-03-295-28/+186
|\ \ \ \ \ \ \ \
| * | | | | | | | The beginning of expanded notifications.Daniel Sandler2012-03-295-28/+186
* | | | | | | | | Merge "Minor code tidying up in WebStorage & GeolocationPermission"Jonathan Dixon2012-03-292-14/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Minor code tidying up in WebStorage & GeolocationPermissionJonathan Dixon2012-03-282-14/+3
* | | | | | | | | | Merge "Ensure pointer location view is attached to the policy thread."Jeff Brown2012-03-291-245/+241
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Ensure pointer location view is attached to the policy thread.Jeff Brown2012-03-291-245/+241
* | | | | | | | | Take sentence-level spell checking APIs publicsatok2012-03-293-17/+38
* | | | | | | | | Merge "Show the current user in power menu"Amith Yamasani2012-03-282-4/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Show the current user in power menuAmith Yamasani2012-03-282-4/+28
* | | | | | | | | | Merge "Added a unit test for DynamicLayout#updateBlocks"Gilles Debunne2012-03-282-1/+344
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Added a unit test for DynamicLayout#updateBlocksGilles Debunne2012-03-262-1/+344
* | | | | | | | | | Merge "Refactor GLES20Canvas/HardwareRenderer JNI layers"Romain Guy2012-03-284-112/+143
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor GLES20Canvas/HardwareRenderer JNI layersRomain Guy2012-03-284-112/+143
* | | | | | | | | | | Merge "Fix bug #6248364 Tamil and Denavagari text crash in Google+"Fabrice Di Meglio2012-03-281-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix bug #6248364 Tamil and Denavagari text crash in Google+Fabrice Di Meglio2012-03-281-0/+4
* | | | | | | | | | | Merge changes I7459b9e9,I9bc5573eAnatol Pomazau2012-03-282-61/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | frameworks base Android.mk file changesJames Dong2012-03-281-0/+1
| * | | | | | | | | | Deleted the media, camera, drm related files since they are relocatedJames Dong2012-03-282-61/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Handle non DynamicLayout in Editable draw method."Gilles Debunne2012-03-281-54/+55
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Handle non DynamicLayout in Editable draw method.Gilles Debunne2012-03-271-54/+55
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Moving focus on text should not create an Editor"Gilles Debunne2012-03-281-1/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Moving focus on text should not create an EditorGilles Debunne2012-03-271-1/+0
| |/ / / / / / /
* | | | | | | | Snap selection handles to textGeorge Mount2012-03-282-36/+254
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge "Remove superfluous code after removal of Android HTTP stack"Steve Block2012-03-283-214/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove superfluous code after removal of Android HTTP stackSteve Block2012-03-263-214/+1
* | | | | | | | Merge "Tidy up usage of URLUtil constants"Jonathan Dixon2012-03-284-13/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Tidy up usage of URLUtil constantsJonathan Dixon2012-03-284-13/+6