summaryrefslogtreecommitdiffstats
path: root/WebKit/android/plugins/SkANP.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-106/+0
| | | | Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-091-7/+0
| | | | | | | | | | | | | mode or it is the document focused node. Remove Android special code added to support prevent default for double tap and long press. Long press and double tap needs to call preventDefault if it is needed. Remove Android special code added to pass event time. Need a separate CL for android_npapi.
* Pass touch event time from Java to WebKitGrace Kloba2010-02-031-0/+8
| | | merge from https://android-git.corp.google.com/g/#change,39356
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-2/+1
| | | | | | | | | | | | | These files have not yet been upstreamed to webkit.org. WebKit requires either a BSD-style or LGPL 2.1 license for all code. We use a BSD-style 2-clause license for Android-specific files that will be upstreamed to webkit.org. This change adds licenses where absent or simply fixes the names of copyright holders in the license text to 'THE COPYRIGHT OWNER' and cleans up formatting. Files in stl/ currently use licenses other than BSD-style and will require more careful treatment. Change-Id: I67ad4b8932e432d3eaaeecdfeb0d09418496228d
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+106
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-106/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+8
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-11/+20
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+89