| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes license headers for all files in WebKit/android, other than those in stl/. | Steve Block | 2009-11-13 | 1 | -1/+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 | ||||
| * | Add check null of getRealObject(). When a WebView is | Grace Kloba | 2009-10-02 | 1 | -3/+20 |
| | | | | | | | | removed, there is a slight chance that getRealObject() for WebView's JavaObject be null. Fix http://b/issue?id=2159815 | ||||
| * | Add SystemInterface to the android_npapi so that we can expose system related | Grace Kloba | 2009-08-05 | 1 | -0/+16 |
| | | | | | properties. Currently it only has getApplicationDataDirectory. | ||||
| * | Merge commit 'goog/master' into webkit_merge | Feng Qian | 2009-06-18 | 1 | -1/+49 |
| |\ | | | | | | | | | | | | | | | Resolved conflicts: WebCore/Android.mk WebCore/storage/LocalStorageArea.h WebCore/storage/SessionStorageArea.cpp WebCore/storage/StorageEvent.cpp | ||||
| | * | cherry-pick 0f07938f7e51e7a7eb4239b8a30e64b68dac8c66 due to automerger snafu | Grace Kloba | 2009-06-16 | 1 | -1/+49 |
| | | | |||||
| * | | Get WebKit r44544. | Feng Qian | 2009-06-17 | 1 | -7/+4 |
| |/ | |||||
| * | Move Browser test plugin from webkit project to development project. | Grace Kloba | 2009-05-14 | 1 | -3/+50 |
| | | | | | Change how we set plugin path as we can support more than one path now. | ||||
| * | am 870c405: Merge change 587 into donut | Android (Google) Code Review | 2009-04-29 | 1 | -7/+0 |
| |\ | | | | | | | | | | | | | Merge commit '870c40582102e848fd71f82a9e65e7dbd7b8835c' * commit '870c40582102e848fd71f82a9e65e7dbd7b8835c': Move imagecache into android_runtime from browser | ||||
| | * | Move imagecache into android_runtime from browser | Mike Reed | 2009-04-27 | 1 | -7/+0 |
| | | | | | | | | | | | Now that Java is also using ashmem and globalpool for images, move the management of the globalpool budget into android_runtime | ||||
| * | | AI 145796: Land the WebKit merge @r42026. | Feng Qian | 2009-04-10 | 1 | -7/+0 |
| | | | | | | | | | Automated import of CL 145796 | ||||
| * | | Automated import from //branches/master/...@141633,141633 | Patrick Scott | 2009-03-24 | 1 | -11/+1 |
| |/ | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+319 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -319/+0 |
| | | |||||
| * | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 1 | -10/+7 |
| | | |||||
| * | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -41/+32 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+331 |
