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
...
*
Revert r27589 that broke the tree
hclam@chromium.org
2009-09-30
1
-5
/
+0
*
<video> use cache if --enable-byte-range-support is present
hclam@chromium.org
2009-09-30
1
-0
/
+5
*
Allow <audio> to work in extension
hclam@chromium.org
2009-09-21
1
-0
/
+4
*
Add histograms for tab count, RenderProcessHost count, and the number of
brettw@chromium.org
2009-09-21
1
-0
/
+5
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-2
/
+5
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
1
-4
/
+5
*
Refactor DOM storage to be more object oriented. All the DOMStorageDispatche...
jorlow@chromium.org
2009-09-08
1
-0
/
+2
*
Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.
avi@google.com
2009-08-27
1
-2
/
+2
*
Change WebCanvas to be a CGContext on Mac.
darin@chromium.org
2009-08-19
1
-1
/
+9
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-1
/
+1
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-1
/
+1
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-1
/
+1
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-5
/
+5
*
Add an extension to expose some primitives to JS for doing
mbelshe@google.com
2009-06-05
1
-0
/
+6
*
Header cleanup in webkit/glue
phajdan.jr@chromium.org
2009-06-01
1
-2
/
+1
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
1
-8
/
+0
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-3
/
+4
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
1
-1
/
+2
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
1
-9
/
+0
*
Fixes bug where first login attempt to hotmail after session restore
sky@chromium.org
2009-03-26
1
-0
/
+3
*
Implement WebSandboxSupport.
darin@chromium.org
2009-03-12
1
-5
/
+0
*
This changes the base clipboard class, as accomplishing paste requires that C...
avi@chromium.org
2009-03-10
1
-1
/
+1
*
Reland r11118.
darin@chromium.org
2009-03-06
1
-38
/
+0
*
Revert r11118 :(
darin@chromium.org
2009-03-06
1
-0
/
+38
*
More WebKit API action (chromium side)
darin@chromium.org
2009-03-06
1
-38
/
+0
*
Refactor v8 extensions so that they aren't in the WebCore namespace, and can ...
asargent@chromium.org
2009-03-05
1
-2
/
+0
*
Revert r10974 since it didn't change performance on the page cyclers.
darin@chromium.org
2009-03-05
1
-12
/
+0
*
Temporarily disable cookie codepaths that use WebKitClient to analyze
darin@chromium.org
2009-03-05
1
-0
/
+12
*
Update clipboard classes to use string16 and FilePath instead of wstring.
estade@chromium.org
2009-03-04
1
-2
/
+2
*
Minor cleanup in webkit/glue:
darin@chromium.org
2009-03-02
1
-41
/
+30
*
Chrome side to pick up new WebKit API changes.
darin@chromium.org
2009-02-28
1
-23
/
+0
*
Chrome side to implement WebMimeRegistry.
darin@chromium.org
2009-02-26
1
-15
/
+0
*
Change mime type utils to operate on platform-specific string types for filen...
estade@chromium.org
2009-02-14
1
-3
/
+4
*
Media player availability now determined by SetMediaPlayerAvailable.
scherkus@chromium.org
2009-02-11
1
-0
/
+4
*
Reference and create a RenderView when needed.
jrg@chromium.org
2009-02-06
1
-6
/
+25
*
Make the mime -> extension code return a dotless extension.
deanm@chromium.org
2009-02-06
1
-1
/
+2
*
Convert webkit_glue::GetLocalizedString to return a string16
tc@google.com
2009-02-05
1
-1
/
+1
*
Move proxy resolve requests out of plugin/renderer process, and into the brow...
ericroman@google.com
2009-01-31
1
-0
/
+3
*
Add support for UA spoofing, and spoof Safari's UA string when loading URLs
darin@chromium.org
2009-01-27
1
-3
/
+4
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
1
-1
/
+1
*
Refactor the render widget unittest so it can be reused to create a render view
brettw@chromium.org
2009-01-05
1
-5
/
+0
*
Bridge out media player from MediaPlayerPrivate.
hclam@chromium.org
2008-12-18
1
-0
/
+4
*
Implement visited link coloring.
brettw@google.com
2008-12-13
1
-0
/
+8
*
Rename ViewHandle to NativeView et al.
agl@chromium.org
2008-12-11
1
-2
/
+2
*
Remove a layout-test-only font-fallback path.
ericroman@google.com
2008-11-26
1
-7
/
+0
*
Make sure threading is initialized when running test_shell_tests
ojan@google.com
2008-11-25
1
-0
/
+2
*
Turn on logging of notImplemented()s inside WebCore for test_shell.
evanm@google.com
2008-11-19
1
-0
/
+3
*
Add GCController support to test_shell.
fqian@google.com
2008-11-14
1
-0
/
+1
*
* Copy webkit_glue font functions into ChromiumBridge.
erikkay@google.com
2008-11-13
1
-5
/
+0
*
* Remove windows-ism from pasteboard code and move to using
tc@google.com
2008-11-11
1
-4
/
+3
[prev]
[next]