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
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow <video> to read from a data URI. Data URI is now handled
hclam@chromium.org
2009-10-23
5
-62
/
+131
*
Moved castToHTMLXXXElement and getNameForInputElement to DOMUtilitiesPrivate.
yaar@chromium.org
2009-10-22
7
-76
/
+16
*
Do some cleanup of file path name handling.
brettw@chromium.org
2009-10-22
1
-2
/
+7
*
Optimize memory usage in MultipartResponseDelegate by not using
tony@chromium.org
2009-10-22
1
-3
/
+3
*
Move ContextMenuClientImpl to api/src
yaar@chromium.org
2009-10-22
3
-336
/
+3
*
Fix renderer hang if plugin process crashes while initializing a plugin.
jam@chromium.org
2009-10-22
1
-0
/
+2
*
Fix painting issue in Reader 9.2.
jam@chromium.org
2009-10-22
1
-0
/
+3
*
Reverting 29783.
johnnyg@chromium.org
2009-10-22
2
-5
/
+0
*
Swaps renderer processes on links with rel=noreferrer and target=_blank.
creis@google.com
2009-10-22
2
-0
/
+5
*
Cleanup in webkit/glue to remove some dependencies.
darin@chromium.org
2009-10-22
18
-318
/
+238
*
Remove a glue dependency in preparation for moving contents to WebKit API land.
pkasting@chromium.org
2009-10-22
1
-14
/
+17
*
Use the existing ProfileTypes extensibility to plug in heap snapshots
apavlov@chromium.org
2009-10-22
1
-88
/
+31
*
Make WebSocketStreamHandleBridge RefCountedThreadSafe.
ukai@chromium.org
2009-10-22
2
-7
/
+8
*
Fix lifetime management of WebSocketStreamhandleImpl::Context and WebSocketSt...
ukai@chromium.org
2009-10-22
1
-7
/
+34
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
2
-0
/
+3
*
Do not lower our ready state if the media resource is completely loaded.
scherkus@chromium.org
2009-10-22
1
-1
/
+5
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
2
-3
/
+0
*
Implemented WebMediaPlayerImpl::hasSingleSecurityOrigin().
scherkus@chromium.org
2009-10-21
1
-2
/
+4
*
Shorten searchable_form_data.cc more. Use early return/continue to flatten i...
pkasting@chromium.org
2009-10-21
1
-132
/
+105
*
Trim unused members from SearchableFormData. Remove copies of WebCore functi...
pkasting@chromium.org
2009-10-21
3
-183
/
+84
*
[Mac] Call setIsActive() when changing focus in layout test mode.
rohitrao@chromium.org
2009-10-21
1
-6
/
+3
*
Modify the factory method name to follow WebKit
apavlov@chromium.org
2009-10-21
1
-2
/
+2
*
Enable WebSocket in test_shell
ukai@chromium.org
2009-10-21
6
-0
/
+274
*
DevTools: test that content scripts are visible in the debugger scripts list
yurys@google.com
2009-10-21
1
-8
/
+38
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
3
-25
/
+24
*
Revert "Temporarily adding blank line to webkit_resources.grd."
scherkus@chromium.org
2009-10-20
1
-1
/
+0
*
Temporarily adding blank line to webkit_resources.grd.
scherkus@chromium.org
2009-10-20
1
-0
/
+1
*
Add WebFrameClient::cancelledError to avoid a dependency on
darin@chromium.org
2009-10-20
2
-9
/
+26
*
Convert some structures in webkit/glue to string16.
darin@chromium.org
2009-10-20
9
-75
/
+69
*
Blacklist some non-functional plugins on the Mac
stuartmorgan@chromium.org
2009-10-20
1
-2
/
+8
*
add enableWebSockets in WebKit API
ukai@chromium.org
2009-10-20
2
-3
/
+0
*
Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil...
yaar@chromium.org
2009-10-20
4
-29
/
+9
*
Neither of the hit tests in WebViewImpl worked if the page had scrolled. Thi...
vandebo@chromium.org
2009-10-19
1
-2
/
+4
*
Deprecate PathService::Get(..., wstring*) and use FilePath instead.
evan@chromium.org
2009-10-19
1
-3
/
+5
*
Removed webkit_glue::FillFormToUploadFile from dom_operations.
yaar@chromium.org
2009-10-19
2
-124
/
+1
*
Convert the spellchecker and associated messages and functions to use string16
brettw@chromium.org
2009-10-19
1
-3
/
+3
*
New volume mute images for video controls
hclam@chromium.org
2009-10-19
3
-0
/
+0
*
Prepare heap profiler for WebKit profiles panel UI-related refactoring
apavlov@chromium.org
2009-10-19
1
-0
/
+12
*
DevTools: show diffs of retainers count between heap snapshots.
mnaganov@chromium.org
2009-10-19
2
-122
/
+137
*
DevTools: allow expanding constructor property
yurys@google.com
2009-10-19
2
-68
/
+83
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
39
-208
/
+133
*
Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.
tkent@chromium.org
2009-10-19
2
-9
/
+20
*
Moved Pepper delegate definition to chrome\renderer to allow it to use
sehr@google.com
2009-10-17
8
-581
/
+34
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
13
-228
/
+76
*
Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED when
wtc@chromium.org
2009-10-17
1
-0
/
+1
*
Convert devtools interfaces over to using WebString.
darin@chromium.org
2009-10-16
17
-183
/
+199
*
Fix heap profiler after a WebKit roll.
apavlov@chromium.org
2009-10-16
2
-9
/
+42
*
Kill WebViewDelegate::WasOpenedByUserGesture, and instead have
darin@chromium.org
2009-10-16
3
-10
/
+3
*
Move autofill related WebView{Delegate} methods into the WebKit API.
darin@chromium.org
2009-10-16
10
-145
/
+132
*
Fix build bustage of 29235
hclam@chromium.org
2009-10-16
1
-1
/
+1
[next]