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
/
WebKit
/
android
/
nav
/
CacheBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't combine single image bitmaps
Cary Clark
2011-02-14
1
-5
/
+11
*
Prevent plugin node from being deleted in the nav cache.
Derek Sollenberger
2011-01-31
1
-1
/
+2
*
Fix for bug 3398340
Kristian Monsen
2011-01-28
1
-1
/
+0
*
Fix hit testing inside layers.
Patrick Scott
2011-01-26
1
-7
/
+7
*
Prevent a crash by caching overflow scrolling.
Patrick Scott
2011-01-11
1
-2
/
+2
*
Merge WebKit at r72805: Use Node::parent() rather than Node::parentNode()
Steve Block
2011-01-06
1
-1
/
+1
*
Keep track of whether input fields have autocomplete.
Leon Scroggins
2011-01-05
1
-0
/
+1
*
use same matrix left when reading picture
Cary Clark
2011-01-05
1
-2
/
+4
*
Merge WebKit at r73109: use parentNode method.
Shimeng (Simon) Wang
2010-12-22
1
-1
/
+1
*
Re-enable iframe scrolling.
Patrick Scott
2010-12-15
1
-33
/
+16
*
Revert "Enable iframe scrolling."
Guang Zhu
2010-12-14
1
-16
/
+33
*
Enable iframe scrolling.
Patrick Scott
2010-12-13
1
-33
/
+16
*
Attempt to scroll layers everytime the user drags.
Patrick Scott
2010-12-03
1
-13
/
+10
*
Rewrite scrollable layers using multiple layers.
Patrick Scott
2010-12-03
1
-30
/
+47
*
fix radio, checkbox hit testing
Cary Clark
2010-11-24
1
-0
/
+2
*
Provide the line spacing attribute for textareas.
Leon Scroggins
2010-11-22
1
-1
/
+8
*
fix indices in cached frame
Cary Clark
2010-11-18
1
-1
/
+7
*
Return a float for text size.
Leon Scroggins
2010-11-12
1
-1
/
+1
*
Encode email addresses that are not mailto: links.
Patrick Scott
2010-11-08
1
-4
/
+10
*
Adjust layers when parent layer scrolls
Cary Clark
2010-11-04
1
-2
/
+0
*
Fix potential crash in Nav Cache code introduced by WebKit merge
Ben Murdoch
2010-10-26
1
-1
/
+1
*
Merge Webkit at r70209: DeprecatedInputType is now private.
Ben Murdoch
2010-10-26
1
-6
/
+4
*
compute cursor rings when layers are transparent
Cary Clark
2010-10-18
1
-5
/
+8
*
resolved conflicts for merge of 1457b739 to master
Kenny Root
2010-10-14
1
-0
/
+4
|
\
|
*
Provide padding + border values for textfields.
Leon Scroggins
2010-10-12
1
-0
/
+4
|
*
Do not merge: fix array overwrite crasher
Cary Clark
2010-09-30
1
-4
/
+7
*
|
check for columns before looking at column data
Cary Clark
2010-10-11
1
-2
/
+4
*
|
Merge WebKit at r67908: ColumnInfo no longer provides columnRectAt()
Steve Block
2010-09-29
1
-3
/
+3
*
|
Merge WebKit at r67908: HTMLInputElement::InputType renamed
Steve Block
2010-09-29
1
-1
/
+1
*
|
Merge WebKit at r67178 : Fix CacheBuilder.
Iain Merrick
2010-09-16
1
-7
/
+8
*
|
clip img elements the same as text
Cary Clark
2010-09-13
1
-9
/
+12
*
|
Add CSS cursor ring definitions
Cary Clark
2010-08-18
1
-0
/
+58
*
|
Update navigation in scrollable layers.
Patrick Scott
2010-08-16
1
-7
/
+16
*
|
Merge WebKit at r65072: String class has moved to the WTF namespace.
Ben Murdoch
2010-08-13
1
-2
/
+2
*
|
Enable navigation in scrollable layers.
Patrick Scott
2010-08-02
1
-6
/
+11
*
|
Revert "Add CSS cursor ring definitions"
Cary Clark
2010-07-30
1
-55
/
+0
*
|
Add CSS cursor ring definitions
Cary Clark
2010-07-30
1
-0
/
+55
*
|
Merge Webkit at r63859 : PluginWidget class has been renamed and moved to Web...
Ben Murdoch
2010-07-27
1
-1
/
+1
*
|
don't walk off the end of the DOM when looking for text
Cary Clark
2010-07-02
1
-3
/
+4
*
|
Merge WebKit at r60074: Remove ANDROID_EXPOSE_COLUMN_GAP as RenderBlock::colu...
Steve Block
2010-05-27
1
-2
/
+0
*
|
Merge WebKit at r60074: RenderStyle color accessors are now private
Steve Block
2010-05-27
1
-1
/
+1
*
|
suppress partial screen updates if a canvas element is visible
Cary Clark
2010-05-14
1
-0
/
+3
*
|
clean up nav cache debugging
Cary Clark
2010-05-14
1
-9
/
+35
*
|
Enable contentEditable.
Leon Scroggins
2010-05-05
1
-0
/
+7
*
|
Do not hide the cursor ring when clicking on a <select> element.
Leon Scroggins
2010-04-27
1
-0
/
+2
|
/
*
don't track layer node twice
Cary Clark
2010-03-25
1
-1
/
+8
*
Add on-demand plugin support.
Patrick Scott
2010-03-23
1
-2
/
+1
*
adjust cache layer position by offsets
Cary Clark
2010-03-12
1
-4
/
+10
*
stop parsing text for addresses if input element is found
Cary Clark
2010-03-03
1
-1
/
+3
*
allow anchor containing layer to be mapped to navable layer
Cary Clark
2010-03-02
1
-8
/
+37
[next]