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
*
Thin out webkit_glue.{h,cc} a bit more.
darin@chromium.org
2013-07-24
1
-23
/
+0
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
1
-6
/
+0
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
1
-0
/
+6
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
1
-6
/
+0
*
Delete unnecessary lines of code.
darin@chromium.org
2013-07-17
1
-30
/
+2
*
Eliminate browser-side dependency on WebDevToolsAgent.
darin@chromium.org
2013-06-26
1
-7
/
+0
*
Move configuration of URLRequest referrer to content/browser/loader.
darin@chromium.org
2013-06-25
1
-9
/
+0
*
Use a direct include of strings headers in webkit/, part 1.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update refernces to Blink's Platform API (webkit)
abarth@chromium.org
2013-05-30
1
-2
/
+2
*
Relanding this as the previous attempt failed due to build errors.
ananta@chromium.org
2013-05-15
1
-8
/
+0
*
Revert 199560 "Move the plugins sources out of the webkit glue t..."
ananta@chromium.org
2013-05-11
1
-0
/
+8
*
Move the plugins sources out of the webkit glue target into a new target 'plu...
ananta@chromium.org
2013-05-10
1
-8
/
+0
*
Prune out some unused methods of webkit_glue.
darin@chromium.org
2013-05-08
1
-22
/
+0
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-7
/
+9
*
[Android WebView] Implement WebSettings.setTextZoom for legacy layout modes
mnaganov@chromium.org
2013-02-14
1
-0
/
+4
*
Update some #includes in webkit/glue for headers in the new Platform directory
pilgrim@chromium.org
2013-01-15
1
-2
/
+2
*
Add a histogram for renderer memory usage.
marja@chromium.org
2013-01-15
1
-0
/
+6
*
Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...
reed@google.com
2012-11-14
1
-5
/
+2
*
webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'
hashimoto@chromium.org
2012-10-23
1
-30
/
+0
*
Split user agent code out of the 'glue' target
stuartmorgan@chromium.org
2012-09-10
1
-11
/
+0
*
Rename layoutTestController to testRunner.
jochen@chromium.org
2012-08-07
1
-1
/
+1
*
This one is a test specific API and can be moved to window.internals.
sail@chromium.org
2012-06-12
1
-6
/
+0
*
Move fileapi into its own component
benwells@chromium.org
2012-05-30
1
-5
/
+0
*
Add FileUtilities::GetFileInfo() to capture file metadata with single IPC
kinuko@chromium.org
2012-05-25
1
-0
/
+6
*
Allow for overriding the handling of the referrer header in the network stack
jochen@chromium.org
2012-05-08
1
-0
/
+9
*
BaseSessionService: Remove HTTP bodies from content state if they contain pas...
marja@chromium.org
2012-03-19
1
-0
/
+5
*
Do not use setDartFlags API as we're now passing flags by other means.
antonm@chromium.org
2012-02-03
1
-3
/
+1
*
Add --dart-flags and --disable-dart command line switches.
podivilov@chromium.org
2011-12-23
1
-0
/
+2
*
Don't attempt to forward declare StringPiece. #include the declaration, or re...
erikwright@chromium.org
2011-12-07
1
-4
/
+0
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-1
/
+1
*
Add exports needed for glue to build as a component.
dpranke@chromium.org
2011-12-02
1
-22
/
+31
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-29
/
+0
*
Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...
piman@chromium.org
2011-11-22
1
-38
/
+0
*
Remove IsProtocolSupportedForMedia.
piman@chromium.org
2011-11-22
1
-4
/
+0
*
Cleanup: Remove unneeded forward declarations in webkit/.
thestig@chromium.org
2011-11-17
1
-2
/
+1
*
Revert 109622 - Export symbols from content.dll that are depended upon by chr...
tommi@chromium.org
2011-11-11
1
-26
/
+20
*
Export symbols from content.dll that are depended upon by chrome.dll.
tommi@chromium.org
2011-11-11
1
-20
/
+26
*
Plumb through buffer type for clipboard sequence number requests.
dcheng@chromium.org
2011-11-10
1
-1
/
+1
*
Remove unused clipboard methods.
dcheng@chromium.org
2011-11-04
1
-11
/
+3
*
DevTools: extend experimental.debugger API to potentially allow non-tab debug...
pfeldman@chromium.org
2011-10-26
1
-0
/
+6
*
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
[next]