summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/android/ScrollViewAndroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix platformVisibleContentRect() for the sub frame.Grace Kloba2010-06-031-5/+15
* Use the real visibleBounds for the ScrollView'sGrace Kloba2010-05-281-1/+1
* Report correct window.innerWidth and window.innerHeight.Grace Kloba2010-05-271-0/+28
* Fix build.Leon Scroggins III2010-05-191-0/+1
* Prohibit scrolling not initiated by the user.Leon Scroggins III2010-05-191-1/+2
* ignore offscreen drawing in SVGCary Clark2010-05-171-1/+4
* Merge Webkit at r58956: Fix conflicts.Ben Murdoch2010-05-141-13/+0
* Pass scroll mode to Java so that we can handleGrace Kloba2010-04-131-1/+10
* Update style afterAndrei Popescu2009-11-171-6/+3
* capture offscreen invalidates in webkitCary Clark2009-11-101-2/+14
* Merge in WebKit r47029.Ben Murdoch2009-08-111-12/+4
* add additional svg support and complianceCary Clark2009-05-011-1/+4
* AI 144646: Fix #1726127. During history navigation, ScrollView::platformSetSc...Grace Kloba2009-04-061-2/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+105
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-105/+0
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-3/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-16/+24
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-269/+35
* Initial ContributionThe Android Open Source Project2008-10-211-0/+334