summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / /
* | | | | add optional build flag to trigger enabling layersMike Reed2010-02-231-0/+4
* | | | | Merge "Implement redirectDataToPlugin."Patrick Scott2010-02-222-9/+41
|\ \ \ \ \
| * | | | | Implement redirectDataToPlugin.Patrick Scott2010-02-222-9/+41
| |/ / / /
* | | | | am 4c76da0e: am 1044e7fd: Fixes error where plugin is created while iterating...Derek Sollenberger2010-02-222-17/+13
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | am 1044e7fd: Fixes error where plugin is created while iterating through the ...Derek Sollenberger2010-02-222-17/+13
| |\ \ \ | | | |/ | | |/|
| | * | Fixes error where plugin is created while iterating through the list of plugins.Derek Sollenberger2010-02-222-17/+13
* | | | Merge "Update Android to reflect upstreaming of matrix optimization in Render...Steve Block2010-02-222-9/+0
|\ \ \ \
| * | | | Update Android to reflect upstreaming of matrix optimization in RenderLayer.cppSteve Block2010-02-222-9/+0
| | |_|/ | |/| |
* | | | Fix for busy loopNicolas Roard2010-02-221-1/+0
|/ / /
* | | disable webkit layersCary Clark2010-02-212-1/+3
* | | move viewport into just this subclassMike Reed2010-02-195-173/+148
* | | fix nav layer bugsCary Clark2010-02-193-9/+20
* | | Update Android to reflect recent upstreaming of V8 runtime feature default va...Steve Block2010-02-192-5/+0
* | | Merge "Fixes a crash in the Geolocation service when using maximumAge"Steve Block2010-02-191-4/+4
|\ \ \
| * | | Fixes a crash in the Geolocation service when using maximumAgeSteve Block2010-02-191-4/+4
* | | | Set the fixed position values when changed via setPosition()Nicolas Roard2010-02-192-13/+24
* | | | Add support for setting key states with touch events on Android.Ben Murdoch2010-02-194-13/+27
* | | | Merge "refactor"Mike Reed2010-02-183-24/+92
|\ \ \ \
| * | | | refactorMike Reed2010-02-183-24/+92
* | | | | Merge "Add code to try and reclaim granted but unused database quota. This wi...Ben Murdoch2010-02-182-5/+57
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add code to try and reclaim granted but unused database quota. This will help...Ben Murdoch2010-02-182-5/+57
* | | | | Merge "Fixes a bug in RenderLayer::paintLayer due to Android's FASTER_MATRIX ...Steve Block2010-02-181-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes a bug in RenderLayer::paintLayer due to Android's FASTER_MATRIX optimis...Steve Block2010-02-181-1/+1
* | | | | check for layer containing final nodes in DOMCary Clark2010-02-181-1/+6
|/ / / /
* | | | Merge "Android doesn't need to build V8VoidCallback.cpp"Steve Block2010-02-183-20/+4
|\ \ \ \
| * | | | Android doesn't need to build V8VoidCallback.cppSteve Block2010-02-183-20/+4
* | | | | Merge "Fixes a bug with the Geolocation suspend/resume behaviour"Steve Block2010-02-1810-14/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes a bug with the Geolocation suspend/resume behaviourSteve Block2010-02-1810-14/+44