summaryrefslogtreecommitdiffstats
path: root/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* exclude from cache nodes that are entirely clipped outCary Clark2009-12-081-6/+3
* Merge change Ia8a49e0d into eclair-mr2Android (Google) Code Review2009-12-081-1/+2
|\
| * fix debugging outputCary Clark2009-12-071-1/+2
* | Switching from activity based full screen plugins to a view system overlay.Derek Sollenberger2009-12-086-86/+37
* | Merge change I747854ee into eclair-mr2Android (Google) Code Review2009-12-081-1/+0
|\ \
| * | Remove an accidentally added include.Ben Murdoch2009-12-071-1/+0
* | | Provide <input> type information to Java side.Leon Scroggins2009-12-074-15/+39
* | | Merge change I38601c0e into eclair-mr2Android (Google) Code Review2009-12-071-2/+8
|\ \ \ | |_|/ |/| |
| * | Fix the wrong layout in the layout test.Grace Kloba2009-12-061-2/+8
| |/
* | fix crash reading readonly node stateCary Clark2009-12-071-4/+4
* | Store InputType information for <input> fields, return SEARCH action for SEAR...Leon Scroggins2009-12-075-8/+21
|/
* Merge change If686b999 into eclair-mr2Android (Google) Code Review2009-12-042-3/+5
|\
| * Pass up flags for the main resource and user gesture.Patrick Scott2009-12-042-3/+5
* | Merge change I49b2fbe0 into eclair-mr2Android (Google) Code Review2009-12-041-3/+10
|\ \
| * | Only re-center the page if it is zoom change orGrace Kloba2009-12-041-3/+10
| |/
* | fix nav cache debuggingCary Clark2009-12-041-4/+3
* | move input-related fields out of CachedNode to expandCary Clark2009-12-0411-174/+318
|/
* Rework CL, https://android-git.corp.google.com/g/#change,34511Grace Kloba2009-12-032-10/+0
* Fix the build due to auto mergeGrace Kloba2009-12-031-1/+2
* After turning on page cache, the parent HistoryItemGrace Kloba2009-12-032-0/+16
* Android History unforking pt4: Android specific changes to makefiles and othe...Ben Murdoch2009-12-035-107/+50
* Save form data for elements other than type "text".Leon Scroggins2009-12-021-20/+15
* Enable WebKit page cache through WebSettings.Grace Kloba2009-12-025-36/+175
* Merge change Ie0a2c0d4 into eclair-mr2Android (Google) Code Review2009-12-022-17/+15
|\
| * Move dump display tree to sdcard as dom and render tree.Grace Kloba2009-12-012-17/+15
* | Merge change I3aa3fc5b into eclair-mr2Android (Google) Code Review2009-12-021-4/+8
|\ \
| * | skip nodes when building nav cache if parents are clipped outCary Clark2009-12-021-4/+8
| |/
* | nav to container if it wants key eventsCary Clark2009-12-022-6/+6
|/
* cleaning up local JNI references for plugins and caching appropriate JNI ids.Derek Sollenberger2009-12-012-9/+45
* Adding native portion of the PluginActivity class.Derek Sollenberger2009-12-011-0/+77
* Cleanup how a plugin requests to go full-screen.Derek Sollenberger2009-12-016-22/+13
* Merge change I24ba66f9 into eclair-mr2Android (Google) Code Review2009-12-013-44/+3
|\
| * Cleaning up android_npapi by removing implemented functions and unused parame...Derek Sollenberger2009-11-303-44/+3
* | navigate preferably between children of the same parentCary Clark2009-11-303-8/+12
* | fix bugs in nav cache dumpCary Clark2009-11-302-8/+20
* | Fix a crash when closing the native history.Patrick Scott2009-11-301-3/+6
|/
* Refactoring plugins to use new java interfaces.Derek Sollenberger2009-11-306-92/+77
* Merge change I1890130f into eclair-mr2Android (Google) Code Review2009-11-252-0/+100
|\
| * Update files in platform/android to match what was upstreamed inAndrei Popescu2009-11-252-0/+100
* | Remove nativeTextInputMotionUp.Leon Scroggins2009-11-251-31/+0
* | Merge change I6d6312e9 into eclair-mr2Android (Google) Code Review2009-11-254-7/+7
|\ \
| * | Fixes WTF include in WebCore/page/Geolocation.cpp to fix Mac build.Steve Block2009-11-244-7/+7
| |/
* | Unfork WebCore/bridge/jni.Ben Murdoch2009-11-241-5/+5
|/
* Fix the sim build.Patrick Scott2009-11-231-0/+1
* Merge change Ia4f91efd into eclair-mr2Android (Google) Code Review2009-11-233-17/+34
|\
| * Moves get_thread_msec from JavaScriptCore/wtf/CurrentTime to WebKit/android/T...Steve Block2009-11-203-17/+34
* | Move the benchmark code inside libwebcore.soPatrick Scott2009-11-237-0/+701
|/
* Merge change Ifb1214a6 into eclair-mr2Android (Google) Code Review2009-11-192-1/+14
|\
| * Change window focus only if the user initiated the event.Patrick Scott2009-11-192-1/+14
* | Merge change Ia0156890 into eclair-mr2Android (Google) Code Review2009-11-191-4/+22
|\ \ | |/ |/|