index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Supports control characters, like what Windows does.
suzhe@chromium.org
2009-10-16
1
-15
/
+59
*
Attempt to fix the build by adding an include.
dglazkov@chromium.org
2009-10-16
1
-0
/
+1
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
4
-54
/
+134
*
Move autofill related WebView{Delegate} methods into the WebKit API.
darin@chromium.org
2009-10-16
2
-0
/
+30
*
Revert "Move scripting / v8 related methods out of WebKit.h"
tony@chromium.org
2009-10-16
4
-134
/
+54
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
4
-54
/
+134
*
Added stub implementation of SharedWorkerRepository.
atwilson@chromium.org
2009-10-15
1
-0
/
+69
*
Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.
dglazkov@chromium.org
2009-10-13
4
-0
/
+164
*
Reverting 28607.
darin@chromium.org
2009-10-13
2
-5
/
+6
*
Layout test results and style fix in webkit/api/src
hclam@chromium.org
2009-10-12
1
-6
/
+6
*
Roll WebKit to r49432
hclam@chromium.org
2009-10-12
1
-0
/
+14
*
Fix another race condition on worker process shutdown that results in use-aft...
jam@chromium.org
2009-10-10
1
-0
/
+1
*
Use WebKit::WebVector instead of std::vector in WebKit::WebMediaPlayer
hclam@chromium.org
2009-10-09
2
-4
/
+4
*
Reverting 28599.
darin@chromium.org
2009-10-09
2
-6
/
+5
*
Convert types in WebFrameLoaderClientImpl in preparation for moving
darin@chromium.org
2009-10-09
2
-5
/
+6
*
Roll WebKit ro r49372
hclam@chromium.org
2009-10-09
1
-1
/
+1
*
Moving ShowContextMenu out of WebView_delegate and into WebViewClient
yaar@chromium.org
2009-10-09
2
-1
/
+123
*
Reverting 28545.
darin@chromium.org
2009-10-09
2
-6
/
+5
*
Convert types in WebFrameLoaderClientImpl in preparation for moving
darin@chromium.org
2009-10-09
2
-5
/
+6
*
Fix possible null-pointer dereferences in WebKit API.
tkent@chromium.org
2009-10-09
8
-8
/
+16
*
Print the element path in TestWebViewDelegate::decidePolicyForNavigation()
tkent@chromium.org
2009-10-09
2
-90
/
+93
*
Make all content scripts from an extension run in the same
aa@chromium.org
2009-10-08
1
-3
/
+3
*
Add pieces needed by upcoming memory purge implementation:
pkasting@chromium.org
2009-10-07
6
-15
/
+128
*
Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.
darin@chromium.org
2009-10-07
1
-0
/
+12
*
Webkit roll: 49213:49221
levin@chromium.org
2009-10-07
1
-2
/
+4
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
2
-0
/
+63
*
Move runFileChooser from webview_delegate to WebViewClient.
yaar@chromium.org
2009-10-06
4
-9
/
+179
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
3
-0
/
+9
*
Ported Chrome's WebGL implementation to Linux. Required changes to
kbr@google.com
2009-10-05
1
-9
/
+149
*
Adds command line flag to enable desktop notifications.
johnnyg@chromium.org
2009-10-05
3
-0
/
+7
*
Exposes WebCore's FontCache through the webkit API
jamesr@chromium.org
2009-10-05
2
-0
/
+114
*
Adds desktop notification support for renderer process, and enables the build...
johnnyg@chromium.org
2009-10-05
2
-3
/
+18
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
7
-1
/
+326
*
Add quota support.
jorlow@chromium.org
2009-10-03
4
-9
/
+8
*
More WebView / WebViewDelegate cleanup.
darin@chromium.org
2009-10-03
3
-7
/
+33
*
The second half of http://trac.webkit.org/changeset/49040
jorlow@chromium.org
2009-10-03
2
-2
/
+3
*
Ported Chrome's WebGL implementation to Mac OS X. Removed code which
kbr@google.com
2009-10-02
1
-319
/
+343
*
WebKit roll: 48994:49006
atwilson@chromium.org
2009-10-02
1
-1
/
+1
*
Restore plumbing for the spelling panel on Mac.
darin@chromium.org
2009-10-02
1
-0
/
+3
*
Minor cleanup in WebKitClient.
darin@chromium.org
2009-10-02
1
-6
/
+8
*
Roll to webkit r48994.
atwilson@chromium.org
2009-10-02
1
-1
/
+1
*
SocketStreamHandle implementation (skelton) for chromium.
ukai@chromium.org
2009-10-02
1
-0
/
+121
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-1
/
+35
*
Reverting 27756.
jorlow@chromium.org
2009-10-01
7
-327
/
+3
*
Another stab at the Chromium side of storage events. The WebKit side can be ...
jorlow@chromium.org
2009-10-01
7
-3
/
+327
*
Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h
mal@chromium.org
2009-10-01
1
-35
/
+1
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-1
/
+35
*
Add an optional WebFrame parameter to WebView::findFrameByName.
darin@chromium.org
2009-09-30
1
-2
/
+5
*
Added command line argument --enable-webgl to facilitate turning on
kbr@google.com
2009-09-30
3
-0
/
+7
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-39
/
+29
[next]