summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add Japanese specific key codes."Jeff Brown2012-04-021-2/+26
|\
| * Add Japanese specific key codes.Yang Chuang2012-04-021-2/+26
* | Merge "Allow fine-grained control over functors execution"Chris Craik2012-04-024-20/+70
|\ \
| * | Allow fine-grained control over functors executionRomain Guy2012-04-024-20/+70
| |/
* | Enabling DisplayList propertiesChet Haase2012-04-021-1/+1
* | Merge "Only preload items if they are within the valid range (issue 6265338, ...Adam Cohen2012-04-021-3/+18
|\ \
| * | Only preload items if they are within the valid range (issue 6265338, 6194161)Adam Cohen2012-04-021-3/+18
* | | Merge "Re-enable DisplayList properties."Chet Haase2012-04-023-22/+94
|\ \ \
| * | | Re-enable DisplayList properties.Chet Haase2012-04-023-22/+94
* | | | Merge "Refactoring SpannableStringBuilder"Gilles Debunne2012-04-021-80/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Refactoring SpannableStringBuilderGilles Debunne2012-04-021-80/+52
* | | | Merge "Don't show keyboard on focus change."George Mount2012-04-022-5/+1
|\ \ \ \
| * | | | Don't show keyboard on focus change.George Mount2012-04-022-5/+1
* | | | | Merge "Remove unused FORM_DID_BLUR hooks."George Mount2012-04-022-16/+0
|\ \ \ \ \
| * | | | | Remove unused FORM_DID_BLUR hooks.George Mount2012-04-022-16/+0
| |/ / / /
* | | | | Merge "Add support for native library paths with instrumentation"Brian Carlstrom2012-04-022-2/+16
|\ \ \ \ \
| * | | | | Add support for native library paths with instrumentationBrian Carlstrom2012-04-022-2/+16
| | |_|_|/ | |/| | |
* | | | | Merge "Fix layout params resolution"Fabrice Di Meglio2012-04-021-7/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix layout params resolutionFabrice Di Meglio2012-03-301-7/+6
* | | | | Merge "Add frame counter to dumpGfxInfo"Michael Jurka2012-04-022-5/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add frame counter to dumpGfxInfoMichael Jurka2012-03-302-5/+22
* | | | | Merge "Show action buttons in expanded notifications."Daniel Sandler2012-04-021-4/+38
|\ \ \ \ \
| * | | | | Show action buttons in expanded notifications.Daniel Sandler2012-03-301-4/+38
* | | | | | Merge "Add new feature to let apps layout over status bar / system bar."Dianne Hackborn2012-03-306-152/+421
|\ \ \ \ \ \
| * | | | | | Add new feature to let apps layout over status bar / system bar.Dianne Hackborn2012-03-306-152/+421
| |/ / / / /
* | | | | | Merge "Prevent message being sent twice in onSavePassword"Michael Kolb2012-03-301-10/+31
|\ \ \ \ \ \
| * | | | | | Prevent message being sent twice in onSavePasswordMichael Kolb2012-03-301-10/+31
| | |/ / / / | |/| | | |
* | | | | | Merge "Set class name for WebView on A11y events and infos."Svetoslav Ganov2012-03-301-0/+2
|\ \ \ \ \ \
| * | | | | | Set class name for WebView on A11y events and infos.alanv2012-03-301-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Detect surface resizes"Romain Guy2012-03-301-7/+21
|\ \ \ \ \ \
| * | | | | | Detect surface resizesRomain Guy2012-03-301-7/+21
| |/ / / / /
* | | | | | Merge "java-side enable/disable switch for link prefetch via WebSettings"Victoria Lease2012-03-301-0/+11
|\ \ \ \ \ \
| * | | | | | java-side enable/disable switch for link prefetch via WebSettingsVictoria Lease2012-03-301-0/+11
| |/ / / / /
* | | | | | Spans added during a text change are broadcastedGilles Debunne2012-03-301-5/+3
* | | | | | Extracted text editing logic in a separate classGilles Debunne2012-03-302-3773/+3960
|/ / / / /
* | | | | Merge "Fix permission documentation."Martijn Coenen2012-03-302-1/+2
|\ \ \ \ \
| * | | | | Fix permission documentation.Martijn Coenen2012-03-292-1/+2
* | | | | | Merge "Fix typo preventing layers from scrolling to top"John Reck2012-03-301-1/+1
|\ \ \ \ \ \
| * | | | | | Fix typo preventing layers from scrolling to topJohn Reck2012-03-291-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Improve responsiveness by always consuming batched events.Jeff Brown2012-03-291-3/+7
|/ / / / /
* | | | | 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