index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebCore
/
dom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge webkit.org at r58033 : Make use of part of upstream meta support code
Steve Block
2010-05-11
1
-52
/
+18
*
Merge webkit.org at r58033 : Resolve merge conflicts
Steve Block
2010-05-11
2
-5
/
+15
*
Merge webkit.org at r58033 : Initial merge by git
Steve Block
2010-05-11
59
-416
/
+1562
*
Merge webkit.org at r55033 : Initial merge by git
Steve Block
2010-04-27
4
-18
/
+29
*
Document can be detached when CachedFrame is destroyed.
Grace Kloba
2010-04-06
1
-11
/
+9
*
Only call plugin touch code if it is in full screen
Leon Scroggins
2010-03-09
3
-23
/
+0
*
Merge webkit.org at r54731 : Initial merge by git
Steve Block
2010-02-16
9
-29
/
+26
*
Merge webkit.org at r54340 : Initial merge by git
Steve Block
2010-02-15
4
-29
/
+145
*
Merge webkit.org at r54127 : Fix final trivial merges
Steve Block
2010-02-04
4
-19
/
+0
*
Merge webkit.org at r54127 : Fix conflicts in touchevents IDL files as Genera...
Steve Block
2010-02-04
3
-14
/
+0
*
Merge webkit.org at r54127 : Merge conflicts due to longpress and doubletap t...
Steve Block
2010-02-04
3
-12
/
+0
*
Merge webkit.org at r54127 : Take theirs for refactoring in Node.cpp
Steve Block
2010-02-04
1
-11
/
+0
*
Merge webkit.org at r54127 : Merge in Node.cpp due to Android instrumentation
Steve Block
2010-02-04
1
-15
/
+13
*
Merge webkit.org at r54127 : Take theirs for extra layout delay.
Steve Block
2010-02-04
1
-6
/
+0
*
Merge webkit.org at r54127 : Initial merge by git
Steve Block
2010-02-04
97
-677
/
+1089
*
Pass touch event time from Java to WebKit
Grace Kloba
2010-02-03
1
-0
/
+4
*
Update to Android to reflect final version submitted to webkit.org when addin...
Steve Block
2010-02-01
1
-3
/
+3
*
Merge "Cherry pick the diff after going through review on webkit.org bug for ...
Ben Murdoch
2010-01-29
1
-0
/
+2
|
\
|
*
Cherry pick the diff after going through review on webkit.org bug for 34215 (...
Ben Murdoch
2010-01-29
1
-0
/
+2
*
|
Merge changes I0ab68eac,Ide43a042,I0c11519b,I1ef80088
Steve Block
2010-01-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update Android to reflect final version submitted to webkit.org for touch eve...
Steve Block
2010-01-27
1
-0
/
+1
*
|
Stop forwarding touch events from Java when the top level document is detache...
Ben Murdoch
2010-01-27
2
-12
/
+11
*
|
Remove dead code attached to the Touch object. This is no longer called, and ...
Ben Murdoch
2010-01-26
2
-18
/
+3
|
/
*
Refactor our touch event code to use the version submitted to webkit.org by t...
Ben Murdoch
2010-01-20
17
-216
/
+203
*
Check for the absence of a frame.
Leon Clarke
2010-01-14
1
-1
/
+2
*
Updates Document::setExtraLayoutDelay to reflect recent submission to webkit....
Steve Block
2010-01-07
2
-14
/
+13
*
Merge webkit.org at r51976 : Fix general conflicts.
Steve Block
2009-12-17
1
-6
/
+4
*
Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
63
-376
/
+852
*
Enable longpress and doubletap to WebKit as touch
Grace Kloba
2009-12-09
3
-0
/
+15
*
Pull down change 51321 from webkit.org.
Patrick Scott
2009-12-09
1
-2
/
+3
*
Removes WebCorePrefixAndroid.h to aid WebKit upstreaming.
Steve Block
2009-11-12
1
-3
/
+3
*
Merge webkit.org at r50258 : Fix conflicts.
Steve Block
2009-11-10
1
-5
/
+2
*
Merge webkit.org at r50258 : Initial merge by git.
Steve Block
2009-11-10
27
-172
/
+351
*
fix instrumentation. The new WebKit has CachedResourceClient
Grace Kloba
2009-10-28
4
-8
/
+52
*
Makes a number of changes to ease future merging with and upstreaming to webk...
Steve Block
2009-10-22
3
-1
/
+3
*
Merge webkit.org at R49305 : Update Geolocation to use new EventListener meth...
Steve Block
2009-10-20
1
-1
/
+2
*
Merge webkit.org at R49305 : Use new macros to define Android touch event lis...
Steve Block
2009-10-20
2
-50
/
+4
*
Merge webkit.org at R49305 : Pull WebKit change http://trac.webkit.org/change...
Steve Block
2009-10-20
1
-1
/
+1
*
Merge webkit.org at R49305 : Fix merge conflicts.
Steve Block
2009-10-20
2
-518
/
+14
*
Merge webkit.org at R49305 : Automatic merge by git.
Steve Block
2009-10-20
87
-1773
/
+2604
*
Fixes a bunch of WebKit whitespace discrepancies between Android and webkit.o...
Steve Block
2009-10-14
2
-2
/
+2
*
Removes superfluous unload event getter and setter methods from Node. Do not ...
Steve Block
2009-10-13
2
-12
/
+1
*
When detach the top Document, clean up the touch listeners and reset
Grace Kloba
2009-09-25
1
-0
/
+11
*
Add more null checking to avoid the crash.
Grace Kloba
2009-09-11
1
-4
/
+5
*
Move mobile doctype check from HTMLDocument to Document so that it will cover...
Grace Kloba
2009-09-08
1
-0
/
+9
*
We lost ontouchxxx with the new WK. Bring them back.
Grace Kloba
2009-08-27
2
-0
/
+12
*
Revert "Merge WebKit r47420"
Andrei Popescu
2009-08-19
42
-737
/
+824
*
Revert "Compilation and link error fixes for new webkit r47420."
Andrei Popescu
2009-08-19
1
-0
/
+13
*
Compilation and link error fixes for new webkit r47420.
Ben Murdoch
2009-08-18
1
-13
/
+0
*
Merge WebKit r47420
Ben Murdoch
2009-08-18
42
-824
/
+737
[next]