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
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
3
-3
/
+3
*
Enables the sending of Timeline Agent and Resource messages to the devtools a...
jamesr@chromium.org
2009-10-12
5
-1
/
+104
*
First version of pepper api implementation:
sehr@google.com
2009-10-12
5
-34
/
+519
*
Minor cleanup. Use WebViewClient instead of WebViewDelegate
darin@chromium.org
2009-10-12
3
-4
/
+3
*
Remove unused feed_preview.{h,cc} files.
darin@chromium.org
2009-10-12
2
-140
/
+0
*
DevTools: manually dispatch messages from the inspector controller - WebKit's...
pfeldman@chromium.org
2009-10-12
1
-1
/
+4
*
DevTools: enable databases panel.
pfeldman@chromium.org
2009-10-12
8
-69
/
+43
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
7
-7
/
+7
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
1
-5
/
+7
*
Build fix.
abarth@chromium.org
2009-10-10
1
-1
/
+1
*
Roll WebKit to 49413.
abarth@chromium.org
2009-10-10
1
-6
/
+6
*
Fix another race condition on worker process shutdown that results in use-aft...
jam@chromium.org
2009-10-10
2
-1
/
+22
*
Use WebKit::WebVector instead of std::vector in WebKit::WebMediaPlayer
hclam@chromium.org
2009-10-09
1
-4
/
+5
*
Reverting 28599.
darin@chromium.org
2009-10-09
3
-92
/
+108
*
Convert types in WebFrameLoaderClientImpl in preparation for moving
darin@chromium.org
2009-10-09
3
-108
/
+92
*
Roll WebKit ro r49372
hclam@chromium.org
2009-10-09
1
-2
/
+2
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Moving ShowContextMenu out of WebView_delegate and into WebViewClient
yaar@chromium.org
2009-10-09
3
-217
/
+88
*
Reverting 28545.
darin@chromium.org
2009-10-09
3
-92
/
+108
*
Convert types in WebFrameLoaderClientImpl in preparation for moving
darin@chromium.org
2009-10-09
3
-108
/
+92
*
Print the element path in TestWebViewDelegate::decidePolicyForNavigation()
tkent@chromium.org
2009-10-09
2
-3
/
+19
*
Eliminate WebView::GetDelegate and replace RenderViewSet with a map from
darin@chromium.org
2009-10-09
3
-10
/
+0
*
When middle clicking a link in Linux, an onpaste event is fired. Prevent the...
vandebo@chromium.org
2009-10-08
1
-1
/
+4
*
Webkit roll to 49284.
johnnyg@chromium.org
2009-10-08
1
-4
/
+4
*
Reverting 28422.
johnnyg@chromium.org
2009-10-08
1
-4
/
+4
*
WebKit roll 49278:49309
johnnyg@chromium.org
2009-10-08
1
-4
/
+4
*
DevTools: show heap profiles in "Profiles" tab, remove temporary "Heap" tab.
mnaganov@chromium.org
2009-10-08
7
-184
/
+69
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
1
-3
/
+2
*
DevTools: fix and reenable TestDebugIntrinsicProperties
yurys@google.com
2009-10-08
1
-26
/
+49
*
DevTools: fix failing tests
yurys@google.com
2009-10-08
1
-1
/
+1
*
Make all content scripts from an extension run in the same
aa@chromium.org
2009-10-08
2
-6
/
+6
*
Some trivial style cleanup in the plugin delegate. There was one function
brettw@chromium.org
2009-10-08
3
-20
/
+16
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
4
-5
/
+5
*
Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.
darin@chromium.org
2009-10-07
6
-52
/
+60
*
DevTools: allow inspecting __proto__, constructor, prototype properties.BUG=2...
yurys@google.com
2009-10-07
3
-27
/
+191
*
Webkit roll: 49213:49221
levin@chromium.org
2009-10-07
4
-9
/
+19
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
4
-70
/
+35
*
Webkit roll: 49206:49213.
jparent@chromium.org
2009-10-07
2
-3
/
+4
*
Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge...
jam@chromium.org
2009-10-07
9
-503
/
+139
*
Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...
jam@chromium.org
2009-10-06
6
-26
/
+72
*
Move runFileChooser from webview_delegate to WebViewClient.
yaar@chromium.org
2009-10-06
2
-64
/
+24
*
DevTools: bring devtools tests back.
pfeldman@chromium.org
2009-10-06
1
-1
/
+1
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
2
-0
/
+3
*
Coverity: initialize read_attempts_ in BufferedDataSource constructor.
mattm@chromium.org
2009-10-06
1
-0
/
+1
*
Order of preferences needs to match serialization.
johnnyg@chromium.org
2009-10-06
1
-3
/
+3
*
Adds command line flag to enable desktop notifications.
johnnyg@chromium.org
2009-10-05
2
-0
/
+4
*
Make Mac WebCursor glue use the nsimage_cache
mark@chromium.org
2009-10-05
1
-2
/
+4
*
DevTools: auto-generate devtools.html from WebKit's inspector.html
mnaganov@chromium.org
2009-10-05
1
-143
/
+0
*
DevTools: Prepare DevTools for rolling onto r49084.
pfeldman@chromium.org
2009-10-05
2
-11
/
+17
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
3
-4
/
+15
[next]