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
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-3
/
+3
*
We should download text/csv mime types instead of displaying them.
abarth@chromium.org
2009-01-22
1
-4
/
+8
*
POSIX: Porting renderer/render_view.cc, low hanging fruit
agl@chromium.org
2009-01-22
3
-4
/
+4
*
POSIX: Porting renderer/render_process.cc, low hanging fruit
agl@chromium.org
2009-01-22
1
-0
/
+13
*
More speedup of scrolling when many windowed plugins in a page. Scrolling is...
jam@chromium.org
2009-01-22
2
-1
/
+36
*
Include webkit strings in test shell data pack.
tc@google.com
2009-01-22
1
-0
/
+2
*
Some cleanup to the PluginList Singleton.
deanm@chromium.org
2009-01-21
2
-31
/
+35
*
WebKit Merge 39972:40057, Chromium side.
dglazkov@google.com
2009-01-21
1
-1
/
+2
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+1
*
Take out static objects from plugin_lib_win.cc.
jam@chromium.org
2009-01-21
1
-14
/
+22
*
A little bit more cleanup: no need to have both InternalPluginInfo & PluginVe...
jam@chromium.org
2009-01-20
1
-56
/
+51
*
Clean up how the default plugin is loaded so that InternalPluginInfo & Plugin...
jam@chromium.org
2009-01-20
6
-102
/
+97
*
fix memory_test crashes
tc@google.com
2009-01-20
1
-2
/
+7
*
Remove unreferenced WebFrame::IsReloadAllowingStaleData method.
darin@chromium.org
2009-01-20
3
-16
/
+0
*
First pass as implementing the greasemonkey API. This patch
aa@chromium.org
2009-01-17
3
-5
/
+9
*
Add resource loading glue code for WebMediaPlayerDelegate
hclam@chromium.org
2009-01-17
4
-1
/
+116
*
Improve scrolling performance when there are many windowed plugins in a page.
jam@chromium.org
2009-01-16
6
-155
/
+61
*
Changes to make it possible to statically link Gears. This is disabled by an
mpcomplete@google.com
2009-01-16
3
-1
/
+34
*
Use the PluginData object instead of the PluginInfoStore interface to test for
darin@chromium.org
2009-01-16
1
-5
/
+5
*
Part 2 (webkit/glue side) of cleaning RenderThemeChromiumWin.
darin@chromium.org
2009-01-16
2
-3
/
+3
*
Restoring a line that got lost in a despacing
avi@google.com
2009-01-16
1
-0
/
+1
*
Spaces at end of lines begone!
avi@google.com
2009-01-16
23
-133
/
+132
*
Block Adobe Reader from issuing NPN_GetURL/NPN_GetURLRequests for URL schemes...
ananta@chromium.org
2009-01-16
2
-0
/
+2
*
Add data pack file format to the grit output type and enable it for webkit_re...
tc@google.com
2009-01-16
1
-0
/
+1
*
Adding support for multiple files in FileChooser
zork@google.com
2009-01-15
1
-5
/
+13
*
Pull plugin files from the Linux build; it's not ready yet.
avi@google.com
2009-01-15
1
-0
/
+2
*
New implementations of core plugin libraries.
avi@google.com
2009-01-15
16
-562
/
+1155
*
Fix capitalization build break after r8028
mark@chromium.org
2009-01-14
1
-1
/
+1
*
Fix plugin_tests failure
jam@chromium.org
2009-01-14
1
-1
/
+1
*
Fix build bustage. Update enum names.
darin@chromium.org
2009-01-14
4
-147
/
+147
*
Remove the svn:executable bit and make line endings consistent.
tc@google.com
2009-01-14
1
-31
/
+31
*
Webkit merge 39829:39744, Chromium portion.
levin@chromium.org
2009-01-14
1
-4
/
+4
*
Updating so that Gears can spawn file selectors when running in the renderer ...
zork@google.com
2009-01-13
2
-5
/
+15
*
Remove grit hack and inline a 30x30 red square for a
tc@google.com
2009-01-13
2
-8
/
+18
*
Fix the regression where Gears didn't load.
jam@chromium.org
2009-01-13
1
-7
/
+5
*
Cleanup in preparation for upstreaming.
darin@chromium.org
2009-01-13
1
-14
/
+14
*
Remove two static initializers in webkit glue entity map.
deanm@chromium.org
2009-01-13
1
-8
/
+5
*
Update PluginInstance to use the newer TLS APIs. This also removes a static ...
deanm@chromium.org
2009-01-13
2
-17
/
+11
*
Adding the elementDoesAutoCompleteForElementWithId method to the layoutTestCo...
jcampan@chromium.org
2009-01-13
2
-0
/
+23
*
Move webkit_resources.rc to webkit_resources.grd. Add
tc@google.com
2009-01-13
6
-77
/
+49
*
Fix layout test failures. Looks like keying the plugins based on OriginalFil...
jam@chromium.org
2009-01-13
6
-141
/
+121
*
Get rid of lowercasing plugin filenames in order to determine if two paths po...
jam@chromium.org
2009-01-12
8
-289
/
+294
*
The popup for autofill is now never activated, even when clicked.
jcampan@chromium.org
2009-01-09
4
-14
/
+7
*
Don't overwrite pre-filled values when autofilling a form.
tim@chromium.org
2009-01-09
1
-0
/
+2
*
Move default plugin resources into separate .h and .rc files
tc@google.com
2009-01-09
2
-32
/
+0
*
WebKit merge 39711:39744. This CL includes changes to webkit/glue code.
darin@chromium.org
2009-01-09
2
-1
/
+8
*
Add support for custom cursors set by windowless plugins. Windowless plugins ...
ananta@chromium.org
2009-01-09
10
-58
/
+315
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
3
-17
/
+32
*
Replace stub bogus_webkit_strings.h with real generated header via grit
pinkerton@google.com
2009-01-08
2
-47
/
+0
*
Stub out NPN_Construct.
estade@chromium.org
2009-01-08
1
-9
/
+0
[next]