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
*
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
*
WebKit merge 39606:39660
dimich@google.com
2009-01-07
2
-0
/
+2
*
Change "dll" to "plugin" where appropriate.
avi@google.com
2009-01-06
6
-25
/
+29
*
Move plugins to FilePaths, some cleanup
avi@google.com
2009-01-06
10
-97
/
+125
*
Refactor the render widget unittest so it can be reused to create a render view
brettw@chromium.org
2009-01-05
4
-13
/
+7
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
3
-32
/
+17
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
3
-17
/
+32
*
Adjusting the name of a function to make it more descriptive.
avi@google.com
2008-12-30
5
-9
/
+10
*
* Bring up render_mesages.cc on POSIX.
jeremy@chromium.org
2008-12-29
2
-12
/
+0
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
1
-1
/
+1
*
Stub out some plugin functions to make the dynamic linker happy.
evanm@google.com
2008-12-26
2
-1
/
+32
*
Kill PlatformScreenMac.mm
darin@google.com
2008-12-23
1
-0
/
+67
*
Expand comment for shouldUseCredentialStorage stub, explaining what it might
pamg@google.com
2008-12-23
1
-3
/
+9
*
Adds support for pauseAnimationAtTimeOnElementWithId and
sky@google.com
2008-12-22
2
-2
/
+63
*
Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium...
dglazkov@google.com
2008-12-22
2
-2
/
+2
*
Handle cases where the multipart boundary is improperly prefixed with "--".
darin@chromium.org
2008-12-22
3
-1
/
+33
*
Some cleanup in webkit/.
darin@chromium.org
2008-12-22
1
-58
/
+66
*
cChrome side of WebKit merge 39369:39410.
pamg@google.com
2008-12-22
2
-0
/
+17
*
Fix line endings to be LF, and set svn:eol-style to keep it that way.
darin@chromium.org
2008-12-20
1
-2
/
+2
*
Get rid of another base/ include by inlining the NSView/HWND/GtkWidget typdefs.
eseidel@chromium.org
2008-12-20
1
-4
/
+10
*
Remove dependencies from port on base/gfx/native_theme and base/win_util. In...
darin@chromium.org
2008-12-20
1
-1
/
+103
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
2
-0
/
+17
*
Added the new isCommandEnabled() layout test function to the layout test cont...
estade@chromium.org
2008-12-18
3
-0
/
+12
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
2
-9
/
+9
*
We now show the form autofill when the user does any of these on a focused em...
jcampan@chromium.org
2008-12-18
4
-5
/
+73
*
Bridge out media player from MediaPlayerPrivate.
hclam@chromium.org
2008-12-18
9
-2
/
+584
*
Fixes a leak of a ResourceHandle that happens with synchronous XMLHttpRequests,
asargent@chromium.org
2008-12-18
1
-1
/
+1
*
Chrome side of unforking. I need to pull WebKit with the change that unforks ...
brettw@google.com
2008-12-18
2
-4
/
+24
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
8
-17
/
+17
*
Handle HTTP 200 responses received in response to byte range requests issued ...
ananta@chromium.org
2008-12-17
11
-47
/
+214
*
Add a reference I forgot to add. I didn't mean to copy this string.
brettw@google.com
2008-12-16
1
-1
/
+1
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-264
/
+264
*
WebKit Merge 39143:39309, Part 8 (port side)
dglazkov@google.com
2008-12-16
3
-2
/
+5
*
Changes to the autofill popup:
jcampan@chromium.org
2008-12-16
2
-16
/
+46
*
Remove a NOTIMPLEMENTED() that is obvious and cluttering our debug output.
evanm@google.com
2008-12-15
1
-1
/
+0
*
fix build
tc@google.com
2008-12-15
1
-2
/
+2
*
Add "Enable spell check for this field" menu option in sub context menu for c...
sidchat@google.com
2008-12-15
9
-43
/
+73
*
Eliminate port/platform/win directory. Stop building a fork of BString, and
darin@chromium.org
2008-12-15
2
-5
/
+7
*
Remove few more errors in mac scons build.
phajdan.jr@chromium.org
2008-12-15
2
-1
/
+4
*
Implement visited link coloring.
brettw@google.com
2008-12-13
2
-8
/
+44
*
Reverting 6966.
ericroman@google.com
2008-12-13
1
-2
/
+1
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
1
-1
/
+2
*
Move implementation of BackForwardListClient to a new class named
darin@chromium.org
2008-12-13
7
-73
/
+171
*
A couple of linux keyboard input fixes.
estade@chromium.org
2008-12-12
1
-2
/
+2
*
Minor cleanup.
darin@chromium.org
2008-12-12
2
-6
/
+3
*
Use HistoryItem::lastVisitWasFailure to replace fakeHistoryItem semantics.
dglazkov@google.com
2008-12-11
1
-8
/
+2
*
Move skia-specific files into platform/graphics/skia to better correspond wit...
darin@google.com
2008-12-11
1
-1
/
+1
*
Rename ViewHandle to NativeView et al.
agl@chromium.org
2008-12-11
4
-5
/
+5
[next]