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
*
WebKitMerge 40409:40464 (chromium-side).
ericroman@google.com
2009-02-03
2
-0
/
+13
*
Modify npruntime_impl.h to be useful. Previously, we were not using
darin@chromium.org
2009-01-29
1
-51
/
+33
*
Add missing returns in setters for selectionStart and selectionEnd.
ager@google.com
2009-01-28
2
-14
/
+19
*
Chrome side of WebKit Merge 40165:40297
playmobil@google.com
2009-01-28
3
-7
/
+58
*
Remove inline ToString(KURL) method from v8_bindings.h.
tc@google.com
2009-01-27
1
-5
/
+0
*
Speculative fix for UMR seen by Purify
eseidel@chromium.org
2009-01-26
1
-0
/
+2
*
See if mac bitches about not having config.h
mbelshe@google.com
2009-01-26
3
-0
/
+3
*
Case sensitive directory names on linux
mbelshe@google.com
2009-01-26
1
-1
/
+1
*
Add newlines to the end of files so that linux can compile
mbelshe@google.com
2009-01-26
5
-1
/
+6
*
Add a new interface to JS for access to a microsecond timer (Interval).
mbelshe@google.com
2009-01-26
8
-37
/
+219
*
Chrome side of webkit merge to 40124.
tc@google.com
2009-01-22
4
-183
/
+6
*
Add V8 bindings for Worker.
jianli@chromium.org
2009-01-21
10
-2
/
+627
*
Delete unnecessary file.
darin@google.com
2009-01-21
1
-44
/
+0
*
Fix for bug 6100:
iposva@chromium.org
2009-01-20
10
-14
/
+281
*
Switch over to using the image decoders from third_party/WebKit
darin@chromium.org
2009-01-20
17
-5079
/
+0
*
Add v8 bindings for WebKitCSSMatrix.
ager@google.com
2009-01-20
7
-4
/
+40
*
When a function handling an event doesn't return a value, it leaves
erg@google.com
2009-01-14
1
-7
/
+12
*
Refactor the code that computes the receiver for an event listener.
ager@google.com
2009-01-13
3
-79
/
+41
*
Merges your change (WebKit cl 39396) to the ImageDecoders into our
sky@google.com
2009-01-09
7
-0
/
+17
*
WebKit merge 39660:39711, part 2. Covers webkit/ changes.
darin@chromium.org
2009-01-08
6
-0
/
+31
*
Stub out NPN_Construct.
estade@chromium.org
2009-01-08
1
-0
/
+18
*
WebKit merge 39606:39660
dimich@google.com
2009-01-07
7
-71
/
+27
*
WebKit Merge 39520:39606, Chromium side
dglazkov@google.com
2009-01-05
1
-1
/
+14
*
Ensure that constructor functions are created in the context of the
ager@google.com
2009-01-05
2
-9
/
+20
*
Fix a typo in a bindings stats counter.
deanm@chromium.org
2009-01-05
1
-1
/
+1
*
Slight change to r7333.
estade@chromium.org
2008-12-24
1
-1
/
+2
*
Fix v8bindings following r7458 which deletes port/page.
ericroman@google.com
2008-12-24
1
-1
/
+1
*
Kill FontCacheMacPending.cpp
darin@google.com
2008-12-23
1
-84
/
+0
*
Move port/page/inspector bits to WebCore/inspector (2/2)
dglazkov@google.com
2008-12-23
10
-3735
/
+1
*
Kill PlatformScreenMac.mm
darin@google.com
2008-12-23
1
-99
/
+0
*
Spam webkit/port/page/Location on top of the one in WebCore/page, Mac build.
dglazkov@google.com
2008-12-23
1
-301
/
+0
*
Move webkit/port/bridge contents to their proper places in WebKit, Mac build.
dglazkov@google.com
2008-12-23
2
-322
/
+0
*
Fix a canvas layout test by handling null values in canvas.createPattern.
tc@google.com
2008-12-23
1
-2
/
+2
*
Move port/page/chromium to WebCore/page/chromium, Mac build
dglazkov@google.com
2008-12-23
8
-552
/
+0
*
Use platform/chromium from third_party/WebKit, etc.
darin@chromium.org
2008-12-23
128
-22539
/
+0
*
Point the Mac build at the newly added files in third_party/WebKit.
darin@google.com
2008-12-22
1
-61
/
+0
*
Move RenderThemeMac to WebCore/rendering/RenderThemeChromiumMac (2/2)
dglazkov@google.com
2008-12-22
1
-1965
/
+0
*
Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium...
dglazkov@google.com
2008-12-22
2
-760
/
+0
*
Move port/plugins/chromium to WebCore/plugins
dglazkov@google.com
2008-12-22
1
-49
/
+0
*
Move svg/graphics/skia to the vendor branch (2/2).
dglazkov@google.com
2008-12-22
8
-739
/
+0
*
Some cleanup in webkit/.
darin@chromium.org
2008-12-22
9
-357
/
+262
*
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
[next]