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
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move contents of platform/graphics/svg to svg/graphics/skia to
darin@google.com
2008-12-15
8
-739
/
+0
*
Fun file renaming patch.
darin@google.com
2008-12-15
4
-15
/
+41
*
fix box shadows
tc@google.com
2008-12-15
1
-5
/
+26
*
Ditch PluginStubsMac.cpp in favor of using the existing Chromium code.
darin@google.com
2008-12-15
1
-62
/
+0
*
Remove FileSystemPosix.cpp since it is actually unnecessary. This makes the
darin@chromium.org
2008-12-15
4
-31
/
+42
*
Move "stops sort" before first usage of m_stops.
mmoss@google.com
2008-12-15
1
-7
/
+7
*
Eliminate port/platform/win directory. Stop building a fork of BString, and
darin@chromium.org
2008-12-15
5
-429
/
+0
*
Remove few more errors in mac scons build.
phajdan.jr@chromium.org
2008-12-15
2
-6
/
+6
*
Implement visited link coloring.
brettw@google.com
2008-12-13
2
-4
/
+54
*
Remove references to base from platform/graphics.
brettw@google.com
2008-12-13
3
-16
/
+25
*
Fix purify complaint about FontData structs being leaked. These are held in a
darin@chromium.org
2008-12-13
1
-4
/
+4
*
Fix some shadow tests by allowing a 0 blur shadow
tc@google.com
2008-12-12
1
-14
/
+11
*
Move skia_utils into the skia namespace.
brettw@google.com
2008-12-12
1
-2
/
+2
*
Move Image operations and convolver to the skia namespace and clean up a few ...
brettw@google.com
2008-12-12
2
-9
/
+9
*
Remove the unused StateTrackingString.h
darin@chromium.org
2008-12-12
1
-72
/
+0
*
Sort gradient stops before processing.
mmoss@google.com
2008-12-12
1
-1
/
+13
*
Make RenderThemeGtk match RenderThemeWin a bit more.
deanm@chromium.org
2008-12-12
2
-6
/
+8
*
Drop search field methods in RenderThemeGtk.
deanm@chromium.org
2008-12-12
2
-37
/
+0
*
Move skia-specific files into platform/graphics/skia to better correspond wit...
darin@google.com
2008-12-11
23
-0
/
+0
*
Fix issue 3620
jhaas@chromium.org
2008-12-11
1
-1
/
+5
*
Rename ViewHandle to NativeView et al.
agl@chromium.org
2008-12-11
1
-1
/
+1
*
Webkit merge 39050:39100 (CL 5 of 5).
ericroman@google.com
2008-12-11
1
-0
/
+4
*
Clip the scrollbars on linux.
estade@chromium.org
2008-12-11
2
-9
/
+20
*
Linux: round font ascents
agl@chromium.org
2008-12-10
1
-1
/
+1
*
Linux fonts: match smallcaps size to Windows.
agl@chromium.org
2008-12-10
1
-1
/
+2
*
Fix 'oops' in FontUtilsChromiumWin.cpp that was causing some layout tests to
darin@chromium.org
2008-12-10
1
-3
/
+4
*
Now that we've synced to my WebKit changes I can remove the use
finnur@google.com
2008-12-10
1
-13
/
+6
*
Reverting 6709,6708,6706.
brettw@google.com
2008-12-10
2
-14
/
+18
*
Remove base dependency from image_operations and associated unittests. I also...
brettw@google.com
2008-12-10
2
-18
/
+14
*
Be stricter when clipping gtk widgets.
estade@chromium.org
2008-12-10
1
-0
/
+3
*
Move some files from platform/graphics to platform/graphics/chromium.
darin@chromium.org
2008-12-10
20
-154
/
+127
*
revert commit 6607.
estade@chromium.org
2008-12-09
1
-1
/
+4
*
Linux: respect non-standard advance widths for glyphs.
agl@chromium.org
2008-12-09
1
-20
/
+15
*
Fixed infinite recursion with MIMETypeRegistry::isSupportedMediaMIMEType and ...
scherkus@chromium.org
2008-12-08
1
-5
/
+7
*
Only copy image data to the clipboard when users select
tc@google.com
2008-12-08
1
-1
/
+22
*
Initial step to enable CSS Gradients.
mmoss@google.com
2008-12-08
1
-3
/
+8
*
A fix for Issue 5139 "some plane-1 characters are not displayed correctly".
hbono@chromium.org
2008-12-08
1
-1
/
+4
*
Update themes since we merged webkit r38911.
deanm@chromium.org
2008-12-07
2
-17
/
+20
*
Change init() in GKURL to use the default UTF-8 converter when an encoding is...
jungshik@google.com
2008-12-06
1
-11
/
+17
*
Linux: Round font heights.
agl@chromium.org
2008-12-06
1
-1
/
+1
*
Fix linux broken layout tests. They want the windows UA sheet.
mpcomplete@google.com
2008-12-05
2
-0
/
+15
*
Linux: calculate fractional xheight
agl@chromium.org
2008-12-04
1
-21
/
+15
*
Linux: use other fonts when the primary is missing glyphs
agl@chromium.org
2008-12-03
2
-7
/
+43
*
Linux: support css font-family fallback.
agl@chromium.org
2008-12-03
1
-0
/
+2
*
Fix include path in FontWin.cpp
brettw@google.com
2008-12-03
1
-1
/
+1
*
Move base/gfx/skia_util to skia/ext/skia_util_win.
brettw@google.com
2008-12-03
1
-1
/
+0
*
Move convolver and image_operations from base/gfx to skia/ext. This is just
brettw@google.com
2008-12-03
3
-3
/
+3
*
Linux: calculate x-height from the outline of the glyph.
agl@chromium.org
2008-12-03
1
-8
/
+25
*
Revert my skia file moves because of layout test failures.
brettw@google.com
2008-12-03
4
-13
/
+15
*
Add a MEDIA resource to webkit port and glue code so that
hclam@chromium.org
2008-12-03
1
-1
/
+2
[next]