summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add setXSSAuditorEnabled support in WebSettings.Elliott Slaughter2010-06-221-0/+12
* Merge "when corruption occurs, not clsing the db is casuing stack overflow"Vasu Nori2010-06-221-1/+6
|\
| * when corruption occurs, not clsing the db is casuing stack overflowVasu Nori2010-06-221-1/+6
* | Merge "Fix the simulator build."Romain Guy2010-06-222-8/+24
|\ \ | |/ |/|
| * Fix the simulator build.Romain Guy2010-06-222-8/+24
* | Merge "Add a WebSettings to control whether WebView will use some perf trick,...Grace Kloba2010-06-222-0/+26
|\ \
| * | Add a WebSettings to control whether WebView willGrace Kloba2010-06-212-0/+26
* | | Merge "Web runtime - link following with simple SOP check - back button - ...Ben Murdoch2010-06-221-4/+63
|\ \ \ | |_|/ |/| |
| * | Web runtimeBen Murdoch2010-06-211-4/+63
* | | Fixed scrolling issue when moving cursor in long TextViews.Gilles Debunne2010-06-211-1/+1
* | | Merge "Fixed scrolling issue when moving cursor in long TextViews."Gilles Debunne2010-06-211-37/+38
|\ \ \
| * | | Fixed scrolling issue when moving cursor in long TextViews.Gilles Debunne2010-06-211-37/+38
| |/ /
* | | Merge "Remove ContactHeaderWidget, because it lives directly in the Contacts ...Daniel Lehmann2010-06-215-855/+0
|\ \ \
| * | | Remove ContactHeaderWidget, because it lives directly in the Contacts App fro...Daniel Lehmann2010-06-215-855/+0
* | | | Merge "Changes for bluetooth keyboard support."Adam Powell2010-06-213-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Changes for bluetooth keyboard support.Adam Powell2010-06-213-2/+6
* | | | Recover a handful of commits that were reverted earlierJean-Baptiste Queru2010-06-212-2/+2
| |_|/ |/| |
* | | Merge "fix broken test similar to I32c30f7d05e5bec7c6b2776ce9a80c8be61d856f"Vasu Nori2010-06-211-2/+2
|\ \ \
| * | | fix broken test similar to I32c30f7d05e5bec7c6b2776ce9a80c8be61d856fVasu Nori2010-06-171-2/+2
* | | | am 0fcfa0a5: am f25c560d: am 30cf330f: Import revised translationsKenny Root2010-06-211-2/+2
|\ \ \ \
| * \ \ \ am f25c560d: am 30cf330f: Import revised translationsKenny Root2010-06-211-2/+2
| |\ \ \ \
| | * \ \ \ am 30cf330f: Import revised translationsKenny Root2010-06-211-2/+2
| | |\ \ \ \
| | | * | | | Import revised translationsKenny Root2010-06-211-2/+2
* | | | | | | Merge "Add getWrappedCursor, and update the JavaDoc."Andrew Stadler2010-06-211-7/+11
|\ \ \ \ \ \ \
| * | | | | | | Add getWrappedCursor, and update the JavaDoc.Andrew Stadler2010-06-211-7/+11
* | | | | | | | Merge "journal_mode should be set only on non-memory databases"Vasu Nori2010-06-211-5/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | journal_mode should be set only on non-memory databasesVasu Nori2010-06-211-5/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | am b2ce04c2: am cfe3d205: am c4e38577: Import revised translationsKenny Root2010-06-215-166/+166
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | am cfe3d205: am c4e38577: Import revised translationsKenny Root2010-06-215-166/+166
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | am c4e38577: Import revised translationsKenny Root2010-06-215-166/+166
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Import revised translationsKenny Root2010-06-205-166/+166
* | | | | | Add dumpChildFramesAsText function support in LayoutTestController.Shimeng (Simon) Wang2010-06-211-2/+16
| |_|_|_|/ |/| | | |
* | | | | Action bar button layout changes.Adam Powell2010-06-186-9/+72
* | | | | am fddf19f6: am a2650db7: Merge "Fix SDK docs build." into gingerbreadDaniel Sandler2010-06-171-9/+10
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am a2650db7: Merge "Fix SDK docs build." into gingerbreadDaniel Sandler2010-06-171-9/+10
| |\ \ \ | | |/ /
| | * | Merge "Fix SDK docs build." into gingerbreadDaniel Sandler2010-06-171-9/+10
| | |\ \
| | | * | Fix SDK docs build.Daniel Sandler2010-06-171-9/+10
* | | | | Merge "move a sqlite test from framework-tests to coretests"Vasu Nori2010-06-171-0/+274
|\ \ \ \ \
| * | | | | move a sqlite test from framework-tests to coretestsVasu Nori2010-06-171-0/+274
* | | | | | Merge "HID profile."Jaikumar Ganesh2010-06-1710-9/+521
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | HID profile.Jaikumar Ganesh2010-06-1710-9/+521
* | | | | | Merge "Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0."Romain Guy2010-06-176-26/+659
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0.Romain Guy2010-06-176-26/+659
* | | | | | am 42bb545a: am 5c225b16: Even more native input dispatch work in progress.Jeff Brown2010-06-173-458/+324
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 5c225b16: Even more native input dispatch work in progress.Jeff Brown2010-06-173-458/+324
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Even more native input dispatch work in progress.Jeff Brown2010-06-173-458/+324
| | | |/ / | | |/| |
* | | | | am 747f75dc: am 3a0146cd: Merge "New API for "immersive" activity windows." i...Daniel Sandler2010-06-171-1/+14
|\ \ \ \ \ | |/ / / /
| * | | | am 3a0146cd: Merge "New API for "immersive" activity windows." into gingerbreadDaniel Sandler2010-06-171-1/+14
| |\ \ \ \ | | |/ / /
| | * | | New API for "immersive" activity windows.Daniel Sandler2010-06-171-1/+14
* | | | | am 04b4f781: am cc86c933: Merge "New API for high-priority Notifications and ...Daniel Sandler2010-06-171-5/+39
|\ \ \ \ \ | |/ / / /