summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pull down change 51321 from webkit.org.Patrick Scott2009-12-095-7/+8
* Moves JSC-specific functions from jni_utility and moves them to a new jsc/jni...Steve Block2009-12-078-266/+349
* am daa8318d: (-s ours) DO NOT MERGE. This is cherry picked from https://andro...Grace Kloba2009-12-040-0/+0
|\
| * DO NOT MERGE.Grace Kloba2009-12-044-81/+372
* | Merge change I2b870c71 into eclair-mr2Android (Google) Code Review2009-12-041-4/+0
|\ \
| * | Enables x-mac-cyrillic on Android, now that this is in our version of ICU.Steve Block2009-12-041-4/+0
* | | Merge change If686b999 into eclair-mr2Android (Google) Code Review2009-12-043-5/+11
|\ \ \
| * | | Pass up flags for the main resource and user gesture.Patrick Scott2009-12-043-5/+11
* | | | 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-0412-174/+319
|/ / /
* | | Merge change Iceb63592 into eclair-mr2Android (Google) Code Review2009-12-033-0/+19
|\ \ \ | |/ / |/| |
| * | Experimental change. Cache pages with unload eventGrace Kloba2009-12-033-0/+19
* | | Rework CL, https://android-git.corp.google.com/g/#change,34511Grace Kloba2009-12-034-13/+2
|/ /
* | another file to fix the buildGrace Kloba2009-12-031-0/+2
* | Fix the build due to auto mergeGrace Kloba2009-12-031-1/+2
* | After turning on page cache, the parent HistoryItemGrace Kloba2009-12-033-0/+20
* | Merge change I70c3076b into eclair-mr2Android (Google) Code Review2009-12-031-3/+7
|\ \
| * | Fixes a crashing Geolocation bug when a watch is cleared from certain callbacks.Steve Block2009-12-031-3/+7
* | | Android History unforking pt4: Android specific changes to makefiles and othe...Ben Murdoch2009-12-038-108/+53
* | | Android History unforking pt3: Changes to the notifyHIstoryItemChanged functi...Ben Murdoch2009-12-034-40/+10
* | | Android History unforking pt2: BackForwardList changes. Fire a notification t...Ben Murdoch2009-12-0315-51/+105
* | | Android history unforking pt 1: Add Android specific files and #if PLATFORM(A...Ben Murdoch2009-12-033-13/+121
* | | Save form data for elements other than type "text".Leon Scroggins2009-12-021-20/+15
* | | Enable WebKit page cache through WebSettings.Grace Kloba2009-12-029-38/+266
* | | 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
|/ / /
* | | Updates Geolocation V8 bindings to match patch submitted to webkit.org.Steve Block2009-12-0210-190/+154
|/ /
* | 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
* | Merge change I783ff698 into eclair-mr2Android (Google) Code Review2009-12-012-10/+2
|\ \
| * | Removes superfluous file V8 DerivedSourcesAllInOne.cpp from Android build.Steve Block2009-12-012-10/+2
* | | Cleanup how a plugin requests to go full-screen.Derek Sollenberger2009-12-017-22/+14
* | | 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
* | | | Merge change Iae9809cb into eclair-mr2Android (Google) Code Review2009-12-012-16/+8
|\ \ \ \
| * | | | Fixes Makefiles to have proper dependency on HTMLTagNames.in and HTMLAttribut...Steve Block2009-12-012-16/+8
| | |/ / | |/| |
* | | | navigate preferably between children of the same parentCary Clark2009-11-303-8/+12
* | | | Merge change Ib72d8281 into eclair-mr2Android (Google) Code Review2009-11-302-8/+20
|\ \ \ \
| * | | | fix bugs in nav cache dumpCary Clark2009-11-302-8/+20
* | | | | Merge change I11fe1a14 into eclair-mr2Android (Google) Code Review2009-11-301-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add ANDROID to the list of platforms that support font-faceMike Reed2009-11-301-1/+1
* | | | | Fix a crash when closing the native history.Patrick Scott2009-11-301-3/+6
| |/ / / |/| | |
* | | | Merge change Ie9bc2064 into eclair-mr2Android (Google) Code Review2009-11-302-21/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove the Android-specific setCMYKXXXColor methods, which are not used.Steve Block2009-11-262-21/+0
* | | | Refactoring plugins to use new java interfaces.Derek Sollenberger2009-11-307-98/+77