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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make webkit\glue\cpp_*.cc not depend on "config.h"
jorlow@chromium.org
2009-07-29
1
-10
/
+66
*
Replace parameterless frame retrieval with explicit one.
dglazkov@chromium.org
2009-07-27
1
-1
/
+1
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
2
-12
/
+18
*
Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().
scherkus@chromium.org
2009-07-25
2
-7
/
+17
*
Verified that these strings are not used, so removing the FIXME.
ajwong@chromium.org
2009-07-24
1
-2
/
+0
*
Adds code to select which frame of an .ico best matches the desired size.
pkasting@chromium.org
2009-07-24
2
-5
/
+29
*
Move parts of npruntime into the WebKit API so it no longer has any dependenc...
jorlow@chromium.org
2009-07-24
1
-0
/
+177
*
The final CL for plumbing DOM Storage.
jorlow@chromium.org
2009-07-24
4
-5
/
+203
*
Linux: splice together RendererPreferences and SkFontHost
agl@chromium.org
2009-07-24
1
-0
/
+70
*
Make sure the multiplication sign is encoded properly.
avi@chromium.org
2009-07-23
1
-2
/
+10
*
Remove the dependency on V8Proxy.h from test_shell.cc.
dumi@chromium.org
2009-07-23
1
-0
/
+5
*
Fix trackpad scrolling issues where scroll events with 0 were sent.
avi@chromium.org
2009-07-22
1
-9
/
+12
*
This change list improves IME support on Linux. Many corner cases that were not
estade@chromium.org
2009-07-21
1
-0
/
+22
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-21
2
-0
/
+84
*
Stubs for DB-related methods in ChromiumBridge.
dumi@chromium.org
2009-07-20
1
-0
/
+33
*
Implement WebNode, and fix self assignment for WebKit api classes.
ajwong@chromium.org
2009-07-20
4
-3
/
+101
*
Reverting patch 21083.
dumi@chromium.org
2009-07-20
1
-33
/
+0
*
Stubs for DB-related methods in ChromiumBridge.
dumi@chromium.org
2009-07-20
1
-0
/
+33
*
Reverting 21059.
jorlow@chromium.org
2009-07-18
2
-84
/
+0
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-18
2
-0
/
+84
*
Flip screen coordinates when converting NSEvent to WebMouseEvent. Enable proc...
pinkerton@chromium.org
2009-07-17
1
-1
/
+1
*
Introduce WebLocalizedString and queryLocalizedString methods
darin@chromium.org
2009-07-17
1
-0
/
+241
*
Begin implementation of the context menu for Video and Audio tags.
ajwong@chromium.org
2009-07-17
2
-0
/
+16
*
Add the WebKit API for DOM Storage. This is used to re-enter WebKit. A late...
jorlow@chromium.org
2009-07-16
4
-0
/
+312
*
Revert "Stubs for DB-related methods in ChromiumBridge."
agl@chromium.org
2009-07-16
1
-33
/
+0
*
Stubs for DB-related methods in ChromiumBridge. Allows us to compile the Chro...
dumi@chromium.org
2009-07-16
1
-0
/
+33
*
Linux: filter out unreadable fonts
agl@chromium.org
2009-07-14
1
-0
/
+8
*
Linux: workaround a fontconfig bug.
agl@chromium.org
2009-07-14
1
-4
/
+17
*
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
3
-0
/
+132
*
Port WebImage to CG and rework the Skia version so that WebImage just has a
darin@google.com
2009-07-03
2
-43
/
+121
*
Add getFileSize support to chromium
victorw@chromium.org
2009-07-03
1
-0
/
+7
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
1
-10
/
+0
*
A quick fix for Issue 15531 and 10953
hbono@chromium.org
2009-07-01
1
-1
/
+2
*
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
1
-7
/
+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
2
-1
/
+99
*
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
1
-0
/
+295
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).
hbono@chromium.org
2009-06-25
1
-2
/
+114
*
implement WebSandboxSupport stub to prevent a null ptr deref
dpranke@google.com
2009-06-25
1
-4
/
+8
*
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
4
-21
/
+48
*
Revert 19009 because this prevents inserting return characters.
hbono@chromium.org
2009-06-23
1
-114
/
+2
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...
hbono@chromium.org
2009-06-23
1
-2
/
+114
[next]