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
/
webkit_glue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a public header with the child_process_sandbox_support_linux functions...
jam@chromium.org
2011-10-17
1
-20
/
+0
*
Context-based HTML paste plumbing
dcheng@chromium.org
2011-10-06
1
-1
/
+2
*
Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.
dpranke@chromium.org
2011-09-26
1
-12
/
+8
*
Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...
dpranke@chromium.org
2011-09-22
1
-8
/
+12
*
Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...
dpranke@chromium.org
2011-09-22
1
-12
/
+8
*
Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...
ananta@chromium.org
2011-09-15
1
-21
/
+0
*
webkit/glue: Remove an unused declaration of GetWebKitVersion() that was left...
tfarina@chromium.org
2011-09-11
1
-4
/
+1
*
Stop using the default profile's proxy service for plugin proxy requests, and...
jam@chromium.org
2011-08-29
1
-3
/
+0
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
1
-3
/
+1
*
Add Clipboard GetSequenceNumber interface which allows us to version the data...
cdn@chromium.org
2011-06-27
1
-0
/
+3
*
Get rid of the implicit content dependency on how Chrome stores its resources...
jam@chromium.org
2011-06-24
1
-5
/
+0
*
Removed the GetProductVersion function from webkit_glue and replace it with t...
ananta@chromium.org
2011-06-16
1
-3
/
+4
*
Moving some of the webkit_glue functions from chrome\common\common_glue and c...
ananta@chromium.org
2011-06-10
1
-3
/
+0
*
Removing the NACL function LaunchSelLdr from webkit_glue.h as this functional...
ananta@chromium.org
2011-06-06
1
-6
/
+0
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
1
-19
/
+0
*
Part 1 of changes to to build chrome\common as a dll. Moving some of the func...
ananta@chromium.org
2011-05-12
1
-13
/
+2
*
Remove the rest of the Chrome dependencies from RenderThread.
jam@chromium.org
2011-04-14
1
-5
/
+0
*
Add chrome.benchmark routines to clear the host and predictor caches.
tonyg@chromium.org
2011-03-28
1
-0
/
+7
*
Fix glue for ClipboardHostMsg_ReadAvailableTypes.
dcheng@chromium.org
2011-03-16
1
-5
/
+5
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
1
-0
/
+2
*
Revert r78134+r78136
dcheng@chromium.org
2011-03-15
1
-2
/
+0
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
1
-0
/
+2
*
Fix dbg-shlib build by removing dependency on webkit_glue from content\common.
jam@chromium.org
2011-03-07
1
-4
/
+0
*
Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...
jam@chromium.org
2011-03-07
1
-8
/
+0
*
Get rid of the extension dependency in ResourceDispatcher by calling out to a...
jam@chromium.org
2011-03-04
1
-0
/
+8
*
Expose WebCore log channels on the chrome command line
gavinp@chromium.org
2011-02-16
1
-2
/
+2
*
Update benchmarking clearCache routine to be able to preserve sslhostinfo:
mbelshe@chromium.org
2011-02-15
1
-1
/
+3
*
Remove some more DRT features from test_shell.
tony@chromium.org
2011-02-07
1
-3
/
+0
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-2
/
+2
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-10
/
+11
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-2
/
+8
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-8
/
+2
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-2
/
+8
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-8
/
+2
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-2
/
+8
*
Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API via
abarth@chromium.org
2010-12-17
1
-1
/
+7
*
View source uses scroll position of original page.
pfeldman@chromium.org
2010-12-16
1
-0
/
+4
*
webkit: use string16 in webkit_glue.h
evan@chromium.org
2010-12-14
1
-5
/
+4
*
glue: use string16 in place of wstring for Unicode text
evan@chromium.org
2010-12-03
1
-3
/
+3
*
Removed Media Cache Enabled Flag
atwilson@chromium.org
2010-11-04
1
-6
/
+1
*
Add UMA stats for saving/printing PDFs (the printing will be done through the...
jam@chromium.org
2010-10-30
1
-0
/
+3
*
Yet another try at submitting http://codereview.chromium.org/3397030/show.
ericu@google.com
2010-09-30
1
-0
/
+6
*
Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the n...
ericu@google.com
2010-09-29
1
-6
/
+0
*
Resubmitting http://codereview.chromium.org/3397030 with the needed one-line ...
ericu@google.com
2010-09-29
1
-0
/
+6
*
Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter an...
sky@chromium.org
2010-09-29
1
-6
/
+0
*
This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWrit...
ericu@google.com
2010-09-29
1
-0
/
+6
*
Enable/Disable Spdy in benchmarking.
lzheng@chromium.org
2010-08-19
1
-0
/
+3
*
Remove wstring-ness from some more locale variables.
evan@chromium.org
2010-08-04
1
-1
/
+1
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
1
-1
/
+1
*
Pepper v2 Font API browser implementation.
jam@chromium.org
2010-07-09
1
-0
/
+20
[next]