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
/
glue
/
webkitclient_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable WebSocket in test_shell
ukai@chromium.org
2009-10-21
1
-0
/
+6
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+2
*
This is a second attempt at submitting this changelist. The original one was
markus@chromium.org
2009-10-13
1
-2
/
+14
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
1
-0
/
+6
*
Add quota support.
jorlow@chromium.org
2009-10-03
1
-0
/
+13
*
Reverting 27756.
jorlow@chromium.org
2009-10-01
1
-6
/
+0
*
Another stab at the Chromium side of storage events. The WebKit side can be ...
jorlow@chromium.org
2009-10-01
1
-0
/
+6
*
Chromium side implementations of some FileSystem methods. This is needed to c...
jianli@chromium.org
2009-09-28
1
-0
/
+19
*
Roll back Markus's CL ( http://codereview.chromium.org/196053)
jshin@chromium.org
2009-09-25
1
-14
/
+2
*
When converting between units of time or data types of different precision,
markus@chromium.org
2009-09-24
1
-2
/
+14
*
Add missing newline at end of file causing a warning with gcc (r25967 caused ...
thomasvl@chromium.org
2009-09-15
1
-1
/
+1
*
Modify our webkit code to make sure it does not call into
nsylvain@chromium.org
2009-09-11
1
-1
/
+154
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-1
/
+1
*
Add beginDragWithFiles to EventSendingController. Also implement WebKitClient...
jianli@chromium.org
2009-09-08
1
-2
/
+2
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
1
-4
/
+7
*
Adding image for volume slider thumb
hclam@chromium.org
2009-08-21
1
-0
/
+1
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-2
/
+1
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-1
/
+2
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-2
/
+1
*
Add disabled play and mute icons for media player.
kylep@chromium.org
2009-08-14
1
-0
/
+2
*
Appcache related WebKit API additions. With this patch the compile-time flag ...
michaeln@google.com
2009-08-12
1
-0
/
+7
*
Add some helper methods for constructing a WebCString from UTF16 input,
darin@chromium.org
2009-08-11
1
-1
/
+1
*
This CL is doing a bunch of Misc work to make LocalStorage data persist.
jorlow@chromium.org
2009-08-05
1
-4
/
+55
*
Provide media slider thumb image for media controls panel
hclam@chromium.org
2009-07-30
1
-0
/
+1
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
1
-0
/
+21
*
Introduce WebLocalizedString and queryLocalizedString methods
darin@chromium.org
2009-07-17
1
-0
/
+73
*
Linux: add images for disabled checkboxes and radio buttons.
agl@chromium.org
2009-07-09
1
-0
/
+4
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-06-09
1
-0
/
+6
*
Revert WebURLLoader landing. Too many layout test failures.
darin@chromium.org
2009-05-30
1
-6
/
+0
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-05-30
1
-0
/
+6
*
Register the icons for play/pause and max-volume/mute in the resource files, ...
ajwong@chromium.org
2009-05-21
1
-0
/
+4
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-3
/
+3
*
Chrome side of using WebPluginListBuilder.
darin@chromium.org
2009-04-24
1
-1
/
+35
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
1
-6
/
+8
*
Enable running webkit tests in parallel and make it use
ojan@google.com
2009-03-30
1
-5
/
+0
*
Add images for <input type="search">. These are copies of the ones in the pu...
pkasting@chromium.org
2009-03-26
1
-0
/
+4
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-2
/
+1
*
Adds WebThemeEngine, WebColor, and WebCanvas to the WebKit API (chrome-side).
darin@chromium.org
2009-03-10
1
-3
/
+15
*
More WebKit API action (chromium side).
darin@chromium.org
2009-03-09
1
-0
/
+20
*
Reland r11118.
darin@chromium.org
2009-03-06
1
-0
/
+28
*
Revert r11118 :(
darin@chromium.org
2009-03-06
1
-28
/
+0
*
More WebKit API action (chromium side)
darin@chromium.org
2009-03-06
1
-0
/
+28
*
revert r10874 since it had no impact on intl1 page cycler
darin@chromium.org
2009-03-04
1
-62
/
+0
*
Try reverting to the old shared timer implementation to see if it explains
darin@chromium.org
2009-03-04
1
-0
/
+62
*
revert r10867 since it had no impact on page load perf
darin@chromium.org
2009-03-04
1
-9
/
+0
*
Test reverting to WebKit's implementation of WTF::currentTime() to see if it
darin@chromium.org
2009-03-04
1
-0
/
+9
*
Chrome side to pick up new WebKit API changes.
darin@chromium.org
2009-02-28
1
-0
/
+33
*
Remove unnecessary config.h files now that the Glue Xcode target no longer uses
darin@chromium.org
2009-02-27
1
-4
/
+0
*
Chrome side to implement WebMimeRegistry.
darin@chromium.org
2009-02-26
1
-0
/
+17