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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
A quick fix for Issue 15852.
hbono@chromium.org
2009-07-10
1
-9
/
+13
*
Linux: don't crash when performing font fallback to a non-scalable font.
agl@chromium.org
2009-07-10
1
-0
/
+4
*
Fix custom cursors on Mac. Null and 0 turn out not to be opposites.
darin@chromium.org
2009-07-09
1
-1
/
+1
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
5
-6
/
+162
*
Refactoring to introduce refcount to WebMediaPlayerImpl
hclam@chromium.org
2009-07-07
1
-5
/
+4
*
Port WebImage to CG and rework the Skia version so that WebImage just has a
darin@google.com
2009-07-03
3
-96
/
+155
*
Add getFileSize support to chromium
victorw@chromium.org
2009-07-03
2
-0
/
+11
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
4
-25
/
+33
*
A quick fix for Issue 15531 and 10953
hbono@chromium.org
2009-07-01
2
-2
/
+3
*
Modify printing methods on WebFrame to be more inline with the version
darin@chromium.org
2009-06-30
2
-32
/
+20
*
Delete V8Proxy and V8Utilities and use upstreamed versions.
japhet@chromium.org
2009-06-29
1
-2
/
+2
*
Remove --enable-web-workers command-line switch.
dimich@google.com
2009-06-29
2
-10
/
+0
*
Reverting 19489,19488.
japhet@chromium.org
2009-06-29
1
-2
/
+2
*
Use upstream V8Proxy and V8Utilities
japhet@chromium.org
2009-06-29
1
-2
/
+2
*
Linux: plumb fontconfig call out to the sandbox host.
agl@chromium.org
2009-06-25
4
-1
/
+207
*
Fix GCC compile error. This is similar to the change I made in r19105.
darin@chromium.org
2009-06-25
1
-1
/
+1
*
Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.
darin@chromium.org
2009-06-25
4
-28
/
+338
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).
hbono@chromium.org
2009-06-25
2
-2
/
+115
*
implement WebSandboxSupport stub to prevent a null ptr deref
dpranke@google.com
2009-06-25
2
-5
/
+9
*
Fix GCC bustage. Part 2.
darin@chromium.org
2009-06-24
1
-1
/
+1
*
Fix GCC build bustage.
darin@chromium.org
2009-06-24
1
-0
/
+1
*
Switch WebHTTPBody and WebDragData to implement copy-on-write behavior. This
darin@chromium.org
2009-06-24
7
-29
/
+62
*
Revert 19009 because this prevents inserting return characters.
hbono@chromium.org
2009-06-23
2
-115
/
+2
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...
hbono@chromium.org
2009-06-23
2
-5
/
+118
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
8
-37
/
+67
*
Hack to enable video on mac by creating a blank PlatformContextMac to draw on.
ajwong@chromium.org
2009-06-16
4
-9
/
+33
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
3
-5
/
+170
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
1
-16
/
+5
*
Roll webkit DEPS and fix build.
abarth@chromium.org
2009-06-14
1
-2
/
+2
*
Fix javascript-backslash.html layout test failure.
darin@chromium.org
2009-06-11
2
-25
/
+1
*
Update WebKit to r44544.
darin@chromium.org
2009-06-09
2
-13
/
+0
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-06-09
20
-114
/
+1527
*
Revert WebURLLoader landing. Too many layout test failures.
darin@chromium.org
2009-05-30
20
-1474
/
+86
*
Fix layout test failures.
darin@chromium.org
2009-05-30
1
-1
/
+1
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-05-30
19
-85
/
+1473
*
Handle mimetype queries for media files
hclam@chromium.org
2009-05-29
2
-4
/
+7
*
Let ChromiumBridge::paintTextField check if the Color object passed in is valid
brettw@chromium.org
2009-05-27
1
-1
/
+4
*
Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstP...
abarth@chromium.org
2009-05-22
2
-6
/
+8
*
Add events to windowless plugins on linux. This CL also refactors the event
evan@chromium.org
2009-05-22
4
-16
/
+88
*
Meta key is not the same as Alt key on Windows.
avi@chromium.org
2009-05-21
1
-3
/
+3
*
Move ExtraData from WebRequest to WebDataSource.
darin@chromium.org
2009-05-21
1
-4
/
+4
*
Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...
jam@chromium.org
2009-05-20
2
-7
/
+6
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
6
-6
/
+572
*
Fix typo. The right button is pressed when MK_RBUTTON is set.
darin@chromium.org
2009-05-18
1
-1
/
+1
*
Implement the triple click for the Mac.
avi@google.com
2009-05-12
5
-48
/
+92
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
86
-0
/
+9374