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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Makes Geolocation error callback asynchronous when service fails to start.
Steve Block
2009-09-04
1
-9
/
+3
*
|
|
Merge change 23829 into eclair
Android (Google) Code Review
2009-09-04
2
-33
/
+25
|
\
\
\
|
|
/
/
|
*
|
Refactors Geolocation to avoid duplication in getCurrentPosition and watchPos...
Steve Block
2009-09-03
2
-33
/
+25
*
|
|
Merge change 23625 into eclair
Android (Google) Code Review
2009-09-04
2
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix the DOM storage layout tests when running with V8. Change the custom bind...
Ben Murdoch
2009-09-02
2
-1
/
+5
|
|
/
*
|
Brings Mock Geolocation service up to date with latest submission to WebKit.
Steve Block
2009-09-02
4
-14
/
+8
|
/
*
Merge change 22906 into eclair
Android (Google) Code Review
2009-09-02
3
-35
/
+53
|
\
|
*
Add functionality to V8 bindings for SQLTransaction to allow array-like objec...
Ben Murdoch
2009-09-02
3
-35
/
+53
*
|
Merge change 22913 into eclair
Android (Google) Code Review
2009-09-01
8
-2
/
+479
|
\
\
|
*
|
Adds V8 bindings for Geolocation.
Steve Block
2009-09-01
8
-2
/
+479
*
|
|
Merge change 23350 into eclair
Android (Google) Code Review
2009-09-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Update the browser's references to the latest images.
Leon Scroggins
2009-09-01
1
-1
/
+1
*
|
|
|
Fix a bug where the V8 bindings for SQLStatement error callbacks would not re...
Ben Murdoch
2009-09-01
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge change 23087 into eclair
Android (Google) Code Review
2009-09-01
1
-2
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update V8 bindings to report exceptions thrown from callbacks.
Ben Murdoch
2009-08-28
1
-2
/
+8
*
|
|
Merge change 23308 into eclair
Android (Google) Code Review
2009-08-31
1
-1
/
+5
|
\
\
\
|
*
|
|
change our hasCurrentPoint() to call skia's getPoints() instead of isEmpty(),...
Mike Reed
2009-08-31
1
-1
/
+5
*
|
|
|
save and restore the transparent fill when drawing replaced images
Cary Clark
2009-08-31
1
-0
/
+6
|
/
/
/
*
|
|
Merge change 23075 into eclair
Android (Google) Code Review
2009-08-28
2
-0
/
+12
|
\
\
\
|
*
|
|
We lost ontouchxxx with the new WK. Bring them back.
Grace Kloba
2009-08-27
2
-0
/
+12
|
|
/
/
*
|
|
fix webkit build by rearranging assert.
Cary Clark
2009-08-28
1
-1
/
+1
*
|
|
Merge change 23100 into eclair
Android (Google) Code Review
2009-08-28
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix OSX build by changing the PositionError.h role to private
Andrei Popescu
2009-08-28
1
-1
/
+1
|
|
/
/
*
|
|
Fix crash in fast/canvas/canvas-empty-image-pattern.html
Andrei Popescu
2009-08-28
1
-0
/
+2
|
/
/
*
|
Use v8::V8::LowMemoryNotification() instead of the non-really-existibg v8::V8...
Andrei Popescu
2009-08-27
2
-4
/
+8
|
/
*
Fix the paragraph is not wrapping with the new WK problem.
Grace Kloba
2009-08-21
1
-0
/
+101
*
Add TouchEvent check.
Feng Qian
2009-08-20
1
-0
/
+5
*
Fix Layout test crash in V8 bindings to AppCache
Andrei Popescu
2009-08-20
1
-0
/
+2
*
Merge change 22074 into eclair
Android (Google) Code Review
2009-08-20
2
-4
/
+4
|
\
|
*
Fix some typos when WEBCORE_INSTRUMENTATION is on.
Feng Qian
2009-08-20
2
-4
/
+4
*
|
Fix a bunch of layout test crashes
Andrei Popescu
2009-08-20
1
-10
/
+12
|
/
*
Merge commit 'goog/master' into merge
Andrei Popescu
2009-08-20
2
-20
/
+46
|
\
|
*
Update MockGeolocationService to avoid the use of static initializers with co...
Steve Block
2009-08-19
2
-20
/
+46
*
|
Merge commit 'goog/master' into merge
Andrei Popescu
2009-08-19
3
-4
/
+30
|
\
\
|
|
/
|
*
Need to notify Java side when viewport tag is parsed.
Grace Kloba
2009-08-18
3
-4
/
+30
*
|
fix JSC support.
Andrei Popescu
2009-08-19
4
-283
/
+90
*
|
Revert "Merge WebKit r47420"
Andrei Popescu
2009-08-19
505
-19041
/
+5466
*
|
Revert "Compilation and link error fixes for new webkit r47420."
Andrei Popescu
2009-08-19
5
-16
/
+18
*
|
Revert "Start fixing JSC compile errors for new webkit."
Andrei Popescu
2009-08-19
2
-782
/
+89
*
|
Revert "Continue with JSC errors."
Andrei Popescu
2009-08-19
4
-13
/
+23
*
|
Continue with JSC errors.
Ben Murdoch
2009-08-19
4
-23
/
+13
*
|
Start fixing JSC compile errors for new webkit.
Ben Murdoch
2009-08-19
2
-89
/
+782
*
|
Compilation and link error fixes for new webkit r47420.
Ben Murdoch
2009-08-18
5
-18
/
+16
*
|
Merge WebKit r47420
Ben Murdoch
2009-08-18
505
-5466
/
+19041
*
|
Revert changes to WebCore.exp file
Andrei Popescu
2009-08-18
1
-6
/
+0
*
|
Fixes for the OSX build
Andrei Popescu
2009-08-18
4
-3
/
+17
*
|
Try to fix JNI startup errors.
Ben Murdoch
2009-08-18
3
-3
/
+7
*
|
Merge commit 'goog/master' into merge
Ben Murdoch
2009-08-18
15
-286
/
+758
|
\
\
|
|
/
|
*
Merge change 21618 into eclair
Android (Google) Code Review
2009-08-17
2
-0
/
+21
|
|
\
|
|
*
Fix #2058833. For mobile sites, add "width=device-width" if viewport width
Grace Kloba
2009-08-17
2
-0
/
+21
[prev]
[next]