summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebViewCore.cpp
Commit message (Expand)AuthorAgeFilesLines
* better locking while scrolling, but disables double bufferingChris Craik2011-08-251-5/+13
* Limit the number of inval rects we send to the UINicolas Roard2011-08-231-0/+20
* Implement partial repaint for layers (at the tile level)Nicolas Roard2011-08-171-0/+1
* Revert "Disable Crankshaft at runtime for performace testing."Ben Murdoch2011-08-091-1/+0
* Disable Crankshaft at runtime for performace testing.Ben Murdoch2011-07-281-0/+1
* Delete a JNI local ref in WebViewCore::openFileChooser()Steve Block2011-07-081-9/+4
* Merge Chromium at r11.0.696.0: Just AutoFill => Autofill renamingKristian Monsen2011-06-291-3/+3
* Ignore the initial empty document when setting viewport size.Shimeng (Simon) Wang2011-06-171-0/+5
* Merge "Add javascript 'select' event"Russell Brenner2011-06-131-0/+6
|\
| * Add javascript 'select' eventRussell Brenner2011-06-131-0/+6
* | Clarify comments about initialising V8 in WebViewCore ctor.Ben Murdoch2011-06-101-2/+3
|/
* Merge WebKit at r82507: Work around a V8 bugSteve Block2011-06-081-0/+10
* Merge WebKit at r82507: toInputElement() is now a member of NodeSteve Block2011-06-081-1/+1
* Add API to allow plugins to lock their orientation in full-screen mode.Derek Sollenberger2011-06-021-3/+5
* Always check weak global references before using themSteve Block2011-06-021-89/+231
* Merge "Fix the way we maintain the list of Pictures in PictureSet. This impro...Nicolas Roard2011-05-251-18/+10
|\
| * Fix the way we maintain the list of Pictures in PictureSet.Nicolas Roard2011-05-241-18/+10
* | Merge "merge from honeycomb mr2"Russell Brenner2011-05-251-5/+5
|\ \
| * | merge from honeycomb mr2Russell Brenner2011-05-251-5/+5
* | | Merge WebKit at r78450: FrameLoader::url() removedSteve Block2011-05-251-3/+2
* | | Merge WebKit at r78450: IntRect::bottom()/right() renamedSteve Block2011-05-251-12/+12
| |/ |/|
* | Merge WebKit at r76408: Fix calls to RenderLayer::scrollToOffset()Ben Murdoch2011-05-231-1/+1
|/
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+4598