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
*
Turn on logging of notImplemented()s inside WebCore for test_shell.
evanm@google.com
2008-11-19
2
-0
/
+7
*
Remove cf_html from webdropdata.h. This is windows
tc@google.com
2008-11-19
3
-123
/
+11
*
Review URL: http://codereview.chromium.org/11434
michaeln@google.com
2008-11-18
1
-0
/
+70
*
Remove most base dependencies from ImageSkia. Poke through the resource getti...
brettw@google.com
2008-11-18
1
-0
/
+74
*
Cursor support including custom cursors.
avi@google.com
2008-11-18
4
-6
/
+187
*
Minor whitespace cleanup.
darin@chromium.org
2008-11-18
1
-4
/
+3
*
Backout my image change which broke mac.
brettw@google.com
2008-11-18
1
-72
/
+0
*
* remove glue dependency from PluginsChromium* renamed some of the MIME API t...
erikkay@google.com
2008-11-18
1
-2
/
+48
*
Remove most base dependencies from ImageSkia.
brettw@google.com
2008-11-18
1
-0
/
+74
*
AutocompleteBodyListener is created with a ref count of 1, so we need to do a...
jcampan@chromium.org
2008-11-18
1
-3
/
+3
*
Lazy-initialize Clipboard, since we can't use it until we have an X connection.
evanm@google.com
2008-11-17
1
-7
/
+8
*
The password manager and the form autofill feature were listening for events ...
jcampan@chromium.org
2008-11-17
12
-326
/
+407
*
Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem...
pinkerton@google.com
2008-11-17
1
-9
/
+4
*
Move dmg_fp in scons build to compile from
tc@google.com
2008-11-15
1
-1
/
+0
*
fix the JSC build
erikkay@google.com
2008-11-14
1
-0
/
+4
*
Fixed version of commit 5499
estade@chromium.org
2008-11-14
2
-0
/
+24
*
Reverting 5499
estade@chromium.org
2008-11-14
2
-24
/
+0
*
Basic GetScreenInfo implementation for gtk.
estade@chromium.org
2008-11-14
2
-0
/
+24
*
Added stats counters and trace event to ChromiumBridge.
erikkay@google.com
2008-11-14
1
-1
/
+31
*
Custom cursor support.
evanm@google.com
2008-11-14
4
-15
/
+53
*
removed a bunch of minor glue dependencies from port
erikkay@google.com
2008-11-14
1
-0
/
+17
*
Add GCController support to test_shell.
fqian@google.com
2008-11-14
2
-0
/
+8
*
Update the grd files to generate .rc and .h files for the 8 new languages.
tc@google.com
2008-11-14
1
-0
/
+8
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
2
-5
/
+5
*
Remove base dependency from SkiaUtils, fix namespaces and includes.
brettw@google.com
2008-11-14
2
-0
/
+2
*
Update strings and add 8 new Indic languages
tc@google.com
2008-11-13
48
-1159
/
+1495
*
Fix mouse and keyboard input a bit.
deanm@chromium.org
2008-11-13
2
-6
/
+33
*
* Copy webkit_glue font functions into ChromiumBridge.
erikkay@google.com
2008-11-13
2
-5
/
+9
*
Fix a crash in runOpenPanel where an array size wasn't being checked. To rep...
erikkay@google.com
2008-11-13
1
-2
/
+3
*
Fix LayoutTests/http/tests/loading/gmail-assert-on-load.html test.
darin@chromium.org
2008-11-13
1
-4
/
+3
*
Temporary fix on Finnur's behalf to make find useful until bigger fix is
sky@google.com
2008-11-13
1
-2
/
+4
*
fix scons webkit build on windows
tc@google.com
2008-11-13
1
-0
/
+1
*
Fix test_shell_test failure. I had missed the fact that the generated entity...
jam@chromium.org
2008-11-12
2
-7
/
+16
*
* add MIME type functions to ChromiumBridge
erikkay@google.com
2008-11-12
1
-0
/
+38
*
Remove the generation of HtmlEntityCodes.c since the same data is in HtmlEnti...
jam@chromium.org
2008-11-12
1
-17
/
+19
*
Landing 38097:38305 merge (src/webkit, DEPS)
dglazkov@google.com
2008-11-12
1
-3
/
+4
*
Fixes a regression caused by my change r5095.
hbono@chromium.org
2008-11-12
1
-0
/
+11
*
Prevent crash due to DIB allocation failure
joshia@google.com
2008-11-12
3
-6
/
+22
*
Add ChromiumBridge::isLayoutTestMode() and change references to webkit::IsLay...
erikkay@google.com
2008-11-12
1
-0
/
+6
*
* Remove windows-ism from pasteboard code and move to using
tc@google.com
2008-11-11
3
-14
/
+202
*
Ported plugin_stream to posix.
estade@chromium.org
2008-11-11
5
-93
/
+213
*
Basic cursor support.
evanm@google.com
2008-11-11
3
-1
/
+118
*
Remove duplicate plugin_geturl_test.cc from the to-be-ported list.
sgk@google.com
2008-11-11
1
-1
/
+0
*
Break port dependency on glue. Create ResourceRequest::TargetType as a mirro...
darin@chromium.org
2008-11-11
3
-25
/
+39
*
Fix a UMR in MakePlatformWheelEvent().
ericroman@google.com
2008-11-11
3
-5
/
+2
*
Eliminate another dependency of port on glue.
darin@chromium.org
2008-11-11
1
-0
/
+6
*
* fix linux build
tc@google.com
2008-11-11
2
-2
/
+4
*
Review URL: http://codereview.chromium.org/10005
petersont@google.com
2008-11-11
3
-17
/
+35
*
This CL makes the form autofill popup menu behave like the Firefox's one, we ...
jcampan@chromium.org
2008-11-11
1
-1
/
+9
*
More ChromiumBridge action to eliminate glue dependencies from port.
darin@chromium.org
2008-11-10
1
-0
/
+22
[next]