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
*
Get rid of another base/ include by inlining the NSView/HWND/GtkWidget typdefs.
eseidel@chromium.org
2008-12-20
1
-3
/
+4
*
Fixed crash when clicking empty select element.
darin@chromium.org
2008-12-20
1
-5
/
+6
*
Remove dependencies from port on base/gfx/native_theme and base/win_util. In...
darin@chromium.org
2008-12-20
8
-195
/
+214
*
Fixed two layout tests.
estade@chromium.org
2008-12-20
1
-1
/
+1
*
De-basify SkiaFontwin
dglazkov@google.com
2008-12-19
1
-7
/
+15
*
Add missing files from previous checkin.
brettw@google.com
2008-12-19
2
-2
/
+2
*
Remove dependency on base/string_util.h, and rename some methods to better
darin@chromium.org
2008-12-19
1
-10
/
+17
*
plumb missing image code through the chrome bridge. Use the .gif version inst...
pinkerton@google.com
2008-12-19
2
-54
/
+33
*
Make sure to initialize the proxy before using it's dom constructor
ager@google.com
2008-12-19
1
-0
/
+2
*
Unfork CachedPage (2/2)
dglazkov@google.com
2008-12-18
2
-77
/
+52
*
Move various gtest-style unit tests out of webkit/port and into a new
darin@google.com
2008-12-18
5
-932
/
+0
*
Bridge out media player from MediaPlayerPrivate.
hclam@chromium.org
2008-12-18
1
-8
/
+17
*
Remove some files that are not needed. Cleanup the Xcode project. Some stuff
darin@google.com
2008-12-18
2
-136
/
+0
*
Grab the file that fixes the box shadow size. This was supposed to be in the
brettw@google.com
2008-12-18
1
-1
/
+1
*
Kill our forked copy of MIMETypeRegistry.cpp by moving the customized methods
darin@chromium.org
2008-12-18
3
-141
/
+94
*
Chrome side of unforking. I need to pull WebKit with the change that unforks ...
brettw@google.com
2008-12-18
3
-195
/
+353
*
Add support for transformed, stoked, shadowed, filled text. We do this by dra...
brettw@google.com
2008-12-18
6
-5
/
+426
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
6
-15
/
+15
*
Triage some more tests.
tc@google.com
2008-12-17
1
-3
/
+0
*
Fix incorrect pattern offsets, and rebaseline associated test results.
mmoss@google.com
2008-12-16
1
-2
/
+7
*
Implement ScriptController::updateSecurityOrigin. Fixes two security LayoutT...
abarth@chromium.org
2008-12-16
4
-21
/
+10
*
Fix memory corruption in the GIF decoder if a GIF specified a frame with no p...
pkasting@chromium.org
2008-12-16
1
-4
/
+7
*
Remove a hack that was unnecessarily affecting Linux layout tests.
evanm@google.com
2008-12-16
1
-1
/
+7
*
Rewrite the GKURL unit tests to not use the "old" KURL as a baseline. This is
brettw@google.com
2008-12-16
1
-234
/
+232
*
I bow down before Dean and his "I don't need sleep, I'll just read every line...
agl@chromium.org
2008-12-16
1
-1
/
+1
*
It appears that the GTK theme doesn't always draw the full rectangle
agl@chromium.org
2008-12-16
1
-0
/
+11
*
Removed the use of the ConsoleMessage::operator== as it has been responsible ...
sgjesse@chromium.org
2008-12-16
1
-6
/
+2
*
Unfork MessagePort.cpp by postponing the entanglement of the message port Jav...
sgjesse@chromium.org
2008-12-16
3
-35
/
+37
*
WebKit Merge 39143:39309, Part 8 (port side)
dglazkov@google.com
2008-12-16
9
-9
/
+100
*
Update SVG path debug string to match what Webkit expects.
estade@chromium.org
2008-12-16
1
-0
/
+1
*
Changes to the autofill popup:
jcampan@chromium.org
2008-12-16
2
-0
/
+8
*
Move contents of platform/graphics/svg to svg/graphics/skia to
darin@google.com
2008-12-15
8
-0
/
+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
*
Move implementation of BackForwardListClient to a new class named
darin@chromium.org
2008-12-13
2
-306
/
+0
*
Merge 39141:39143: The ScriptCallStack (2/2)
dglazkov@google.com
2008-12-12
10
-134
/
+322
*
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
2
-3
/
+3
*
Fix for http://code.google.com/p/chromium/issues/detail?id=5409.
mpcomplete@google.com
2008-12-12
4
-10
/
+16
*
Remove JSC masquerade, implement ScriptState (2/2).
dglazkov@google.com
2008-12-12
8
-138
/
+58
*
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
[next]