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
*
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
*
Add quota support.
jorlow@chromium.org
2009-10-03
2
-2
/
+20
*
More WebView / WebViewDelegate cleanup.
darin@chromium.org
2009-10-03
10
-76
/
+35
*
Update deps for WebKit glue so it can include app.
brettw@chromium.org
2009-10-03
1
-0
/
+1
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
5
-7
/
+7
*
Do not discount a MANUAL_SUBFRAME load just because it involved
darin@chromium.org
2009-10-02
1
-15
/
+15
*
DevTools: test that scopes can be epxanded
yurys@google.com
2009-10-02
1
-7
/
+215
*
Restore plumbing for the spelling panel on Mac.
darin@chromium.org
2009-10-02
1
-1
/
+2
*
Roll to webkit r48994.
atwilson@chromium.org
2009-10-02
1
-1
/
+1
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
10
-151
/
+53
*
yMake ctrl-clicks in GMail open in background tabs rather than foreground tabs.
ericu@google.com
2009-10-01
4
-27
/
+72
*
Reverting 27756.
jorlow@chromium.org
2009-10-01
3
-15
/
+4
*
Another stab at the Chromium side of storage events. The WebKit side can be ...
jorlow@chromium.org
2009-10-01
3
-4
/
+15
*
Fix several issues around fullscreen Mac plugins:
amanda@chromium.org
2009-10-01
2
-1
/
+16
*
DevTools Heap profiler: Show aggregated retainer graphs.
mnaganov@chromium.org
2009-10-01
3
-92
/
+297
*
Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h
mal@chromium.org
2009-10-01
9
-38
/
+127
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
9
-127
/
+38
*
Add an optional WebFrame parameter to WebView::findFrameByName.
darin@chromium.org
2009-09-30
6
-4
/
+183
*
Added command line argument --enable-webgl to facilitate turning on
kbr@google.com
2009-09-30
2
-1
/
+8
*
Enable <video> using cache
hclam@chromium.org
2009-09-30
5
-176
/
+204
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
17
-317
/
+208
*
DevTools: add tests for step over/out/in
yurys@google.com
2009-09-30
1
-0
/
+259
*
Revert r27587 that broke the tree
hclam@chromium.org
2009-09-30
3
-141
/
+178
*
Revert r27589 that broke the tree
hclam@chromium.org
2009-09-30
3
-21
/
+4
[next]