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
/
Source
/
WebKit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to client-based Geolocation
Steve Block
2012-05-22
14
-88
/
+638
*
am 13c0becf: am db197e8d: Merge "Real isn\'t real according to the USPS, but ...
John Reck
2012-05-21
1
-1
/
+1
|
\
|
*
Real isn't real according to the USPS, but add it anyway
John Reck
2012-05-21
1
-1
/
+1
*
|
am 655f75fe: am 2c52cc31: Merge "Switch to a 4ms/1s timer" into jb-dev
John Reck
2012-05-21
2
-3
/
+9
|
\
\
|
|
/
|
*
Merge "Switch to a 4ms/1s timer" into jb-dev
John Reck
2012-05-21
2
-3
/
+9
|
|
\
|
|
*
Switch to a 4ms/1s timer
John Reck
2012-05-18
2
-3
/
+9
*
|
|
am 0e518116: am 261f8950: Add checks for null base layer content
Chris Craik
2012-05-21
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Add checks for null base layer content
Chris Craik
2012-05-21
1
-2
/
+2
*
|
|
am 0fec4094: am 6baa213e: Fix memory leak and repaint issues with fixed backg...
Nicolas Roard
2012-05-21
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Fix memory leak and repaint issues with fixed background elements
Nicolas Roard
2012-05-18
1
-0
/
+2
|
|
/
*
|
am c328457e: am 37df6b06: Merge "Fix mouse nudging in hit test" into jb-dev
John Reck
2012-05-21
1
-13
/
+20
|
\
\
|
|
/
|
*
Fix mouse nudging in hit test
John Reck
2012-05-17
1
-13
/
+20
*
|
am c085b5fe: am 02085505: Merge "Track where we want to click the mouse indep...
John Reck
2012-05-21
2
-6
/
+16
|
\
\
|
|
/
|
*
Track where we want to click the mouse independently
John Reck
2012-05-16
2
-6
/
+16
*
|
Consider fixed layers when scrolling the edit box.
George Mount
2012-05-18
1
-0
/
+90
*
|
Merge changes I2de9dfed,I80436e37
Steve Block
2012-05-18
8
-31
/
+344
|
\
\
|
|
/
|
/
|
|
*
Move GeolocationServiceBridge to WebKit/android/jni and extract Listener inte...
Steve Block
2012-05-18
3
-0
/
+325
|
*
GeolocationPermissions cleanup
Steve Block
2012-05-18
5
-31
/
+19
*
|
Merge "flicker fix" into jb-dev
John Reck
2012-05-15
3
-31
/
+29
|
\
\
|
*
|
flicker fix
John Reck
2012-05-15
3
-31
/
+29
*
|
|
Merge "Only start or end selection with non-empty text fields." into jb-dev
George Mount
2012-05-15
2
-1
/
+36
|
\
\
\
|
*
|
|
Only start or end selection with non-empty text fields.
George Mount
2012-05-15
2
-1
/
+36
|
|
/
/
*
|
|
Merge "Fix crash on arstechnica" into jb-dev
Nicolas Roard
2012-05-15
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix crash on arstechnica
Nicolas Roard
2012-05-15
1
-1
/
+2
*
|
|
Merge "Update bounds calculation to use draw transform" into jb-dev
Chris Craik
2012-05-14
1
-30
/
+5
|
\
\
\
|
*
|
|
Update bounds calculation to use draw transform
Chris Craik
2012-05-14
1
-30
/
+5
*
|
|
|
Change selection to work with left/right instead of base/extent.
George Mount
2012-05-14
5
-101
/
+68
|
/
/
/
*
|
|
Use slop to determine the node used for anchoring top/left.
Mangesh Ghiware
2012-05-12
1
-0
/
+10
|
/
/
*
|
Revert "Don't draw when clip is zero."
Teng-Hui Zhu
2012-05-11
1
-5
/
+5
|
/
*
Don't draw when clip is zero.
Teng-Hui Zhu
2012-05-11
1
-5
/
+5
*
Ensure getFavicon() does not return uninitialized bitmaps.
Jeff Brown
2012-05-10
1
-1
/
+1
*
Better fix for crash workaround
Nicolas Roard
2012-05-08
1
-6
/
+2
*
Complete implementation fixed background
Nicolas Roard
2012-05-08
1
-2
/
+6
*
Disable prerenders if we aren't focused
John Reck
2012-05-08
3
-2
/
+41
*
Merge "Pass webview instance when getting base layer / color, and prevent nul...
Chris Craik
2012-05-08
1
-13
/
+13
|
\
|
*
Pass webview instance when getting base layer / color, and prevent null value
Chris Craik
2012-05-08
1
-13
/
+13
*
|
Set the default scrollTo back to animate = false
John Reck
2012-05-08
1
-1
/
+1
|
/
*
Merge "Replace tree observer with a JNI call at draw time" into jb-dev
Teng-Hui Zhu
2012-05-08
1
-19
/
+14
|
\
|
*
Replace tree observer with a JNI call at draw time
Teng-Hui Zhu
2012-05-07
1
-19
/
+14
*
|
Merge "Delay creating Java objects for WebHistoryItem" into jb-dev
John Reck
2012-05-08
4
-86
/
+190
|
\
\
|
|
/
|
/
|
|
*
Delay creating Java objects for WebHistoryItem
John Reck
2012-05-07
4
-86
/
+190
*
|
Merge "Disable prerenders while scrolling" into jb-dev
John Reck
2012-05-07
2
-0
/
+8
|
\
\
|
*
|
Disable prerenders while scrolling
John Reck
2012-05-06
2
-0
/
+8
*
|
|
Merge "Fix ssl client certs to use the private key ctx" into jb-dev
Selim Gurun
2012-05-07
1
-38
/
+56
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix ssl client certs to use the private key ctx
Selim Gurun
2012-05-04
1
-38
/
+56
*
|
|
Merge "Ensure updateGLPositionsAndScale is called from updateLayerPosition." ...
George Mount
2012-05-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Ensure updateGLPositionsAndScale is called from updateLayerPosition.
George Mount
2012-05-04
1
-1
/
+1
*
|
|
Merge "Broaden fast inval path" into jb-dev
John Reck
2012-05-06
1
-20
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Broaden fast inval path
John Reck
2012-05-04
1
-20
/
+25
*
|
|
Merge "Unify the naming of rectangles used for draw." into jb-dev
Teng-Hui Zhu
2012-05-04
1
-63
/
+64
|
\
\
\
[next]