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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable navigation in scrollable layers.
Patrick Scott
2010-08-02
7
-25
/
+121
*
Revert "Add CSS cursor ring definitions"
Cary Clark
2010-07-30
7
-216
/
+0
*
Add CSS cursor ring definitions
Cary Clark
2010-07-30
7
-0
/
+216
*
Merge Webkit at r63859 : PluginWidget class has been renamed and moved to Web...
Ben Murdoch
2010-07-27
1
-1
/
+1
*
Enable scrollable divs.
Patrick Scott
2010-07-22
1
-0
/
+70
*
select text out of order
Cary Clark
2010-07-21
1
-117
/
+246
*
am b47b5d4a: am 652e9a01: Migrate to new keycode constants in keycodes.h.
Jeff Brown
2010-07-13
1
-6
/
+6
|
\
|
*
Migrate to new keycode constants in keycodes.h.
Jeff Brown
2010-07-13
1
-6
/
+6
|
*
Fix the 'wobbling fixed elements' bug.
Nicolas Roard
2010-05-10
1
-9
/
+19
*
|
Merge "handle out of order selections"
Cary Clark
2010-07-09
2
-108
/
+298
|
\
\
|
*
|
handle out of order selections
Cary Clark
2010-07-09
2
-108
/
+298
*
|
|
Combine base PictureSet with composite layers into
Grace Kloba
2010-07-09
1
-53
/
+110
|
/
/
*
|
Merge "don't walk off the end of the DOM when looking for text"
Cary Clark
2010-07-02
1
-3
/
+4
|
\
\
|
*
|
don't walk off the end of the DOM when looking for text
Cary Clark
2010-07-02
1
-3
/
+4
*
|
|
refine text selection
Cary Clark
2010-06-29
1
-24
/
+26
|
/
/
*
|
Refactor find and select dialogs
Cary Clark
2010-06-25
3
-173
/
+937
*
|
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
*
|
reverse RTL characters in copy
Cary Clark
2010-05-21
2
-0
/
+110
*
|
suppress partial screen updates if a canvas element is visible
Cary Clark
2010-05-14
2
-0
/
+5
*
|
clean up nav cache debugging
Cary Clark
2010-05-14
4
-11
/
+39
*
|
Merge webkit.org at r58033 : Update location of CString.h
Steve Block
2010-05-11
2
-2
/
+2
*
|
Fix the 'wobbling fixed elements' bug.
Nicolas Roard
2010-05-10
1
-9
/
+19
*
|
Provide access to current match highlighted.
Leon Scroggins
2010-05-06
2
-0
/
+15
*
|
Enable contentEditable.
Leon Scroggins
2010-05-05
4
-4
/
+28
*
|
Merge "Fix a return type bug which is complained by gcc-4.6. If compile this ...
Jing Yu
2010-05-03
1
-2
/
+1
|
\
\
|
*
|
Fix a return type bug which is complained by gcc-4.6.
Jing Yu
2010-05-02
1
-2
/
+1
*
|
|
Merge "Do not hide the cursor ring when clicking on a <select> element."
Leon Scroggins
2010-04-27
4
-5
/
+13
|
\
\
\
|
*
|
|
Do not hide the cursor ring when clicking on a <select> element.
Leon Scroggins
2010-04-27
4
-5
/
+13
|
|
/
/
*
|
|
Merge "move CachedInput::init() to cpp"
Cary Clark
2010-04-27
2
-4
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
move CachedInput::init() to cpp
Cary Clark
2010-04-26
2
-4
/
+6
*
|
|
am 29189dc4: am 6ec27fea: am 5076efcd: don\'t hide transparent nodes
Cary Clark
2010-04-22
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
don't hide transparent nodes
Cary Clark
2010-04-22
1
-1
/
+1
*
|
|
am 68b8e349: am 0f92e845: am 55ab51c0: Merge "nextTextField may walk off the ...
Cary Clark
2010-04-22
5
-34
/
+44
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
nextTextField may walk off the end or try invalid frames
Cary Clark
2010-04-22
5
-34
/
+44
*
|
Merge "add portable bzero interface"
Cary Clark
2010-04-07
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
add portable bzero interface
Cary Clark
2010-03-30
1
-0
/
+7
*
|
keep frames associated with regular hits and direct hits
Cary Clark
2010-04-06
3
-5
/
+9
*
|
Merge "Create a method to check to see if the focus has a following textfield...
Cary Clark
2010-04-05
1
-0
/
+10
|
\
\
|
*
|
Create a method to check to see if the focus has a following textfield.
Leon Scroggins
2010-03-31
1
-0
/
+10
|
|
/
*
|
If there is no find location then return early in findNext.
Ben Murdoch
2010-03-31
1
-1
/
+1
|
/
*
don't track layer node twice
Cary Clark
2010-03-25
2
-1
/
+12
*
Merge "Renders fixed layers with the root canvas matrix. Fix some positioning...
Nicolas Roard
2010-03-24
1
-1
/
+12
|
\
|
*
Renders fixed layers with the root canvas matrix. Fix some positioning issues.
Nicolas Roard
2010-03-24
1
-1
/
+12
*
|
Add on-demand plugin support.
Patrick Scott
2010-03-23
1
-2
/
+1
|
/
*
get bounds of focused node
Cary Clark
2010-03-18
1
-0
/
+23
*
read old focus before it's thrown away
Cary Clark
2010-03-15
1
-4
/
+12
*
adjust cache layer position by offsets
Cary Clark
2010-03-12
2
-5
/
+11
*
Merge "Outset the rectangle containing the match after checking the clip."
Leon Scroggins
2010-03-12
1
-2
/
+6
|
\
|
*
Outset the rectangle containing the match after checking the clip.
Leon Scroggins
2010-03-11
1
-2
/
+6
[next]