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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement cryptographicallyRandomValues to let WebKit have some
abarth@chromium.org
2011-02-23
1
-0
/
+2
*
Pump the WebCore Timer queue before running animation callbacks
jamesr@chromium.org
2011-02-16
1
-1
/
+4
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Add implementation of WebThemeEngine for the Mac (declared by
mihaip@chromium.org
2010-12-29
1
-1
/
+3
*
(Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...
kbr@google.com
2010-12-16
1
-0
/
+3
*
histogram API of WebKitClient implemented in chromium/webkit/glue
scheib@chromium.org
2010-12-02
1
-0
/
+4
*
Add form validation message strings.
tkent@chromium.org
2010-11-25
1
-0
/
+5
*
Fixed include in test_webkit_client
davemoore@chromium.org
2010-10-10
1
-1
/
+4
*
Revert 62068 - Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
1
-4
/
+1
*
Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
1
-1
/
+4
*
Implement on Chromium side recently added actualMemoryUsageMB.
antonm@chromium.org
2010-09-08
1
-0
/
+1
*
Revert 58153 - Introduce a flag to bypass the cache when retrieving current m...
chase@chromium.org
2010-09-01
1
-1
/
+1
*
Introduce a flag to bypass the cache when retrieving current memory usage.
antonm@chromium.org
2010-09-01
1
-1
/
+1
*
FBTF: Move code from headers into cc files.
erg@google.com
2010-08-27
1
-1
/
+1
*
Clean up the last bits of the dirfd parameter that was used by
dumi@chromium.org
2010-05-14
1
-7
/
+0
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
1
-0
/
+6
*
Add Chromium side implementation for WebFileSystem interface in WebKit.
jianli@chromium.org
2010-05-06
1
-14
/
+0
*
Switch over to non-deprecated WebKit APIs and delete client methods that are no
darin@chromium.org
2010-05-05
1
-1
/
+0
*
Add a context parameter to callOnMainThread. The old form is going to be
darin@chromium.org
2010-04-28
1
-0
/
+1
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-2
/
+0
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-1
/
+2
*
Initial change for DumpRrenderTree support library
tkent@google.com
2010-03-04
1
-0
/
+1
*
Remove unused methods.
darin@chromium.org
2010-02-26
1
-5
/
+0
*
Avoid unnecessary restarts of the webkit shared timer, and when restarting, use
darin@chromium.org
2010-02-23
1
-0
/
+1
*
Modal loops of joy.
darin@chromium.org
2010-02-18
1
-4
/
+8
*
Rename policy_url to first_party_for_cookies in cookie-related code.
wtc@chromium.org
2009-11-18
1
-1
/
+1
*
Cleans up a bit the DB-related methods.
dumi@chromium.org
2009-11-13
1
-5
/
+7
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-1
/
+1
*
First half of http://codereview.chromium.org/274014/show
jorlow@chromium.org
2009-11-04
1
-6
/
+0
*
Chrome changes to extract the code from V8Proxy that special-cases
darin@chromium.org
2009-11-03
1
-5
/
+0
*
Expose a method to access amount of memory used by the current process.
darin@chromium.org
2009-11-02
1
-0
/
+1
*
Remove TemporaryGlue::popupsAllowed by just having the
darin@chromium.org
2009-10-30
1
-1
/
+0
*
Flesh out more of ChromiumBridge.cpp eliminating all but two methods on
darin@chromium.org
2009-10-30
1
-50
/
+33
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
1
-0
/
+5
*
Adds support for the <keygen> tag for client certificate enrollment
wtc@chromium.org
2009-10-23
1
-0
/
+4
*
Enable WebSocket in test_shell
ukai@chromium.org
2009-10-21
1
-0
/
+1
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
1
-0
/
+3
*
Add quota support.
jorlow@chromium.org
2009-10-03
1
-2
/
+7
*
Reverting 27756.
jorlow@chromium.org
2009-10-01
1
-3
/
+0
*
Another stab at the Chromium side of storage events. The WebKit side can be ...
jorlow@chromium.org
2009-10-01
1
-0
/
+3
*
Chromium side implementations of some FileSystem methods. This is needed to c...
jianli@chromium.org
2009-09-28
1
-0
/
+3
*
Modify our webkit code to make sure it does not call into
nsylvain@chromium.org
2009-09-11
1
-0
/
+18
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
1
-2
/
+4
*
Appcache related WebKit API additions. With this patch the compile-time flag ...
michaeln@google.com
2009-08-12
1
-0
/
+3
*
This CL is doing a bunch of Misc work to make LocalStorage data persist.
jorlow@chromium.org
2009-08-05
1
-1
/
+12
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
1
-0
/
+7
*
Introduce WebLocalizedString and queryLocalizedString methods
darin@chromium.org
2009-07-17
1
-0
/
+4
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-06-09
1
-0
/
+1
*
Revert WebURLLoader landing. Too many layout test failures.
darin@chromium.org
2009-05-30
1
-1
/
+0
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-05-30
1
-0
/
+1
[next]