summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-1636-13718/+0
* Clean up JavaBridgeSteve Block2011-05-121-11/+12
* Clean up DeviceMotionClientImpl and DeviceOrientationClientImplSteve Block2011-05-122-6/+4
* Clean up WebViewCoreSteve Block2011-05-122-44/+35
* Clean up includes in WebStorage.cppSteve Block2011-05-101-4/+4
* Merge WebKit at r74534: Rename rendering methodsBen Murdoch2011-05-101-1/+1
* Merge WebKit at r74534: Fix WebSettings.cppBen Murdoch2011-05-101-1/+1
* Merge WebKit at r74534: Fix WebCoreFrameBridge.cppBen Murdoch2011-05-101-1/+1
* Merge WebKit at r74534: Fix WebCoreFrameBridge.cpp andBen Murdoch2011-05-101-8/+8
* Merge WebKit at r74534: Fix RenderBlockLineLayout.cpp and others.Ben Murdoch2011-05-101-1/+1
* Fix crash in font-handling code caused by repainting while a style recalculat...David Deephanphongs2011-05-041-2/+17
* Fix a compiler warning in handleTouchEvent()Steve Block2011-04-201-1/+1
* Avoid prematurely deleting a JNI local ref in FindAddressSteve Block2011-04-201-3/+1
* am eecdc5b2: am 4c6c5a28: Merge "Turns out args should not be decoded twice."...Bart Sears2011-03-211-3/+0
|\
| * Turns out args should not be decoded twice.Patrick Scott2011-03-171-3/+0
* | am 2de6de7e: am 8e1d1088: Pass the URL at the enterfullscreen timeTeng-Hui Zhu2011-03-162-4/+5
|\ \ | |/
| * Pass the URL at the enterfullscreen timeTeng-Hui Zhu2011-03-162-4/+5
* | am be37cc60: am 9bddcae7: Merge "b/3392594 keep the remaining touch points wh...Huahui Wu2011-03-142-15/+38
|\ \ | |/
| * Merge "b/3392594 keep the remaining touch points when one is ended." into hon...Huahui Wu2011-03-142-15/+38
| |\
| | * b/3392594 keep the remaining touch points when one is ended.Huahui Wu2011-03-142-15/+38
* | | resolved conflicts for merge of 24e276c8 to masterNicolas Roard2011-03-112-0/+19
|\ \ \ | |/ /
| * | HTML5 Video improvementsNicolas Roard2011-03-112-0/+19
* | | am f6fdbf35: am 55550b6a: Merge "Do not attempt to put textfield onscreen whe...Leon Scroggins2011-03-092-13/+1
|\ \ \ | |/ /
| * | Merge "Do not attempt to put textfield onscreen when size changes." into hone...Leon Scroggins2011-03-092-13/+1
| |\ \
| | * | Do not attempt to put textfield onscreen when size changes.Leon Scroggins2011-03-092-13/+1
| | |/
* | | am bc3bf9d0: am 05bdccdb: Merge "Clear DOM storage when clearing other cached...Ben Murdoch2011-03-091-0/+7
|\ \ \ | |/ /
| * | Merge "Clear DOM storage when clearing other cached data." into honeycomb-mr1Ben Murdoch2011-03-091-0/+7
| |\ \
| | * | Clear DOM storage when clearing other cached data.Ben Murdoch2011-03-091-0/+7
* | | | am 992fbcb2: am 63e8611f: Merge "remove restriction on CSS Mimetype" into hon...Cary Clark2011-03-091-3/+0
|\ \ \ \ | |/ / /
| * | | Merge "remove restriction on CSS Mimetype" into honeycomb-mr1Cary Clark2011-03-091-3/+0
| |\ \ \ | | |_|/ | |/| |
| | * | remove restriction on CSS MimetypeCary Clark2011-03-091-3/+0
| | |/
* | | am e353f163: am d9fa508e: Merge "Parse x-auto-login and send it up to Java." ...Patrick Scott2011-03-092-0/+56
|\ \ \ | |/ /
| * | Merge "Parse x-auto-login and send it up to Java." into honeycomb-mr1Patrick Scott2011-03-092-0/+56
| |\ \ | | |/ | |/|
| | * Parse x-auto-login and send it up to Java.Patrick Scott2011-03-082-0/+56
| * | cherry-pick this change from master (should be in honeycomb-mr1) (please don'...Ed Heyl2011-03-081-2/+2
| |/
* | Use members rather than globals to avoid leaking memory.Leon Scroggins2011-03-042-1/+7
* | Merge "Avoid Android modifications to JavaNPObjectV8.cpp/h"Steve Block2011-03-031-2/+2
|\ \ | |/ |/|
| * Avoid Android modifications to JavaNPObjectV8.cpp/hSteve Block2011-03-021-2/+2
* | check for stacking context before scrolling layerCary Clark2011-03-021-1/+4
* | Merge "Part bug 3489551 Browser doesn't send cookies for HTML5 video in incog...Kristian Monsen2011-03-011-9/+9
|\ \
| * | Part bug 3489551 Browser doesn't send cookies for HTML5 video in incognitoKristian Monsen2011-03-011-9/+9
* | | Only support saveWebArchive for (X)HTMLJohn Reck2011-02-281-0/+3
|/ /
* | Allow a site to specify to not show the IME for a textfield.Leon Scroggins2011-02-251-2/+20
* | Use an appropriate parameter for revealSelection.Leon Scroggins2011-02-251-2/+2
* | Stop the blinking caret when moving to another field.Leon Scroggins2011-02-242-4/+18
* | Merge "Skia Merge (revision 808)"Derek Sollenberger2011-02-242-8/+8
|\ \
| * | Skia Merge (revision 808)Derek Sollenberger2011-02-222-8/+8
* | | Merge "Copy constructor for AutoJObject must increase the ref count on the un...Steve Block2011-02-241-0/+4
|\ \ \
| * | | Copy constructor for AutoJObject must increase the ref count on the underlyin...Steve Block2011-02-231-0/+4
| | |/ | |/|
* | | Scroll the RenderLayer during touch events.Patrick Scott2011-02-222-47/+35
| |/ |/|