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
/
port
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added GC protection support for objects with possible pending activity which ...
sgjesse@chromium.org
2008-11-20
6
-15
/
+168
*
Remove files that we no longer need after the last merge.
ojan@google.com
2008-11-20
2
-164
/
+0
*
More font metrics work for Linux
agl@chromium.org
2008-11-20
1
-2
/
+3
*
Fix assert in debug. I had this change locally and forgot to
ojan@google.com
2008-11-20
1
-1
/
+2
*
non-third_party side of merge 38389:38450.
ojan@google.com
2008-11-20
2
-0
/
+14
*
Review URL: http://codereview.chromium.org/11504
michaeln@google.com
2008-11-20
1
-18
/
+21
*
The form autofill when shown originally has no selection, pressing enter in t...
jcampan@chromium.org
2008-11-20
1
-1
/
+6
*
Reapply http://codereview.chromium.org/11225
agl@chromium.org
2008-11-19
2
-3
/
+6
*
Match Windows font metrics on Linux.
agl@chromium.org
2008-11-19
2
-11
/
+7
*
More Linux build fixes.
agl@chromium.org
2008-11-19
1
-9
/
+43
*
Mac changes for r5690
mark@chromium.org
2008-11-19
1
-0
/
+2
*
Mac changes for r5690
mark@chromium.org
2008-11-19
2
-0
/
+4
*
Minor Linux build fixups
agl@chromium.org
2008-11-19
3
-4
/
+4
*
Fix typo for Linux build.
brettw@google.com
2008-11-19
1
-1
/
+1
*
Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...
brettw@google.com
2008-11-19
28
-0
/
+4558
*
delete more unused code
pinkerton@google.com
2008-11-19
1
-624
/
+0
*
Cleanup TemporaryLinkStubs.cpp.
darin@chromium.org
2008-11-19
1
-35
/
+39
*
remove unused file
pinkerton@google.com
2008-11-19
1
-264
/
+0
*
Remove cf_html from webdropdata.h. This is windows
tc@google.com
2008-11-19
4
-15
/
+19
*
Review URL: http://codereview.chromium.org/11434
michaeln@google.com
2008-11-18
3
-62
/
+15
*
Remove most base dependencies from ImageSkia. Poke through the resource getti...
brettw@google.com
2008-11-18
2
-79
/
+18
*
add drag delay for mac
tc@google.com
2008-11-18
1
-0
/
+4
*
Fix the set of fonts used for test_shell.
agl@chromium.org
2008-11-18
1
-2
/
+2
*
Backout my image change which broke mac.
brettw@google.com
2008-11-18
2
-21
/
+80
*
* remove glue dependency from PluginsChromium* renamed some of the MIME API t...
erikkay@google.com
2008-11-18
3
-55
/
+52
*
Remove most base dependencies from ImageSkia.
brettw@google.com
2008-11-18
2
-80
/
+21
*
Revert 5595
maruel@chromium.org
2008-11-18
1
-2
/
+2
*
Added parameter checking to window.postMessage. Before this change passing an...
sgjesse@chromium.org
2008-11-18
1
-3
/
+5
*
Fix the set of fonts used for test_shell.
agl@chromium.org
2008-11-18
1
-2
/
+2
*
Remove base and STL dependencies from FontCacheWin except for font_utils, whi...
brettw@google.com
2008-11-17
1
-50
/
+41
*
Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code from
brettw@google.com
2008-11-17
11
-193
/
+2016
*
Fix a renderer crashing bug with NPObject method references.
michaeln@google.com
2008-11-14
1
-3
/
+7
*
Added stats counters and trace event to ChromiumBridge.
erikkay@google.com
2008-11-14
4
-15
/
+22
*
removed a bunch of minor glue dependencies from port
erikkay@google.com
2008-11-14
5
-19
/
+24
*
Add GCController support to test_shell.
fqian@google.com
2008-11-14
3
-2
/
+33
*
Unfork EventTarget.idl and CSSPrimitiveValue.idl.
ager@google.com
2008-11-14
2
-16
/
+1
*
Add a trailing newline to make Linux GCC happy.
brettw@google.com
2008-11-14
1
-1
/
+1
*
Remove base dependency from SkiaUtils, fix namespaces and includes.
brettw@google.com
2008-11-14
8
-13
/
+20
*
Switch off subpixel hinting.
agl@chromium.org
2008-11-14
1
-1
/
+1
*
Get popup windows working.
agl@chromium.org
2008-11-14
1
-70
/
+0
*
Use a memcpy because we don't have access to bit_cast here.
evanm@google.com
2008-11-14
1
-2
/
+9
*
Use Skia to render fonts
agl@chromium.org
2008-11-13
6
-266
/
+305
*
Clean up the proxy code for handling frame navigation.
fqian@google.com
2008-11-13
4
-109
/
+62
*
Unfork Plugin.h, PluginArray.h and MimeTypeArray.h.
jam@chromium.org
2008-11-13
1
-7
/
+9
*
Fix assignment of a javascript: URL to window.location.href
darin@chromium.org
2008-11-13
1
-16
/
+8
*
* Copy webkit_glue font functions into ChromiumBridge.
erikkay@google.com
2008-11-13
11
-128
/
+42
*
Unfork SVGElementInstance.idl and EventTargetNode.idl.
ager@google.com
2008-11-13
2
-13
/
+11
*
* add MIME type functions to ChromiumBridge
erikkay@google.com
2008-11-12
3
-23
/
+17
*
Remove the generation of HtmlEntityCodes.c since the same data is in HtmlEnti...
jam@chromium.org
2008-11-12
1
-5
/
+0
*
Landing 38097:38305 merge (src/webkit, DEPS)
dglazkov@google.com
2008-11-12
1
-2
/
+5
[next]