summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-15405-3504/+15436
| | | | Change-Id: Ib489d2ff91186ea3652522e1d586e54416a2cf44
* Fix the build by including the right header for INVALID_STATE_ERRAndrei Popescu2010-02-121-0/+1
|
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-129-8/+270
| | | | | | This CL contains the wiring between the API and the Java side. Fix b: 2371005
* Add indent for writeLengthNicolas Roard2010-02-121-0/+1
|
* Add dump layers capability (triggered the same way as the dump tree trick,Nicolas Roard2010-02-126-0/+131
| | | | saving the layres tree in /sdcard/layersTree.plist)
* Merge "move children into SkLayer make SkLayer inherit from SkRefCnt.h"Mike Reed2010-02-125-184/+30
|\
| * move children into SkLayerMike Reed2010-02-125-184/+30
| | | | | | | | make SkLayer inherit from SkRefCnt.h
* | Add code that enables SquirrelFish Extreme (a.k.a JSCX, JSC JIT) in Android.Huahui Wu2010-02-123-1/+29
| | | | | | | | | | It's disabled by default, but is enabled when the enveronment variable ENABLE_ANDROID_JSC_JIT is set to true.
* | Merge "Cherry-pick recent WebKit changes to JavaClassJSC.cpp"Steve Block2010-02-121-30/+35
|\ \ | |/ |/|
| * Cherry-pick recent WebKit changes to JavaClassJSC.cppSteve Block2010-02-111-30/+35
| | | | | | | | | | | | | | These changes were made in http://trac.webkit.org/changeset/53865, so should have been picked up in the last WebKit merge to r54127, but were somehow missed. Change-Id: Id21807fe9bf6507a591b6b12e914aea41a62c3de
* | Refactor the layers to use calcPosition().Nicolas Roard2010-02-123-29/+58
| | | | | | | | | | Add accessors to the picture and the children. Add a bounds() method.
* | Put back the animations in the UI threadNicolas Roard2010-02-125-152/+20
| |
* | split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-113-5/+6
| |
* | Layers refactoringNicolas Roard2010-02-115-115/+223
| |
* | Merge "cleanup (cherry picked from commit ↵Nicolas Roard2010-02-113-6/+3
|\ \ | |/ |/| | | fc34a9dc6e4aa1d0e96fc5523ee77e618648e615)"
| * cleanupNicolas Roard2010-02-113-6/+3
| | | | | | | | (cherry picked from commit fc34a9dc6e4aa1d0e96fc5523ee77e618648e615)
* | Remove superfluous CSSUnknownRule from makefilesSteve Block2010-02-102-2/+0
| | | | | | | | Change-Id: Iea3432422e589a50242452a86df507c929f89563
* | Cleans up use of the make_names script for derived sourcesSteve Block2010-02-102-6/+6
|/ | | | | | The --wrapperFactory option is not required when building V8. Change-Id: I87dc6e5412da31c00d004a08629a2e7395673230
* Merge "Update fix in convertNPVariantToJValue to reflect final version ↵Steve Block2010-02-101-6/+0
|\ | | | | | | submitted to webkit.org"
| * Update fix in convertNPVariantToJValue to reflect final version submitted to ↵Steve Block2010-02-051-6/+0
| | | | | | | | | | | | webkit.org See http://trac.webkit.org/changeset/54366
* | Merge "Correctly guard V8Counters::initCounters() in WebCoreFrameBridge"Steve Block2010-02-101-0/+2
|\ \
| * | Correctly guard V8Counters::initCounters() in WebCoreFrameBridgeSteve Block2010-02-051-0/+2
| |/
* | Merge "Implement navigator.isApplicationInstalled() API"Andrei Popescu2010-02-095-1/+151
|\ \
| * | Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-095-1/+151
| | | | | | | | | | | | | | | | | | This CL contains the JSC DOM bindings. Fix b: 2371005
* | | Remove code which retrieves the action associated with a textfield.Leon Scroggins2010-02-093-54/+0
|/ / | | | | | | | | | | This code was written because we previously only had one action button on the IME for textfields. Now that textfields can always have a next button, we no longer need it.
* | Fix the V8 build by adding files missing from ↵Andrei Popescu2010-02-093-0/+176
| | | | | | | | ece0a38a9778edd2ae7a550df7dcd38d1e11e7d0
* | Merge "Implement navigator.isApplicationInstalled() API"Andrei Popescu2010-02-097-7/+79
|\ \
| * | Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-097-7/+79
| | | | | | | | | | | | | | | | | | This CL contains the V8 DOM bindings and IDL changes. Fix b:2371005
* | | Remove Android code that skipped functions for retrieving the source name ↵Ben Murdoch2010-02-081-10/+0
|/ / | | | | | | | | | | | | | | and line number in V8Proxy, as we now support that. This requires an external/v8 change, see 39929. Change-Id: Ie4cab862ebef7ad569b070b11a8bae67e89f2c38
* | am 8e03c5a1: am c3e14116: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\ \ | | | | | | | | | | | | | | | | | | Merge commit '8e03c5a1ccd98fdf4960318b8c0e3e0c7c5c225b' * commit '8e03c5a1ccd98fdf4960318b8c0e3e0c7c5c225b': android-2.1_r1 snapshot
| * \ am c3e14116: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'c3e141168cbc8e4ca4cb7355210237aed4807ee1' into eclair-plus-aosp * commit 'c3e141168cbc8e4ca4cb7355210237aed4807ee1': android-2.1_r1 snapshot Check null for WebViewCore's nativeClass before calling
| | * \ reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| | |\ \
| | | * \ reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| | | |\ \
| | | | * | android-2.1_r1 snapshotThe Android Open Source Project2010-01-126-93/+390
| | | | | |
| | | * | | Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-12-074-81/+372
| | | |\ \ \
| | | * \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-182-12/+18
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-111-11/+5
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-104-11/+47
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-10-301-1/+1
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-10-281-0/+14
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Open Source Project2009-10-220-0/+0
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Open Source Project2009-10-161-21/+15
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseandroid-build SharedAccount2009-10-075-7/+23
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseandroid-build SharedAccount2009-10-062-2/+27
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseandroid-build SharedAccount2009-10-012-5/+14
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | use SkPaint::containsText for much faster containsCharacters in webkitMike Reed2010-02-051-18/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Speculative build fix for sim-engSteve Block2010-02-051-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8cdd95a002b21c317e77eb456d3eddf2f3036cc1
* | | | | | | | | | | | | | | | Merge webkit.org at r54127 : Update WEBKIT_MERGE_REVISIONSteve Block2010-02-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifb43cc186611cc8a9b89552132f85e4f46e182ee
* | | | | | | | | | | | | | | | Merge webkit.org at r54127 : Fix missing virtual destructors in V8DOMMapSteve Block2010-02-042-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is achieved by cherry-picking WebKit patch http://trac.webkit.org/changeset/54218 Change-Id: I953939c9ee0a478c26f0481d923595325b67f718
* | | | | | | | | | | | | | | | Merge webkit.org at r54127 : Implement new overload of ↵Steve Block2010-02-041-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GraphicsContext::drawFocusRing on Android See http://trac.webkit.org/changeset/53857 Change-Id: I9e8f980ef8ecccd206d56b73d5834dab74a96ee8