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
*
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
*
fix nav layer bugs
Cary Clark
2010-02-19
1
-4
/
+10
*
check for layer containing final nodes in DOM
Cary Clark
2010-02-18
1
-1
/
+6
*
minor fixes to layer nav
Cary Clark
2010-02-17
1
-5
/
+5
*
Add UI considerations to layers
Cary Clark
2010-02-17
1
-23
/
+92
*
allow text node boundaries to delimit addresses
Cary Clark
2010-01-25
1
-1
/
+3
*
Bring up the IME after receiving a response from webkit.
Leon Scroggins
2010-01-11
1
-2
/
+0
*
Request <label> info only when accessing a textfield.
Leon Scroggins
2010-01-07
1
-22
/
+0
*
Store label information to be used for hint text.
Leon Scroggins
2010-01-06
1
-1
/
+23
*
check to see if nav cache is up to date on tap
Cary Clark
2009-12-15
1
-0
/
+4
*
Show "Go" for the last textfield in a form.
Leon Scroggins
2009-12-08
1
-0
/
+2
*
exclude from cache nodes that are entirely clipped out
Cary Clark
2009-12-08
1
-6
/
+3
*
Provide <input> type information to Java side.
Leon Scroggins
2009-12-07
1
-0
/
+1
*
Store InputType information for <input> fields, return SEARCH action for SEAR...
Leon Scroggins
2009-12-07
1
-3
/
+7
*
move input-related fields out of CachedNode to expand
Cary Clark
2009-12-04
1
-52
/
+42
*
skip nodes when building nav cache if parents are clipped out
Cary Clark
2009-12-02
1
-4
/
+8
*
navigate preferably between children of the same parent
Cary Clark
2009-11-30
1
-6
/
+11
*
fix bugs in nav cache dump
Cary Clark
2009-11-30
1
-4
/
+10
*
Fixes license headers for all files in WebKit/android, other than those in stl/.
Steve Block
2009-11-13
1
-1
/
+1
*
Store the Node's text rather than the renderer's text.
Leon Scroggins
2009-11-06
1
-2
/
+4
*
fix multiple text areas, and text areas without focus rings
Cary Clark
2009-10-21
1
-8
/
+5
*
Merge webkit.org at R49305 : Update rendering to use new overflow methods.
Steve Block
2009-10-20
1
-1
/
+1
*
Merge webkit.org at R49305 : Update CacheBuilder to use new event listener me...
Steve Block
2009-10-20
1
-8
/
+3
[next]