summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Re-enable the layersNicolas Roard2010-02-241-1/+1
|/ / /
* | | Merge "Removes repeated headers in Geolocation.cpp"Steve Block2010-02-241-8/+0
|\ \ \
| * | | Removes repeated headers in Geolocation.cppSteve Block2010-02-241-8/+0
* | | | am 70a336f2: am da8d052d: Merge "adding logging to determine the delay betwee...Derek Sollenberger2010-02-231-3/+8
|\ \ \ \
| * \ \ \ am da8d052d: Merge "adding logging to determine the delay between event origi...Derek Sollenberger2010-02-231-3/+8
| |\ \ \ \
| | * \ \ \ Merge "adding logging to determine the delay between event origination and it...Derek Sollenberger2010-02-231-3/+8
| | |\ \ \ \
| | | * | | | adding logging to determine the delay between event origination and its arriv...Derek Sollenberger2010-02-231-3/+8
* | | | | | | am f494d11a: (-s ours) am 48633eb7: Do not merge.Patrick Scott2010-02-230-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 48633eb7: Do not merge.Patrick Scott2010-02-232-9/+41
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Do not merge.Patrick Scott2010-02-232-9/+41
| | |/ / / /
* | | | | | am 5bce6668: am 15027de7: Added new logging messages and updated event logs w...Derek Sollenberger2010-02-233-16/+36
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | am 15027de7: Added new logging messages and updated event logs with plugin ex...Derek Sollenberger2010-02-233-16/+36
| |\ \ \ \ | | |/ / /
| | * | | Added new logging messages and updated event logs with plugin execution timeDerek Sollenberger2010-02-233-16/+36
* | | | | Merge "Fixes a bug with showing the Geolocation permissions prompt"Steve Block2010-02-234-34/+93
|\ \ \ \ \
| * | | | | Fixes a bug with showing the Geolocation permissions promptSteve Block2010-02-234-34/+93
* | | | | | While upstreaming the JSC JIT patch to the open source Webkit trunk,Huahui Wu2010-02-232-3/+4
| |_|_|/ / |/| | | |
* | | | | Merge "Co-ordinates of a TouchEvent object should be 0,0 to match the behavio...Ben Murdoch2010-02-232-22/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Co-ordinates of a TouchEvent object should be 0,0 to match the behavior on iP...Ben Murdoch2010-02-232-22/+6
* | | | | Merge "Updates Android to final version of Geolocation position cache submitt...Steve Block2010-02-232-11/+11
|\ \ \ \ \
| * | | | | Updates Android to final version of Geolocation position cache submitted to w...Steve Block2010-02-232-11/+11
| | |_|_|/ | |/| | |
* | | | | Merge "Cherry-pick WebKit change 55136 to add a means to cancel an ongoing Ge...Steve Block2010-02-235-3/+15
|\ \ \ \ \
| * | | | | Cherry-pick WebKit change 55136 to add a means to cancel an ongoing Geolocati...Steve Block2010-02-235-3/+15
| |/ / / /