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
/
chrome
/
renderer
/
renderer_webkitclient_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted WebGLES2ContextImpl and references to it and WebGLES2Context.
kbr@google.com
2010-09-21
1
-1
/
+0
*
Land http://codereview.chromium.org/3167045/show
jorlow@chromium.org
2010-09-05
1
-0
/
+4
*
Support sending BlobData to browser process. Also support sending UploadData
jianli@chromium.org
2010-08-27
1
-0
/
+4
*
Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.
kinuko@chromium.org
2010-08-25
1
-0
/
+4
*
Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.
kinuko@chromium.org
2010-08-18
1
-3
/
+3
*
Rename IndexedDatabase to IDBFactory to match the spec
andreip@chromium.org
2010-07-30
1
-2
/
+2
*
Header cleanup in chrome/renderer/.
erg@google.com
2010-07-28
1
-64
/
+13
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Re-commit r50321 after rollback.
jeremy@chromium.org
2010-06-20
1
-2
/
+8
*
Revert "Mac: Infrastructure for serialization of OS fonts over IPC."
jeremy@chromium.org
2010-06-20
1
-8
/
+2
*
Mac: Infrastructure for serialization of OS fonts over IPC.
jeremy@chromium.org
2010-06-20
1
-2
/
+8
*
Wire sending/receiving cacheable metadata from the renderer
tonyg@chromium.org
2010-05-18
1
-0
/
+4
*
Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the
jorlow@chromium.org
2010-05-14
1
-1
/
+6
*
Adding a method to RendererWebKitClientImpl to create a GLES2Context.
vangelis@chromium.org
2010-05-13
1
-0
/
+1
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
1
-2
/
+1
*
Add Chromium side implementation for WebFileSystem interface in WebKit.
jianli@chromium.org
2010-05-06
1
-3
/
+16
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-2
/
+0
*
Added command buffer implementation of WebGL which runs in the sandbox.
kbr@google.com
2010-03-27
1
-1
/
+1
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-0
/
+2
*
Implement WebCookieJar.
darin@chromium.org
2010-02-25
1
-14
/
+1
*
Only pump messages during a cookie query if it results in a user prompt.
darin@chromium.org
2010-02-24
1
-3
/
+9
*
WebKit roll 55080:55089
agl@chromium.org
2010-02-22
1
-0
/
+2
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-1
/
+0
*
Finish the plumbing for cookiesEnabled.
abarth@chromium.org
2010-01-13
1
-0
/
+2
*
This reverts commit r35458.
agl@chromium.org
2010-01-04
1
-2
/
+0
*
...
agl@chromium.org
2010-01-04
1
-0
/
+2
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-3
/
+3
*
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
-2
/
+2
*
Enable the URL portion of storage events. This is mostly just plumbing + a h...
jorlow@chromium.org
2009-11-05
1
-1
/
+1
*
First half of http://codereview.chromium.org/274014/show
jorlow@chromium.org
2009-11-04
1
-0
/
+4
*
Initial pass of shared workers renderer-side code
atwilson@chromium.org
2009-10-30
1
-0
/
+8
*
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
*
Add quota support.
jorlow@chromium.org
2009-10-03
1
-1
/
+1
*
Minor cleanup in WebKitClient.
darin@chromium.org
2009-10-02
1
-2
/
+2
*
Make sudden termination into a counter.
estade@chromium.org
2009-10-02
1
-0
/
+8
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
1
-2
/
+4
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-0
/
+2
*
This CL is doing a bunch of Misc work to make LocalStorage data persist.
jorlow@chromium.org
2009-08-05
1
-0
/
+1
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
1
-0
/
+1
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
1
-0
/
+7
*
The final CL for plumbing DOM Storage.
jorlow@chromium.org
2009-07-24
1
-0
/
+3
*
Introduce WebLocalizedString and queryLocalizedString methods
darin@chromium.org
2009-07-17
1
-1
/
+1
*
Add getFileSize support to chromium
victorw@chromium.org
2009-07-03
1
-0
/
+1
*
Linux: plumb fontconfig call out to the sandbox host.
agl@chromium.org
2009-06-25
1
-1
/
+20
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
1
-4
/
+4
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-1
/
+1
*
Fix sudden termination after the latest WebKit merge.
jam@chromium.org
2009-04-25
1
-0
/
+1
*
Chrome changes to support WebKit API changes.
darin@chromium.org
2009-04-16
1
-2
/
+3
[next]