summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Adds Android-specific expected results for some storage LayoutTests wh...Steve Block2010-03-035-0/+47
|\ \ \ \ \
| * | | | | Adds Android-specific expected results for some storage LayoutTests when usin...Steve Block2010-03-025-0/+47
* | | | | | fix buildAndrei Popescu2010-03-031-1/+1
* | | | | | Merge "Fix V8 build when instrumentation is on"Andrei Popescu2010-03-033-1/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix V8 build when instrumentation is onAndrei Popescu2010-03-033-1/+6
| |/ / / /
* | | | | Merge "Fixes a crash in WeakJavaInstance"Steve Block2010-03-031-8/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes a crash in WeakJavaInstanceSteve Block2010-03-031-8/+16
| |/ / /
* | | | refactor find state and scrollingCary Clark2010-03-032-18/+29
* | | | bump up our image cache etc. when we're on larger devices (e.g. have VFP)Mike Reed2010-03-032-7/+8
* | | | fixing problem were plugin surfaces are not created.Derek Sollenberger2010-03-021-0/+8
* | | | allow anchor containing layer to be mapped to navable layerCary Clark2010-03-024-13/+64
* | | | am 4e409302: am a506357e: Adding logging to android\'s plugin view.Derek Sollenberger2010-03-021-6/+17
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am a506357e: Adding logging to android\'s plugin view.Derek Sollenberger2010-03-021-6/+17
| |\ \ | | |/
| | * Adding logging to android's plugin view.Derek Sollenberger2010-03-021-6/+17
* | | Merge "use advance widths to deduce spaces in selected text"Cary Clark2010-03-011-15/+41
|\ \ \
| * | | use advance widths to deduce spaces in selected textCary Clark2010-03-011-15/+41
* | | | Merge "Adds Android-specific result for a Geolocation LayoutTest that fails w...Steve Block2010-03-011-0/+13
|\ \ \ \
| * | | | Adds Android-specific result for a Geolocation LayoutTest that fails with V8Steve Block2010-02-251-0/+13
* | | | | Merge "Make nativeMoveCursorToNextTextInput return a value based on success."Leon Scroggins2010-03-013-14/+11
|\ \ \ \ \
| * | | | | Make nativeMoveCursorToNextTextInput return a value based on success.Leon Scroggins2010-03-013-14/+11
| | |/ / / | |/| | |
* | | | | The element that receives the touch event should be the target element of the...Ben Murdoch2010-03-012-90/+71
* | | | | Update touch handler in preparation for upstreaming of m_originatingTouchTarg...Ben Murdoch2010-03-014-13/+16
|/ / / /
* | | | Merge "ignore rootlayer when drawing (fixes regression) dump layers contents ...Mike Reed2010-02-262-4/+11
|\ \ \ \
| * | | | ignore rootlayer when drawing (fixes regression)Mike Reed2010-02-262-4/+11
* | | | | Merge " Don't crash when throwing javascript exceptions from plugins witho...Leon Clarke2010-02-261-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't crash when throwing javascript exceptions from plugins withoutLeon Clarke2010-02-261-1/+5
* | | | | Merge "Adds layout tests for HTML5 features"Steve Block2010-02-26367-0/+16828
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Adds layout tests for HTML5 featuresSteve Block2010-02-25367-0/+16828
* | | | | Merge "enable debugger support in webkit with v8"Andrei Popescu2010-02-261-6/+0
|\ \ \ \ \
| * | | | | enable debugger support in webkit with v8Andrei Popescu2010-02-261-6/+0
* | | | | | Merge "make methods private (or static local) if possible to reduce surface a...Mike Reed2010-02-262-7/+6
|\ \ \ \ \ \
| * | | | | | make methods private (or static local) if possible to reduce surface area of APIMike Reed2010-02-252-7/+6
* | | | | | | Merge "Only set the DatabaseTracker path if it has been successfully set to s...Ben Murdoch2010-02-261-3/+10
|\ \ \ \ \ \ \
| * | | | | | | Only set the DatabaseTracker path if it has been successfully set to somethin...Ben Murdoch2010-02-251-3/+10
* | | | | | | | Merge "Prevent unsafe upper casting by checking Element's namespaceURI."Shimeng (Simon) Wang2010-02-251-4/+11
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Prevent unsafe upper casting by checking Element's namespaceURI.Shimeng (Simon) Wang2010-02-251-4/+11
* | | | | | | | remove unused methodsMike Reed2010-02-253-53/+4
| |_|/ / / / / |/| | | | | |
* | | | | | | Fix the gap when using the IME (Bug:2453748)Nicolas Roard2010-02-253-11/+26
* | | | | | | Merge "Temporarily disable debugger support on V8 due to a crash"Andrei Popescu2010-02-251-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Temporarily disable debugger support on V8 due to a crashAndrei Popescu2010-02-251-0/+6
* | | | | | | | Merge "refactor drawing to support layers"Cary Clark2010-02-2521-415/+646
|\ \ \ \ \ \ \ \
| * | | | | | | | refactor drawing to support layersCary Clark2010-02-2421-415/+646
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge " Don't display our custom border round combo boxes when the stylesh...Leon Clarke2010-02-251-2/+20
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Don't display our custom border round combo boxes when the stylesheet has...Leon Clarke2010-02-241-2/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Use reference instead of vector copying when dealing formElements."Shimeng (Simon) Wang2010-02-241-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Use reference instead of vector copying when dealing formElements.Shimeng (Simon) Wang2010-02-241-3/+3
* | | | | | Simplify the layer code:Nicolas Roard2010-02-248-39/+56
* | | | | | Merge "Adds a missing initializer for Geolocation maximumAge"Steve Block2010-02-241-0/+1
|\ \ \ \ \ \
| * | | | | | Adds a missing initializer for Geolocation maximumAgeSteve Block2010-02-241-0/+1
| | |/ / / / | |/| | | |
* | | | | | Do not forward touch event types we do not support into WebCore as TouchCance...Ben Murdoch2010-02-241-3/+4