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 merge 40668:40722 part 2.
ojan@google.com
2009-02-09
2
-0
/
+6
*
Reverting 9366.
finnur@google.com
2009-02-07
3
-24
/
+18
*
Implementing that callback required to pass
finnur@google.com
2009-02-07
3
-18
/
+24
*
Add logging to NP_Initialize and CP_Initialize to try to figure out why gears
mpcomplete@google.com
2009-02-06
1
-0
/
+4
*
Add a command line option --disable-web-security. People can use this option...
abarth@chromium.org
2009-02-06
2
-0
/
+3
*
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
*
Get 6 more layout tests passing.
finnur@google.com
2009-02-06
1
-3
/
+47
*
Fix for http://code.google.com/p/chromium/issues/detail?id=7429
mbelshe@google.com
2009-02-06
1
-2
/
+4
*
The final bits needed so we can navigate away from Flash pages without crashi...
evan@chromium.org
2009-02-05
2
-39
/
+28
*
Remove webkit glue stubs.
jrg@chromium.org
2009-02-05
1
-29
/
+0
*
Stop using the function computePageRects() duplicated in FrameChromium.cpp.
maruel@chromium.org
2009-02-05
1
-4
/
+8
*
Disable the WanWang protocol handler plugin (npww.dll) as it crashes during s...
ananta@chromium.org
2009-02-05
1
-0
/
+8
*
Fix the dependency checker tool. Rules for a directory did modify their direc...
stoyan@chromium.org
2009-02-05
1
-0
/
+6
*
WebKit merge 40500:40539 [Chromium side]
levin@chromium.org
2009-02-05
4
-4
/
+9
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
8
-69
/
+121
*
A workaround fix for Issue 6971.
hbono@chromium.org
2009-02-05
1
-39
/
+40
*
Check for a NULL WebPluginDelegate pointer in WebPluginImpl::TearDownPluginIn...
ananta@chromium.org
2009-02-05
1
-4
/
+6
*
Convert webkit_glue::GetLocalizedString to return a string16
tc@google.com
2009-02-05
4
-5
/
+12
*
Get windowed plugins (Flash) limping along on Linux.
evan@chromium.org
2009-02-04
6
-11
/
+664
*
Autocomplete popup should not handle the Home and end key messages, they shou...
jcampan@chromium.org
2009-02-04
2
-12
/
+31
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-04
1
-0
/
+5
*
Add support for 8 Indian languages.
jungshik@google.com
2009-02-04
1
-0
/
+8
*
The autocomplete popup menu was using the style of the edit field it is assoc...
jcampan@chromium.org
2009-02-04
1
-6
/
+18
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
2
-4
/
+1
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
2
-1
/
+4
*
WebKit merge 40474:40500 [chromium-side].
ericroman@google.com
2009-02-04
5
-32
/
+35
*
Reverting 9109.
ojan@google.com
2009-02-03
1
-5
/
+0
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-03
1
-0
/
+5
*
Fix a crash where we would try to add a
finnur@google.com
2009-02-03
1
-15
/
+18
*
Cleanup in webkit/glue/
phajdan.jr@chromium.org
2009-02-03
9
-47
/
+45
*
WebKitMerge 40409:40464 (chromium-side).
ericroman@google.com
2009-02-03
4
-4
/
+5
*
Merged with latest media pipeline and cleaned up some style stuff.
hclam@chromium.org
2009-02-03
4
-121
/
+25
*
Remove webplugin_impl_mac.mm (a stub) and replace with the real thing and its
amanda@chromium.org
2009-02-03
1
-58
/
+0
*
Move proxy resolve requests out of plugin/renderer process, and into the brow...
ericroman@google.com
2009-01-31
2
-50
/
+5
*
Implement LayoutTestController::numberOfActiveAnimations to get a
finnur@google.com
2009-01-30
2
-0
/
+15
*
Chromium side of merge 40314:40364.
ojan@google.com
2009-01-30
2
-17
/
+3
*
Rearrange plugin entry points code to abstract out Linux.
evan@chromium.org
2009-01-30
6
-72
/
+87
*
Rename Debugger to DebuggerBridge to make the mac compiler happy.
brettw@chromium.org
2009-01-30
4
-27
/
+29
*
Move simple_clipboard_impl into test_shell. It's not needed in
tc@google.com
2009-01-29
1
-4
/
+0
*
Maintain a local/global stack for the global WebPluginDelegateImpl instance p...
ananta@chromium.org
2009-01-29
1
-6
/
+17
*
Fix regression from my previous plugin change where internal plugins didn't g...
jam@chromium.org
2009-01-29
2
-11
/
+8
*
Fix our link madness on linux. We now properly link
tc@google.com
2009-01-29
1
-1
/
+0
*
Make adding internal plugins easier (and allow it to be dynamic). This code ...
jam@chromium.org
2009-01-29
8
-235
/
+219
*
Generate a proper file name when dragging an image from a
paulg@google.com
2009-01-29
2
-0
/
+7
*
Remove the ctor since it's in the shared file.
thomasvl@chromium.org
2009-01-28
1
-4
/
+0
*
Context menus for text selections in editable boxes and links should include ...
pkasting@chromium.org
2009-01-28
3
-59
/
+54
*
Unit test addition, cleanup for render_process/thread.
jrg@chromium.org
2009-01-28
1
-0
/
+29
*
Chrome side of WebKit Merge 40165:40297
playmobil@google.com
2009-01-28
5
-9
/
+7
*
Adobe Reader 7 expects the load_manually flag to be set when being instantiat...
ananta@chromium.org
2009-01-27
2
-5
/
+6
[next]