| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switching from activity based full screen plugins to a view system overlay. | Derek Sollenberger | 2009-12-08 | 1 | -1/+9 |
| | | |||||
| * | Cleanup how a plugin requests to go full-screen. | Derek Sollenberger | 2009-12-01 | 1 | -1/+2 |
| | | |||||
| * | Cleaning up android_npapi by removing implemented functions and unused ↵ | Derek Sollenberger | 2009-11-30 | 1 | -24/+0 |
| | | | | | parameters. | ||||
| * | Fixes license headers for all files in WebKit/android, other than those in stl/. | Steve Block | 2009-11-13 | 1 | -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 | ||||
| * | Allow plugins to load java classes from their apk. | Derek Sollenberger | 2009-11-09 | 1 | -3/+3 |
| | | | | | | | | | Relocate ANPSystemInterface into its own file and provide the ability to call into java and load a plugin's java class from their apk. see http://b/2215696 | ||||
| * | adding API to enable plugins to request full screen mode | Derek Sollenberger | 2009-09-22 | 1 | -0/+6 |
| | | | | | Change-Id: Ib3373af6ff127399d1d0846ba30a4275da5b3133 | ||||
| * | removing visibleRect event and tracking rectangles instead. | Derek Sollenberger | 2009-07-20 | 1 | -6/+11 |
| | | |||||
| * | Adding support for plugins to request the keyboard. | Derek Sollenberger | 2009-06-29 | 1 | -0/+7 |
| | | |||||
| * | Providing plugins with scrolling ability as well as an event informing the ↵ | Derek Sollenberger | 2009-06-22 | 1 | -1/+17 |
| | | | | | plugin of the document's visibleRect. | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+62 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -62/+0 |
| | | |||||
| * | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -11/+20 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+53 |
